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

#header {
	background-image:url(../images/templogo.gif);
	background-repeat:no-repeat;
	height:125px;
	background-position:center;	
}

#content {
	margin-top:40px;
	position:absolute;
	left: 50%;
	margin-left: -355px;
	width:710px;
	top: 132px;
}

#categories {
	position:absolute;
	left: 50%;
	margin-left: -355px;
	width:710px;
}

#whrapper {
	left: 50%;
	margin-left: -355px;
	width:710px;
}

#sideonder {
	height:30px;
	left:50%;
	width:710px;
	margin-left:-355px;
	bottom:-30px;
	position:absolute;
	background-image:url(../images/blank_foot.gif);
	background-repeat:repeat-x;
	font-family:arial, verdana, sans-serif;
	text-decoration:none; font-size:11px;
	color:#ccc;
	font-weight:bold;
	display:block;
	text-align:center;	
	line-height:27px;
	}
#opening {
	width:300px;
	border:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
}

#titel {
	color:#307AAD;
	font-size:18px;
	font-weight:bold;
}

#imageborder {
	border: 1px solid #307AAD;
	
}

#tententitel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #307AAD;
	color: #307AAD;
	font-weight:bold;
}
