html {
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	text-align: left;
	FONT: 12px Tahoma, arial,verdana;
	color:#5c5c5c;
	padding: 19px;	
	background: transparent url('img/bg.gif') repeat;
	min-width: 950px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
}
img, table{ border: 0px;}
A:link, a:visited {color:#0096ce}
A:hover {color:#ff7800}

h1 {font-size:15px;color:#86b800;margin-bottom:15px;margin-top:0px;FONT-WEIGHT:bold;}
h2 {font-size:13px ;FONT-WEIGHT:bold; color:#86b800;margin:0px}
h3 {font-size:80% ;color:#5c5c5c;FONT-WEIGHT:bold;margin:0px}

.page{
	min-height: 600px;
	min-width: 962px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 962? "962px": "100%");
	background-color: #ffffff;
}
.contener_top{
	margin-right: -240px;
	float: left;
	width: 100%;
}
.content_top{
	margin-right: 240px;
	background: transparent url('img/top.gif') repeat-x top;
	height: 167px;
}
.right_top{
	width: 230px;
	float: right;
	background: transparent url('img/bg_enter.gif') no-repeat center right;
	height: 167px;
}
.logo{
	float: left;
}
.top_logo{
	float: right;
}
.top-text{
	height: 29px;
	color:#a2a2a2;
	text-align: center;
	padding-top: 7px;
}
.right_top a:link, .right_top a:visited{
	font-size:90%; color:#5c5c5c;
}
.right_top .top-text a:link, .right_top .top-text a:visited{
	font-size:80%; color:#a2a2a2;
}
.right_top .button{
	background: transparent url('img/enter.gif') no-repeat center left;
	width: 77px;
	height: 19px;
	border: 0px;
}
.button_q{
	background: transparent url('img/otv.gif') no-repeat center left;
	width: 78px;
	height: 19px;
	border: 0px;
}
.button_agree{
	background: transparent url('img/button_agree.gif') no-repeat center left;
	width: 78px;
	height: 19px;
	border: 0px;
}
.button_save{
	background: transparent url('img/button_save.gif') no-repeat center left;
	width: 78px;
	height: 19px;
	border: 0px;
}
table.enter{
	height: 131px;
}
.enter_top{
	clear: both;
	height: 30px;
	wdth: 100%;
}

.center{
	float:left;
	width: 100%;
	margin-right: -240px;
}
.content{
	background: transparent url('img/line_left.gif') repeat-y left;
}
.content1{
	background: transparent url('img/line_right.gif') repeat-y right;
}
.center1{
	margin-right: 240px;
}
.center2{
	margin-left: 240px;
	padding-left: 40px;
	padding-right: 40px;
}
.center3{
	margin-left: 240px;
}
.left{
	width: 230px;
	float:left;
}

.right{
	float:right;
	width: 230px;
}
.menu{
	background: transparent url('img/marker_glob.gif') no-repeat top left;
	padding-left: 27px;
}
.menu ul{
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 10px;
}
.menu ul li{
	padding: 0px;
	margin-top: 3px;
	list-style-type: none;
	background: transparent url('img/li.gif') no-repeat center left;
	padding-left: 10px;
}
.menu ul li.activ{
	background: transparent url('img/li_a.gif') no-repeat center left;
}
.activ a:link, .activ a:visited{
	color: #FF7905;
}
.razd{
	background: transparent url('img/line_bot.gif') repeat-x bottom left;
	height: 4px;
	width: 100%;
	margin-bottom: 10px;
}
.clearing{
	clear: both;
}
.module{
	font-size: 90%;
	background: transparent url('img/marker_glob.gif') no-repeat top right;
	padding-right: 27px;
	padding-left: 10px;
}
.datenews{
	color:#a2a2a2;
	margin-top: 15px;
	margin-left: -10px;
	padding-left: 10px;
	background: transparent url('img/st.gif') no-repeat center left;	
}
.partner{
	margin-top: 15px;
	margin-left: -8px;
	padding-left: 8px;
	background: transparent url('img/st2.gif') no-repeat top left;
}
.button_search{
	background: transparent url('img/search.gif') no-repeat center left;
	width: 12px;
	height: 13px;
	border: 0px;
}
.moduleuser{
	padding-top: 3px;
}
table.moduleuser td{
	padding-top: 10px;
	padding-right: 5px;
}
.bottom{
	font-size: 90%;
}
.bottom .left, .bottom .right{
	text-align: center;
}
.bottom .center2, .bottom .center2 a:link, .bottom .center2 a:visited{
	color:#a2a2a2;
	text-align: center;
}
.th_test{
	background: #F2F2F2 url('img/th_test.gif') repeat-x bottom;
	min-height: 22px;
	height:expression((document.documentElement.clientHeight || document.body.clienHeight) < 22? "22px": "auto");
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	margin-top: 6px;
}
.td_test{
	background: transparent url('img/td_test.gif') repeat-x bottom;
	width: 100%;
	min-height: 22px;
	height:expression((document.documentElement.clientHeight || document.body.clienHeight) < 22? "22px": "auto");
	text-indent: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
