

html,body {
margin: 0px;
padding: 0px;
font-family: arial;
color: #666666;
font-size: 12px;
}
h1{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.clear{
clear: both;
}

#wrapper{
margin: auto;
width: 940px;
}

#top{

}

#header{
background-image: url(images/header.gif);
background-repeat: no-repeat;
height: 52px;
width: 940px;
}

#menu{
background-image: url(images/menu.gif);
background-repeat: repeat-x;
height: 32px;
width: 940px;
font-weight: bold;
}

#menu ul{
margin: 0px;
padding: 0px;
line-height: 32px;
}

#menu li{
list-style-type: none;
float: left;
width: 120px;
text-align: center;
}

#menu a:link, a:visited, a:active{
color: #666666;
text-decoration: none;
}
#menu  a:hover{
	text-decoration: underline;
	color:#09C;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color:#09C;
}
a:active {
	text-decoration: none;
	color: #333;
}
#content{
margin-top: 5px;
}

#linker{
float: left;
}

.menulinks{

}



.topmenu{
background-image: url(images/topmenu.gif);
background-repeat: repeat-x;
height: 20px;
width: 196px;
padding-top:2px;
padding-left:4px;
border: 1px solid #cccccc;
font-size: 15px;
}

.menulinks ul{
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

.menulinks li{
display: block;
list-style-type: none;
height: 22px;
width: 200px;
border-left: 1px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
border-top: 1px solid #dfdfdf;
}

.menulinks li a{
display: block;
list-style-type: none;
height: 20px;
width: 196px;
padding-top:2px;
padding-left:4px;
background-color: #f9f9f9;
text-decoration: none;
color: #666666;

}

.menulinks li a:hover{
text-decoration: none;
color: #666666;
display: block;
list-style-type: none;
height: 22px;
width: 200px;
background-color: white;
}

.lionder{
border: 1px solid #dfdfdf;
}

#rechter{
width: 734px;
float: right;
}

.ctop{
border: 1px solid #cccccc;
background-color: #efefef;
width: 727px;
height: 22px;
float: right;
line-height: 22px;
padding-left: 5px;
}

.ctxt{
border: 1px solid #dfdfdf;
background-color: #f9f9f9;
width: 725px;
padding-left: 7px;
float: right;
margin-bottom:8px;
}

#ad{
text-align: center;
padding-top: 4px;
margin-top: 15px;
margin-bottom: 15px;
background-image: url(images/ad.gif);
background-repeat: no-repeat;
height: 123px;
width: 731px;
float: right;
}


.wit{
float: right;
background-color: white;
width: 106px;
height: 106px;
border: 1px solid #dfdfdf;
text-align:center;
margin-right: 12px;
margin-top: 11px;
margin-bottom: 11px;
}

#footer{
clear: both;
height: 27px;
line-height: 27px;
width: 940px;
font-weight: bold;
background-color: #bce6f1;
}

#fleft{
float: left;
}

#fright{
float: right;
}