/* CSS Document */


*
{
	margin:0;
	padding:0;
}

body
{
	background: #FFF;
}

body
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.0em;
}

input, textarea
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1em;
}

a
{
	color: #00519E;
	text-decoration: none;
}

#container
{
	width: 950px;
	height: 640px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	background: #FFF;
	overflow: hidden;
}

#container #logo
{
	float: left;
	width: 410px;
	height: 35px;
}

#container #logo img
{
	border: 0;
}

#container #navigation
{
	float: left;
	width: 540px;
	height: 19px;
	background:#FFF;
	padding-top: 16px;
	overflow: hidden;
}

#container #navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#container #navigation ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#container #navigation ul li a
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-transform: uppercase;
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: normal;
	text-indent: -5000px;
	display: block;
}

#container #navigation ul li a.btn1
{
	width: 82px;
	height: 15px;
	display: block;
	background: url(../images/bg_navi_btn1.gif) 0 0 no-repeat;
}

#container #navigation ul li a.btn1:hover,
#container #navigation ul li a.btn1_aktiv
{
	width: 82px;
	height: 15px;
	display: block;
	background: url(../images/bg_navi_btn1.gif) -82px 0 no-repeat;
}

#container #navigation ul li a.btn2
{
	width: 255px;
	height: 15px;
	display: block;
	background: url(../images/bg_navi_btn2.gif) 0 0 no-repeat;
}

#container #navigation ul li a.btn2:hover,
#container #navigation ul li a.btn2_aktiv
{
	width: 255px;
	height: 15px;
	display: block;
	background: url(../images/bg_navi_btn2.gif) -255px 0 no-repeat;
}

#container #navigation ul li a.btn3
{
	width: 108px;
	height: 15px;
	display: block;
	background: url(../images/bg_navi_btn3.gif) 0 0 no-repeat;
}

#container #navigation ul li a.btn3:hover,
#container #navigation ul li a.btn3_aktiv
{
	width: 108px;
	height: 15px;
	display: block;
	background: url(../images/bg_navi_btn3.gif) -108px 0 no-repeat;
}

#container #navigation ul li a.btn4
{
	width: 95px;
	height: 15px;
	display: block;
	background: url(../images/bg_navi_btn4.gif) 0 0 no-repeat;
}

#container #navigation ul li a.btn4:hover,
#container #navigation ul li a.btn4_aktiv
{
	width: 95px;
	height: 15px;
	display: block;
	background: url(../images/bg_navi_btn4.gif) -95px 0 no-repeat;
}

#container #subnavigation
{
	float: left;
	width: 180px;
	height: 510px;
	clear: both;
	background:#E9EEF7 url(../images/bg_blau.gif);
	margin-top: 14px;
}

#container #subnavigation .sub1
{
	float: left;
	width: 100%;
	height: 408px;
	padding-top: 40px;
}

#container #subnavigation .sub2
{
	float: left;
	width: 100%;
	height: auto;
}

#container #subnavigation ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
	width: auto;
}

#container #subnavigation ul li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 12px;
	clear: both;
}

#container #subnavigation ul li a
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 17px;
	background: url(../images/bg_subnavigation.gif) left top no-repeat;
	display: block;
	width: 142px;
	font-size: 0.95em;
	line-height: 1em;
	color: #000;

	font-size: 0.90em;
	line-height: 1.2em;
}

#container #subnavigation ul li a:hover,
#container #subnavigation ul li a.aktiv
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 17px;
	background: url(../images/bg_subnavigation_aktiv.gif) left top no-repeat;
	font-weight: bold;
  letter-spacing:-0.04em;
}

#container #content_intro
{
	float: left;
	width: 950px;
	height: 510px;
	margin-top: 14px;
	font-size: 1em;
	line-height: 1.38em;
	text-align: center;
	background:#E9EEF7 url(../images/bg_blau.gif);
}

#container #content_intro .txt1
{
	float: left;
	width: 875px;
	height: 109px;
	padding-top: 195px;
	clear: both;
	text-align: right;
}

#container #content_intro .txt1 #img1
{
	float: right;
}

#container #content_intro .txt1 #img1 #img1_div
{
	float: left;
	overflow: hidden;
	width: 0;
}

