body {
	font-family:Verdana,Arial,sans-serif; 
	color:#643e33;
	margin:0px;
	padding:0px;
	background-color:#cc6624;
}

.start {
	background-color:#cc6624;
}

div#index_centerbox {
	width:850px;
	height:460px;
	margin-left:-425px;
	margin-top:-230px;	
	position:absolute;
	top:50%;
	left:50%;
}
div#centerbox {
	width:854px;
	height:492px;
	margin-left:-427px;
	margin-top:-246px;	
	position:absolute;
	top:50%;
	left:50%;
}

div#top {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:463px; 
	background-image:url(images/hg.gif); 
	background-repeat:repeat-y;
}
div#top_oben {
	background-image:url(images/hg_oben.gif); 
	background-repeat:repeat-x; 
	width:100%; 
	height:28px;
}
div#top_unten {
	background-image:url(images/hg_unten.gif); 
	background-repeat:repeat-x; 
	width:100%; 
	height:28px;
}
div#innen {
	position:absolute; 
	top:28px; 
	left:28px; 
	width:797px; 
	height:407px;
	background-image:url(images/hg_innen.gif); 
	background-repeat:no-repeat; 
}
div#logo {
	position:absolute; 
	left:42px; 
	top:1px; 
	width:395px;
}
div#text {
	position:absolute; 
	left:42px; 
	top:165px; 
	width:395px; 
	font-size:11px;
}
div#pic {
	position:absolute;
	top:1px;
	left:492px;
}
div#navi {
	position:absolute; 
	top:463px; 
	left:40px;
}

div#seiten {
	position:absolute; 
	z-index: 2;
	top:380px; 
	left:42px;
	font-size: 10px;
}	

div.text {
	position:absolute; 
	left:42px; 
	top:165px; 
	width:395px; 
	font-size:11px;
}

div#text_1 {
	display: block;
}

div#text_2 {
	display: none;
}

div#text_3 {
	display: none;
}

div#text_4 {
	display: none;
}

Link 		{ color:#643e33; font-weight:bold; text-decoration: none; } 
A:active 	{ color:#cc6624; font-weight:bold; text-decoration: underline; } 
A:link 		{ color:#643e33; font-weight:bold; text-decoration: none; } 
A:visited 	{ color:#643e33; font-weight:bold; text-decoration: none; } 
A:hover 	{ color:#cc6624; font-weight:bold; text-decoration: underline; }

A.gewaehlt:active 	{ color:#cc6624; font-weight:bold; text-decoration: underline; } 
A.gewaehlt:link		{ color:#643e33; font-weight:bold; text-decoration: underline; } 
A.gewaehlt:visited 	{ color:#643e33; font-weight:bold; text-decoration: underline; } 
A.gewaehlt:hover 	{ color:#cc6624; font-weight:bold; text-decoration: underline; }

td {
	font-size: 11px;
}

td.formular {
	font-size: 9px;
}

input.zeile {
	width: 100%;
	font-size: 9px;
}

span.gross {
	font-size: 12px;
	font-weight: bold;
}
