/* CSS Standard */


body{
	background: #FBFDF4;
	
}

img{
	
	border: none;
	}
	
.site{
	
	width: 900px;
	margin: auto;
	background-color: #9eb9d7 ;/*testeshalber #9DB8D7;*/

}

.site_bordertop {
	width: 900px;
	height: 10px;
	margin: 0px;
	background: url(../images/design/border/site_top.jpg);
}

.site_borderbottom {
	width: 900px;
	height: 10px;
	margin: auto;
	background: url(../images/design/border/site_bottom.gif);
}

/* ---------- HEADER ---------- */
.header {
	width: 880px;
	height: 150px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	
	text-align: left;
}

.header_top {
	width:880px;
	height: 20px;
	margin: 0px;
	background: url(../images/design/head_top_bg.jpg);
	text-align: right;
}

.header_main {
	width:850px;
	min-height: 100px;
	margin: 0px;
	background: url(../scripts/head_image.php) no-repeat;
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
}

.header_main h1{
	
	margin:0px;
	padding: 0px;
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 40px;
	text-transform:lowercase;
	
	}

.header_main h2{
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-transform:lowercase;
	}

/* -------- HEADER ENDE ------- */

/* -------- NAVIGATION -------- */
.navi {
	width:200px;
	margin-top: -10px;
	margin-left: 10px;
	float:left;
	
	
	
}

.navi_bordertop {
	width: 200px;
	height: 10px;
	margin: 0px;
	background: url(../images/design/border/navi_border_top.jpg) no-repeat;
	
}

.navi_main {
	width:200px;
	min-height:400px;
	margin: 0px;
	background: #FFFFFF /*url(../images/design/novicom_logo1.gif) no-repeat bottom*/;
	padding-bottom: 30px;
}

.navi_borderbottom {
	width: 200px;
	height: 10px;
	margin: 0px;
	background: url(../images/design/border/navi_border_bottom.jpg) no-repeat;
	margin-bottom: 20px;
}




/* -------- LOGO & IP INFO -------- */
.main {
	height:100%;
	clear:both;
}
		
.logowrap{
	position: relative;
	bottom: 0px;
}
	
	
.logo_bordertop {
	width: 200px;
	height: 10px;
	background: url(../images/design/border/navi_border_top.jpg) no-repeat;	
}

.logo {
	width: 200px;
	height: 100px;
	margin: 0px;	
	background-color: #FFF;
}

.ip {
	width: 200px;
	height: 20px;
	margin: 0px;
	padding-top:5px;
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
}

.logo_borderbottom {
	width: 200px;
	height: 10px;
	margin: 0px;
	background: url(../images/design/border/navi_border_bottom.jpg) no-repeat;
}

/* -------- Adresse und Kontaktangeben -------- */
.main {
	height:100%;
	clear:both;
}
		
.kontaktwrap{
	position: relative;
	bottom: 0px;
	margin-top: 20px;
}
	
	
.kontakt_bordertop {
	width: 200px;
	height: 10px;
	background: url(../images/design/border/navi_border_top.jpg) no-repeat;	
}

.kontakt  {
	display:block;
	width: 190px;
	height: 175px;
	margin: 0px;	
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
	font-size: 11px;



	}

.ort {
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	margin-top:5px;
	
	}
.ort a:link , .ort a:visited{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	}

.kontakt_borderbottom {
	width: 200px;
	height: 10px;
	margin: 0px;
	background: url(../images/design/border/navi_border_bottom.jpg) no-repeat;
	
}
	
 
/* ---------- CONTENT ---------- */
.cnt {
	width: 660px;
	min-height: 420px;
	margin-top: -10px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
	
}

.cnt_bordertop {
	width: 660px;
	height: 30px;
	margin: 0px;
	background: url(../images/design/border/cnt_border_top.gif) no-repeat;
	text-align: right;
}

.cnt_main {
	width: 640px;
	min-height: 400px;
	margin: 0px;
	padding: 10px;
	background:#FFFFFF;
}

.titel-seite {
	
	width:465px;
	float: left;}
.titel-icon{
	width: 170px;
	float:right;
	text-align: right;}

.cnt_borderbottom {
	width: 660px;
	height: 10px;
	margin: 0px;
	background: url(../images/design/border/cnt_border_bottom.gif);
}

.inndertd {
	padding-left:15px;
	padding-right:15px;
		}
/* -------- CONTENT ENDE ------- */




/* ---------- FOOTER ---------- */
.footer{
	width: 880px;
	height: 30px;
	margin-top: 20px;
 	margin-left: 10px;
	margin-right: 10px;
	bottom: 0;
	float: left;
	background: url(../images/design/footer_bg.jpg);
	
}

.footer_html {
	margin-left: 10px;
	margin-top: 5px;
	width: 200px;
	height: 30px;
	float: left;
	text-align: left;

}

.footer_copyright {
	width: 660px;
	height: 16px;
	margin-top: 14px;
	margin-right: 10px;
	float: right;
	text-align: right;
	
}

/* ---------- TEXT ---------- */

.cnt h1 , .HostingMain h1 { /*Website Title*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #0068B3;
	/*margin-top: -10px;*/
}
	
.cnt h2 , .HostingMain h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #0068B3;
}

.cnt h3 , .HostingMain h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0068B3;
	font-weight: lighter;
}

.cnt h4 , .HostingMain h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
}

.cnt p{font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;

}

.cnt table {
	margin-top: 15px;
			}

.cnt td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	}

#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.clear{
	clear:both;
	}

/* ---------- LINKS ---------- */
a:link {
	color: #616B14;
	text-decoration: none;
}

a:visited {
	color: #616B14;
	text-decoration: none;
}

a:hover {
	color: #616B14;
	text-decoration: underline;
}

a:active {
	color: #616B14;
	text-decoration: underline;
}
h2 a:link {
	color: #0068B3;
	text-decoration: none;
}

h2 a:visited {
	color: #0068B3;
	text-decoration: none;
}

h2 a:hover {
	color: #0068B3;
	text-decoration: underline;
}

h2 a:active {
	color: #0068B3;;
	text-decoration: underline;
}

h2 a[name]:hover{
	text-decoration: none;
	}
	


/*Header & Footer*/
.adesign:link {
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #616B14;
}

.adesign:visited {
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #616B14;
}

.adesign:hover {
	/*background: #0068B3;*/
	color: #000;
}

.adesign:active {
	/*background: #0068B3;*/
	color: #000;
}


/*Hosting Tabelle*/
.HostingTop{
	width: 880px;
	height: 20px;
	background: url(../images/design/hosting_top_bg.jpg) no-repeat;
	margin-left: 10px;
	}

.HostingMain{
	width: 880px;
	background:#fff;
	margin-left: 10px;
}

.HostingBottom{
	width: 880px;
	height: 20px;
	background: url(../images/design/hosting_bottom_bg.jpg) no-repeat;
	margin-left: 10px;
	}

.HostingTable{
	margin:auto;
	margin-top:20px;
	margin-bottom:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border-bottom: solid 1px #0068b3;
	border-left: solid 1px #0068b3;
	border-right: solid 1px #0068b3;
	}

.inndertdHostin {
	border-right:1px solid #0068b3;
	background:#f4f9df;
		}

.inndertdHostin1 {
	border-right:1px solid #0068b3;
		}
		
.inndertdHostin2 {
	background:#f4f9df;
		}

.inndertdHostin3 {
		}