body {
	background: #fff url('body-bg.gif');
	color: #666;
	font-size: 100%;
	text-align: center
}

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
}


#content a:link, a:visited, a:active {
	color: #b01817;
	text-decoration: underline;
}


img {
	border: 0px none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.red {
	color: #b01817;
}

.klein {
	font-size: 0.7em !important;
	color: #666 !important;
}

.layout {
	margin: 0px auto;
}


#box1 {
	background: url('box1-c-bg.gif') repeat-y;
	height: 50px;
	padding-left: 10px;
	vertical-align: top;
	
}

#box1 td {
	font-size: 0.7em;
}

#box2 {
	background: url('box2-c-bg.gif') repeat-y;
}




/* Navigation */
.layout #navi {
	background: url('cont-bg1.gif') repeat-y;
}

.layout #navi ul {
	list-style: none;
	margin: 12px 0 0 0;
	padding: 0;
	width: 171px;
}

.layout #navi ul li {
	margin-bottom: -2px;
}

html>body .layout #navi ul li {
	margin-bottom: -1px;
}

.layout #navi ul li a {
	display: block;
	width: 171px;
	border: 1px solid #666666;
	border-left: 5px solid #707070;
	padding: 5px 2px 5px 15px;
	text-decoration: none;
	font: 0.7em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html>body .layout #navi ul li a {
	width: 148px;
}

.layout #navi ul li a:link {
	color: #fff;
}

.layout #navi ul li a:visited {
#	color: #efefef;
	color: #fff;

}

.layout #navi ul li a:hover, .layout #navi ul li a:active {
	color: #666666;
	background: #d5c78e;
	border-left-color: #AB8B49;
}

.layout #navi ul li a#line {
	margin-bottom: 2px;
}

.layout #navi ul li a.hl:link, .layout #navi ul li a.hl:visited, .layout #navi ul li a.hl:hover, .layout #navi ul li a.hl:active {
	color: #666666;
	background: #d5c78e;
	border-left-color: #AB8B49;
}





/* Textformatierung */
.layout #content {
	background: url('cont-bg2.gif') repeat-y;
	}

h1, h2, h3, h4 {
	font-weight: bold !important;
}

.layout #content h1 {
	color: #b01817;
	margin: 15px 20px -5px 20px;
	font: normal 1.1em/1.5em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.layout #content h2 {
	color: #b01817;
	margin: 15px 20px -5px 20px;
	font: 0.9em/1.5em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.layout #content h3 {
	color: #AB8B49;
	margin: 15px 20px -5px 20px;
	font: 0.8em/1.5em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content h3 {
	color: #AB8B49;
	margin: 15px 20px -5px 20px;
	font: 0.8em/1.5em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content p, form, ul {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.5em;
	margin: 10px 20px 10px 20px;
}

.layout #content ul {
	margin-left: 50px;
}

.layout #content #tabs2 ul, .layout #content #detaillist ul, .layout #content #detaillistorange ul, .layout #content #detaillistgruen ul {
	margin-left: 20px;
}

.layout #content #detaillist ul, .layout #content #detaillistorange ul, .layout #content #detaillistgruen ul {
	font-size: 1em;
	font-family: Verdana;
}

#tabs2 ul {
	font-size: 1em;
	font-family: Verdana;
}




#detaillist, #detaillistorange, #detaillistgruen, #vertlist
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.7em;
font-weight: bold;
}


#detaillist ul, #detaillistorange ul, #detaillistgruen ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;
}



#detaillist li, #detaillistorange li, #detaillistgruen li  { 
display: inline;
height: 1px;
}

#vertlist a { 
display: block;
width: 130px;

float: left;
color: #fff;
background-color: #036;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
}

#vertlist a:link, #verlist a:visited, #vertlist a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#vertlist #current span, #vertlist #current a, #vertlist a:hover
{
background-color: #AB8B49;
color: #fff;
}




#detaillist li a, #detaillist a
{
float: left;
color: #fff;
background-color: #036;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
}

#detaillistorange li a
{
float: left;
color: #fff;
background-color: #BD5F00;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
}

#detaillistgruen li a
{
float: left;
color: #fff;
background-color: #066;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
}




#detaillist a:link, #detaillist a:visited, #detaillist a:active, #detaillistorange a:link, #detaillistorange a:visited, #detaillistorange a:active, #detaillistgruen a:link, #detaillistgruen a:visited, #detaillistgruen a:active {
	color: #FFFFFF;
	text-decoration: none;
}



#detaillist #current span, #detaillist #current a, #detaillist li a:hover, #detaillistorange #current span, #detaillistorange #current a, #detaillistorange li a:hover, #detaillistgruen #current span, #detaillistgruen #current a, #detaillistgruen li a:hover
{
background-color: #AB8B49;
color: #fff;
}




    


