*{margin:0; padding:0}
html{
	padding:0; 
	margin:0; 
	border:0;
}

body {
	font-size:12px;
	background: #fff url(/shared/layout/bg.gif) repeat fixed top;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	height: 100%;
	color: #000;
}
h1, h2, h3, h4 {
	color: #004899;
}
h1 {
	font-size: 20px;
	margin: 30px 0 8px 0;
	float: left;
}
h2 {
	font-size: 16px;
	margin: 20px 0 10px 0;
}

h3 {
	font-size: 16px;
}

/*********************************/
/* CONTAINER ********************/
/*******************************/
#container {
	position: absolute;
	margin-left: -485px;
	left: 50%;
	width: 971px;
	bottom: 0;
	top: 0;
	margin: 16px 0 0 -485px;
	z-index: 190;
}
#background {
	position: fixed;
	margin-left: -485px;
	left: 50%;
	width: 971px;
	background: #fff;
	/*background: #181818 url(/shared/layout/background.gif) repeat fixed;*/
	height: 100%;
	z-index: 80;
}
#shadow {
	position: fixed;
	margin-left: -550px;
	left: 50%;
	width: 1100px;
	background: transparent url(/shared/layout/shadow.png) repeat-y center;
	height: 100%;
	z-index: 70;
}
/*********************************/
/* HEADER ***********************/
/*******************************/
#header {
	height: 90px;
	background: transparent url(/shared/layout/background_header.gif) repeat;
	position: fixed;
	margin-left: -485px;
	left: 50%;
	width: 971px;
	/*background: #000;*/
	z-index: 210;
}
#header img {
	margin: 15px 0 0 25px;
}
/*********************************/
/* LEFT *************************/
/*******************************/
div.left {
	position: absolute;
	margin-left: -485px;
	padding: 0 0 55px 0;
	left: 50%;
	z-index: 195;
	top: 16px;
}
div.left img {
	border: none;
	margin: 0 0 10px 20px;
}
/*********************************/
/* CONTENT **********************/
/*******************************/
#content {
	width: 971px;
	position: absolute;
	float:left;
	margin: 0 0 0 0;
	z-index: 90;
	display: block;
	bottom: 0px;
	top: 0px;
}

#content div.center h2 {
	clear: both;
}

#content div.center h3 {
	margin: 0 0 15px 0;
	clear: both;
	padding: 0 0 0 0;
}

#content div.center p.introduction {
	font-weight: bold;
	margin: 0 0 18px 0;
}

#content div p.text {
	margin: 0 0 15px 0;
	line-height: 18px;
	clear: both;
}

#content div.center ul {
	list-style: disc;
	margin: 0 0 15px 0;
	padding: 0 0 15px 20px;
}

#content div.center ul.linklist {
	list-style: none;
	padding: 0 0 15px 0;
}

#content div.center ul li {
	margin: 0 0 6px 0;
}

#content div.center .mailto {
	font-weight: bold;
}

#content .teaser img {
	float: left;
	margin: 1px 14px 0 0;
}

#content .teaser {
	margin: 0 0 30px 0;
	float: left;
}

#content .teaser p {
	margin: 0 0 0 159px;
}

#content dl {
	margin:0 0 20px 0;
}

#content dt {
	color: #000;
	margin:0 0 0 0;
}

#content dd {
	color: #000;
}

/* Teamlist */

#content dl.teamlist {
	float: left;
	margin: 0;
}

#content dl.teamlist dt {
	float: left;
	width: 190px;
	height: 179px;
	background: transparent url(/shared/layout/dotted_line.png) repeat-x scroll left bottom;
}

#content dl.teamlist dd {
	float: left;
	width: 190px;
	height: 179px;
	padding: 0 15px 0 15px;
	display: block;
	margin: 0 0 15px 0;
	background: transparent url(/shared/layout/dotted_line.png) repeat-x scroll left bottom;
}

#content dl.teamlist dt.last, #content dl.teamlist dd.last {
	background: none;
}

/*********************************/
/* TOP **************************/
/*******************************/
#content div.top {
	display: block;
	width: 703px;
	padding: 0 0 0 24px;
	float: left;
	display: inline;
	margin: 0 0 0 242px;
}

/*********************************/
/* MENUE ************************/
/*******************************/

div.left ul {
	list-style-type: none;
	margin: 0 0 0 0;
	width: 240px;
	padding: 0 0 2px 0;
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat 20px bottom;
}
div.left ul li {
	
}
div.left ul li a {
	/*widht: 220px;
	height: 20px;*/
	display: block;
	font-weight: normal;
	padding: 6px 20px;
	margin: 0 0 0 20px;
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat 0px top;
	/*filter:alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60;*/
	color: #666666;
	border-bottom: 1px dotted #818181;
}

