/*

Rahmenblau: #ccdce3
Blau: #006381
Hellblau: #e5edf1
Rot: #d12621

*/

body {
	background-color: #e5edf1;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 9pt;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

div {
	margin: 0;
	padding: 0;
}

.zentriert {
	text-align: center;
}

.align-right {
	text-align: right;
}

p.gross {
	font-size: 12pt;
}

#header {
	width: 970px;
	height: 134px;
	background-color: #FFFFFF;
	background-image: url("../_img/KOPF.jpg");
	background-repeat: no-repeat;
	background-position: 45px 42px;
	border-bottom: 1px solid #006381;
}

#header #login {
	float: right;
	width: 220px;
}

#header #login #logintable {
	width: 200px;
	margin-top: 20px;
}

#header #login #logintable tr td {
	height: 18px;
}

#header #login #logintable tr td.left {
	font-size: 9pt;
	width: 75px;
	font-weight: bold;
	color: #006381;
}

#header #login #logintable tr td.right {
	width: 125px;
	font-size: 6.5pt;
}

#header #login #logintable tr td a:link {
	color: #000000;
	text-decoration: underline;
}

#header #login #logintable tr td a:visited {
	color: #000000;
	text-decoration: underline;
}

#header #login #logintable tr td a:hover {
	color: #000000;
	text-decoration: none;
}

#header #login #logintable tr td a:active {
	color: #000000;
	text-decoration: none;
}

#header #login #logintable tr td input[type=text], #header #login #logintable tr td input[type=password] {
	width: 125px;
	font-size: 9pt;
	border: 1px solid #ccdce3;
}

#header #login #logintable tr td input[type=image] {
	margin-top: 8px;
}

#header #login #eingeloggt {
	width: 200px;
	margin-top: 50px;
}

#header #login #eingeloggt tr td {
	height: 18px;
}

#header #login #eingeloggt tr td.left {
	font-size: 9pt;
	width: 75px;
	font-weight: bold;
	color: #006381;
}

#header #login #eingeloggt tr td.right {
	width: 125px;
	font-size: 9pt;
}

#header #login #eingeloggt tr td a {
	font-weight: bold;
}

#header #login #eingeloggt tr td a:link {
	color: #006381;
	text-decoration: none;
}

#header #login #eingeloggt tr td a:visited {
	color: #006381;
	text-decoration: none;
}

#header #login #eingeloggt tr td a:hover {
	color: #006381;
	text-decoration: underline;
}

#header #login #eingeloggt tr td a:active {
	color: #006381;
	text-decoration: none;
}

#header #login #eingeloggt tr td input[type=image] {
	margin-top: 8px;
}




#header h1 {
	position: relative;
	left: 110px;
	top: 20px;
	margin: 0;
	color: #006381;
	font-weight: normal;
	font-size: 27pt;
	width: 400px;
}

#header h1 a:link {
	color: #006381;
	text-decoration: none;
}

#header h1 a:visited {
	color: #006381;
	text-decoration: none;
}

#header h1 a:hover {
	color: #006381;
	text-decoration: none;
}

#header h1 a:active {
	color: #006381;
	text-decoration: none;
}

#header #domainsuche {
	position: relative;
	left: 165px;
	top: 54px;
	width: 600px;
}

#header #domainsuche #searchtable {
	color: #006381;
}

#header #domainsuche #searchtable td.left {
	font-size: 10pt;
	width: 116px;
}

#header #domainsuche #searchtable td.middle input {
	border: 1px solid #ccdce3;
	width: 365px;
	vertical-align: middle;
	color: #006381;
	font-size: 13pt;
}

#main {
	width: 970px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #006381;
}

#main .divide {
	height: 10px;
	background-color: #e5edf1;
	border-top: 1px solid #006381;
	border-bottom: 1px solid #006381;
}

#main .seitenbox {
	padding-left: 3px;
	font-size: 10pt;
}

#main .seitenbox h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #006381;
	margin-top: 12px;
}

#main .seitenbox .grafik_rechts {
	float: right;
	width: 37px;
	height: 47px;
}

#main #links {
	float: left;
	width: 140px;
	background-color: #FFFFFF;
}

#main #links #menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main #links #menu li { margin: 0; padding: 0; border-bottom: 1px solid #ccdce3; font-size: 10pt; font-weight: bold; }
#main #links #menu li a { display: block; }
#main #links #menu li a:link { color: #006381; text-decoration: none; }
#main #links #menu li a:visited { color: #006381; text-decoration: none; }
#main #links #menu li a:hover { color: #006381; text-decoration: none; }
#main #links #menu li a:active { color: #006381; text-decoration: none; }

