body{
	margin: 12px;
}

.top_links{
	width: auto;
	float: right;
}

.head{
	height: 192px;
}

.main{
	width: 970px;
	height: 100%;
}

.layout{
	position: absolute;
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 970px;
}


.top_links{
	position: absolute;
	top: 20px;
	right: 190px;
	float: right;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	display: block;
}

.domain{
	position: absolute;
	top: 42px;
	left: 12px;
	float: left;
}

.search{
	position: absolute;
	top: 100px;
	left: 12px;
	float: left;
	width: 184px;
}

.search_banner{
	position: absolute;
	top: 90px;
	right: 39px;
	float: left;
	width: 728px;
}

h1{
	padding: 0px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 30px;
	color: #1271A2;
	margin: 0px;
}

h1 a{
	font-family: tahoma;
	font-weight: bold;
	font-size: 30px;
	color: #1271A2;
	text-decoration: none;
}

h1 a:hover{
	color: #5CBBDD;
	text-decoration: none;
}

h2{
	background-image: url(img/h2_pf.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 0px 0px 13px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #1271A2;
	margin: 0px 0px 4px 0px;
}

a{
	font-family: tahoma;
	color: #1271A2;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

.side_left, .side_right{
	background-image: url(img/side_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FCFCFC;
	float:left;
	width: 120px;
	min-height: 646px; 
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	display: block;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	padding: 20px;	
}

.content{
	float:left;
	min-height: 646px; 
	display: block;
	width: 628px;
	padding: 0px;
}

.content_tab{
	background-color:#ffffff;
	margin: 12px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.footer{
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#000000;
	width: 936px;
	height: 94px; 
	clear:both;
	display: block;
	border-top:1px solid #E4E4E4;
	margin-bottom:8px;
	padding: 8px;
	font-family: tahoma;
	font-size: 12px;
}

.footer div{
	background-image: url(img/hr.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 8px;
	color: #929292;
	font-size: 11px;
	padding: 8px 0px 0px 0px;
	text-align: center;		
}

.footer_link{
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	margin-bottom:12px;
}

form{
	padding:0px;
	margin:0px;
}

form img{
	margin-top:8px;
}


input, select{
	font-size: 11px;
	font-family: tahoma;
}

.clsPruefButton
{
    TEXT-DECORATION  : none;
    COLOR            : #000000;
    FONT-FAMILY      : Verdana, Arial;
    FONT-SIZE        : 0px;
    background-color : transparent;
    background-image : url(img/domain_button.gif);
    width						 : 184px;
    height					 : 26px;
    border					 : solid 0px #000000;
}