body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
				
}



/* ------------------------------------------   Allgemein  ------------------------------------------ */

h1 {
	color: #904121;
	font-size: .9em;
	margin-top: 0;
}

h2 {
	color: #904121;
	font-size: 8.pt

}

h3 {
	color: #333333;;
	font-size: 8pt
}

p {
	color: #333333;
	font-size: 8pt;
	line-height: 1.4em;
				
}


a {
	text-decoration: underline;
	color: #904121;
}

a:hover {
	text-decoration: underline;
}

div.Content a:link, div.Content a:visited {
	font-weight: normal;
	text-decoration:  none;
}

div.Content strong {
	color: #000000;
}

div.Content li {
	color: #333333;
	font-size: 8pt;
	line-height: 1.4em;
				
}

div.Content td, div.Content th {
	color: wihte;
	font-size: 0.8em;
	line-height: 1.4em;
				
}

div.Content th {
	text-align: left;
				
}

/* ------------------------------------------     Layout Header  ------------------------------------------ */



div.TopBar {
	position:absolute;
	left:0;
	top:0;
	width:780;
	height:123;
	z-index:0;
	background-image:  url(grafik/redtag_head.jpg);
	background-repeat: repeat-x;
				
}



/* ------------------------------------------     Layout Main Content  ------------------------------------------ */

div.Container {
	position: absolute;
	left: 0;
	top: 145px;
	width: 700px;
	z-index: 10;

}

div.MainMenu {
/*	position: absolute;
	left: 20;
	top: 180px;
*/
	width: 180px;
	float: left;
		
}


div.Content {
/*	position:absolute;
	left:100px;
	width: 406px;
	height: auto;
	z-index:2;*/
	border-bottom-width: 20px;
	border-bottom-color: #FFFFFF;
	width: 406px;
	float: left;
					
}

div.Content2 {
/*	position:absolute;
	left:100px;
	width: 520px;
	height: auto;
	z-index:2;*/
	border-bottom-width: 20px;
	border-bottom-color: #FFFFFF;
	width: 520px;
	float: left;
					
}

div.artikel {
	left: 0px;
	top: 140px;
	width: 100%;
	background-color: #eeeeee;	
	border-bottom:solid 10px white;
	z-index:99;
	padding: 1 5 2 10
				
	}
	

span.ContentSeparator {
	display: block;
	border-bottom: solid #904121 1px;
	
}
div.bottom {
	width: 292px;
	float: left;
				
	
}


/* ------------------------------------------   MainMenu ------------------------------------------ */

a.type_1:link { 
	border-bottom: solid #904121 1px;
	border-right: solid #904121 1px; 
	padding: 4px 10px 3px 10px; 
	color: #333333; 
	font-weight: bold; 
	font-size: 8pt;
	 line-height: 15pt; 
	 text-decoration: none 
	 
}

a.type_1:visited { 
	border-bottom: solid #904121 1px;
	border-right: solid #904121 1px; 
	padding: 4px 10px 3px 10px; 
	color: #333333; 
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 15pt; 
	text-decoration: none 
	
}
	
a.type_1:hover { 
	border-bottom: solid #904121 1px;
	background-color: white; 
	border-right: solid #904121 1px; 
	padding: 4px 10px 3px 10px; 
	color: #904121; 
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 15pt; 
	text-decoration: none

 }
 
a.type_1:active { 
	border-bottom: solid #904121 1px;
	border-right: solid #904121 1px;
	padding: 4px 10px 3px 10px; 
	color: #904121; 
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 15pt; 
	text-decoration: none 
	
}

