* {margin : 0px; padding : 0px; }

html, body {
 width: 100%;
 height: 100%;
 font-family: "Tahoma" , "MS Sans Serif" , "Arial";
 font-size : 11px;
 line-height: 17px;
 color: #2E3539;
 background: url(./images/hintergrund.jpg) repeat-x;
 margin: 0px auto;
 padding: 0px;
 text-align: center;
} 

#navigation {
 width: 920px;
 height: 42px;
 background: transparent;
 margin: 0px auto;
 padding: 0px 7px 0px 8px;
 text-align: left;
 overflow: hidden;
}

#navigation ul {
 width: 920px;
 height: 22px; 
 margin: 0px;
}

#navigation ul li {
 height: 42px; 
 float: left;
}

#navHome, #navHome:link, #navHome:active, #navHome:visited {
 width: 156px;
 height: 42px;
 background: url(./images/navigation/home_1.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navHome:hover {
 width: 156px;
 height: 42px;
 background: url(./images/navigation/home_2.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navServer, #navServer:link, #navServer:active, #navServer:visited {
 width: 142px;
 height: 42px;
 background: url(./images/navigation/server_1.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navServer:hover {
 width: 142px;
 height: 42px;
 background: url(./images/navigation/server_2.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navTechnik, #navTechnik:link, #navTechnik:active, #navTechnik:visited {
 width: 133px;
 height: 42px;
 background: url(./images/navigation/technik_1.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navTechnik:hover {
 width: 133px;
 height: 42px;
 background: url(./images/navigation/technik_2.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navBestellen, #navBestellen:link, #navBestellen:active, #navBestellen:visited {
 width: 156px;
 height: 42px;
 background: url(./images/navigation/bestellen_1.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navBestellen:hover {
 width: 156px;
 height: 42px;
 background: url(./images/navigation/bestellen_2.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navFAQ, #navFAQ:link, #navFAQ:active, #navFAQ:visited {
 width: 148px;
 height: 42px;
 background: url(./images/navigation/faq_1.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navFAQ:hover {
 width: 148px;
 height: 42px;
 background: url(./images/navigation/faq_2.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navKontakt, #navKontakt:link, #nav:active, #navKontakt:visited {
 width: 185px;
 height: 42px;
 background: url(./images/navigation/kontakt_1.gif) no-repeat;
 text-decoration: none;
 display: block;
}

#navKontakt:hover {
 width: 185px;
 height: 42px;
 background: url(./images/navigation/kontakt_2.gif) no-repeat;
 text-decoration: none;
 display: block;
}

a:link, a:visited, a:active {color: #2E3539; text-decoration: underline; font-weight: normal;}
a:hover {color: #93C03F; text-decoration: none; font-weight: normal; }

.linkFooter:link, .linkFooter:visited, .linkFooter:active {color: #2E3539; text-decoration: none; font-weight: normal;}
.linkFooter:hover {color: #2E3539; text-decoration: underline; font-weight: normal; }

.linkNohover, .linkNohover:link, .linkNohover:visited, .linkNohover:active, .linkNohover:hover {text-decoration: none;}
.noaction,.noaction:link, .noaction:visited, .noaction:active, .noaction:hover {text-decoration: none; color: #2E3539; font-weight: bold;}

.link_faq:link, .link_faq:visited, .link_faq:active {
 color: #2E3539;
 text-decoration: none;
 background: url(./images/link.gif) no-repeat;
 padding-left: 15px;
}

.link_faq:hover {
 color: #93C03F;
 text-decoration: none;
 background: url(./images/link_over.gif) no-repeat;
}

.tabFull {
 width: 100%;
 height: 100%;
 text-align: center;
}

form {
 margin: 0px;
 padding: 0px;
}

img {
 border: 0px;
}

h1 {
 font-size : 16px;
 line-height: 17px;
 font-weight: bold;
 color: #93C03F;
 margin: 0px 0px 15px 0px;
 font-family: Arial;
}

h2 {
 font-size : 14px;
 font-weight: bold;
 color: #E79027;
 margin: 0px 0px 15px 0px;
 font-family: Arial;
}

h3 {
 font-size : 16px;
 line-height: 17px;
 font-weight: bold;
 color: #B6BBBE;
 margin: 0px 0px 15px 0px;
 font-family: Arial;
}

hr {
 height: 1px;
 width: 100%;
 color: #95C241;
 background: #95C241;
 border: 1px;
 margin: 0px 0px 15px 0px;
}

td, th {
 font-size : 11px;
 line-height: 17px;
 font-family: "Tahoma" , "MS Sans Serif" , "Arial"; 
}

p {
 margin: 0px 0px 15px 0px;
}

form {
 margin: 0px auto;
 padding: 0px;
}

#layer {
 width: 935px;
 min-height: 100%;
 background: url(./images/layer.jpg) repeat-y;
 margin: 0px auto;
 position: relative;
 position: relative;
 min-height: 100%;
}

#overlay {
 width: 935px;
 background: url(./images/overlay.jpg) no-repeat;
 margin: 0px auto;
}

#content {
 width: 920px;
 background: transparent;
 margin: 0px auto;
 padding: 0px 7px 65px 8px;
 text-align: left;
}

li {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.ulPreise {
 width: 190px;
}

.liTitel {
 width: 80px; 
 float: left;
 text-align: right;
}

.liPreis {
 width: 90px; 
 margin-left: 20px;
 float: left;
 text-align: left;
 font-weight: bold;
}

.liServer {
 height: 255px; 
 float: left;
 margin-right: 15px;
}

.liList {
 list-style: disc;
 margin-left: 15px;
}

ul {
 margin: 0px 0px 15px 0px;
}

.ul_faq {
 margin: 0px 0px 15px 15px;
}

#headerbild {
 width: 920px;
 height: 100px;
 background: transparent;
 margin: 0px auto;
 padding: 0px 7px 0px 8px;
 text-align: center;
 overflow: hidden;
}

#pagetitel {
 width: 920px;
 height: 30px;
 background: transparent;
 margin: 0px auto;
 padding: 0px 7px 0px 8px;
 text-align: center;
 overflow: hidden;
}

#testserver {
 width: 750px;
 height: 37px;
 background: url(./images/testserver.jpg) no-repeat;
 margin: 0px 7px 0px 8px;
 text-align: left;
 padding: 8px 0px 0px 170px;
}

#footer {
 width: 915px;
 height: 53px;
 background: url(./images/footer.jpg) no-repeat;
 padding: 32px 0px 0px 20px;
 margin: 0px auto;
 text-align: center;
 position: relative;
 margin-top: -85px; 
}

#startlayerende {
 width: 920px;
 height: 6px;
 background: url(./images/startlayerende.jpg) no-repeat;
 margin: 0px;
 padding: 0px;
 font-size: 0px;
}

#startlayer {
 min-height: 540px;
 margin: 0px auto;
 text-align: left;
}

#loginlayer {
 width: 221px;
 height: 112px;
 background: url(./images/loginlayer.jpg) no-repeat;
 padding: 43px 0px 0px 21px;
 margin: 0px;
 text-align: left;
} 

.loginhr {
 width: 179px;
 height: 6px;
 background: url(./images/login_hr.gif) no-repeat;
 font-size: 0px;
 margin: 0px 0px 5px 0px;
}

.button_anmelden {
 width: 170px;
 height: 21px;
 background: url(./images/button_anmelden.gif) no-repeat;
 border: none;
}

.formular_login1 {
 width: 166px;
 height: 16px;
 font-size : 11px;
 border: 1px solid #C17821;
 margin: 0px 0px 2px 0px;
 padding: 3px 0px 0px 2px;
}

.formular_login2 {
 width: 166px;
 height: 16px;
 font-size : 11px;
 border: 1px solid #C17821;
 margin: 2px 0px 5px 0px;
 padding: 3px 0px 0px 2px;
}

#textlayer {
 width: 860px;
 background: transparent;
 margin: 0px auto;
 padding: 0px 30px 30px 30px;
 text-align: left;
}

#preiselayer {
 width: 598px;
 background: #99BB42;
 border: 1px solid #849F3E;
 margin-bottom: 15px;
 color: #ffffff;
}

.preise_links {
 width: 190px;
 height: 152px;
 float: left;
 margin-right: 20px;
 padding: 95px 10px 10px 90px;
}

.preise_rechts {
 width: 190px;
 height: 152px;
 float: left;
 padding: 95px 10px 10px 90px;
}

.mailformular {
 width: 350px;
 height: 16px;
 font-size : 11px;
 border: 1px solid #93C242;
 margin: 2px 0px 5px 0px;
 padding: 3px 0px 0px 2px;
}

.mailtextarea {
 width: 350px;
 height: 150px;
 font-size : 11px;
 border: 1px solid #93C242;
 margin: 2px 0px 5px 0px;
 padding: 3px 0px 0px 2px;
 font-family: "Tahoma" , "MS Sans Serif" , "Arial";
 font-size : 11px;
 line-height: 17px;
} 

#anbindung {
 width: 590px;
 min-height: 60px;
 background: url(./images/layer_anbindung.jpg) no-repeat;
 padding: 50px 5px 0px 5px;
 margin-bottom: 45px;
 text-align: justify;
}

#rechenzentrum {
 width: 590px;
 min-height: 60px;
 background: url(./images/layer_rechenzentrum.jpg) no-repeat;
 padding: 50px 5px 0px 5px;
 margin-bottom: 45px;
 text-align: justify;
}

#server {
 width: 590px;
 min-height: 60px;
 background: url(./images/layer_server.jpg) no-repeat;
 padding: 50px 5px 0px 5px;
 text-align: justify;
 margin-bottom: 45px;
}

#serverauswahl {
 width: 205px;
 min-height: 205px;
 padding: 1px;
 border: 1px solid #cdcdcd;
 background: #eaeaea url(./images/serverauswahl.jpg) repeat-x;
}

#serverauswahl ul {
 padding: 0px;
 margin: 0px;
}

#serverauswahl ul li {
 padding: 0px;
 margin: 0px;
 width: 205px;
 height: 24px;
 overflow: hidden;
}

#serverauswahl ul li a, #serverauswahl ul li a:link, #serverauswahl ul li a:visited {
 width: 196px;
 height: 20px;
 padding: 4px 0px 0px 9px;
 display: block;
 color: #2e3539;
 text-decoration: none;
 background: #transparent; 
 text-transform: uppercase;
 font-family: Arial;
 font-size: 10px;
 margin: 0px;
}