#container #content_intro .logo
{
	float: left;
	width: 831px;
	height: 69px;
	clear: both;
	text-align: right;
}

#container #content_intro .txt2
{
	float: left;
	width: 835px;
	height: 27px;
	clear: both;
	text-align: right;
}

#container #content_intro .txt2 #img2
{
	float: right;
	overflow: hidden;
	width: 0;
}

#container #content_home
{
	float: right;
	width: 760px;
	height: 510px;
	margin-top: 14px;
	font-size: 1em;
	line-height: 1.38em;
	background:#E9EEF7 url(../images/bg_blau.gif);
	position: relative;

	font-size: 0.95em;
	line-height: 1.45em;
	
	overflow: hidden;
}

#container #content_home .pic
{
	width: 760px;
	height: 510px;
	overflow: hidden;
	background: none;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}

#container #content_home .erfolg
{
	position: absolute;
	left: 35px;
	top: 45px;
	width: 225px;
	height: 115px;
	z-index: 10;
}

#container #content_home .erfolg2
{
	position: absolute;
	left: 196px;
	top: 33px;
	width: 225px;
	height: 115px;
	z-index: 10;
}

#container #content_home .txt
{
	width: 370px;
	height: auto;
	padding-bottom: 12px;
	position: absolute;
	left: 40px;
	bottom: 0px;
	z-index: 20;
	background: none;
}

#container #content_home h1
{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 1.25em;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 28px;
	display: block;
	float: left;
	width: 100%;
}

#container #content_home .txt p
{
	margin:0;
	padding: 0;
	margin-bottom: 21px;
	display: block;
	float: left;
	width: 100%;
}

#container #content
{
	float: right;
	width: 760px;
	height: 510px;
	margin-top: 14px;
	font-size: 1em;
	line-height: 1.38em;
}

#container #content .cont1
{
	float: left;
	width: 760px;
	height: 510px;
	background:#E9EEF7 url(../images/bg_blau.gif);
}

#container #content .txt
{
	float: left;
	width: 382px;
	height: 500px;
	background:#E9EEF7 url(../images/bg_blau.gif);

	padding-left: 18px;
	padding-right: 10px;
	padding-top: 10px;

	overflow: auto;
}

#container #content .txt2
{
	float: left;
	width: 382px;
	height: 500px;
	background:#E9EEF7 url(../images/bg_blau.gif);

	padding-left: 18px;
	padding-right: 10px;
	padding-top: 10px;

	overflow: auto;

	font-size: 0.75em;
	line-height: 1.5em;
}


#container #content h1
{
	margin: 0;
	padding: 0;
	color: #00519E;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.35em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 28px;
	display: block;
	float: left;
	width: 100%;
}

#container #content .txt2 h1
{
	font-size: 1.55em;
	line-height: 1.35em;
}

#container #content .txt2 table
{
	margin-top: 0px;
	display: block;
	float: left;
	width: 100%;
}

#container #content .txt2 p
{
	margin-top: 10px;
	display: block;
	float: left;
	width: 100%;
}

#container #content .termin_form h1
{
	margin-top: 21px;
}

#container #content h1 .norm
{
	text-transform: none;
	letter-spacing: normal;
}

#container #content h2
{
	margin: 0;
	padding: 0;
	color: #00519E;
	text-transform: uppercase;
	font-size: 1.05em;
	line-height: 1.35em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 5px;
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
}

#container #content h2 .norm
{
	text-transform: none;
	letter-spacing: normal;
	margin-top: 0px;
}

#container #content .pic
{
	float: right;
	width: 340px;
	height: 510px;
	background:#E9EEF7 url(../images/bg_blau.gif);
	text-align: center;
	overflow: hidden;
	position: relative;
}

#container #content .pic .pic2
{
	position: absolute;
	left: 0;
	top: 0;
	width: 340px;
	height: 510px;
	background: none;
}

#container #content .pic .txt_cont
{
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 461px;
	background: none;
	text-align: left;
	padding-left: 40px;
	padding-top: 49px;
	font-size: 0.75em;
	line-height: 1.5em;
}

#container #content .pic .txt_cont .pic
{
	float: left;
	width: 280px;
	height: auto;
	background: none;
	padding: 0;
	margin: 0;
	text-align: left;
	padding-left: 1px;
}

