html{ 
margin:0;
padding:0;
}

body{
font-size:12px;
margin:0;
padding:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:20px;
}

img{
border:none;
}

/* Template-Container */
#template {
width:800px;
margin:0 auto;
text-align:left;
}

/* Header */
#tem_header {
height:78px;
position:relative;
}

/* Logo */
#tem_logo {
position:absolute;
width:259px;
height:31px;
left:0;top:27px;
}

/* Tags */
#tem_tags{
color:#0050A1;
background-color:#EEEEEE;
margin-top:20px;
margin-bottom:2px;
padding:0 5px 0 5px;
height:24px;line-height:24px;
overflow:hidden;
}

/* Domaincheck */
#tem_domaincheck{
color:#5A5A5A;
background-color:#F4FDC4;
font-weight:bold;
text-indent:100px;
margin-top:7px;
margin-bottom:3px;
height:35px;
line-height:30px;
overflow:hidden;
}

#tem_home{
background-color:#EDEDED;
height:50px;
padding-top:10px;
}



input.button{
height:20px;
background-image:url(pfeil-homebanner.gif);
background-repeat:no-repeat;
background-position:0 center;
font-weight:bold;
font-size:12px;
margin-bottom:1px;
color:#FFF;
padding:0px 8px 0px 21px;
padding-bottom:2px;
background-color:#86DE00;
border:none;
}

input.button:hover{
background-image:url(pfeil-homebanner-mo.gif);
background-color:#0050A1;
}

.subseite{
background-color:#F7F7F7;
margin-bottom:5px;
margin-left:300px;
width:247px;
height:41px;
line-height:41px;
text-align:left;
float:left;
margin-right:5px;
overflow:hidden;
position:absolute;
}

.subseite a{
height:41px;
display:block;
font-size:12px;
font-weight:bold;
margin:0px;
padding-left:55px;
background-repeat:no-repeat;
color:#2C529D;
}

.subseite a:hover{
background-color:#FFFFFF;
color: #86DE00;
}


.domaincheck{
background-color:#EEFFB8;
background-image:url(domainbox-lo.gif);
background-position:left top;
background-repeat:no-repeat;
width:800px;
color:#5A5A5A;
font-weight:bold;
text-indent:80px;
margin-top:7px;
margin-bottom:3px;
}
.domaincheck .lu{
background-image:url(domainbox-lu.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
.domaincheck .ro{
background-image:url(domainbox-ro.gif);
background-position:right top;
background-repeat:no-repeat;
}
.domaincheck .ru{
background-image:url(domainbox-ru.gif);
background-position:right bottom;
background-repeat:no-repeat;
padding:11px;
}

.domaincheck form{
margin:0;
padding:0;
}

.domaincheck select{
margin-right:10px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.domaincheck input{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}


.domaincheck span.label{
color:#0050A1;
font-weight:bold;
}
