body { background-color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif; color:#564b47; padding:0; margin:0; text-align:center; overflow:hidden; }
#inhalt {
	position:absolute;
	height:555px;
	width:1000px;
	margin:-275px 0px 0px -500px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: #000000;
	overflow:hidden;
}
p, h1 {
margin: 0px; 
padding: 0px; 
}
h5 {
	margin:0px;
	padding-top:15px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size:8px;
	font-weight:bold;
	color: #FFFFFF;
}
h6 {
	margin:0px;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}
h4 {
	margin:0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size:8px;
	color:#FFFFFF;
	font-weight:normal;
}

#header{
	position:absolute; 
	left: 319px; 
	top:11px;
}
#submenue{
	position:absolute; 
	left: 14px; 
	top: 73px;
	width:969px;
}
#submenue_drop{
	position:absolute; 
	left: 14px; 
	top: 68px;
	width:969px;
}
#submenue2{
	position:absolute; 
	top:520px; 
	left:911px;

}

#subcontent{
	position:absolute;
	left: 16px;
	top:91px; 
	width:316px; 
	height:415px;
	line-height:12pt;
	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	overflow:hidden;
		
}

#subcontent_links{
	position:absolute;
	left: 16px;
	top:91px; 
	width:316px; 
	height:415px;
		padding-left: 0px;
	overflow:hidden;
}
#subcontent1{
	position:absolute;
	left: 16px;
	top:91px; 
	width:316px; 
	height:415px;
	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	overflow:hidden;
		
}
#content1{
	position:absolute;
	text-align:left;
	left: 335px;
	top: 91px; 
	width:642px; 
	height:415px; 
	background-image:url(http://unitedskateboardartists.de/web/img/news_textblock_rechts.jpg);
	overflow:auto; 
	z-index:2;
}	
#content2{
	position:absolute;
	text-align:left;
	left: 335px;
	top: 91px; 
	width:642px; 
	height:415px;
	overflow:hidden; 
	z-index:2;
}
#content_full{
	position:absolute;
	background-color:#000000;
	left: 16px;
	top:91px; 
	width:962px; 
	height:415px;
	z-index:2;
	border:0;
		
}
#button{
	background:url(http://unitedskateboardartists.de/web/img/contact_btn.gif);
	width:106px;
	border:none;
}
#txt{
	top: 15px;
	left: 20px;
	position:absolute;
	font-size: 11px;
  	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	width:920px; 
	height:380px; 
	overflow:auto; 
	z-index:2;

}
#txt2 {
	margin:0px;
	padding-left: 20px;	
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size:10px;
	color: #FFFFFF;
}
#menue{
	position:absolute; 
	left: 16px; 
	top: 522px; 
	width:905px; 
	height:25px;
	z-index:5;
}


/*DropDown */

a img { border: 0px solid black }

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
z-index:15;
}

#cssdropdown li {
float: left;
position: relative;
z-index:15;
}

.mainitems{
border: 0px solid black;
background-color:#000000;
z-index:15;
}

.mainitems a{
margin-left: 0px;
margin-right: 0px;
text-decoration: none;
z-index:15;
}

.subuls{
display: none;
width: 155px;
position: absolute;
left: 0;
background-color: transparent;
z-index:15;
}

.subuls li{
width: 140px;
height: 18px;
margin-top: -1px;
margin-left: 3px;
z-index:16;
}

.subuls li a{
text-decoration:none;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
z-index:15;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
z-index:-20;
}