#container #content .pic .txt_cont .txt
{
	float: left;
	width: 278px;
	height: auto;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	background: none;
	text-align: left;
	padding-left: 3px;
}

#container #content .pic .txt_cont .txt strong
{
	line-height: 2em;
}

#container #content .pic .txt_cont .txt p
{
	margin-top: 9px;
}

#container #content .pic .txt_cont .txt table
{
	margin-top: 0px;
	margin-bottom: 2px;
	display: block;
	width: 100%;
}

#container #content p
{
	margin-top: 20px;
	display: block;
	float: left;
	width: 100%;
}

#container #content p.small
{
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 8px;
}

#container #content .small
{
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 8px;
}

#container #content .gruen
{
	color: #007D5D;
}

#container #content ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	font-size: 0.95em;
	line-height: 1.38em;
	margin-top: 20px;
	display: block;
	float: left;
	width: 90%;
}

#container #content ul li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/bg_liste.gif) left top no-repeat;
	width: 100%;
	clear: both;
	padding-left: 17px;
}

#container #content ol
{
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	clear: both;
	margin-top: 20px;
	display: block;
	float: left;
	width: 90%;
}

#container #content ol li
{
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#container #content table
{
	margin-top: 20px;
	display: block;
	float: left;
	width: 100%;
}

#container #content td
{
	text-align: left;
	vertical-align: top;
	
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 8px;	
}

#container #content .termin_form
{
	float: left;
	width: 333px;

}

#container #content .termin_form form
{
	float: left;
	width: 100%;
	margin-top: 8px;
}

#container #content .termin_form .form_feld
{
	float: left;
	width: 100%;
	padding-bottom: 7px;
	clear: both;
}

#container #content .termin_form .form_feld2
{
	float: left;
	width: 100%;
	padding-bottom: 7px;
	padding-top: 6px;
	clear: both;
}

#container #content .termin_form .form_feld label,
#container #content .termin_form .form_feld2 label
{
	float: left;
	width: 100%;
	display: block;
	font-size: 0.95em;
	line-height: 0.95em;
}

#container #content .termin_form .form_feld input,
#container #content .termin_form .form_feld2 input
{
	float: left;
	width: 331px;
	height: auto;
	display: block;
	background: #FFF;
	border: 1px solid #FFF;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#container #content .termin_form .form_feld textarea,
#container #content .termin_form .form_feld2 textarea
{
	float: left;
	width: 331px;
	height: 85px;
	display: block;
	background: #FFF;
	border: 1px solid #FFF;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#container #content .termin_form .form_submit,
#container #content .termin_form .form_reset
{
	float: left;
	width: 111px;
	padding-top: 49px;
}

#container #content .termin_form .form_submit input,
#container #content .termin_form .form_reset input
{
	width: 100px;
	text-align: center;
	background: #FFF;
	border: 0;
}

#container #content .termin_form .form_info
{
	float: left;
	width: 325px;
	clear: both;
	font-size: 0.75em;
	line-height: 1.2em;
	padding-top: 71px;
	padding-left: 8px;
}

#container #footer1
{
	float: left;
	width: 180px;
	height: 40px;
	clear: both;
	margin-top: 7px;
	background:url(../images/bg_footer.gif) left top repeat-x;
}

#container #footer2
{
	float: right;
	width: 760px;
	height: 40px;
	margin-top: 7px;
	background:url(../images/bg_footer.gif) left top repeat-x;
}

#container #footer2 ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 9px;
	padding-left: 260px;
	width: auto;
}

#container #footer2 ul li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
}

#container #footer2 ul li a
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 17px;
	background: url(../images/bg_menue.gif) left top no-repeat;
	font-size: 0.70em;
	line-height: 0.70em;
	padding-top: 3px;
	padding-bottom: 10px;
	display: block;
	width: auto;
	white-space:nowrap;
}

#container #footer2 ul li a.btn1
{
	padding-right: 64px;
}

#container #footer2 ul li a.btn2
{
	padding-right: 50px;
}


#container #footer2 ul li a:hover,
#container #footer2 ul li a.aktiv
{
	color: #FFF;

}

.clearer
{
	clear:both;
}
#container div#content_home p {
  margin-left:18px;
}