/*
Tempalate-Definitions
*/

* {
    padding:0;
    margin:0;
  }


body{
    background-color : #FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
  }
 
input,textarea {
    border-style:solid;
    border-width:1pt;
    border-color:#000000;
  }

.domain_available {
    color : #27b662;
  }


.domain_not_available {
    color : #c10808;
  }


.msgbox {
    background : #ffff99;
  }


.paket {

  }


.paketinfo {
  }


.redfont {
    color:red;
  }
  
a {
    color:#0066CC;
    font-size:10pt;
    font-weight:bold;
  }


img {
    border:0px;
  }

li { 
min-height: 15px;
}
  
#main {
	width: 818px;
	margin:0px auto;
	overflow:hidden; 
	background-image: url('images/middle.png');
	background-repeat: repeat-y;
}

#top {
  float: left;
  width: 818px;
  height: 8px;
  margin:0px auto;
	background-image: url('images/top.png');
	background-repeat: no-repeat;
}

#header {
  clear: both;
  float: left;
  //margin-top: -8px;
  width: 818px;
  height: 193px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
}

#header #menutop {
  float: left;
  padding-top: 66px;
  padding-left: 9px;
  padding-right: 16px;
  width: 795px;
  height: 30px;
  text-align: right;
  color: #666666;
}

#header #menutop a {
  color: #666666;
  font-size: 9pt;
  font-weight: lighter;
  text-decoration: none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

#header #angebot1{
  float: left;
  padding-top: 15px;
  padding-left: 21px;
  width: 196px;
  height: 64px;
}

#header #angebot2{
  float: left;
  padding-top: 15px;
  padding-left: 31px;
  width: 196px;
  height: 64px;
}

#header #angebot1 a{
  text-decoration: none;
  cursor:pointer;
}

#header #angebot2 a{
  text-decoration: none;
  cursor:pointer;
}

#header * .title{
  float: left;
  margin-top: 2px;
  margin-left: 2px;
  text-decoration: none;
  font-size: 8pt;
  color:#0066CC;
  font-weight: bold;
}

#header * .angebot{
  clear: both;
  float: left;
  width: 175px;
  padding-left: 3px;
  color:#666666;
  font-size:10pt;
  font-weight:bold;
  height:12px;
}

#header * .zeitraum{
  clear: both;
  float: left;
  width: 188px;
  padding-right: 8px;
  color:#999999;
  text-align:right;
  font-size:8pt;
/*  margin-top:-10px;*/
}

#header * .price{
  clear: both;
  float: left;
  width: 191px;
  padding-right: 5px;
  color:#000000;
  text-align:right;
  font-size:10pt;
  font-weight:bold;
}

#header #login{
  float: left;
  padding-top: 15px;
  padding-left: 36px;
  width: 243px;
  height: 82px;
}

#header #login #username{
  float: left;
  margin-top: 20px;
  width: 220px;
  height: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
}

#header #login #password{
  margin-top: 22px;
  width: 220px;
  height: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
}

#header #buttons{
  float: left;
  padding-top: 23px;
  padding-left: 12px;
  height: 67px;
  width: 83px;
}

#header #buttons input{
margin-top: 8px;
//margin-top: 5px;
height: 24px;
width: 62px;
background-image:url('images/login.gif');
border: 0;
cursor: pointer;
}

#menu{
  padding-left: 9px;
  overflow: hidden;
  clear: both;
  float: left;
  width: 163px;
}

#navigation{
  float: left;
  width: 163px;
  height: 18px;
  background-image: url('images/navigation.png');
  background-repeat: no-repeat;
}

#pakete{
  clear: both;
  float: left;
  width: 163px;
  height: 18px;
  background-image: url('images/pakete.png');
  background-repeat: no-repeat;
}

#menu .menutext {
  clear: both;
  float: left;
  width: 163px;
}

#menu .menutext ul{
  padding-left: 20px;
  list-style-type: none;
}

#menu .menutext .paketeul{
  padding-bottom: 20px;
}

#menu .menutext .title{
  font-weight: bold;
}

#menu .menutext .text{
  padding-left: 10px;
}

#menu .spacer{
  clear: both;
  float: left;
  height: 13px;
  width: 163px;
}

#middle{
  float: left;
  width: 637px;
  height: 18px;
  background: #EAEAEA;
  background-image: url('images/login_bottom.png');
  background-repeat: no-repeat;
  background-position: 297px 0;
}

#content{
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 600px;
  padding-top: 25px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background: #ffffff;
  background-image: url('images/content.png');
  background-repeat: no-repeat;
  overflow: hidden;
}

#footer {
 clear:both;
 width: 818px;
 height: 8px;
 margin:0px auto;
 background-image: url('images/footer.png');
 background-repeat: no-repeat;
 background-position: bottom;
}









/*
site definitions
*/


.paketinfo_caption {
    font-size : 12px;
    width:180px;
    height: 30px;
    padding-left:5px;
  }


.paketinfo_data {
    text-align : center;
    font-size : 12px;
    width: 70px;
  }

.paketinfo_preis {
    font-size : 12px;
  }

.paketinfo_help {
    font-size : 10px;
    padding-left:5px;
  }

.paketinfo_altern1 {
    background-color:#D9E4F2;
}

.paketinfo_altern2 {
    background-color:#f6f6f6;
}

.paketinfo_titel {
    background-color:#003FA5;
    color:#FFFFFF;
}

.impressum h1
{
	font-size:12px;
	font-weight:bold;
}

h1 {
	font-size:14px;
}
