html, body, div, h1, h2, h3, h4, ul, ol, li, span, a, form, fieldset, img {
    border: 0;
    margin: 0;
}
body { 	
    	border: 0;
	margin: 0;
	font: 62.5%/140% Verdana,Arial,Helvetica,sans-serif;
	color: #404040;
	padding: 0 0 30px 0;
}
.fixfloat {
	clear: both;
	height: 0px;
	line-height: 0;
	font-size: 0;
}
.hidden {
	display: none;
}
p {
	margin: 15px 0 0 0;
}
legend {
	display: none;
}
label {
	font-weight: bold;
	display: block;
}
input, textarea, select, text {
	border: 1px solid #ffffff;
	background-color: #E56E36;
	padding: 2px;
	color: #ffffff;
}
input.submit {
	background-color: #ffffff;
	color: #ffffff;
}

/* Hyperlinks
------------------------------------------------------------------*/

a {
	 color: #E56E36;
	 text-decoration: none;
}
a:hover {
	 color: #E56E36;
	 text-decoration: underline;
}

/* Table */
table.bform tr.head {
	/* background: #0668AE url(tr_back.gif) left top; */
	border: 1px solid #E56E36;
}
table.bform tr.head td {
	padding: 5px;
	padding-left: 0;
	color: #0668AE;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 15px;
}
table.bform label {
	font-weight: bold;
	display: block;
}
/* 02. HEADER / NAVIGATION
------------------------------------------------------------------*/
div#container {
	position: relative;
	margin: 0 auto;
	padding: 199px 0 0 88px;
	width: 724px;
	width: 848px;
	font-size: 1.1em;
}

ul.lang, ul.lang2 {
	position: absolute;
	top: 17px; 
	right: 20px;
	list-style: none;
}
	ul.lang li, ul.lang2 li {
		float: left;
	}
	ul.lang2 {
		right: 35px;
	}



ul#menu {
	position: absolute;
	top: 80px;
	right: 20px;
	list-style: none; 
	width: 377px;
	text-align: right;
}
body#start ul#menu {
	left: 380px;
	width: 100px;
}
ul#menu li {
	float: left;
	margin: 0 0 0 20px;
}

ul#menu li a.start, ul#menu li a.start_ac {
	display: block;
	width: 36px;
	background: url(bt_start.gif) no-repeat 0 0;	
}
ul#menu li a.service, ul#menu li a.service_ac {
	display: block;
	width: 49px;
	background: url(bt_service.gif) no-repeat 0 0;	
}
ul#menu li a.about, ul#menu li a.about_ac {
	display: block;
	width: 63px;
	background: url(bt_about.gif) no-repeat 0 0;	
}
ul#menu li a.contact, ul#menu li a.contact_ac {
	display: block;
	width: 54px;
	background: url(bt_contact.gif) no-repeat 0 0;	
}
ul#menu li a.downloads, ul#menu li a.download_ac {
	display: block;
	width: 74px;
	background: url(bt_downloads.gif) no-repeat 0 0;	
}
ul#menu li a {
	height: 14px;
}
ul#menu li a:hover, 
ul#menu li a.start_ac,
ul#menu li a.service_ac,
ul#menu li a.about_ac,
ul#menu li a.contact_ac,
ul#menu li a.download_ac {
	background-position: 0 -14px;
}

ul#menu li a.active {
	color: #9c9d9f;
	text-decoration: none;
}

/* 03. CONTENT
------------------------------------------------------------------*/

body#start div#container {
	width: 450px;
}
p.footer {
	margin: 40px 0 20px 0;
}
a.print {
	padding: 0 0 0 20px;
	background: url(ico_print.gif) no-repeat;
}
div#col1 img {
	margin: 0 0 1px 0;
}
div#finder {
	padding: 10px 0 0 10px;
	/*height: 141px;*/
	background: url(bg_finder.gif) no-repeat;	
	color: #ffffff;
	font-size: 0.8em;
}
div#finder form {
	margin-top: 10px;
}
div#finder form select {
	width: 160px;
	margin-bottom: 3px;
}

/* FINDER
------------------------------------------------------------------*/
div#finder input {
	margin: 0px 0 0 0;
}
div#finder input.normal {
	margin: 2px 0 0 0;
	padding: 3px;
	width: 160px;
	height:16px;
	font-size: 1.1em;
	font-style: italic;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #ffffff;
}

/* Kontaktformulare */
ul.error, ul.msg {
	padding: 5px 0 0 30px;
	background-color: #FAE9E5;
	border: 1px solid red;
	margin: 0;
}
ul.msg {
	background-color: #E6EFC2;
	border: 1px solid green;
}
	ul.msg li {
		color: green;
	}
	ul.error {
		color: red;
	}
/* DOWNLOADS */
h2.dlhead {
	background-color: #0668AE;
	padding: 5px;
	width: 400px;
	margin: 0;
	margin-top: 30px;
	color: #fff;
}
div.dlrow {
	position: relative;
	margin-bottom: 20px;
}	
div.dlbox {
	position: relative;
	width: 390px;
	background-color: #f3f3f3;
	padding: 10px;
	margin-top: 1px;
}
div.dlbox p {
	margin: 0;
	margin-bottom: 15px;
}
	a.dlfile {
		display: block;
		width: 60px;
		float: left;
	}
	div.dlimg {
		position: relative;
		width: 60px;
		float: left;
	}
	div.dltxt {
		position: relative;
		float: left;
		width: 260px;
		padding-left: 40px;
	}
/* Ansprechpartner */
div.apartnerrow {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #BFBFBF;
	position: relative;
	width: 440px;
}
	div.apartnerimg {
		position: relative;
		width: 160px;
		float: left;
	}
	div.apartnertxt {
		width: 280px;
		float: left;
		position: relative;
	}
		div.apartnertxt p {
			margin: 2px 0 0 0;
		}
		div.apartnertxt h3 {
			margin: 0 0 2px 0;
		}
		div.apartnertxt h4 {
			margin: 10px 0 0 0;
		}	
/* Content img */
div.contentimg {
	background-color: #0668AE;
	position: relative;
	margin: 20px 0;
}
	div.contentimgtitel {
		position: relative;
		padding: 4px;
		color: #fff;
		border-top: 1px solid #fff;
	}
div.breadcrumb {
	margin: 0 0 15px 0;
}