/*- Menu Tabs 2--------------------------- */

    #tabs2 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #84776B;
	  font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
      }
    #tabs2 ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:left;
      background:url('/system/img/tableft4.jpg') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabs2 a span {
      float:left;
      display:block;
      background:url('/system/img/tabright4.jpg') no-repeat right top;
      color:#84776B; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#74675B;
      }
      
      
    #tabs2 #current span
	{
	background-position:100% -42px;
	}
	
    #tabs2 #current a
	{
	 background-position:0% -42px;
	}
	
	  #lang a
	{
	 float:right;
	 display:block;
	 text-decoration:none; padding-left:0px; padding-right:4px; padding-top:0; padding-bottom:0
	 background-image:none;
	 line-height: 0.8em;
	}
	
	#lang
	{
	padding-right: 7px;
	}
	
	  #tabs2 #lang a
	{
	 float:right;
	 display:block;
	 text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
	 background-image:none;
	 line-height: 0.8em;
	}
	
	#tabs2 #lang a, a span
	{
	background: none;
	padding-right: 2px;
	}
	
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
      }
 

#tabs2 a:link, a:visited, a:active {
	text-decoration: none;
}









#footer {
	text-align: center;
	font-size: 0.7em;
	color: #ae201e;
	#background: #efefef;
	font-weight: bold
}

#kontaktformular {
	background: #999999;
	margin: 20px 20px 20px 20px;
	padding: 10px 0;
	width: 400px;
	border: 2px solid #b01817;
}

#kontaktformular p label {
	width: 130px;
	display: block;
	float: left;
	color: #fff;
}

#kontaktformular p {
	margin: 10px 20px;
	color: #1a5273;
}

#kontaktformular p input {
	width: 200px;
	padding: 1px 3px;
	color: #666;
}

#kontaktformular p textarea {
	width: 370px;
	height: 200px;
	color: #666;
}

#kontaktformular p.right input {
	width: 130px;
	text-align: center;
	background: #b01817;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #701616;
	border-right: 2px solid #701616;
	color: #fff;
	font-size: 0.85em;
	padding: 4px 5px 3px 5px;
	cursor: pointer;
	margin-right: 0px;
}

#preisliste {
	border: 3px solid #666666;
	border-collapse: collapse;
	margin: 15px 20px 0px 20px;
	width: 460px;
}

#preisliste td {
	border: 1px solid #666666;
	padding: 5px;
	font-size: 0.7em;
	color: #333;
}

#preisliste td b, #preisliste td strong {
	color: #b01817;
}

#antrag {
	width: 90%;
	border: 3px solid #999;
	border-collapse: collapse;
	margin: 15px 10px 10px 20px;
}

/* Domaininput */
#antrag #domain input {
	width: 170px;
	padding: 1px 2px;
	margin-right: -3px;
}

#antrag #domain select {
	width: 73px;
}

/* ENDE Domaininput */
#antrag td {
	padding: 3px;
	font-size: 0.8em;
	border: 1px solid #333;
	background: #efefef;
	color: #333;
}

#antrag .header {
	color: #56917f;
	font-size: 0.9em;
	font-weight: bold;
}

#antrag td input {
	width: 250px;
}

#antrag td textarea {
	height: 150px;
	width: 250px;
}

#antrag #submit {
	text-align: right;
}

#antrag #submit input {
	width: 150px;
	text-align: center;
	background: #ad1d1c;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #701616;
	border-right: 2px solid #701616;
	color: #fff;
	font-size: 0.85em;
	padding: 4px 5px 3px 5px;
	cursor: pointer;
}

#antrag td p {
	margin: 10px;
	font-size: 0.85em;
	color: #000;
}

#timer_text {
	position: absolute;
	top: 10px;
	left: 90px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
}

#timer_textE {
	position: absolute;
	top: 5px;
	left: 90px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

#white {
	background: white;
	border: 1px solid #900;
	padding: 15px;
	width: 400px;
	margin: 20px;
	line-height: 1.3em;
	font-size: 0.8em;
}

#bewertung .submit {
	width: 110px;
}

/* Neukundenform */

#registrierungsform {
	width: 85%;
	border: 3px solid #666666;
	border-collapse: collapse;
	margin: 10px 10px 10px 20px;
}

/* Domaininput */
#registrierungsform #domain input {
	width: 170px;
	padding: 1px 2px;
	margin-right: -3px;
}

#registrierungsform #domain select {
	width: 73px;
}

/* ENDE Domaininput */
#registrierungsform td {
	padding: 3px;
	font-size: 0.8em;
	border: 1px solid #666666;
	color: #333;
}

#registrierungsform .header {
	color: #56917f;
	font-size: 0.9em;
	font-weight: bold;
}

#registrierungsform td input {
	width: 250px;
}