div.left ul li a.active {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -220px top;
	color: #004899;
}

div.left ul li a:hover {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -220px top;
	color: #004899;
	text-decoration:none;
}

div.left ul li ul {
	position: relative;
	background: none;
}

/*
div.left ul li ul li.last {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat 20px bottom;
	padding: 0 0 6px 0;
	margin: 0 0 4px 0;
}
*/

div.left ul li ul li a, div.left ul li ul li a.active {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -220px -30px;
	padding: 6px 20px;
	/*border-top: 1px dotted #818181;*/
}

div.left ul li ul li a:hover {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -220px -30px;
}

div.left ul li ul li ul li a, div.left ul li ul li ul li a.active {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -440px -30px;
	padding: 6px 10px 6px 40px;
}
div.left ul li ul li ul li a:hover {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -440px -30px;
}

.content_table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 462px;
	margin: 0 0 30px 0;

	border: 1px solid #454545;
}

.content_table td {
	width: 231px;
	vertical-align: text-top;
	padding: 8px 10px 8px 20px;
	background-color: #333;

	border-bottom: 1px solid #454545;
}


.content_table td.alt {
	background-color: #454545;
}


/*

div.left ul.start {
	margin: 0px 0 0 0;
	position: absolute;
	top: 91px;
	width: 242px;
}

div.left ul.start li a {
	widht: 242px;
	height: 21px;
	display: block;
	padding: 7px 0 0 12px;
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -1452px top;
}

div.left ul.start li a.active {
	font-weight: bold;
	padding: 7px 0 0 12px;
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -1694px top;
}

div.left ul.start li a:hover {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -1694px top;
	color: #000;
}

div.left ul li ul {
	padding: 3px 0 0 0;
	margin: 0 0 9px 0;
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat 0px top;
}

div.left ul li ul li {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -968px top;
}

div.left ul li ul li a {
	background: none;
	height: 15px;
	padding: 4px 0 5px 12px;
}

div.left ul li ul li a.first, div.left ul li ul li a.first:hover {
	background: none;
}

div.left ul li ul li a:hover, div.left ul li ul li a.active {
	background: none;
	color: #cecece;
	font-weight: normal;
	padding: 4px 0 5px 12px;
}

div.left ul li ul li a, div.left ul li ul li.last a, div.left ul li ul li.last a:hover {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -968px top;
}

div.left ul li ul li.last {
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -726px bottom;
	padding: 0 0 4px 0;
}

div.left ul li ul li ul {
	padding: 0;
	margin: 0;
}

div.left ul li ul li ul li {

}

div.left ul li ul li ul li a {
	padding: 5px 12px 4px 32px;
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -968px top;
}

div.left ul li ul li ul li a.active, div.left ul li ul li ul li a.active:hover {
	padding: 5px 12px 4px 32px;
	background: transparent url(/shared/layout/navigation_bg.gif) no-repeat -1936px top;
	color: #000;
}

div.left ul li ul li ul li a:hover {
	padding: 5px 12px 4px 32px

}

*/

/*********************************/
/* DRUCKEN **********************/
/*******************************/
#content div.center ul.content_footer {
	width: 462px;
	height: 20px;
	padding: 6px 0 0 0;
	margin: 30px 0 0 0;
	clear: both;
	display: block;
	list-style: none;
	border-top: 1px dotted #666;
}

#content div.center ul.content_footer li {
	padding: 0 0 0 17px;
	margin: 0 0 0 15px;
	float: right;
}

#content div.center ul.content_footer li a {
	padding: 0 0 0 15px;
}

/*********************************/
/* CENTER ***********************/
/*******************************/
#content div.center {
	display: inline;
	width: 462px;
	margin: 0 39px 0 242px;
	padding: 0 0 55px 24px;
	float: left;
}
/*********************************/
/* RIGHT ************************/
/*******************************/
#content div.right {
	line-height: 15px;
	margin: 6px 0 0 0;
	width: 203px;
	float: left;
	/*
	display: block;
	width: 242px;
	margin: 22px 0 0 0;
	*/
}

#content div.right h2 {
	margin: 0;
}
#content div.right h3 {
	margin: 0 15px 5px 0;
	padding: 10px 0 6px 0;
	background: transparent url(/shared/layout/dotted_line.png) repeat-x scroll left bottom;

	font-size: 16px;
}

