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.ubs{
color:#FEFEFE;
font-weight:bold;
text-decoration:none;
}

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

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

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

.rot{
color:#FF6600;
}

h1 {
	font-size: 12px;
	font-weight:bold;
	padding-top:0px;
}

.webhosting {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
}

#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/bg_webhosting.jpg);
	background-repeat:no-repeat;
	height:295px;
	width:199px;
	float:left;
	text-align:center;
}

.spalte2{
	background-image:url(../images/bg_webdesign.jpg);
	background-repeat:no-repeat;
	height:265px;
	width:200px;
	float:left;
	text-align:center;
}

.spalte3{
	background-image:url(../images/bg_handy.jpg);
	background-repeat:no-repeat;
	height:265px;
	width:200px;	
	float:left;
	text-align:center;
}

.spalte4{
	background-image:url(../images/bg_hardware.jpg);
	background-repeat:no-repeat;
	height:265px;
	width:201px;
	float:left;
	text-align:center;
}

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

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

.ub{
	background-color:#3e5052;
	color:#FFFFFF;
	height:25px;
	border-left: 2px #FFFFFF solid;
	border-right: 2px #FFFFFF solid;
	border-top: 2px #FFFFFF solid;
	margin-top: 4px;
	line-height:1px;
}