body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size: 10px;
}
.menu_bkd {
	background-image: url(menu_unten.gif);
	background-repeat: repeat-y;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cf001e;
	text-align: left;
	padding-left: 25px;
	padding-top: 50px;
}
.adresse a:link { color: #cf001e; text-decoration: none; }
.adresse a:visited { color: #cf001e;	text-decoration: none; }
.adresse a:active { color: #000000;	text-decoration: none; }
.adresse a:hover { color: #000000;	text-decoration: none; }
.content_bkg {
	background-image: url(content_bkg.gif);
	background-repeat: repeat-y;
	
}
.topnav {
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
	color:#cf001e;
	padding-left:25px;
	font-size:11px;
	}
	
.topnav a:link { color: #cf001e; text-decoration: none; }
.topnav a:visited { color: #cf001e;	text-decoration: none; }
.topnav a:active { color: #e68764;	text-decoration: none; }
.topnav a:hover { color: #e68764;	text-decoration: none; }	
.langnav {
	background-color:#cf001e;
	color: #000000;
	font-size: 11px;
}
.langnav a:link { color: #ffffff; text-decoration: none; }
.langnav a:visited { color: #ffffff;	text-decoration: none; }
.langnav a:active { color: #f2c1ae;	text-decoration: none; }
.langnav a:hover { color: #f2c1ae;	text-decoration: none; }
/* - - - - - Navigation - - - - - */
/* --------- SEHR WICHTIG! EINIGE ALLGMEINE PARAMETER RESETEN ------------*/
/* damit im explorer die listenpunkte verschwinden und man die elemente genau positionieren kann */
ul,ol,li { margin:0; padding:0 }
ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}
/* --------------------- NAV 1st level --------------------- */
.nav {
	/* border: 1px solid #000000; */
	width: 177px;
}
ul.nav1st {
	/* border: 1px solid #000000; */
}
	
ul.nav1st li {
	
}
ul.nav1st a, ul.nav1st a:link {
	/* border: 1px solid #000000; */
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	margin-bottom:0px;
	color:#cf001e;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
ul.nav1st a:hover {
	color:#FFFFFF;
	background-image: url(bg1.jpg);
	display:block;
}
ul.nav1st li a.current, ul.nav1st li a.current:link {
	color:#FFFFFF;
		background-image: url(bg1.jpg);
	display:block;
}
/* --------------------- NAV Links 2nd level --------------------- */
ul.nav2nd {
	/* border: 1px solid #666666; */
	margin: 0px;
	padding-left:10px;
	margin-left:15px;
	background-color:#e68764;
	padding-bottom:5px;
}
ul.nav2nd li {
	margin:0px;
	padding:0px;
}
ul.nav2nd a, ul.nav2nd a:link {
	display:block;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	border-bottom: 1px dotted #ffffff;
	background-image: none;
	padding-left:0px;
	
}
ul.nav2nd a:hover {
	color:#000000;
	background-image: none;
}
ul.nav2nd li a.current, ul.nav2nd li a.current:link {
	color:#000000;
	background-image: none;
}
ul.nav2nd li a.current:hover {
	color:#000000;
	background-image: none;
}
/*  - - - - - - - -   mod16 - News schreiben - - - - - - - - - - */
.newsinhalt { /* CONTAINER LINKS */
	/* border: 1px solid #008690; */
	/*border-top: 1px dotted #999999;*/
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #8b8c8e;
	width: 310px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:45px;
	margin-bottom:20px;
	float: left;
	}
.newsdate {
	text-align: right;
}
.newstitle {
	font-size: 15px;
	font-weight: bold;
	color: #cf001e;
	margin-bottom: 10px;
}
div.newsintro {
	font-size: 11px;
	color: #8b8c8e;
	margin-bottom: 10px;
	font-weight:bold;
}
div.newsintro a:link {
	color: #8b8c8e;
	text-decoration: none;
}
div.newsintro a:visited {
	color: #8b8c8e;
	text-decoration: none;
}
div.newsintro a:active {
	color: #b9babc;
	text-decoration: none;
}
div.newsintro a:hover {
	color: #b9babc;
	text-decoration: none;
}
div.newstexteditor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	/* border: 1px solid #008690; */
	margin-bottom: 10px;
	color: #8b8c8e;
} 
div.newstexteditor h1 {
	font-size: 13px;
	font-weight: bold;
	color: #cf001e;
	/*border-bottom: 1px dotted #999999;*/
	padding-bottom:5px;
	margin-bottom: 10px;
}
div.newstexteditor h2 {
	font-size: 11px;
	font-weight: bold;
	color: #cf001e;
	margin-bottom: 10px;
}
div.newstexteditor ul {
	list-style: disc;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
div.newstexteditor ol	{
	margin-left:35px;
	margin-top:10px;
	margin-bottom:10px;
}
div.newstexteditor a:link {
	color: #cf001e;
	text-decoration: none;
}
div.newstexteditor a:visited {
	color: #cf001e;
	text-decoration: none;
}
div.newstexteditor a:active {
	color: #b9babc;
	text-decoration: none;
}
div.newstexteditor a:hover {
	color: #b9babc;
	text-decoration: none;
}
div.newstexteditor table {
	width:315px; /* maximale Breite für eine Tabelle*/
}
div.newstexteditor td {
	background-color: #fcf5dc;
	padding-left:5px;
	padding-right:5px;
} 
.newsdokumentedownload {
	font-size: 11px;
	/*border: 1px solid #008690;*/
	padding: 10px;
	margin-bottom: 10px;
	color: #cf001e;
	margin-top:10px;
	background: #fcf5dc;
}
.newsdokument {
	margin-left: 20px;
	margin-top: 1px;
	/*border: 1px solid #008690;*/
}
div.newsdokument a:link {
	color: #cf001e;
	text-decoration: none;
}
div.newsdokument a:visited {
	color: #cf001e;
	text-decoration: none;
}
div.newsdokument a:active {
	color: #5d5d5f;
	text-decoration: none;
}
div.newsdokument a:hover {
	color: #5d5d5f;
	text-decoration: none;
}
.newsfotos { /* CONTAINER RECHTS */
	float: left;
	/* width:200px; */
	/* border: 1px solid #008690; */
	/*border-top: 1px dotted #999999;*/
	padding-top:5px;
	margin-bottom: 10px;
	width:155px;
	
}
.newsfotos img {
	/* border: 1px solid #008690;*/
	margin-bottom:5px;
}
/*  - - - - - - - -   mod15 - Formular erzeugen - - - - - - - - - - */
div.formular {
	font-size: 11px;
	/* border: 1px solid #000000;  */
	padding: 10px; 
	margin-bottom: 20px;
	color: #cf001e;
	width: 310px;
	padding:10px;
}
div.formularfehler {
	color:#ffffff;
	/* border: 1px solid #008690; */
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:45px;
	width:310; 
	background-color:#d30014; 
	margin-bottom:10px;
}
#form-module * {
	padding:0px;
	margin:0px;
}
#form-module {
	margin:0px;
	padding:0px;
	width:310px;
	background-color:#ffffff; 
	color:#cf001e;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
#form-module fieldset {
	border:0px solid #fff;
}
#form-module legend {
	display:none;
}
#form-module p {
	margin:0;
	padding:5px;
	font-size: 11px;
	font-weight:bold;
}
#form-module .element {
	display:block;
	clear:both;
	background-color:#ffffff;
	color:#8b8c8e;
	/* border-top:1px solid #fff;  */
}
#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:100px;
	/* border-right:2px solid #fff; */
}
#form-module label.checkbox {
	color:#8b8c8e;
	width:200px;
	/* border:1px solid #fff; */
	padding:0px 0px 0px 15px;
	margin:0px;
}
#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:175px;
	/* border:1px solid #333; */
}
#form-module input.text {
	height:20px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #8b8c8e;
}
#form-module textarea.textarea {
	height:20px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
#form-module input.checkbox {
	width:15px;
	height:15px;
	margin:0px 0px 0px 10px;
	/* border:1px solid #fff; */
}
#form-module input.submit { 
	margin:0px 0px 20px 120px;
	padding:2px;
	/*border:1px solid #333;*/
	background-color:#cf001e;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	cursor:pointer;
	
}
#form-module input.submit:hover { 
	background-color:#e68764;
	color:#ffffff;
}
#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}
#form-module-thanks {
	display:block;
	color:#cf001e;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
