

body {
background: #cd0057; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #cd0057;
margin:0px;
text-align:center;
}
h1,h2,h3,h4 {

font-family: Arial, Helvetica, sans-serif;
}
div {
border:0px solid red;
}
#container {background: #ccff99 url("menu.jpg") repeat-y;
min-height: 270px;
max-height: auto;
width: 1000px;
valign: top;
border: 0px;
}

#logo {background: url("kop.jpg") no-repeat;
width: 1000px;
height:148px;
}

#menuct {

min-height: 370px;
max-height: auto;
clear:both;
float:left;
border: 0px;
margin-top:0px;
font-size:14px;
}



#menu {
width: 240px;
line-height: 20px;
margin-top:20px;
padding-left:20px;
text-align:left;

}
		.menu_nor a{
		color: #000000;
		font-weight:bold;
		text-decoration:none;
		}
		.menu_nor a:hover{
			
		color: #000000;
		font-weight:bold;
		text-decoration:none;
		}
		.menu_act a{
		color: #FFF;
		
		font-weight:bold;
		text-decoration:none;		
		}
		
		.menu_act a:hover{
		line-height: 20px;
		color: #FFF;
	
		font-weight:bold;
		text-decoration:none;
		}
#submenu {
line-height: 15px;
font-size:12px;
font-weight:none;
text-decoration:none;
}

                  .submenu_nor a{
		color: #000000;
		font-size:12px;
		font-weight:none;
		text-decoration:none;
		}
		.submenu_nor a:hover{
		font-size:12px;	
		color: #000000;
		font-weight:none;
		text-decoration:none;
		}
		.submenu_act a{
		color: #FFF;
		font-size:12px;
		font-weight:none;
		text-decoration:none;		
		}
		
		.submenu_act a:hover{
		line-height: 15px;
		color: #FFF;
		font-size:12px;	
		font-weight:none;
		text-decoration:none;
		}
		
		
		
		
#contentct {
background: #ccff99;
margin-left: 275px;
margin-right: 30px;


}
#content {
padding: 0px 10px;
border:0px;
height:100%;
text-align:left;
}
	#content p{
	color:#000000;
	
	}
	#content a{
	color:#cd0057;

	}
	#content *{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:0px;
	}
#border {
float:right;
width: 30px;
margin-top: 0px;
height:350px;
}

div#footer {background: url("onder.jpg") no-repeat;
width:1000px;
height:50px;
margin-top:0px;
margin-left: 0px;
clear:both;

}
#footer a{
color: #333366;
text-decoration:underline;
}
div#logo2 {
display:none;
}



