body {
	background-color: #FFFFFF;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}



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

h1 {
	color: #A25661;
	font-size: 1em;
	margin-top: 0;
}

h2 {
	font-size: 0.8em

}

h3 {
	color: #A25661;
	font-size: 0.8em
}

p {
	color: #000000;
	font-size: .8em;
	line-height: 1.4em;
}


a {
	text-decoration: none;
	color: #009900;
}

a:hover {
	text-decoration: underline;
}

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

div.Content strong {
	color: #A25661;
}

div.Content li {
	color: #000000;
	font-size: .8em;
	line-height: 1.4em;
	list-style-image: url(images/list_item_green.gif);
}

div.Content td, div.Content th {
	color: #000000;
	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:740;
	height:100;
	z-index:0;
	background-image:  url(images/bg_top.gif);
	layer-background-image:  url(images/bg_top.gif);
	background-repeat: repeat-x;
}

div.TopLogo {
	position:absolute;
	left:658;
	top:0;
	width:226;
	height:200;
	z-index:1;
}

div.BgLeftTop {
	position:absolute;
	left:0;
	top:80;
	width:180;
	height:20;
	z-index:0;
	background-image: url(images/bg_left_top.gif);
	layer-background-image: url(images/bg_left_top.gif);
	background-repeat: no-repeat; 
}

div.FotoTopLeft {
	position:absolute;
	left:0;
	top:0;
	width:223;
	height:107;
	z-index:1;
	background-image: url(images/foto_ol1.gif);
	background-repeat: no-repeat;
}


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

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

div.MainMenu {
/*	position: absolute;
	left: 0;
	top: 140px;
*/
	width: 186px;
	float: left;
		
}


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

div.bottom {
	width: 592px;
	float: left;
	
}


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

span.MainMenuTop {
	display: block;
	font-size: 1px;
	width: 158px;
	height: 6px;
	line-height: 6px;
	padding: 0;
	background-image: url(images/main_menu_topbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
}

span.MainMenuBottom {
	display: block;
	width: 158px;
	height: 10px;
	background-image: url(images/main_menu_bottom_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

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

ul.MainMenu ul {
		display: block;
		width: 158px;
		left: 0;
		margin: 0;
		padding: 0 0 0 0;
		list-style: none;
/*		background: url("images/main.gif") no-repeat bottom right; */
		z-index: 2; /* below the H1 */
}


ul.MainMenu li {
	display: inline; 
}

ul.MainMenu a {
	display: block;
	margin-left-value: 0px;
	width: 158px;
	background-image: url(images/menu1_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}


ul.MainMenu a:link, ul.MainMenu a:visited {
/*	color: #A25661;*/
	color: #009900;
	text-decoration: none;
}
ul.MainMenu a:hover, ul.MainMenu a:active {
	color: #009900;
	text-decoration: underline;
	background-image: url(images/menu1_bg_f2.gif);
}
ul.MainMenu a#current {
	cursor: default;
	color: #009900;
	text-decoration: none;
	background-image: url(images/menu1_bg_f3.gif);
}

ul.MainMenu ul a {
	color: #A25661;
	background-image: url(images/menu2_bg.gif);
	font-size: 10px;
	padding-left: 20px;
}
ul.MainMenu ul a:link, ul.MainMenu ul a:visited {
	color: #A25661;
}
ul.MainMenu ul a:hover, ul.MainMenu ul a:active {
	color: #A25661;
	background-image: url(images/menu2_bg_f2.gif);
}
ul.MainMenu ul a#current {
	color: #A25661;
	background-image: url(images/menu2_bg_f3.gif);
	text-decoration: none;
}

ul.MainMenu ul ul a {
	/*color: #A25661;*/
	font-size: 10px;
	font-weight: normal;
	padding-left: 30px;
}
ul.MainMenu ul ul a:link, ul.MainMenu ul ul a:visited {
	background-image: url(images/menu3_bullet1.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
}

ul.MainMenu ul ul a:hover, ul.MainMenu ul ul a:active {
	background-image: url(images/menu3_bullet1.gif);
	text-decoration: underline;
}
ul.MainMenu ul ul a#current {
	background-image: url(images/menu3_bullet2.gif);
}


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

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

#line2 {
	left: 239px;
	top: 65px;
}

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

div.TopMenu li {
	display: inline;
/*	width: 131px;*/
	height: 24px;
	background-image: url(images/top_menu_circle1.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 14px;

}

div.TopMenu a {
	color: #A25661;
	text-decoration: none;
	margin-right: 35px;
}

div.TopMenu a:hover {
	text-decoration: underline;
}


#line2 li {
	background-image: url(images/top_menu_circle2.gif);
}

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

div.Infobox {
	position: absolute;
	left: 672px;
	top: 230px;
	width: 158px;
	background-image: url(images/infobox_border_l.gif);
	background-repeat: repeat-y;
	background-color: white;
	margin-bottom: 20px;
	}
	
/*
div.Infobox {
	margin-top: 100px;
	border-bottom-width: 20px;
	border-bottom-color: #FFFFFF;
	width: 158px;
	float: right;
	background-image: url(images/infobox_border_l.gif);
	background-repeat: repeat-y;
	background-color: white;}	
*/

span.InfoboxTop {
	background-color: white;
	display: block;
	font-size: 1px;
	line-height: 8px;
	height: 20px;
	background-image: url(images/infobox_border_o.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 0 0;
	
}
div.Infobox p {
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 16px;
	
}

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

div.Infobox strong {
	color: #009900;
}

span.InfoboxSeparator {
	display: block;
	background-image: url(images/infobox_separator.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 10px;

}

div.Infobox a.item {
	background-image: url(images/infobox_thema_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	

	color: #009900;
	text-decoration: underline;
	font-weight: bold;

}


/* ------------------------------------------   Formulare   ------------------------------------------ */


input, textarea, select {
	color: black;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #666666;
	width: 200px;
	margin: 2px;
} 

div.Infobox input {
	color: #666666;
	background-color: #E3F4E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #009900;
	width: 200px;
} 


#notiz {
	width: 300px;
}
#anrede {
	width: auto;
}
input.checkbox {
	width: auto;
	border: none;
}


input[type=submit], #search {
	background-color: #66CC66;
	color: white;
	font-size: 10px;
}

#plz {
	width: 45px;
}
#search {
	width: 50px;
		background-color: #66CC66;
	color: white;
	font-size: 10px;

}

#absenden {
	margin-bottom: 10px;
	margin-top: 10px;
	width: auto;
}

/* ------------------------------------------   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;
}
