body { 
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	
	background-color: white;
	color: #002760;
	margin: 0px;
	
	scrollbar-face-color: 		#FFFFFF; 	/* Vordergrund */
	scrollbar-track-color: 		; 			/* Hintergund */

	scrollbar-highlight-color: 	#A3AED8; 	/* links&oben innen */
	scrollbar-3dlight-color: 	#FFFFFF;	/* links&oben aussen*/

	scrollbar-shadow-color: 	#A3AED8;	/* Schatten rechts&unten innen*/	
	scrollbar-darkshadow-color: #FFFFFF;	/* Schatten rechts&unten aussen*/

	scrollbar-arrow-color: 		#A3AED8;	/* Pfeile */	
}

#construct {
	position: relative;
	width: 800px;
	height: 100%;
	border-left: 1px solid #A54100;
	border-right: 1px solid #A54100;
	border-bottom: 1px solid #A54100;
	background-image: url(/bilder/background_default.gif);
	table-layout: fixed;
	overflow: hidden;
	z-index: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

A:link { 
	text-decoration: none;
	color: #FF6500;
}	
		
A:visited {
	text-decoration: none;
	color: #FF6500;
}	

A:active{ 
	text-decoration: none;
	color: #FF6500;
}	

A:hover {
	text-decoration: none;
	color: #002760;
}	

.color_prim {
	color: #3D3E4E;
}

.color_sec {
	color: #6D6F87;
}

/* ############################################################################# */
/* ###	div_logo															 ### */
/* ############################################################################# */

#logo  {
	position: relative;
	height: 110px;
	z-index: 1;
}

.seitentitel {
	position: relative;
	top: 60px;
	left: 198px;
	color: #002760;
	font-size: 26px;
	font-weight: bold;
}

.druckauswahl {
	position: absolute;
	right: 10px;
	top: 95px;
	font-size: 11px;
	color: #FFF0C0;
}

#logo A:link { 
	text-decoration: none;
	color: #FFF0C0;
}	
		
#logo A:visited {
	text-decoration: none;
	color: #FFF0C0;
}	

#logo A:active{ 
	text-decoration: none;
}	

#logo A:hover {
	text-decoration: none;
	color: #002760;
}	

/* ############################################################################# */
/* ###	div_rubrik															 ### */
/* ############################################################################# */

.rubrik  {
	position: absolute; 
	top: 10px; 
	left: 15px;
}

/* ############################################################################# */
/* ###	div_menue															 ### */
/* ############################################################################# */

#menue  {
	position: absolute;
	top: 110px;
	width: 190px;
	margin-top: 90px;
	text-align: right;
	font-size: 11px;
	color: #002760;
	z-index: 4;
}

.menuepunkt0 {
	padding-right: 10px;
	margin-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F96F26;
	font-size: 14px;
}

.menuepunkt0 a:link {
	color: #002760;
	font-weight: bold;
	text-decoration: none;
 }

.menuepunkt0 a:visited {
	color: #002760;
	font-weight: bold;
	text-decoration: none;
 }
 
.menuepunkt0 a:active {
	color: #DD3238;
	font-weight: bold;
	text-decoration: none;
 }
 
.menuepunkt0 a:hover {
	color: #002760;
	font-weight: bold;
	text-decoration: none;
 }
 
.menuepunkt1 {
	padding-right: 10px;
	margin-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F96F26;
	font-size: 14px;
}

.menuepunkt1 a:link {
	color: #DD3238;
	font-weight: bold;
	text-decoration: none;
 }

.menuepunkt1 a:visited {
	color: #DD3238;
	font-weight: bold;
	text-decoration: none;
 }
 
.menuepunkt1 a:active {
	color: #DD3238;
	font-weight: bold;
	text-decoration: none;
 }
 
.menuepunkt1 a:hover {
	color: #DD3238;
	font-weight: bold;
	text-decoration: none;
 }
 
 
/* ############################################################################# */
/* ###	div_submenue														 ### */
/* ############################################################################# */

#submenue {
	position: relative;
	color: black;
	top: 53px;
	right: 0px;
	width: 150px;
	height: 250px;
	padding: 10px;
	font-size: 14px;
	margin: 10px;
	z-index: 2;
	float: left;
}

#submenue ul {
	margin-top: 2px;
}

#submenue li {
	list-style-image: none;
	list-style-type: none;
	margin-left: -35px;
	padding-bottom: 2px;
	border-bottom: 1px solid #002760;
}

.submenue_head {
	font-weight: bold;
	padding-right: 10px;
	margin-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #A3AED8;
	font-size: 14px;
	color: #125095;
}

.submenue0 {
	padding-right: 10px;
	margin-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F96F26;
	font-size: 14px;
}

.submenue0 a:link {
	color: #E87500;
	font-weight: bold;
	text-decoration: none;
 }

.submenue0 a:visited {
	color: #E87500;
	font-weight: bold;
	text-decoration: none;
 }
 
.submenue0 a:active {
	color: #E87500;
	font-weight: bold;
	text-decoration: none;
 }
 
.submenue0 a:hover {
	color: #E87500;
	font-weight: bold;
	text-decoration: none;
 }
 
.submenue1 {
	padding-right: 10px;
	margin-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F96F26;
	font-size: 14px;
}

.submenue1 a:link {
	color: #DD3238;
	font-weight: bold;
	text-decoration: none;
 }

.submenue1 a:visited {
	color: #DD3238;
	font-weight: bold;
	text-decoration: none;
 }
 