#main #links #menu li.ebene2 { margin-left: 30px; padding: 4px; border-bottom: none; font-size: 9pt; font-weight: normal; }
#main #links #menu li.ebene2 a { display: block; }
#main #links #menu li.ebene2 a:link { color: #006381; text-decoration: none; }
#main #links #menu li.ebene2 a:visited { color: #006381; text-decoration: none; }
#main #links #menu li.ebene2 a:hover { color: #006381; text-decoration: underline; }
#main #links #menu li.ebene2 a:active { color: #006381; text-decoration: none; }

#main #rechts {
	float: right;
	width: 185px;
	background-color: #FFFFFF;
}

#main #rechts #preisliste_table {
	width: 100%;
	margin: 0;
	padding: 0;
}

#main #rechts #preisliste_table tr td.small {
	font-size: 0%;
	height: 0;
}

#main #rechts #preisliste_table tr td {
	padding: 5px;
	border-bottom: 1px solid #ccdce3;
}

#main #mitte {
	margin-top: 20px;
	margin-left: 167px;
	margin-right: 207px;
}

#footer {
	clear: both;
	border-top: 1px solid #006381;
	text-align: center;
	background-color: #e5edf1;
}

/* Startseite */

#mitte .grafik_startseite {
	width: 100%;
	height: 325px;
	background-image: url("../_img/startseite_willkommen.jpg");
	background-repeat: no-repeat;
}

#mitte .showcase h2 {
	padding-left: 25px;
	height: 20px;
	background-image: url("../_img/pfeil_gross.png");
	background-repeat: no-repeat;
	color: #006381;
	font-size: 10pt;
	vertical-align: middle;
}

#mitte .showcase a:link {
	color: #d12621;
	font-weight: bold;
	text-decoration: underline;
}

#mitte .showcase a:visited {
	color: #d12621;
	font-weight: bold;
	text-decoration: underline;
}

#mitte .showcase a:hover {
	color: #d12621;
	font-weight: bold;
	text-decoration: none;
}

#mitte .showcase a:active {
	color: #d12621;
	font-weight: bold;
	text-decoration: none;
}

#mitte .showcase_links {
	float: left;
	width: 285px;
}

#mitte .showcase_rechts {
	margin-left: 310px;
}

/* Tarifseiten */

#mitte #bestellen_rechts {
	float: right;
	width: 125;
	margin-top: 20px;
	margin-right: 20px;
}

#mitte #bestellen_unten {
	margin-top: 20px;
	margin-left: 65px;
}

#mitte #tarif_table {
	margin: 0;
	padding: 0;
}

#mitte #tarif_table .tarif_td {
	width: 32%;
	background-color: #e5edf1;
}

#mitte #tarif_table .tarif_fill {
	width: 2%;
}

#mitte #tarif_table .tarif_box {
	margin: 1px;
}

#mitte #tarif_table .tarif_box  ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

#mitte #tarif_table .tarif_box ul li {
	font-size: 8pt;
}

#mitte #tarif_table .tarif_box h3 {
	color: #006381;
	font-size: 10pt;
	margin-left: 2px;
}

#mitte #tarif_table .tarif_box .tarif_bestellen {
	margin-top: 10px;
}

#mitte #tarif_table .tarif_box .tarif_bestellen a {
	display: block;
	height: 20px;
	background-image: url("../_img/pfeil_gross.png");
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	padding-top: 4px;
	background-color: #ccdce3;
}

#mitte #tarif_table .tarif_box .tarif_bestellen a:link {
	color: #006381;
	font-weight: bold;
	text-decoration: none;
}

#mitte #tarif_table .tarif_box .tarif_bestellen a:visited {
	color: #006381;
	font-weight: bold;
	text-decoration: none;
}

#mitte #tarif_table .tarif_box .tarif_bestellen a:hover {
	color: #006381;
	font-weight: bold;
	text-decoration: none;
}

#mitte #tarif_table .tarif_box .tarif_bestellen a:active {
	color: #006381;
	font-weight: bold;
	text-decoration: none;
}

#mitte #tarif_table .tarif_head {
	width: 188px;
	background-repeat: no-repeat;
}

