body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, form, fieldset, dl, dd, dt, hr, table, input { padding: 0; margin: 0; }
img { border: none; }
ul { list-style: none; }
hr { background: none; border: none; clear: both; }

fieldset { border: none; }

.nocss { display: none; }

body {
	text-align: center;
	background-color: #f9fbfb;
	font : 100.1% 'lucida sans', 'lucida sans unicode', 'lucida grande', 'trebuchet ms', helvetica, arial, sans-serif;
	color: #364352;
	padding-top: 20px;
}

#top { background: url(img/bg_wrap-top.gif) no-repeat; height: 16px; }
#bottom { background: url(img/bg_wrap-bottom.gif) no-repeat; height: 15px; clear: both; font-size: 0; }

#outer-wrap { width: 720px; margin: 0 auto; }

h1#logo { padding: 0 0 0 45px; }

h1#logo a {
	background: url(img/logo.gif) no-repeat;
	width: 79px;
	height: 51px;
	display: block;
}

#inner-wrap {
	background: url(img/bg_wrap.gif) repeat-y;
	width: 720px;
	float: left;
}

#top-bar { 
	border-top: 1px solid #e6ecf1;
	border-bottom: 4px solid #f5f7fa;	
	background: url(img/bg_nav.jpg) repeat-x;
	width: 700px;
	margin: 0 0 28px 10px;
	height: 36px;
	font-size: 0.73em;
	font-weight: bold;
	float: left;
}

*html #top-bar { 
	border-top: 1px solid #e6ecf1;
	border-bottom: 4px solid #f5f7fa;	
	background: url(img/bg_nav.jpg) repeat-x 20px 0px;
	width: 700px;
	margin: 0 0px 28px 5px;
	height: 36px;
	font-size: 0.73em;
	font-weight: bold;
	float: left;
}

#top-bar ul { padding-left: 13px; float: left; padding-top: 4px; }

#top-bar ul li {
	display: block;
	padding-top: 12px;
	float: left;
	line-height: 32px;
	padding: 3px 14px 0 14px;
}

#top-bar ul li.active {
	background: url(img/btn_home_active.gif) 1px 0 no-repeat;
}

#top-bar ul li a {
	color: #61666e;
	text-decoration: none;
}


#top-bar form, #top-bar div {
	float: right;
	width: 279px;
	text-align: left;
}

#top-bar div { font-weight: normal; 	float: right;
	width: 279px;
	text-align: right;
	padding: 15px 50px 0 0;
	font-size: 0.95em;
}

#top-bar div a {
	color: #272f31;	
}

#top-bar form p {
	float: left;
	padding-right: 5px;
	background: url(img/bg_form-p.jpg) no-repeat;
	padding: 7px 6px 1px 1px;
}

#top-bar form p.submit {
	float: left;
	background: none;
	padding: 5px 6px 1px 1px;
}

#top-bar form input {
	width: 110px;
	background: url(img/bg_input-usr.gif);
	border: 1px solid #d7dde2;
	padding: 1px;
}

#top-bar form input#submit {
	background: none;
	width: 14px;
	height: 21px;
	border: none;
}

.border-left {
	float: left;
	background-color: #ffffff;
	border: 1px solid #e1e3e4;
	padding: 4px;
	display: block;
	margin-right: 12px;
}

#content-left {
	margin-left: 40px;
	width: 400px;
	text-align: left;
	float: left;
}

#content h3 small {
	font-weight: normal;
}

#content form fieldset input#submit3 {
	width: 337px;
}

.check-gebiet {
	background-color: #ffffff;
	float: left;
	padding: 10px;
	width: 280px;
	border: 1px solid #e1e3e4;
	margin-bottom: 1px;
}

#content .check-gebiet p { padding: 0; margin: 0; font-size: 1em; }
.field-checkitout {
	background-color: #ffffff;
	float: left;
	padding: 2px;
	border: 1px solid #e1e3e4;
}
#content form fieldset input.checkitout {
	display: block;
	width: auto;
	margin: 5px;
}

#content-left h2, #content h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
	color: #272f31;
	font-weight: normal;
}

#content h2 { font-size: 1.5em; }

#content fieldset#blub { width: 340px; padding: 10px; }

#content-left p, #content-right p {
	font-size: 0.7em;
	line-height: 1.4em;
}

#content-right {
	width: 266px;
	float: left;
	text-align: left;
}

#content-right a#helfen {
	display: block;
	width: 257px;
	height: 131px;
	background: url(img/bg_content-right.gif) no-repeat;
}

#content-right a#suchen {
	display: block;
	width: 257px;
	height: 131px;
	background: url(img/btn_einrichten.gif) no-repeat;
}

