@charset "utf-8";
/* CSS Document */

body
{
background-color: #c8c8c8;
}


div.content
{
position: relative;
left: 50%;
width: 800px;
background-color: #FFFFFF;
margin-left: -400px; /* negative Hälfte von width: 800px */
margin-top: 0px;
margin-bottom: 10px;
border: 0px;
}

#container
{
position:relative;
width: 200px;
background-color: #27618d;
border:none;
margin-left:40px;
float: left;
height:700px;
}

#container1
{
position:relative;
width:200px;
background-color: #27618d;
border:none;
margin-left: 40px;
margin-right: 40px;
height:700px;
float:left;
}

#container2
{
position:relative;
width: 200px;
background-color: #27618d;
border:none;
float:left;
height:700px;
}

#container3
{
width:800px;
height:40px;
background-color: #FFFFFF;
border:none;

}

#container a{
text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
#container1 a{
text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}

#container2 a{
text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}


#tophosting
{
width:424px;
height:56px;
background-image: url(../img/hosting_001.jpg);
background-repeat: no-repeat;
border:none;
float: left;
}

#tophostingcenter
{
width:376px;
height:33px;
background-image: url(../img/hosting_002.gif);
border:none;
float: left;
}
#tophostingright
{
width:375px;
height:23px;
background-image: url(../img/hosting_002.jpg);
border-top: 0px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
float: left;
}

#webhost
{
width:798px;
height:133px;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
margin-bottom:1px;
border-top: 0px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
clear:left;
}

#BackContColor
{
	background-color:#05296B;
	width:200px;
	height:40px;
	margin:0px;
}

#leftmenubottom
{
	background-image: url(../img/leftnavbottom.jpg);
	background-repeat: no-repeat;
	height:248px;
	width:192px;
	margin-left: 2px;
}


a.borderlink
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
}

a.smallink
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}	
#headerlink
{
	width:798px;
	height:25px;
	background-color: #c8c8c8;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#headerlink a{
text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#05296B;
	font-weight:bold;
}

/* clearfix zum Aufheben der Floatumgebung */

div.clearfix
{
clear: left;
}


#top /* body */
{
position: relative;
left: 50%;
width: 800px;
height:215px;
background-color:#FFFFFF;
margin-left: -400px; /* negative Hälfte von width: 800px */
margin-top: 10px;
margin-bottom: 0px;
border: 0px;

}

div.centered1 /* top */
{
position: relative;
padding-top: 10px;
left: 50%;
width: 800px;
margin-left: -400px; /* negative Hälfte von width: 800px */
margin-top: 10px;
margin-bottom: 10px;
border: 0px;
}

div.textConainer
{
	width:192px;
	margin:4px;
	height:300px;
	color:#FFFFFF;
	font-weight:100;
	font-size:11px;
	line-height: 1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.textMwSt
{
	width:192px;
	margin:4px;
	height:40px;
	color:#FFFFFF;
	font-weight:100;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.textBorderFett
{
	width:194px;
	height:25px;
	color:#FFFFFF;
	font-size:bold ;
	font-size: 14px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#05296B;
	border-top: 3px solid #27618d;
	border-right: 3px solid #27618d;
	border-bottom: 3px solid #27618d;
	border-left: 3px solid #27618d;
	
}

div.textContainerFett
{
	width:192px;
	margin:4px;
	height:12px;
	color:#FFFFFF;
	font-size:bold ;
	font-size: 14px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.textContent
{
	padding:15px;
	height:120px;
	color:#606060;
	font-weight:100;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.footer
{
background-image:url(../img/bottom.gif);
	width:800px;
	height:35px;
	color:#FFFFFF;
	font-weight:100;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td.container1 a{
text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}