#registrierungsform td .radiobuttonneu {
	width: 10px;
}

#registrierungsform td textarea {
	height: 150px;
	width: 250px;
}

#registrierungsform #submit {
	text-align: right;
}

#registrierungsform #submit input, #registrierungsform .submit  {
	width: 180px;
	text-align: center;
	background: #ae201e;
	border-top: 2px solid #eb8d8b;
	border-left: 2px solid #eb8d8b;
	border-bottom: 2px solid #7c1d1b;
	border-right: 2px solid #7c1d1b;
	color: #fff;
	font-size: 0.85em;
	padding: 4px 5px 3px 5px;
	cursor: pointer;
}

#registrierungsform td p {
	margin: 10px;
	font-size: 0.85em;
}

p#sterninfo {
	margin: 20px 20px;
}

#registrierungsform td span {
	font-size: 0.75em;
	color: #666;
}

/* Domain registrieren Form */

#table {
	background: #AB8B49;
	padding: 9px;
	border: 1px solid #b01817;
	width: 340px;
	margin: 10px 0 0 20px;
}

#table, #table td{
	padding: 1px;
	font-size: 1em;
}

#table #domain2 {
	width: 180px;
	font: bold 0.75em Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#table select {
	width: 65px;
	font: bold 0.75em Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#table #domainsubmit {
	cursor: pointer;
	background: #b01817;
	color: #fff;
	padding: 1px 2px;
	width: 80px;
	border-width: 1px;
	text-align: center;
	font: bold 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
}




/* Domainsuche vorregistrierung */

#domainregliste {
	margin-left: 30px;
}

#domainregliste .domainvorregistrieren {
	width: 200px;
}

#domainregliste .domainvorregistrieren p {
	width: 200px;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

#domainregliste .domainvorregistrieren p .submit {
	font-size: 1em;
	width: 200px;
	text-align: center;
}



/* Domainliste */

#content #domainlistehaupt
{ width: 720px;
font-size:1em;
font-family: Verdana;
background-color: #fafafa;
border: 1px #6699CC dotted;
border-collapse: collapse;
color: #FFFFFF;
border-spacing: 0px; }



#content #domainlistehaupt th
{ background-color: #AB8B49;
border: 1px #6699CC dotted;
font-family: Verdana;
font-weight: bold;
font-size: 9px;
padding-left: 4px;
padding-right: 4px;
color: #FFFFFF; }


#content #domainlistehaupt #normal
{ border-bottom: 1px #6699CC dotted;
border-top: 1px #6699CC dotted;
text-align: center;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }



#content #domainlistehaupt #detail
{ border-bottom: none;
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }



#content #domainlistehaupt a:link, a:visited, a:active
{  
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana;
}

#content #domainlistehaupt a, a:link, a:visited, a:active
{  
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana;
}



#content #domainlistedetail
{ 
background-color: #fafafa;
border: 1px #6699CC dotted;
border-collapse: collapse;
border-spacing: 0px;

}

#content #domainlistedetail th
{
font-family: Verdana;
padding: 3px;
}

#content #domainlistedetail th a, a:link, a:active, a:visited
{ --color: #b01817;
color: #FFFFFF;
}

#content #domainlistedetail a, a:link, a:active, a:visited
{ color: #b01817;
font-family: Verdana;
}

#content #domainlistedetail #smalltext
{
font-size: 1em;
width: 350px;
}


#content #domainlistedetail #submit input, #registrierungsform .submit  {
	text-align: center;
	background: #ae201e;
	border-top: 2px solid #eb8d8b;
	border-left: 2px solid #eb8d8b;
	border-bottom: 2px solid #7c1d1b;
	border-right: 2px solid #7c1d1b;
	color: #fff;
	font-size: 1.1em;
	padding: 4px 5px 3px 5px;
	cursor: pointer;
}


#content #domainlistedetail th
{ background-color: #AB8B49;
text-align: left;
border: 1px #6699CC dotted;
font-family: Verdana;
font-size: .6em;
padding-left: 4px;
padding-right: 4px;
color: #FFFFFF; }



#content #domainlistedetail td
{ border: 1px #6699CC dotted;
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: .6em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px; }



#content #domainsuche
{ width: 500px;
background-color: #fafafa;
border: 2px #6699CC dotted;
border-collapse: collapse;
border-spacing: 3px;

}

#content #domainsuche td
{ border: 2px #6699CC dotted;
text-align: center;
width: 500px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .8em;
color: #404040;
background-color: #fafafa;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px; }

#pageing
{
	font-size: 0.7em;
	color: #000000;
	line-height: 1.5em;
	margin: 10px 20px 10px 20px;
}

#pageing a:link, a:visited, a:active {
	color: #b01817;
	text-decoration: underline;
	font-family: Verdana;
}


#domainfilter
{
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
}

