body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#181818;
}

body,div,a,input,textarea,select,td,li,ul{
	font-family:Arial;
	font-size:11px;
	color:#5C5C61;
	line-height:15px;
}
div.br{
	clear:both;
	line-height:0px;
	font-size:0px;
	width:0px;
	height:0px;
}
img{
	border:0px;
	margin:0px;
}


/**/
#wrapper, #header{
	border-left:1px solid #818181;
	border-right:1px solid #818181;
}
#wrapper{
	position:relative;
	display:inline-block;
	margin-top:360px;/*depends:5*/
	text-align:left;
	background:url(/images/tearsteel_bg_sky.jpg) repeat-y;
}

#wrapper, #header{
	width:1002px;
}
#headmenue,#footer{
	width:1000px;
}

html>body #headmenue, 
html>body #wrapper,
html>body #header,
html>body #headmenue
{
	width:1000px;
}







#menue,#content{height:400px;}	/*depends:4*/

html>body #menue,
html>body #content{
	height:auto;
	min-height:400px;	/*depends:4*/
}

#header{
	position:absolute;
	top:-360px;
	left:-1px;/* !!!!! Korrigiere Border Versatz !!!!!!!!! */
	background:url(/images/header_bg.jpg) no-repeat;
	background-position:0px 0px;
	background-repeat:no-repeat;	
	overflow:hidden;
	height:360px;/*depends:5*/
}

#menue{
	position:relative;
	float:left;
	margin:0px;
}

#menue, form#sitesearch,#menue img{
	width:200px;	/*depends:2*/
}

#content{
	margin-left:200px;	/*depends:2*/
	padding:60px;
	padding-top:20px;
	background:url(/images/content_bg.gif);
}

/**/


#header img#headpic{
	position:absolute;
	top:100px;
	left:0px;
}

#header img#vwlogo{
	display:none;
	position:absolute;
	top:25px;
	left:50px;
	left:900px;
}

#header h1{
	margin-left:775px;
	margin-left:30px;
	margin-top:42px;
	font-size:34px;
	font-weight:bold;
	color:#8F8F87;
	letter-spacing:1px;
}





/* ############################################################################ */

#headmenue{
	position:absolute;
	top:-25px;
	height:25px;/*depends:5*/
	text-align:right;
	background:#a1a1a1;
	background:url(/images/headmenu_a_bg.gif);
	
}

#headmenue a{
	display:inline-block;
	line-height:15px;
	text-decoration:none;
	margin-right:0px;
	Xmargin-left:2px;
	border-left:2px solid #a1a1a1;
	margin-top:0px;
	color:#FFF;
	font-weight:bold;
	padding-top:4px;
	padding-left:15px;
	padding-right:15px;
	height:25px;
}
#headmenue a:hover{
	color:#EC6200;
}
html>body #headmenue a{
	height:auto;
	min-height:21px;	/*depends:4*/
}

/*#############*/

ul,li{
	padding:0px;
	margin:0px;
	margin-left:0px;
	list-style-type:none;
	line-height:18px;
}
/*li, nicht oberst*/
ul li ul li{
	padding-left:23px;
	background:url(/images/menu_item.gif) no-repeat;
	background-position:15px 6px;
}

#menue a{
	display:block;
	text-decoration:none;
	padding:0px;
	padding-left:4px;
	/*border-bottom:1px solid #CCCCD1;*/
	color:#9999A3;
	font-weight:bold;
	line-height:18px;
}

#menue ul li ul li a{
	font-weight:normal;
	border-bottom:0px;
	font-size:10px;
}

#menue a:hover{
	color:#000;
	color:#EC6200;
}
#menue a.act{
	color:#EC6200;
}

#menue img{
	margin-top:20px;
	margin-left:0px;	
}

#menue div#dialog{
	display:inline-block;
	padding:3px;
}

/* ######################### */



/* ############################################################################ */
form#sitesearch{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	height:25px;
	width:200px;	/*depends:2*/
	padding:0px;
	border:0px solid #000;
}

form#sitesearch input#query {
	border:0px;
	
	background:#BFBFBF;
	height:17px;
	margin:0px;
	margin-top:4px;
	width:175px;
	padding:0px;
	vertical-align:middle;
}

#formsubmit {
	margin:0px;padding:0px;
	border:0px;
		
	height:15px;
	vertical-align:middle;
	margin-top:3px;
	margin-right:3px;
}
/* ############################################################################ */
#content{
	color:#000;
}
#content h1{
	font-size:14px;
	margin:0px;
	margin-bottom:5px;
}
#content hr{
	width:80%;
	color:#B9B9BE;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px dotted #B9B9BE;
}
#content a{
	display:block;
	background:url(/images/menu_item.gif) no-repeat;
	background-position:2 4;
	padding-left:12px;
	margin:5px;
	margin-left:0px;
	width:15px;
	white-space:nowrap;
	color:#3B7AB2;
}
#content #alignbox a{
	display:inline;
	background:inherit;
}
#content a:hover{
	background:url(/images/menu_item_act.gif) no-repeat;
	background-position:2 4;
}
#footer{
	padding-top:10px;
	font-size:11px;
	color:#9999A3;
	background:#181818;
}


/* ############################################# */
input.ctl_text,select{
	border:1px solid #9999A3;
	height:17px;
	margin:0px;
	margin-top:3px;
	width:178px;
	padding:0px;
	vertical-align:middle;
}

textarea.ctl_textarea{
	border:1px solid #9999A3;
	margin:0px;
	margin-top:3px;
	width:178px;
	padding:0px;
	vertical-align:middle;
}