#form-module p {
	/* border-bottom:1px dotted #5b5b5b; */
}
/*  - - - - - - - -   mod02 - Titel - - - - - - - - - - */
div.title1 {
	font-size: 15px;
	font-weight: bold;
	color: #cf001e;
	/* border: 1px solid #000000; */
	width: 310px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:45px;
}
div.title2 {
	font-size: 13px;
	font-weight: bold;
	color: #cf001e;
	/* border: 1px solid #cf001e; */
	width: 310px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:45px;
}
div.title3 {
	font-size: 11px;
	font-weight: bold;
	color: #cf001e;
	/* border: 1px solid #cf001e; */
	width: 310px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:45px;
}
/*  - - - - - - - -   mod29 - JAOS Lightbox - - - - - - - - - - */
/* JAOS Lightbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung der Thumbnails, ausgelegt auf eine Thumbnail-Grösse von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet und dem jeweiligen div's zugeordnet.
*/
div.jaosg_gallerie {
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cf001e;
	/* border: 1px solid #008690; */
	width: 310px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:45px;
	margin-bottom:20px;
}
div.jaosg_title{
	font-size: 15px;
	font-weight: bold;
	color: #cf001e;
	margin-bottom: 10px;
}
div.jaosg_einleitung{
	font-size: 11px;
	color: #8b8c8e;
	margin-bottom: 10px;
	/* font-weight:bold; */
}
div.jaosg_thumbnail{
	float: left;
	/* background: #dddddd; */
	/*border: 1px solid #000000;*/
	/*border-color: #AAA #444 #444 #AAA;*/
	margin: 1px 1px;
}
div.jaosg_thumbnail img{
	border: 1px solid #dddddd;
	padding:1px;
	/*border-color: #444 #AAA #AAA #444;*/
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 60px;
	margin: 0px 4px 4px 0px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 60px;
	width: 60px;
	margin: 0px 4px 4px 0px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}
