/* Grundaufbau Anfang */
#head {
	padding:0px;
	margin:0px;
	height: 162px;
	background-attachment: scroll;
	background-image: url(head01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#links {
	position: absolute;
	left: 0px;
	width: 151px;
	color: #564b47;
	margin: 0px; 
	padding: 0px;
	background-color: #E5E5E5;
	min-height: 363px;

	background-attachment: scroll;
	background-image: url(navi01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
* html #links {
	height: 363px;
}
#ganz {
margin: 0px;
border-left: 151px solid #E5E5E5;
border-right: 151px solid #E5E5E5;
padding: 0px 10px 0px 10px;
background-color: #ffffff;  
min-height: 450px;
}
#ganz_anmeldung {
margin: 0px;
border-left: 151px solid #E5E5E5;
padding: 0px 10px 0px 10px;
background-color: #ffffff;  
min-height: 450px;
}
* html #ganz {
	height: 450px;
}
#inhalt {
margin: 0px;
padding: 0px;
background-color: #ffffff;  
min-height: 450px;
}
* html #inhalt {
	height: 450px;
}
#rechts {
position: absolute;
right: 0px;        
width: 151px;
color: #564b47;
margin: 0px; 
padding: 0px;
background-color: #E5E5E5;
min-height: 450px;
}
* html #rechts {
	height: 450px;
}
/* Grundaufbau Ende */

/* Navigation Anfang */
#links {
	padding-top: 87px;
}
#links ul.nav1st,
#links ul.nav2nd {
	padding:0px;
	margin:0px;
}
#links li {
	list-style: none none outside;
}

#links ul.nav1st li {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #D1D0D0;
}
#links ul.nav2nd li {
	padding: 2px;
	margin: 0px;
	text-align: right;
	background-color: #E5E5E5;
}

#links ul.nav1st li a {
	width: 100%;
	display: block;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#links ul.nav1st li a:hover {
	color: #3436A2;
}
#links ul.nav1st li.active a.current {
	width: 100%;
	display: block;
	font-weight: bold;
	color: #3436A2;
	text-decoration: none;
}
#links ul.nav1st li.active a.current:hover {
	color: #3436A2;
}

#links li.active ul, #links li.active li,
#links li.active_geschuetzt ul, #links li.active_geschuetzt li {
	margin: 0px;
	position: relative;
	visibility: visible;
	background-image: none;
	height: auto;
}
#links li ul, #links li li{
	height: auto;
	position: absolute;
	visibility: hidden;
}

#links ul.nav2nd li a {
	width: 100%;
	display: block;
	font-weight: normal;
	color: #3436A2;
	text-decoration:underline;
}
#links ul.nav2nd li a:hover {
	background-color:#D1D0D0;
}

/* Geschuetzter bereich ANFANG */
#links ul.nav1st li.geschuetzt {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #1F8FFF;
}
#links ul.nav1st li.active_geschuetzt {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #1F8FFF;
}
#links ul.nav1st li.geschuetzt a {
	width: 100%;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#links ul.nav1st li.geschuetzt a:hover {
	color: #CCCCCC;
}
#links ul.nav1st li.active_geschuetzt a.current_geschuetzt {
	width: 100%;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#links ul.nav1st li.active_geschuetzt a.current_geschuetzt:hover {
	color: #CCCCCC;
}
/* Geschuetzter bereich ENDE */

/* Navigation Ende */

/*  body und schrift deffinitionen Anfang */
body {
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
  height: 100%;
}
p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	background-color: transparent;
	margin: 0px;
}
h1 {color: #3436A2; padding: 0px 0px 10px 0px;}
h2, h3, h4, h5, h6 {color: #000000; padding: 10px 0px 10px 0px;}
h1 {font-size:16px;}
h2 {font-size:15px;}
h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:12px;}
h6 {font-size:11px;}
/*  body und schrift deffinitionen Ende */

/* Login Anfang */
	#login_form {
		text-align:center;
		border: 1px solid #808080;
		background-color: #FFFFFF;
		padding-bottom: 5px;
	}
	#login_form #login_head {
		background-color: #1F8FFF;
		border-bottom: 1px solid #808080;
	}
	#login_form #login_head h2 {
		color: #FFFFFF;
		padding: 5px;
		margin: 0px;
	}
	#login_form label {
		text-align:left;
	}
	#login_form #login {
		border: 1px solid #808080;
		font-size: 11px;
	}
	#login_form #paswd {
		border: 1px solid #808080;
		font-size: 11px;
	}
	#login_form input.submit {
		margin-top: 5px;
	}
	#login_form p {
		text-align: center;
		margin-top: 5px;
	}
	#login_form p a {
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	padding: 4px 18px 4px 32px;
	background-image: url(logout_off.gif);
	background-repeat: no-repeat;
	background-position: center center;		
	}
	#login_form p a:hover {
		background-image: url(logout_on.gif);
		background-repeat: no-repeat;
		background-position: center center;	
	}

/* Login Ende */

/*  positioning-layers statisch und absolut */
#angabe {
	position: absolute;
	top: 50px;
	left: 610px;	
}/*
.ausgabe {
	margin: 0px 0px 20px 0px;
	border: 1px dashed #E5E5E5;
	padding: 10px;
}*/
.ausgabe_block {
	margin: 0px 0px 20px 0px;
	border: 1px dashed #E5E5E5;
	padding: 10px;
}
.pic,
.rex_image {
	float: left;
	padding-right: 10px;
}
.wartung {
	color: #FF0000;
}
.blauerrand td {
	border: 1px solid #3436A2;
}
.keinrand td {
	border: none;
}
hr.line_blue{
	height: 1px;
	background-color: #3436A2;
	border: none;
}
.vortrag_h1 {
	background-color:#E5E5E5;
	padding:5px;
}
.vortrag_stroke {
	position:relative;
	padding:opx;
	margin:0px;
	border-bottom:none;
	height:1px;
	background-color:#e5e5e5;
}

/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie	{
				text-align:center; 
				vertical-align:middle; 
	
	margin: 0px 0px 20px 0px;
	border: 1px dashed #E5E5E5;
	padding: 10px;
				
				}
				
.jaosg_galerie h1	{
	text-align:left;				
				}

.jaosg_thumbnail	{
				margin:5px;
				float: left;
				height: 80px;
				width: 80px;
				text-align: left;
				vertical-align:middle;
				}

.jaosg_nav 		{
				text-align: center;
				}

.jaosg_bild		{
				text-align: center;
				}

.jaosg_bildbeschreibung	{
				text-align: justify;
				}