#serverauswahl ul li a:hover, #serverauswahl ul li a.aktiv, #serverauswahl ul li a:active {
 width: 196px;
 height: 20px;
 padding: 4px 0px 0px 9px;
 display: block;
 color: #fff;
 text-decoration: none;
 background: #eaeaea url(./images/serverauswahl_over.gif) no-repeat; 
 text-transform: uppercase;
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 margin: 0px;
}

#serverauswahl hr {
 height: 2px;
 border-top: 1px #d6d6d6 solid;
 border-bottom: 1px #fff solid;
 margin: 5px 0px;
}

.server_tab4 hr {
 height: 2px;
 border-top: 1px #d6d6d6 solid;
 border-bottom: 1px #fff solid;
 margin: 10px 0px;
}

#features {
 width: 220px;
 padding: 1px 10px 10px 10px;
 border: 1px solid #cdcdcd;
 background: #eaeaea url(./images/features.jpg) no-repeat;
}

#features ul {
 padding: 0px;
 margin: 0px 0px 0px 20px;
}

#features h1 {
 font-size : 11px;
 font-weight: bold;
 color: #2e3539;
 margin: 3px 0px 60px 0px;
 font-family: Arial; 
}

#features hr {
 height: 2px;	
 border-top: 1px #d6d6d6 solid;
 border-bottom: 1px #fff solid;
 margin: 10px 0px;
}

