/* CSS Document */

/* Voreinstellung Anfang  */
body 
{
    min-width: 67em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	background-color: #fed681;/* hellorange Hintergrund #fcf3de; */ /* Hellblauer Hintergrund #d7e4fc;*/
    
}

tr
{
	vertical-align: top;
}

body, p, table, tr, td
{
	font-family: Arial;
	font-size:12px;
	margin:0;
}

a
{
	text-decoration: none;
	color: #0069b2;
}

td
{
	background-color:#ffffff;
}

.abstand_breite
{
	width: 10px;
}

.abstand
{
	height: 10px;
}

.contenttable-1 
{
	background-color:#999999;
}
/* Navigation */

#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
    width: 155px;
}

#menu a.nav
{
	display: block;
	padding: 5px;
	padding-left: 29px;
	color: #000000;
	background-color: #999999; 
	font-weight:bold;
}

#menu a.nav2
{
	display: block;
	padding: 5px;
	padding-left: 40px;
	color: #000000;
	background-color: #999999; 
}

#menu a.act
{
	display: block;
	padding: 5px;
	padding-left: 29px;
	color: #ffffff; 
	background-color: #666666; 
	font-weight:bold;
}

#menu a.act2
{
	display: block;
	padding: 5px;
	padding-left: 40px;
	color: #ffffff; 
	background-color: #666666; 
}


#menu a:hover
{
/*  background-image: url(images/verlauf2.jpg); */
	color: #ffffff;
	background-color: #666666; 
}


#menu li 
{
	position: relative;
}

#menu ul ul ul
{
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
    margin: 0;
	padding: 0;
}

a.menu_2			{	font-weight: bold;	}
a.menu_2:link		{	color:#FFFFFF;	}
a.menu_2:visited	{	color:#FFFFFF;	}
a.menu_2:active		{	color:#FFFFFF;	}
a.menu_2:hover		{	color:#000000;	}

a.menu_2_active		{	font-weight: bold; color:#000000;	}




/* Voreinstellung Ende  */

.boldtext
{
	font-weight:bold;
}

.coloredtext
{
	color:#f39b3f;
}

.div_schatten
{
	height: 600px;
	width: 824px;

	position: relative;
	top: 40px;
  	margin-left: auto;
   	margin-right: auto; 	

	background-color: #fed681;
	
/*	border:1px solid #000000;    */
}

.div_seitenbereich
{
	height: 580px;
	width: 804px;
	
	position: absolute;
	top: 0;
    left: 0;

	background-color:#FFFFFF;
/*	border:1px solid #000000; */
}


.div_header
{
	width: 804px;
	height: 100px;

	position: absolute;

	background-color: #fdedc8; 
	border-bottom: 18px solid #f39b3f;
}
.div_logo
{
	width: 270px;
	height: 100px;

	position: absolute;
	top: 10px;
	left: 74px;
}
.div_sprache
{
	width:155px;
	height: 40px;

	position: absolute;
	right: 0px;
	
/*	border: 1px solid #f39b3f;  */
}

.div_navigation 
{
	width: 155px;
	height: 0px;
	
	position: absolute;
	top: 118px;
	
/*	border:1px solid #000000;  */
}

.div_subnav 
{
	width: 444px;	
	height: 18px;
	
	position: absolute;
	top: 118px;
	left: 155px;

	padding-top: 5px; 	
	padding-left:  25px;
	padding-right:  25px;

	background-color: #617cb8; /* blau 80% #6b83bc; */ /* blau org: #0067b6;  */
}


.div_info 
{
	width: 155px;
	height: 462px;

	position: absolute;
	top: 118px;
	right: 0px;

	padding 0px; 	

	background-color: #999999;
}


.div_info_1 
{
	width: 124px;
	height: 18px;

	padding-top: 5px; 	
	padding-left: 15px;
	padding-right: 15px;

	color:#FFFFFF;
	background-color: #666666;

/*	border:1px solid #000000;  */
}

.div_info_2 
{
	width: 152px;
	height: 432px;

	padding-top: 5px; 	
/*	padding-left: 15px;
	padding-right: 15px; */

	color:#FFFFFF;
/*	border:1px solid #000000;  */
}

.div_content
{
	width: 444px;	
	height: 439px;

	position: absolute;
	top: 141px;
	left: 155px;
	
    padding-top: 0px;
	padding-right:  25px;
	padding-left:  25px;

	overflow: auto;
	
/*	border:1px solid #000000;  */
}

.div_content_start
{
	width: 804px;	
	height: 460px;

	position: absolute;
	top: 118px;
	
	text-align:center;

/*	border:1px solid #000000;  */
}

.div_schatten_unten_links 	 
{
	height: 20px;
	width: 20px;
	position: absolute;
    left: 40px; 
	top: 580px;
	
/*	border:1px solid #000000; */
	background-image:url(images/schatten_unten_links.jpg);  
}	
.div_schatten_unten 	 
{
	height: 20px;
	width: 764px;
	position: absolute;
    left: 60px; 
	top: 580px;
	
/*	border:1px solid #000000; */
	background-image:url(images/schatten_unten.jpg);  
}		


.div_schatten_ecke	 
{
	height: 20px;
	width: 20px;
	position: absolute;
    left: 804px;
	top: 580px;
/*	border:1px solid #000000;    */
	background-image:url(images/schatten_ecke.jpg);  
}		

.div_schatten_rechts	 
{
	height: 520px;
	width: 20px;
	
	position: absolute;
	top: 60px;
	left: 804px;
/*	border:1px solid #000000;    */
	background-image:url(images/schatten_rechts.jpg); 
}		

.div_schatten_rechts_oben	 
{
	height: 20px;
	width: 20px;
	
	position: absolute;
	top: 40px;
	left: 804px;
/*	border:1px solid #000000;    */
	background-image:url(images/schatten_rechts_oben.jpg); 
}	