body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#3f5256;
	padding:0px;
	margin:0px;
}

a {color: #DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

a.txt{
color:#3f5256;
font-weight:bold;
text-decoration:none;
}

a.txt:hover{
color:#FF6600;
}

.rot{
font-weight:bold;
}

h1 {
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

.webhosting {
	font-size:12px;
	font-weight:normal;
}

#container {
	width: 900px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
} 

#rahmen{ 
	background-color: #ffffff;
} 

#inner{
	margin:0; 
	width:100%; 
}

#left {
	width:31px; 
	float:left; 
	position:relative; 
	margin-right:1px;
}

#right {
	width:31px; 
	float:right; 
	position:relative; 
	margin-left:1px;
}

#content{
	position: relative;
	margin: 0px;
	height: 500px;
}

#spalte1{
	background-image:url(../images/webhosting.jpg);
	background-repeat:no-repeat;
	padding:2px;
	height:513px;
	width:197px;
	float:left;
	text-align:center;
}

#spalte1:hover{
	background-image:url(../images/webhosting2.jpg);
}

#spalte2{
	background-image:url(../images/webdesign.jpg);
	background-repeat:no-repeat;
	padding:2px;
	height:513px;
	width:197px;
	float:left;
	text-align:center;
}

#spalte2:hover{
	background-image:url(../images/webdesign2.jpg);
}

#spalte3{
	background-image:url(../images/telekommunikation.jpg);
	background-repeat:no-repeat;
	padding:2px;
	height:513px;
	width:197px;	
	float:left;
	text-align:center;
}

#spalte3:hover{
	background-image:url(../images/telekommunikation2.jpg);
}

#spalte4{
	background-image:url(../images/software.jpg);
	background-repeat:no-repeat;
	padding:2px;
	height:513px;
	width:197px;
	float:left;
	text-align:center;
}

#spalte4:hover{
	background-image:url(../images/software2.jpg);
}

#footer {
	clear:left;
	padding:0px;
	margin:0px;
	font-size:9px;
	text-align: center; 
}

#rueck{
	padding-left:50px;
	width:900px;
	height:400px;
}

.txt{
padding:5px;
text-align:left;
line-height:16px;
}

.hidepics {
  width:0px;
  height:0px;
  visibility:hidden;
}

