/*Wu Shu content*/

#wushu_logo_oben{
	display:block;
}

#wushu_logo_oben h1{
	padding:0;
	margin:0;
	font-family:Arial;
	font-weight:bold;
	display:inline;
	position:absolute;
	right:20px;
	top:17px;
	width:auto;
	color:#fff;
	font-size:24px;
	letter-spacing:4px;
}

#wushu_logo_unten h2{
	padding:0;
	margin:0;
	font-family:Arial;
	width:auto;
	position:absolute;
	right:-47px;
	top:45px;
	color:#b6c7ce;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	margin-right:71px;
	letter-spacing:2px;
}

#header{
	width:1024px;
	height:120px;
    background:#96BAC5 url(/dna_images/tmpl_idogo/css/wushu/images/balken-oben_1.jpg) no-repeat;
}


#header a, #header a:hover{
	text-decoration:none;
	cursor:pointer;
}


#logo{
display:none;
}

#main{
    background: #fff url(/dna_images/tmpl_idogo/css/wushu/images/background.gif) no-repeat;
    width:1024px;
    height:520px;
}

h1{
    color:#96BAC5;
    font-weight:bolder;
    font-size:13pt;
    width:80%; /*internet explorer */
}

#main-navigation{
	position: absolute;
	top:112px;
	left:0px;
}

#main-navigation a:focus span,
#main-navigation a:active span,
#main-navigation a:hover span{
        color:#598E9F;}
     
#main-navigation a span{
        color:white;}
#main-navigation a span.active{
	color:#397087;}