#content div.right p {
	color: #000;
	margin-right: 15px;
}

#content div.box h3, #content div.box p {
	padding: 10px 10px 0 10px;
	background: none;
}

#content hr {
	border: none;
	border-bottom: 1px dotted #666;
	background-color: transparent;
	height: 1px;
	margin: 10px 0 0 0;
	clear: both;
}

#content div.box hr {
	border: none;
	border-bottom: 1px dotted #666;
	background-color: transparent;
	height: 1px;
	margin: 10px 0 0 0;
}

#content div.box a {
	margin: 0 0 2px 0;
}

#content div.box a:hover {
}

#content div.box span.top {
	display: block;
	width: 189px;
	height: 4px;
	background: url(/shared/layout/form_edges_narrow.gif) repeat-y left top;
}

#content div.box span.middle {
	display: block;
	width: 189px;
	background: url(/shared/layout/form_bg_narrow.gif) repeat-y left top;
	padding: 0 0 20px 0;
}

#content div.box span.bottom {
	display: block;
	width: 189px;
	height: 4px;
	background: url(/shared/layout/form_edges_narrow.gif) repeat-y left bottom;

}

div.left div.box ul {
	padding: none;
	background: none;
	width: 220px;

}

div.left div.box ul li {

}

div.left div.box ul li a {
	background: none;
	border: none;
}

div.left div.box ul li a:hover {

}


div.left div.box {
	margin: 40px 0 0 20px;
}

div.left div.box h3, div.left div.box p {
	padding: 10px 10px 0 20px;
	background: none;
}

div.left div.box hr {
	border: none;
	width: 215px;
	border-bottom: 1px dotted #666;
	background-color: transparent;
	height: 1px;
	margin: 10px 0 10px 2px;
}

div.left div.box a {
	margin: 0;
	border: none;
	padding: none;
	margin: none;
}

div.left div.box a:hover {
}

div.left div.box span.top {
	display: block;
	width: 220px;
	height: 4px;
	background: url(/shared/layout/form_edges_left.gif) repeat-y left top;
}

div.left div.box span.middle {
	display: block;
	width: 220px;
	background: url(/shared/layout/form_bg_left.gif) repeat-y left top;
	padding: 0 0 10px 0;
}

div.left div.box span.bottom {
	display: block;
	width: 220px;
	height: 4px;
	background: url(/shared/layout/form_edges_left.gif) repeat-y left bottom;

}
/*********************************/
/* FOOTER ***********************/
/*******************************/
#footer {
	position: fixed;
}

#footer {
	position: fixed;
	bottom: 0px;
	margin-left: -485px;
	left: 50%;
	width: 961px;
	height: 30px;
	color: #666666;
	background: #181818 url(/shared/layout/background_footer.gif) repeat;
	/*background: transparent url(/shared/layout/bg_main.png) repeat scroll center center;*/
	/*background: #000;*/
	padding: 10px 0 0 10px;
	/*border-top: 1px dotted #666;
	border-top: 1px dotted #000;
	border-top: 1px solid #181818; */
	z-index: 200;
	
}

#footer .first_line {
	/*
	background: url(/shared/layout/bg_functions.png);
	background: red;
	width: 971px;
	*/
	height: 23px;
}

#footer .first_line ul {
	float: left;
	display: inline;
	width: 500px;
	height: 23px;
	margin: 0 0 0 12px;
}

#footer .first_line ul li {
	float: left;
	list-style: none;
	margin: 3px 20px 0 0;
	display: inline;
}

#footer .first_line span {
	float: right;
	margin: 3px 12px 0 0;
}
/*********************************/
/* LINKS ************************/
/*******************************/
a {
	text-decoration:none;
	color: #666666;
}

a:hover, a:focus  {
	color: #004899;
	text-decoration: underline;
}

a.link {
	color: #666666;
	padding: 0 0 0 15px;
	margin: 0;
	background: url(/shared/layout/link_arrows.gif) no-repeat 0px 3px;
	display: inline;
}

.back{
	color: #666666;
	padding: 0 0 0 15px;
	margin: 0;
	background: url(/shared/layout/link_arrows2.gif) no-repeat 0px 3px;
	display: block;
}

a.link:hover, a.link:focus {
	color: #004899;
}

a.print, a.print:focus {
	color: #666666;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(/shared/layout/sprite_icons.gif) no-repeat 0 -45px;
	display: block;
}

a.print:hover {
	color: #004899;
}

