body { 
	font-family: Verdana;	
	font-size: 11px;
	
	background-color: #bda370;
	border-left: 8px solid #34396a; 
	color: black;
	margin: 0px;
	
	scrollbar-face-color: 		#FFFFFF; 	/* Vordergrund */
	scrollbar-track-color: 		; 			/* Hintergund */

	scrollbar-highlight-color: 	; 			/* links&oben innen */
	scrollbar-3dlight-color: 	;			/* links&oben aussen*/

	scrollbar-shadow-color: 	; 			/* Schatten rechts&unten innen*/	
	scrollbar-darkshadow-color: ;			/* Schatten rechts&unten aussen*/

	scrollbar-arrow-color: 		#CCCCCC;	/* Pfeile */	
}

#construct {
	width: 100%;
	border-left: 8px solid #6b6f94; 
}

A:link { 
	text-decoration: none;
}	
		
A:visited {
	text-decoration: none;
}	

A:active{ 
	text-decoration: none;
}	

A:hover {
	text-decoration: none;
}	

/* ############################################################################# */
/* ###	div_language_selector												 ### */
/* ############################################################################# */

#language_selector {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 184px;
	padding: 2px;	
	border: 1px solid #D9D9D9;
	z-index:10;
}

#language_selector a {
	color: black;
	font-weight: normal;
}

#language_selector img {
}

#language_selector ol {	
	list-style: none;
	margin: 0px;
}

#language_selector li {
	width: 100px;
	padding-left: 5px;
	padding-right: 15px;
	display: inline;
}

 
/* ############################################################################# */
/* ###	div_header															 ### */
/* ############################################################################# */

.header  {
	height: 215px;
	background-image: url(/bilder/_layout/back_top.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #6b6f94;
	background-color: white;
}

#slogan {
	position: relative;
	top: 15px;
	left: 170px;
	
	font-family: times new roman;
	font-size: 30px;
	font-weight: bold;
	color: #34396a;
}

/* ############################################################################# */
/* ###	div_menue															 ### */
/* ############################################################################# */

#menue  {
	position: absolute;
	left: -199px;
	top: 0px;
	width: 159px;

	font-family: Times New Roman;	
	font-size: 16px;
	font-weight: bold;
	
	background-color: white;
	padding: 20px;
	padding-top: 68px;
}

.main ul {
	margin: 0px;
}

.main li {
	position: relative;
	left: 0px;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 5px;
}

.sub ul {
	margin-top: 0px;
}

.sub li {
	margin-left: 15px;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;
}

#menue a {
	color: #343a6c;
	text-decoration: none;
 }

#menue a:visited {
 }
 
#menue a:active {
 }
 
#menue a:hover {
 }

 
#menue .sub a {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
 }

#menue .sub a:visited {
 }
 
#menue .sub a:active {
 }
 
#menue .sub a:hover {
 }
 
 
/* ############################################################################# */
/* ###	div_main															 ### */
/* ############################################################################# */

.body {
	width: 800px;
	background-color: white;
	border-right: 1px solid #6b6f94;	
}

.main {
	position: relative;
	width: 551px;
	border-left: 199px solid white;
	padding: 25px;
	background-image: url(/bilder/pkt/1px_6b6f94.gif);
	background-repeat: repeat-y;
	background-color: white;
	min-height: 350px;
}

A:link 	{ 
	color: #8e7338;
	font-weight: bold;
}	

A:visited {
	color: #8e7338;
	font-weight: bold;
}	

A:active {
	color: #8e7338;
	font-weight: bold;
}

A:hover {
	color: #8e7338;
	font-weight: bold;
}

A:link.page { 
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_page_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}
		
A:visited.page {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_page_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:active.page {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_page_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:hover.page {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_page_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:link.web {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_web_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}		 

A:visited.web {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_web_0.gif);		
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:active.web {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_web_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:hover.web {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_web_1.gif);		
	background-repeat: no-repeat;
	background-position: 2px;
}

A:link.email 	{ 
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_email_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px 3px;
}	

A:visited.email {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_email_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:active.email {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_email_1.gif);
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:hover.email {
	color: #8e7338;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/css/link_email_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}


p {
	margin: 0px;
}

li {
	list-style-image: url(/bilder/layout/li.gif);
}

H1  {
	font-size: 22px;
	font-family: Times New Roman;	
	font-weight: bold;
	color: #6b6e97;
	margin-top: 5px;
}

H2  {
	font-size: 16px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #32386a;
	margin-top: 5px;
	margin-bottom: 4px;
}

H3  {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #32386a;
	margin-top: 5px;
	margin-bottom:3px;
}

H4  {
}

input {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid gray;
}

select {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid gray;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid gray;
}
	
.rahmen {
	border: 1px solid gray;
}

.line {
	border-bottom: 1px dotted silver;
}

.marker {
	color: red;
	font-weight: bold;
}

.box {
	background-color: #ecedf3; 
	padding: 10px;
}

.Meldung_Datum {
	color: gray;
	font-size: 11px;
}

.Meldung_Titel {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #32386a;
}

/* ############################################################################# */
/* ###	div_footer															 ### */
/* ############################################################################# */

.footer  {
	background-image: url(/bilder/_layout/back_bottom.gif);
	background-color: #bda370;
	height: 43px;
	color: black;
}

.footer table {
	font-size: 9px;	
}

.footer a {
	color: black;
	font-weight: normal;
	text-decoration: none;	
 }

.footer a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;	
 }
 
.footer a:active {
	color: black;
	font-weight: normal;
	text-decoration: none;	
 }
 
.footer a:hover {
	color: #6b6f94;
	font-weight: normal;
	text-decoration: none;	
 }
 
/* ############################################################################# */
/* ###	div_keywords														 ### */
/* ############################################################################# */

#keywords {
	position: relative;
	top: 0px;
	width: 780px;
	color: white;
	font-size: 6px;
	text-align: center;
	z-index: 1;
	display: none;
}
