body {
	background-color: #c5c6c8;
	font-family:verdana,trebuchet ms, arial,sans-serif,Tahoma; 
	font-size:11px;
	margin:0px;
	padding:0px;
}

.clearer {
	clear:both;
	height:1px;
	width:1px;
	background-color:#FFFFFF;
	visibility:hidden;
	font-size:1px;
}

.noborder,
.noborder:focus {
	border:none;
	cursor:pointer;
}


.weinrot {
	color:#83132b;
}
.normal {
	color:#000000;
	text-align: left;
}
.blocksatz {
	color:#000000;
	text-align: justify;
}

h1 {
	font-weight:bold;
	font-size:12px;
	color:#83132b;
	margin:0px;
	margin-bottom:15px;
	text-transform: uppercase;
}

h2 {
	font-weight:bold;
	font-size:11px;
	color:#83132b;
	margin:0px;
	margin-bottom:15px;
	text-transform: uppercase;
}

h3 {
	font-weight:bold;
	font-size:11px;
	color:#000000;
	margin:0px;
	margin-bottom:15px;
	text-transform: uppercase;
}

h4 {
	font-weight:bold;
	font-size:11px;
	color:#83132b;
	margin:0px;
	margin-bottom:15px;
}

p {
	margin-bottom:15px;
}

ul {
	margin-top: -10px;
}

li {
	list-style-type:none;
	background: url(../images/layout/li_box.gif) 0 6px no-repeat;
	padding-left: 12px;
	display:block;
	margin-bottom:3px;
	margin-left:-24px;
}

#navi_box {
	height:400px;
}

#sprachen_box {
	margin-top:15px;
}
#sprachen_box a {
	font-size:10px;
}

#startseite {
	/* position: absolute; 
	width:936px;
	height:644px;
	top: 50%;
	left: 50%; 
	margin-top: -322px;
	margin-left: -468px;*/
}

table#container {
	background:transparent url(../images/layout/background.gif);
	background-repeat:no-repeat;
	width:936px;
	height:644px;
}

#bereich {
	width:878px;
	height:644px;
}

#header {
	background-repeat:no-repeat;
	height:170px;
	background-position: 28 26;
}

#navigation {
	padding-left: 60px;
	vertical-align: top;
	width:248px;
	color:#83132b;
	padding-right: 35px;
}

#navigation a {
}

#content {
	width:412px;
	height:435px;
	font-size:11px;
	line-height:16px;
	overflow:auto;
	padding-right:10px;
}

#fuss {
	height:25px;
	text-align: right;
	padding-right: 30px;
	font-size: 9px;
	color: #000000;
}

#fuss a, #fuss a:hover {
	color: #000000;
	font-weight: normal;
}

a:link, 
a:visited {
	color:#666666;
	text-decoration:underline;
}