.submenue1 a:active {
	color: #DD3238;
	font-weight: bold;
	text-decoration: none;
 }
 
.submenue1 a:hover {
	color: #DD3238;
	font-weight: bold;
	text-decoration: none;
 }
 
 

/* ############################################################################# */
/* ###	div_adressblock														 ### */
/* ############################################################################# */

#adressblock {
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}

 
/* ############################################################################# */
/* ###	div_main															 ### */
/* ############################################################################# */

#inhalt {
	position: relative;
	top: 1px;
	left: 200px;
	width: 578px;
	min-height: 650px;
	display: block; 
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	background-image: url(/bilder/intro_rad_gross.gif);
	background-repeat: no-repeat;
	background-position: 250px 150px;
	overflow: hidden;
	background-color: white;
}

A:link.page { 
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_page_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}
		
A:visited.page {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_page_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:active.page {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_page_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:hover.page {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_page_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:link.web {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_web_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}		 

A:visited.web {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_web_0.gif);		
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:active.web {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_web_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:hover.web {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_web_1.gif);		
	background-repeat: no-repeat;
	background-position: 2px;
}

A:link.email 	{ 
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_email_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:visited.email {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_email_0.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}	

A:active.email {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_email_1.gif);
	background-repeat: no-repeat;
	background-position: 2px;				
}

A:hover.email {
	font-weight: normal;
	padding-left: 20px;
	background-image: url(/bilder/link_email_1.gif);	
	background-repeat: no-repeat;
	background-position: 2px;
}

a:link.katmenue {
	color: gray;
	font-weight: bold;
	text-decoration: none;
 }

a:visited.katmenue {
	color: gray;
	font-weight: bold;
	text-decoration: none;
 }
 
a:active.katmenue {
	color: gray;
	font-weight: bold;
	text-decoration: none;
 }
 
a:hover.katmenue {
	color: gray;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed silver;
 }
 
p {
	margin-left: 30px;
	font-size: 13px;
	font-family: Microsoft Sans Serif, Verdana;	
}

td {
	font-size: 13px;
	font-family: Microsoft Sans Serif, Verdana;	
}

#inhalt table {
	margin-left: 30px;
}

li {
	list-style-image: url(/bilder/li.gif);
	margin-bottom: 5px;
}

H1  {
	font-size: 19px;
	font-family: Franklin Gothic Medium, Verdana;	
	font-weight: bold;
	margin-left: 20px;
	color: #A5A5A5;
	margin-top: 5px;
}

H2  {
	font-size: 18px;
	font-family: Franklin Gothic Medium, Verdana;	
	color: #002760;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 3px;
}

H3  {
	font-size: 14px;
	font-family: Franklin Gothic Medium, Verdana;	
	color: #002760;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 3px;
}

H4  {
}

input {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	height: 14px;
	border: 1px solid #A3AED8;
}

.button {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	height: 17px;
	border: 1px solid #A3AED8;
}

select {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	border: 1px solid #A3AED8;
}

textarea {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	border: 1px solid #A3AED8;
}
	
.rahmen {
	border: 5px solid #FFEDDC;
	margin: 10px;
}

.linie {
	margin-left: 30px;
	border-bottom: 1px dashed silver;
	clear: both;
}

.marker {
	color: red;
	font-weight: bold;
}

.box {
	background-color: #FDF7E3; 
	filter:alpha(opacity=80);
	padding: 10px; 
	margin-left: 30px; 
	border: 3px solid #FFEDDC; 
}

.liste {
	margin-left: 50px;
	list-style-type: square;
}

.liste li {
	margin-bottom: 8px;
}

.zusatz {
	border-top: 1px dotted gray; 
	padding-top: 5px;
	font-size: 14px;
	margin-left: 30px;
}

#bildansicht {
	margin-top: 70px;
	margin-left: 30px;
}

.Meldung_Datum {
	color: #A3AED8;
	font-size: 11px;
}

.Meldung_Titel {
	font-weight: bold;
}

.Meldung_Bild {
	float: right;
	margin-top: 55px;
}

.Meldung_Bild img {
	margin-bottom: 15px;
	margin-left: 30px;
}

.katbox {
	background-color: silver;
	margin-left: 30px;
	padding: 4px;
	font-style: italic;
	color: black;
}

.katbox_num {
	font-size: 16px;
	background-color: #C90027;
	font-style: italic;
	font-weight: bold;
	color: white;
	width: 65px;
	height: 22px;
	float: left;
	text-align: center;
	padding-top: 5px;
	margin: 2px;
	margin-right: 8px;
}

.teambox {
	position: relative;
	width: 180px;
	height: 250px;
	float: left;
	margin-left: 10px;
	text-align: left;
}

.teambox p {
	margin-top: 1px;
	margin-left: 9px;
}

.bildbox {
	position: relative;
	float: left;
	margin-left: 10px;
	text-align: left;
}

.bildbox p {
	font-size: 11px;
	font-style: italic;
	margin-top: 1px;
	margin-left: 9px;
}

/* ############################################################################# */
/* ###	div_footer															 ### */
/* ############################################################################# */

#footer {
	clear: both;
}
 
/* ############################################################################# */
/* ###	div_keywords														 ### */
/* ############################################################################# */

#keywords {
	position: relative;
	top: 0px;
	width: 780px;
	color: white;
	font-size: 6px;
	text-align: center;
	z-index: 1;
	display: none;
}