#content-left h3 {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 3px;
	color: #272f31;
	padding-bottom: 2px;
	font-weight: normal;
	border-bottom: 1px dotted #e1e3e4;
}

#content-left a {
	color: #272f31;
	
}

#content-right h3, #content-right p {
	margin-left: 15px;
	margin-right: 15px;
}

#footer { font-size: 0.7em; padding: 0 10px 0 10px; color: #a1a8aa; margin: 0 0 50px 0; clear: both; }

.left {
	float: left;
}

.right {
	float: right;
}

#xhtml, #css {
	background: url(img/icon_check.gif) no-repeat 0 3px;
	color: #a1a8aa;
	padding: 0 10px 0 15px;
}

#content {
	margin-left: 40px;
	text-align: left;
	clear: both;
	font-size: 0.7em;
}

#content p {
	line-height: 1.4em;
	clear: both;
	padding: 0 0 10px 0;
	float: left;
}

#content b {
	float: left;
	font-weight: normal;
	width: 80px;
}

#content fieldset { border: 1px solid #e1e3e4; padding: 25px 25px 15px 25px; margin-top: 10px; margin-bottom: 10px; width: 580px; }

#content fieldset ul {
	width: 350px;
	float: left;
	padding: 0 0 10px 0;
}

#content fieldset ul li {
	padding: 0 20px 5px 0;
	float: left;
}

#content h4 { 
	clear: both;
	padding: 0px 0 5px 0px;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #e1e3e4;

}

.box {
	width: 190px;
	float: left;
}

#content fieldset ul li label {
	width: 120px;
	float: left;
	padding: 0 10px 0 0px;
}

#content fieldset ul li input {
	width: auto;
	float: left;
	margin: 0 2px 0 0px;
}

.examp-ul {
	padding: 10px 0 25px 10px;
}

.examp-ul li {
	background: url(img/icon_li.gif) no-repeat  0 2px;
	padding: 0 0 5px 10px;
}

#content form input {
	width: 252px;
	background: url(img/bg_input-usr.gif);
	border: 1px solid #d7dde2;
	padding: 3px;
	float: left;
}

#content p.double span {
	float: left;
	padding-right: 7px;
}

#content b.geschlecht {
	padding-top: 5px;
}

#content #form-left {
	width: 352px;
	float: left;
}

#content #form-right input {
	width: auto;
	float: none;
}

#content form input#vorname, #content form input#nachname { width: 119px; }

#content form input.vorwahl { width: 50px; }

#content form input.nachwahl { width: 187px; }

#content form input#strasse { width: 200px; }
#content form input#strasse-nr { width: 37px; }

#content form input#alter { width: 86px; }

#content form input.radio { width:auto; margin: 1px 2px 0 0px; }


#content .left-formpart {
	width: 310px;
	float: left;
}

#content form fieldset input.checkbox, #content form fieldset input.radio {
	border: none;
	background: none;
}

#content form select {
	width: 252px;
	background: url(img/bg_input-usr.gif);
	border: 1px solid #d7dde2;
	padding: 3px;
	float: left;
}

#content form fieldset p.textform {
	width: 252px;
}

#content form fieldset input#submitzwo {
	padding: 0;
	border: 0;
	background: none;
}

#content textarea {
	margin-top: 10px;
	width: 250px;
	background: url(img/bg_textarea.gif) repeat-x #ffffff;
	border: 1px solid #d7dde2;
	padding: 3px;
	height: 98px;
	font-size: 1.0em;
	font-family: 'lucida sans', 'lucida sans unicode', 'lucida grande', 'trebuchet ms', helvetica, arial, sans-serif;
}

#content .left-formpart h4 {
	margin-right: 50px;
}

#content .right-formpart {
	width: 270px;
	float: left;
}


#xcontent {clear:both;float:left;padding-left:40px;width:636px;background:#ccc;}

#content-left {
	margin-left: 40px;
	width: 400px;
	text-align: left;
	float: left;
}

a.artikellink {clear:both;float:left;color:#272f31; text-decoration:none;padding-left:36px;}
a.iconart {background:url('/img/news.gif') no-repeat 0px 5px;}
a.iconbrosch {background:url('/img/brosch.gif') no-repeat 0px 5px;}
a.artikellink span.art1 {font-size:9px;text-transform:uppercase;}
a.artikellink span.art2 {font-size:12px;text-decoration:underline;background:url('/img/artarrow.gif') no-repeat 100% 50%;padding-right:20px;}
a.artikellink span.art3 {font-size:11px;}

a.startpdf {clear:both;float:left; width:187px;height:27px;color:#272f31;font-size:11px;padding-left:20px; background:url('/img/pdfbtn.gif') no-repeat;}
a.startpdf span {display:none;}

