body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	background-image: url(img_basic/bg_line.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	line-height: 130%;
	background-color:#f7f7f7;
}

/** ---------- BASIC TEXT BEGIN ------------*/
.TextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 120%;
}

.TextInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 120%;
}
/** __________ BASIC TEXT END __________ */

/** ---------- LINKS BEGIN ------------*/
a.TextWhite:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

a {
	color: #C30;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
/** __________ LINKS END __________ */

/** ---------- MENU BEGIN ------------*/
#Menu {
	position:absolute; 
	left:50px; 
	top:87px; 
	width:150px; 
	height:110px; 
	line-height: 12px; 
	z-index:8;
	font-size: 12px;
}
/** __________ MENU END __________ */

/** ---------- SUBMENU BEGIN ---------- */
/* grundklasse für das untermenü. */
.SubMenu {
	position: absolute;
	left: 204px;
	top: 87px;
	width: 150px;
	height: 110px;
	z-index: 99;
}
/* erste spalte im untermenü */
.SMOne {
	left: 204px;
}
/* zweite spalte im untermenü */
.SMTwo {
	left: 356px;
}

/** ---------- TABLE BEGIN ---------- */
.HostingTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.IndexTable td {
	border-bottom: 1px #999 solid;
}

.HostingTable td {
	border-bottom: 1px #999 solid;
}

td.HostingHeader {
	 background-color:#312F2F;
	 font-weight: bold;
	 color:#FFFFFF
}

td.HostingRow1 {
	
}

td.HostingRow2 {
 	background-color:#E7E7E5;
}

td.HostingRow3 {
 	background-color:#E1E0DF;
}

td.HostingRow4 {
 	background-color:#DAD9D8;
}

td.HostingRow5 {
 	background-color:#D3D2D2;
}
/** __________ TABLE END __________ */

/** ---------- FORMS BEGIN ---------- */

.Formularfelder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.Submit {
	border: 1px #000 solid;
	background: #312F2F;
	color:#FFF;
	font-weight:bold;
}

.AdrFormular {
	font-size:100%;
}

.AdrFormular td{
	border:none;
}

/** __________ FORMS END __________ */

/** ---------- SEITENABSTAENDE BEGIN ---------- */

.AbstandLi {
	margin: 20px 20px;
	font-size:100%;
}

.AbstandLi02 {
	margin: 0px 20px 20px;
	font-size:100%;
}

/** __________ SEITENABSTAENDE END __________ */

/** ---------- LAYER BEGIN ---------- */

.LayGelb {
	position:absolute; 
	left:0px; 
	top:0; 
	width:50px; 
	height:80px; 
	z-index:1; 
	background-color: #FFCC00; 
	border: none;
}

.LayNaviBG {
	position:absolute; 
	left:0px; 
	top:80px; 
	width:100%; 
	height:120px; 
	z-index:4; 
	background-color: #312F2F; 
	border: none;
}

.LayLanguage {
	position:absolute; 
	left:610px; 
	top:58px; 
	width:136px; 
	z-index:9;
	border: none;
}

.LayAGB {
	position:absolute; 
	left:610px; 
	top:90px; 
	width:136px; 
	height:38px; 
	z-index:7;
	border: none;
}

.LayDots {
	position:absolute; 
	left:609px; 
	top:135px; 
	width:35px; 
	height:51px; 
	z-index:10;
	border: none;
}

.LayLogo {
	position:absolute; 
	left:50px; 
	top:0px; 
	width:150px; 
	height:80px; 
	z-index:2;
	border: none;
}

.LayLogozusatz {
	position:absolute; 
	left:200px; 
	top:0px; 
	width:150px; 
	height:80px; 
	z-index:3;
	border: none;
}

.LayMaintext {
	position:absolute; 
	left:25px; 
	top:200px; 
	width:575px; 
	z-index:5; 
	border: none;
}

/** __________ LAYER END __________ */