a.type_1b:active { color: #904121; font-weight: bold; font-size: 8pt; line-height: 15pt; text-decoration: none; padding: 4px 10px 3px; border-right: 3px solid #904121; border-bottom: 1px solid #904121 }
a.type_1b:hover { color: #904121; font-weight: bold; font-size: 8pt; line-height: 15pt; text-decoration: none; background-color: white; padding: 4px 10px 3px; border-right: 3px solid #904121; border-bottom: 1px solid #904121 }
a.type_1b:link { color: #333333; font-weight: bold; font-size: 8pt; line-height: 15pt; text-decoration: none; padding: 4px 10px 3px; border-right: 3px solid #904121; border-bottom: 1px solid #904121 }
a.type_1b:visited { color: #333333; font-weight: bold; font-size: 8pt; line-height: 15pt; text-decoration: none; padding: 4px 10px 3px; border-right: 3px solid #904121; border-bottom: 1px solid #904121 }


a.type_2:link { 
	background-color: white; 
	border-top:solid #904121 1px; 
	border-right: solid #904121 1px; 
	padding: 4px 10px 3px 10px; 
	color: #904121; 
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 15pt; 
	text-decoration: none 
	
}

a.type_2:visited { 
	background-color: white; 
	border-top:solid #904121 1px; 
	border-right: solid #904121 1px; 
	padding: 4px 10px 3px 10px; 
	color: #904121; 
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 15pt; 
	text-decoration: none 
	
}
 
a.type_2:hover { 
	background-color: white; 
	border-top:solid #904121 1px; 
	border-right: solid #904121 1px; 
	padding: 4px 10px 3px 10px; 
	color: #904121; 
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 15pt; 
	text-decoration: none 
	
}

a.type_2:active { 
	background-color: white; 
	border-top:solid #904121 1px; 
	border-right: solid #904121 1px; 
	padding: 4px 10px 3px 10px; 
	color: #904121; 
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 15pt; 
	text-decoration: none 
	
}

a.type_3:link {
	 border-bottom: solid #904121 1px; 
	 padding: 0px 0px 8px 20px; 
	 color: #333333; 
	 font-weight: normal; 
	 font-size: 8pt; 
	 line-height: 13px; 
	 font-family: Verdana, Arial, Geneva; 
	 text-decoration: none 
	 
}
	
a.type_2b:active { color: #904121; font-weight: bold; font-size: 8pt; line-height: 15pt; text-decoration: none; background-color: white; padding: 4px 10px 3px; border-top: 1px solid #904121; border-right: 3px solid #904121 }
a.type_2b:hover { color: #904121; font-weight: bold; font-size: 8pt; line-height: 15pt; text-decoration: none; background-color: white; padding: 4px 10px 3px; border-top: 1px solid #904121; border-right: 3px solid #904121 }
a.type_2b:link { color: #904121; font-weight: bold; font-size: 8pt; line-height: 15pt; text-decoration: none; background-color: white; padding: 4px 10px 3px; border-top: 1px solid #904121; border-right: 3px solid #904121 }
a.type_2b:visited { color: #904121; font-weight: bold; font-size: 8pt; line-height: 15pt; text-decoration: none; background-color: white; padding: 4px 10px 3px; border-top: 1px solid #904121; border-right: 3px solid #904121 }

a.type_3:visited { 
	 border-bottom: solid #904121 1px; 
	 padding: 0px 0px 8px 20px; 
	 color: #333333; 
	 font-weight: normal; 
	 font-size: 8pt; 
	 line-height: 13px; 
	 font-family: Verdana, Arial, Geneva; 
	 text-decoration: none 
	 
}
		 
	a.type_3:hover { 
	 border-bottom: solid #904121 1px; 
	 padding: 0px 0px 8px 20px; 
	 color: #904121; 
	 font-weight: normal; 
	 font-size: 8pt; 
	 line-height: 13px; 
	 font-family: Verdana, Arial, Geneva; 
	 text-decoration: none 
	 
}	 
	 
a.type_3:active {
	 border-bottom: solid #904121 1px; 
	 padding: 0px 0px 8px 20px; 
	 color: #904121; 
	 font-weight: normal; 
	 font-size: 8pt; 
	 line-height: 13px; 
	 font-family: Verdana, Arial, Geneva; 
	 text-decoration: none 
	 
}

a.type_4:link { margin-left: 20px; background-color: with; color: #333333; font-weight: normal; font-size: 8pt; line-height: 13px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_4:visited { margin-left: 20px; background-color: with; color: #333333; font-weight: normal; font-size: 8pt; line-height: 13px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_4:hover { margin-left: 20px; background-color: with; color: #904121; font-weight: normal; font-size: 8pt; line-height: 13px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_4:active { margin-left: 20px; background-color: with; color: #904121; font-weight: normal; font-size: 8pt; line-height: 13px; font-family: Verdana, Arial, Geneva; text-decoration: none }

a.type_5:link { margin-left: 20px; background-color: with; color: #904121; font-weight: normal; font-size: 8pt; line-height: 13px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_5:visited { margin-left: 20px; background-color: with; color: #904121; font-weight: normal; font-size: 8pt; line-height: 13px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_5:hover { margin-left: 20px; background-color: with; color: #904121; font-weight: normal; font-size: 8pt; line-height: 13px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_5:active { margin-left: 20px; background-color: with; color: #904121; font-weight: normal; font-size: 8pt; line-height: 13px; font-family: Verdana, Arial, Geneva; text-decoration: none }

a.type_6:link { margin-left: 30px; color: #333333; font-weight: normal; font-size: 8pt; line-height: 3px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_6:visited { margin-left: 30px; color: #333333; font-weight: normal; font-size: 8pt; line-height: 3px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_6:hover { margin-left: 30px; color: #904121; font-weight: normal; font-size: 8pt; line-height: 3px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_6:active { margin-left: 30px; color: #904121; font-weight: normal; font-size: 8pt; line-height: 3px; font-family: Verdana, Arial, Geneva; text-decoration: none }

a.type_7:link { margin-left: 30px; color: #904121; font-weight: normal; font-size: 8pt; line-height: 3px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_7:visited { margin-left: 30px; color: #904121; font-weight: normal; font-size: 8pt; line-height: 3px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_7:hover { margin-left: 30px; color: #904121; font-weight: normal; font-size: 8pt; line-height: 3px; font-family: Verdana, Arial, Geneva; text-decoration: none }
a.type_7:active { margin-left: 30px; color: #904121; font-weight: normal; font-size: 8pt; line-height: 3px; font-family: Verdana, Arial, Geneva; text-decoration: none }





ul.MainMenu {
	display: block;
	width: 150px;
/*	position: absolute;
	left: 0;
	top: 0;*/
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 90;
	overflow: hidden;
	

	
}

ul.MainMenu ul {
		display: block;
		width: 150px;
		left: 0;
		margin: 0;
		padding: 0 0 0 0;
		list-style: none;
		z-index: 2; /* below the H1 */;
			
}


ul.MainMenu a {
	display: block;
	margin-left-value: 0px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	overflow: visible;
			
}


ul.MainMenu a:link, ul.MainMenu a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
				

}
ul.MainMenu a:hover, ul.MainMenu a:active {
	color: #904121;
	text-decoration: none;
				
}
ul.MainMenu ul a#current {
	color: #904121;
	text-decoration: none;
}
ul.MainMenu ul a {
	color: #904121;
	font-size: 8pt;
	padding-left: 30px;
}
ul.MainMenu ul a:link, ul.MainMenu ul a:visited {
	color: #333333;
	font-weight: normal;

}
ul.MainMenu ul a:hover, ul.MainMenu ul a:active {
	color: #904121;
}
ul.MainMenu ul a#current {
	color: #904121;
	text-decoration: none;
}

ul.MainMenu ul ul a {
	/*color: #904121;*/
	font-size: 10px;
	font-weight: normal;
	padding-left: 30px;
}
ul.MainMenu ul ul a:link, ul.MainMenu ul ul a:visited {

}

ul.MainMenu ul ul a:hover, ul.MainMenu ul ul a:active {
	text-decoration: underline;
}
ul.MainMenu ul ul a#current {
}


/* ------------------------------------------   SubMenu ------------------------------------------ */
div.SubMenu {
	padding-left:0px; 
	width:158px; 

}



span.SubMenuSeparator {
	width: 135px;
	display: block;
	border-bottom: solid #904121 1px;
	
	
}


div.SubMenu p.einzug {
	margin-left: 20px;
	text-indent: -20px;
}





/* ------------------------------------------   TopMenu ------------------------------------------ */

div.TopMenu {
	position: absolute;
	left: 215px;
	top: 63px; 
	width: 600px;
	z-index: 2;
	overflow: visible;
				
}


div.TopMenu ul {
	display: inline;
/*	width: 205px;*/
/*	position: absolute;
	left: 0;
	top: 0;*/
	margin-left: 0;				
	list-style: none;
/*	z-index: 90;*/
}

div.TopMenu li {
	display: inline;
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;

}



div.TopMenu a {
	color: white;
	text-decoration: none;
	padding-right: 15px;


}

div.TopMenu a:hover {
	color: yellow;

}


/* ------------------------------------------   Infobox ------------------------------------------ */

div.Infobox {
	position: absolute;
	left: 620px;
	top: 140px;
	width: 158px;
	background-color: #FFE1B7;	
	z-index:99;
				
	}
	
/*
div.Infobox {
	margin-top: 100px;
	width: 158px;
	float: right;
	background-color: white;}	
				
*/

span.InfoboxTop {
	background-color: white;
	display: block;
	font-size: 1px;
	line-height: 8px;
	height: 20px;
	margin: 0 0 0 0;
	
}
div.Infobox p {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 16px;
	
}

div.Infobox p.einzug {
	margin-left: 10px;
	text-indent: -10px;
}

div.Infobox strong {
	color: #904121;
}

span.InfoboxSeparator {
	display: block;
	height: 10px;
	color: #333333;
	border-bottom:solid 1px;
							
}

div.Infobox a.item {
	color: #904121;
	text-decoration: none;
	font-weight: bold;
			
}

div.Infobox a.item2 {
	color: #904121;
	text-decoration: none;
			
}

/* ------------------------------------------   Sonstiges   ------------------------------------------ */

table#downloads {
	width: 400px;
}
table#downloads th {
	padding-top: 20px;
	line-height: 3em;
}
table#downloads a {
	font-size: .8em;
}

table#telefon td {
	line-height: 2em;
}