body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	font-family:Tahoma, Geneva, sans-serif;
	}

.top {
	position:absolute;
	height:30px;
	top:0px;
	
	color:#666666;
	font-size:12px;
	font-weight:bold;
	}
	
.menue {
	position:absolute;
	height:30px;
	top: 30px;
	
	font-size:13px;
	font-weight:bold;
	}
	
.heading {
	position:absolute;
	width:575px;
	height:60px;
	top: 60px;left:0;
	
	background-color:#333333;
	
	font-size:25px;
	color:#FFFFFF;
	text-align:left;
	padding-top:40px;
	padding-left:20px;
	}
	
.heading a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:super;
}
	
.content {
	position:absolute;
	width:750px;
	min-height:300px;
	top:160px;left:0;
	
	background-color:#FFFFFF;
	
	font-size:12px;
	padding-top:20px;
	padding-left:20px;
	}
	
.content a {
	font-size:12px;
}
	
.right {
	position:absolute;
	width:230px;
	min-height:220px;
	top:160px;left:770px;
	
	font-size:12px;
	}
	
		.subtextNews {
			background-color:#EEEEEE;
			min-height: 250px;
			
			margin-top:0px;
			margin-bottom:0px;
			
			font-size:14px;
		}

.sufu {
	position:absolute;
	height:30px;
	top:25px;right:0px;
	
	background-color:#EEEEEE;
	
	font-size:12px;
	padding-top:0px;
	padding-left:10px;
	}

.footer {
	height:20px;
	position:absolute;
	bottom:-20px;
	width:100%;
	margin-left:-20px;
	background-color:#333333;
	
	color:#666666;
	font-size:9px;
	text-align:center;
}

.templateBar {
	position:absolute;
	height:25px;
	top:0px;right:0px;
	
	background-color:#333333;
	
	font-size:12px;
	color:#CCCCCC;
	padding-top:0px;
	padding-left:10px;
	}

/* DARSTELLUNGEN*/

	/* Produktkästen */
	.topic {
		width:212px;
		padding-left:20px;
		margin-top:-1px;
		margin-left:-1px;
		margin-right:-1px;
		margin-bottom:0px;
		
		font-size:17px;
		color:#DDDDDD;
		background-color:#333333;
	}
	
	.topicHome {
		width:300px;
		padding-left:20px;
		margin-top:-1px;
		margin-left:-1px;
		margin-right:-1px;
		margin-bottom:0px;
		
		font-size:17px;
		color:#DDDDDD;
		background-color:#333333;
	}
	
	.topicHome a {
		font-size:17px;
		color:#DDDDDD;
		text-decoration:none;
	}
	
	.subtext {
		margin-top:5px;
		width:220px;
		font-size:15px;
	}
	
	.productTableTd {
		border:#CCCCCC 1px solid;
	}
	
	li {
		font-size:15px;
	}

/* BOXEN IM BANNER */
.box1 {
	position:absolute;
	width:50px;
	height:50px;
	top: 110px;left:670px;
	
	background-color:#333333;
	}
	
.box2 {
	position:absolute;
	width:50px;
	height:50px;
	top: 60px;left: 720px;
	
	background-color:#333333;
	}
	
.box3 {
	position:absolute;
	width:40px;
	height:40px;
	top: 70px;left:630px;
	
	background-color:#333333;
	}
	
.box4 {
	position:absolute;
	width:35px;
	height:40px;
	top: 110px;left:595px;
	
	background-color:#333333;
	}
	
.box5 {
	width:40px;
	height:40px;
	
	background-color:#EEEEEE;
	}

.box6 {
	width:40px;
	height:40px;
	
	margin-left:40px;
	background-color:#EEEEEE;
	}
	
.box7 {
	width:40px;
	height:40px;
	
	margin-top:-80px;
	margin-left:80px;
	background-color:#EEEEEE;
	}
.box8 {
	width:40px;
	height:40px;
	
	margin-top:-40px;
	margin-left:160px;
	background-color:#EEEEEE;
	}

.borderTop {
	position:absolute;
	width:75px;
	height:15px;
	top:60px;left:595px;
	
	background-color:#333333;
}

.borderBottom {
	position:absolute;
	width:75px;
	height:10px;
	top:150px;left:595px;
	
	background-color:#333333;
}