#mitte #tarif_table h2 {
	margin: 0;
	padding-top: 3px;
	padding-left: 3px;
	font-weight: normal;
	color: #006381;
	font-size: 10pt;
}

#mitte #tarif_table .tarif_head_single { height: 112px; background-image: url("../_img/single.jpg"); }
#mitte #tarif_table .tarif_head_single p { width: 66px; height: 56px; background-image: url("../_img/Preiskreis.png"); background-repeat: no-repeat; margin-left: 115px; padding-top: 10px; color: #FFFFFF; text-align: center; font-size: 8pt; font-weight: bold; }
#mitte #tarif_table .tarif_head_single p span.tarif_gross { font-size: 12pt; }
#mitte #tarif_table .tarif_head_single p span.tarif_unterschrift { color: #000000; font-size: 8pt; font-weight: normal; }

#mitte #tarif_table .tarif_head_couple { height: 112px; background-image: url("../_img/couple.jpg"); }
#mitte #tarif_table .tarif_head_couple p { width: 66px; height: 56px; background-image: url("../_img/Preiskreis.png"); background-repeat: no-repeat; margin-left: 115px; padding-top: 10px; color: #FFFFFF; text-align: center; font-size: 8pt; font-weight: bold; }
#mitte #tarif_table .tarif_head_couple p span.tarif_gross { font-size: 12pt; }
#mitte #tarif_table .tarif_head_couple p span.tarif_unterschrift { color: #000000; font-size: 8pt; font-weight: normal; }

#mitte #tarif_table .tarif_head_family { height: 112px; background-image: url("../_img/family.jpg"); }
#mitte #tarif_table .tarif_head_family p { width: 66px; height: 56px; background-image: url("../_img/Preiskreis.png"); background-repeat: no-repeat; margin-left: 115px; padding-top: 10px; color: #FFFFFF; text-align: center; font-size: 8pt; font-weight: bold; }
#mitte #tarif_table .tarif_head_family p span.tarif_gross { font-size: 12pt; }
#mitte #tarif_table .tarif_head_family p span.tarif_unterschrift { color: #000000; font-size: 8pt; font-weight: normal; }

#mitte #tarif_table .tarif_head_company { height: 112px; background-image: url("../_img/company.jpg"); }
#mitte #tarif_table .tarif_head_company p { width: 66px; height: 56px; background-image: url("../_img/Preiskreis.png"); background-repeat: no-repeat; margin-left: 115px; padding-top: 10px; color: #FFFFFF; text-align: center; font-size: 8pt; font-weight: bold; }
#mitte #tarif_table .tarif_head_company p span.tarif_gross { font-size: 12pt; }
#mitte #tarif_table .tarif_head_company p span.tarif_unterschrift { color: #000000; font-size: 8pt; font-weight: normal; }

#mitte #tarif_table .tarif_head_business { height: 112px; background-image: url("../_img/business.jpg"); }
#mitte #tarif_table .tarif_head_business p { width: 66px; height: 56px; background-image: url("../_img/Preiskreis.png"); background-repeat: no-repeat; margin-left: 115px; padding-top: 10px; color: #FFFFFF; text-align: center; font-size: 8pt; font-weight: bold; }
#mitte #tarif_table .tarif_head_business p span.tarif_gross { font-size: 12pt; }
#mitte #tarif_table .tarif_head_business p span.tarif_unterschrift { color: #000000; font-size: 8pt; font-weight: normal; }

/* Domainunterseiten */

#mitte .grafik_domain {
	float: right;
	width: 100px;
}

/* Domainsuchseite */

#mitte table.search {
	color: #006381;
}

#mitte table.search td.left {
	font-size: 10pt;
	width: 116px;
}

#mitte table.search td.middle input {
	border: 1px solid #ccdce3;
	width: 365px;
	vertical-align: middle;
	color: #006381;
	font-size: 13pt;
}

#mitte table#domainliste {
	width: 100%;
}

/* Kontakt */

div#kontakt .error, div#domainsuche .error {
	color: #dd7777;
}

div#kontakt label, div#domainsuche label {
	display: block;
	float: left;
	width: 150px;
}

div#kontakt input[type=text], div#domainsuche input[type=text] {
	width: 300px;
	border: 1px solid #868686;
}

div#kontakt input[type=submit], div#domainsuche input[type=submit] {
	margin-left: 150px;
	width: 150px;
	border: 1px solid #868686;
}

div#kontakt textarea {
	width:300px;
	height: 150px;
	border: 1px solid #868686;
}

