body,input,select,form,textarea {color: #333333; font-family:Tahoma,verdana,arial; font-size: 9pt;
	scrollbar-face-color: #ecece5;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color: #f7f3ea;
	scrollbar-3dlight-color: #ccccba; 
	scrollbar-darkshadow-color: #d7d3ca;      
	scrollbar-track-color: #fefefb;
	scrollbar-arrow-color: #91916e;
}
body{padding: 0; margin: 0;}
A:link{text-decoration:none; color:#333333;}
A:visited{text-decoration:none; color:#333333;}
A:active{text-decoration:none; color:#333333;}
A:hover{text-decoration:underline; color:#ff7800;}
A IMG{border: 1px ridge #EEEDEA;FILTER: alpha(opacity=90); moz-opacity: 0.9; opacity: 0.85}
A:hover IMG {FILTER: alpha(opacity=100); moz-opacity: 1; opacity: 1}
p{
	letter-spacing: 2px;
}
form,input,select{
	margin: 0;
	font-size: 9pt;
}
input{
	border: 1px solid #dbdada;
	padding: 2px;
}
h1,h2,h3{
	font-size: 9pt;
	margin: 2px;
}
.topic{
	background-image: url(../img/category_menu.gif);
	background-repeat: no-repeat;
	padding: 6px 0px 6px 25px;
	color: #fff;
}
.sele {
	BEHAVIOR: url("../selectbox.htc")
}
#container {
	width:980px;
	margin: 0 auto;
}
#header{
	width: 980px;
	margin: auto;
	padding-top: 4px;
	background-image: url(../img/topline.gif);
	background-repeat: no-repeat;
}
    .logo{
	float: left;
	margin: 13px 42px;
}
	.topnav{
	background-image: url(../img/topnav_logo.gif);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 466px;
	padding: 5px 0px 0px 15px;
	margin: 21px 0px;
}
    .topnav A:link {
	FONT-SIZE: 11px; COLOR: #dbdbdb; TEXT-DECORATION: none
}
    .topnav A:visited {
	FONT-SIZE: 11px; COLOR: #dbdbdb; LINE-HEIGHT: 16px; TEXT-DECORATION: none
}
    .topnav A:active {
	FONT-SIZE: 11px; COLOR: #dbdbdb; LINE-HEIGHT: 16px; TEXT-DECORATION: none
}
    .topnav A:hover {
	FONT-SIZE: 11px; COLOR: #ff7800; LINE-HEIGHT: 16px; TEXT-DECORATION: underline
}
    #second{
	width: 980px;
	overflow: hidden;
}
    #topleft{
	width: 215px;
	float: left;
	height: 361px;
	background-image: url(../img/category_bg.gif);
	background-repeat: no-repeat;
	padding: 20px 0px;
	overflow:hidden;
}
* html #topleft{ padding:20px; width:175px;}
*+html #topleft{ padding:20px; width:175px;}
	#topright{
	width: 765px;
	float: right;
	background-image: url(../img/top_navigation_bg.gif);
	background-repeat: repeat-x;
	height: 401px;
	overflow:hidden;
}
    #navlist{
	margin: 0px;
}
	#navlist li{
	background-image: url(../img/category_menuline.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 24px;
	width: 152px;
	display: block;
	padding: 5px 0px 0px 15px;
}
#toptitle{
	background-image: url(../img/toptitle_bg.gif);
	background-repeat: repeat-x;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EBE7DC;
	width: 975px;
	margin-bottom: 20px;
}

.subtitles{
	background-image: url(../img/t_member.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 30px;
	margin: 20px 0px 10px 0px;
}
.pronav{
	width: 200px;
	float: left;
	background-image: url(../img/member_sub.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
}
* html #mainbody { height:250px; } /* nur fr IE 5.5 - 6.x */
html + body #mainbody { height:250px; } /* nur vom IE 5.0 */
#footer{
	margin: 0 auto;
	height: 150px;
	clear: both;
	background-color: #F7F5F0;
}
#bottomnav{
	background-color: #e4e4e4;
	padding: 10px 10px 15px 30px;
}
#explain{
	float: left;
	padding-top: 15px;
}
#npic{
	border: 1px solid #CFCFCF;
	float: left;
	padding: 10px;
	height: 200px;
	width: 300px;
	margin: 10px 15px;
	text-align: center;
}