/*********************************/
/* BREADCRUMB *******************/
/*******************************/
ul.breadcrumb {
	width: 689px;
	list-style: none;
	float: left;
	border-bottom: 1px dotted #666;
}

ul.breadcrumb li {
	display: inline;

}
ul.breadcrumb li a {
	float: left;
	list-style: none;
	padding: 4px 24px 4px 12px;
	background: url(/shared/layout/breadcrumb_trenner.gif) no-repeat right 1px;
}
ul.breadcrumb li span {
	float: left;
	list-style: none;
	padding: 4px 24px 4px 12px;
	background: none;
	color: #666666;
}

ul.breadcrumb li span.first {
	float: left;
	list-style: none;
	padding: 4px 0px 4px 12px;
	background: none;
	color: #666666;
}

ul.breadcrumb li a.last {
	background: none;
}

ul.breadcrumb li a:hover {
	padding: 4px 24px 4px 12px;
	background-color: transparent;
}

ul.breadcrumb li:hover {
	background: none;
	border-top: none;
}
/*********************************/
/* FAHRZEUGSUCHE ****************/
/*******************************/
#content div.form {
	display: block;
	width: 462px;
	margin: 0;
}

#content form {
	display: block;
	width: 462px;
}

#content form p {
	width: 442px;
	margin: 0 0 15px 0;
	clear: both;
}

#content form p.info {
	margin: 0 0 0 146px;
	width: 200px;
}

#content span.top {
	display: block;
	width: 462px;
	height: 12px;
	background: url(/shared/layout/form_edges.gif) no-repeat left top;
}

#content span.middle {
	display: block;
	width: 462px;
	background: url(/shared/layout/form_bg.gif) repeat-y left top;
}

#content span.bottom {
	display: block;
	width: 462px;
	height: 4px;
	background: url(/shared/layout/form_edges.gif) no-repeat left bottom;
	margin: 0 0 7px 0;
}



#content fieldset {
	padding: 0 0 20px 10px;
}

#content fieldset {
	border: none;
}

#content textarea, #content input, #content select {
	border: 1px solid #CCCCCC;
}

#content textarea {
	width: 180px;
	padding: 1px 1px 2px 1px;
	margin: 2px;
	width: 331px;
	
}

#content textarea {
	width: 180px;
	padding: 1px 1px 2px 1px;
	margin: 2px;
	width: 331px;
	
}

#content div.row {
	display: block;
	width: 440px;
	margin: 0 0 15px 0;
	float: left;
}

#content label {
	width: 135px;
	height: 15px;
	float: left;
	padding: 2px 10px 3px 0;
	font-weight: bold;
	color: #000;
}

#content label.radio {
	width: auto;
	height: 15px;
	float: left;
	padding: 2px 20px 3px 5px;
	font-weight: normal;
}

#content label.check {
	width: auto;
	height: 15px;
	float: none;
	padding: 2px 20px 3px 5px;
	font-weight: normal;
}

#content input {
	width: 180px;
	height: 14px;
	float: left;
	padding: 1px 1px 2px 1px;
	margin: 2px;
}

#content input.radio {
	width: 13px;
	height: 14px;
	padding: 0;
	margin: 3px 3px 0 5px;
}

#content input.check {
	width: 13px;
	padding: 0;
	margin: 3px 3px 3px 5px;
	float: none;
}

#content input.word {
	width: 138px;
}

#content input.number {
	width: 35px;
}

#content select {
	width: 184px;
	height: 20px;
	margin: 2px;
}


#content .button_div{
	width: 462px;
	height: 21px;
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
	display: block;
}

#content a.button {
	height: 25px;
	background: url(/shared/layout/bg_btn.gif) no-repeat left top;
	cursor: pointer;
	color: #004899;
	font-weight: bold;
	float: right;
	padding: 0 0 0 18px;
	margin: 0 3px 0 0;
}

#content form a.button:hover {
	padding: 0 0 0 18px;
	margin: 0 3px 0 0;
	color: #004899;
}


#content a.button span {
	padding: 5px 0 0 0;
	height: 21px;
	display: block;
	float: left;
}
#content a.button div {
	position: relative;
	left: 3px;
	height: 25px;
	width: 36px;
	display: block;
	float: left;
	background: url(/shared/layout/bg_btn.gif) no-repeat right top;
}

/*
#content a.button div {
	height: 21px;
	width: 36px;
	display: block;
	float: right;
	background: url(/shared/layout/bg_btn.gif) no-repeat right top;
}
*/
/*****************************************************************************************/
/* Formular Ende																		*/
/***************************************************************************************/