div#kontakt input[type=radio] {
	margin-left: 150px;
}

div#kontakt .radio_caption {
	display: inline;
	width: auto;
	float: none;
	font-weight: normal;
	padding-left: 5px;
}

div#kontakt .formentry, div#domainsuche .formentry {
	margin-bottom: 10px;
}

div#kontakt .caption {
	margin: 10px 0 5px 0;
}

/* Warenkorb rechts */

table#warenkorb tr td p {
	padding-left: 0;
	padding-right: 0;
}
table#warenkorb a {
	color: #3583b5;
	text-decoration: none;
}
table#warenkorb a:visited {
	color: #3583b5;
	text-decoration: none;
}
table#warenkorb a:hover {
	color: #3583b5;
	text-decoration: underline;
}
table#warenkorb a:active {
	color: #3583b5;
	text-decoration: underline;
}
table#warenkorb td.wk_links {
	width: 110px;
}
table#warenkorb td.wk_mitte{
	width: 50px;
}
table#warenkorb td.wk_rechts {
	width: 15px;
}

/* Unterseiten Kopfgrafik */

#mitte h1 {
	font-size: 14pt;
	color: #006381;
	margin-right: 200px;
}

#mitte p.unterseite_text {
	margin-right: 250px;
}

#mitte span.nichtfett {
	font-weight: normal;
}

#mitte #unterseite_grafik {
	float: right;
	height: 90px;
}

#mitte h2 {
	font-size: 12pt;
	color: #006381;
}

/* Unterseiten Webhosting */

#mitte  table.webhosting td.webhosting_links {
	background-color: #eeeeee;
	padding: 4px;
	width: 250px;
}

#mitte  table.webhosting td.webhosting_rechts {
	background-color: #f8f8f8;
	padding: 4px;
	width: 150px;
}

/* Kunde anlegen */

table#kundeanlegen {

}

table#kundeanlegen tr td {
	font-size: 8pt;
}
table#kundeanlegen tr td.kunde_ueber {
	background-color: #CCCCFF;
	width: 600px;
}
table#kundeanlegen tr td.kunde_ueber2 {
	background-color: #E8E8FF;
	width: 600px;
}
table#kundeanlegen tr td.kunde_space {
	background-color: #FFFFFF;
	width: 600px;
}
table#kundeanlegen tr td.kunde_zahlungsart {
	background-color: #E8E8FF;
	width: 600px;
}
table#kundeanlegen tr td.kunde_links {
	width: 120px;
	font-size: 10pt;
}
table#kundeanlegen tr td.kunde_15 {
	width: 15px;
}
table#kundeanlegen tr td.kunde_zahlung_klein {
	width: 60px;
}
table#kundeanlegen tr td.kunde_zahlung_gross {
	width: 240px;
}
table#kundeanlegen tr td.kunde_rechts {
	background-color: #E8E8FF;
	width: 480px;
}
table#kundeanlegen tr td.kunde_rechts_gross {
	background-color: #E8E8FF;
	width: 585px;
}

/* Bestellungslinks */

#main .link a {
	display: block;
	height: 20px;
	background-image: url("../_img/pfeil_gross.png");
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	padding-top: 4px;
}

#main .link a:link {
	color: #006381;
	font-weight: bold;
	text-decoration: none;
}

#main .link a:visited {
	color: #006381;
	font-weight: bold;
	text-decoration: none;
}

#main .link a:hover {
	color: #006381;
	font-weight: bold;
	text-decoration: none;
}

#main .link a:active {
	color: #006381;
	font-weight: bold;
	text-decoration: none;
}

p.zusatz {
	margin-left: 172px;
}

/* Warenkorb */

table.warenkorb_uebersicht td.wk_ue_1 {
	width: 220px;
}
table.warenkorb_uebersicht td.wk_ue_2 {
	width: 130px;
}
table.warenkorb_uebersicht td.wk_ue_3 {
	width: 150px;
}
table.warenkorb_uebersicht td.wk_ue_5 {
	width: 100px;
	text-align: center;
}

table.bestellung_absenden_uebersicht td.wk_ue_1 {
	width: 200px;
}
table.bestellung_absenden_uebersicht td.wk_ue_2 {
	width: 175px;
}
table.bestellung_absenden_uebersicht td.wk_ue_3 {
	width: 175px;
}
table.bestellung_absenden_uebersicht td.wk_ue_2_3 {
	width: 350px;
}