body {
	background-color: #b7b7b7;
	color: #ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}
/*std definitions*/
h3{
	font-size: 14px;
}
/*start: LINK STYLE */
a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration:underline;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

a:focus {
	color: #ffffff;
	text-decoration:underline;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*end: LINK STYLE */

div#site {
	position:absolute;
	width: 1024px;
	height: 640px;
	top: 50%;
	left: 50%;
	margin-top: -320px;
	margin-left: -512px;
	background: #4c4c4c;
	border: 2px solid #222222;
}

div#header {
	position: absolute;
	background: #000033 url( ../img/interface/verlauf_tr.jpg ) no-repeat top right ;
	top: 0;
	left: 0;
	right: 0;
	width: 1024px;
	height: 130px;
	margin: 0;
	border-bottom: 5px solid #000000;
}
img#siteLogo {
	position: absolute;
	top: 37px;
	left: 40px;
	width: 456px;
	height: 73px;
	border: 0;
}
div#navi {
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 666px;
	margin-left: -333px;
	padding: 0 0 3px 0;
	text-align: right;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}

div#mainpart {
	position: absolute;
	top: 136px;
	width: 666px;
	left: 50%;
	margin-left: -333px;
	bottom: 136px;
	background: #b7b7b7;
	border: 0;
	padding: 0;
	color: #000000;
}

div#textBereich {
	position: absolute;
	top: 71px;
	left: 460px;
	right: 0px;
	bottom: 39px;
	margin: 0;
	padding: 7px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	line-height: 2em;
}

div#textBereich img.initialie {
	position: absolute;
	top: -7px;
	left: -2px;
	width: 47px;
	height: 38px;
}


div#footer {
	position: absolute;
	background: #000034 url( ../img/interface/verlauf_b_ltr.jpg ) repeat-x bottom left;
	width: 1024px;
	height: 130px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0;
	border-top: 5px solid #000000;
}

div#copyright {
	position: absolute;
	width: 666px;
	height: 14px;
	top: 0px;
	left: 50%;
	margin-left: -333px;
	padding: 3px 0 2px 0;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
}


.bigImgPos {
	position: absolute;
	top: 7px;
	left: 7px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 445px;
	height: 355px;
}


/* 2Spalten design */

div#spalteLinks {
	position: absolute;
	top: 15px;
	left: 15px;
	right: 334px;
	bottom: 15px;
	padding: 20px 35px 20px 20px;
	border-right: 2px solid #666666;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	overflow: auto;
}

div#spalteRechts {
	position: absolute;
	top: 15px;
	left: 334px;
	right: 15px;
	bottom: 15px;
	padding: 20px 20px 20px 35px;
	border: 0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	overflow: auto;
}

div.w3clogovalidhtml {
	position: absolute;
	top: 35px;
	left: 205px;
	width: 88px;
	height: 31px;
	margin: 0;
	padding: 0;
	border: 0;
}