.server_tab1 {
 background: #eaeaea;
 height: 14px;
}

.server_tab2 {
 background: #fff;
 height: 14px;
}

.server_tab3 {
 background: #eaeaea;
 height: 14px;
}

.server_tab4 {
 background: #fff;
 height: 14px;
 background: #eaeaea url(./images/vertragsdaten.jpg) repeat-x;
}

.server_tab2 td, .server_tab1 td, .server_tab3 td{
 padding: 4px;
}

.server_tab4 td {
 padding: 8px;
}

#hinweis_main {
 width: 381px;
 border-top: 1px solid #CFCFB5;
 border-left: 1px solid #CFCFB5;
 border-right: 1px solid #CFCFB5;
 background: #ffffe1;
 padding: 3px;
 margin-top: 5px;
 text-align: right;
}

#hinweis_main a, #hinweis_main a:link, #hinweis_main a:active, #hinweis_main a:visited, #hinweis_main a:hover {
 text-decoration: none;
 color: #2e3539;
}

#hinweis {
 width: 381px;
 border-left: 1px solid #CFCFB5;
 border-right: 1px solid #CFCFB5;
 display: none;
 background: #ffffe1;
 padding: 3px;
 text-align: justify;
}

#hinweis_ende {
 width: 387px;
 border-left: 1px solid #CFCFB5;
 border-right: 1px solid #CFCFB5;
 border-bottom: 1px solid #CFCFB5;
 height: 1px;
 font-size: 0px;
 line-height: 0px;
 margin-bottom: 5px;
}

.server_tab4 ul {
 margin-left: 20px;
}

.server_tab4 ul li {
 margin-bottom: 4px;
}

#serverheader {
 position: absolute;
 top: 42px;
}

.ssaProtection {
 width: 100px;
 height: 16px;
 font-size : 11px;
 border: 1px solid #93C242;
 margin: 2px 0px 5px 0px;
 padding: 3px 0px 0px 2px;
}

