html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
	height: 99%;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align: center;
	background-image: url(images/gruen.jpg);
}

*
{
	font-size: 10pt;
	font-family: 'Comic Sans MS', Arial;
	color: #333333;
	text-align: left;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
	margin: 0 auto 0 auto;
	display: table;
	height: 100%;
	position: relative;
	overflow: hidden;
	width: 660px;
	color: #666666;
}

#second_container
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
	position: relative;
	top: -163px;
	width: 660px;
}



/* === Menu === */



#menu
{
	height: 31px;
	padding-right: 2px;
	margin: 0;
	list-style: none;
	padding-top: 0px;
	color: #000000;
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
	color: #000000;
}

#menu a:hover, #menu a:active
{
  background-image: url(images/navigation_hover.png);
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url(images/navigation_o.png);    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}


/* === Language menu === */



#submenu
{
	float: left;
	height: 31px;
	width: 300px;
	padding-left: 10px;
	margin: 0;
	list-style: none;

}

#submenu li
{
	float: left;
	display: block;
	width: 82px;
	height: 31px;
}

#submenu a
{
	display: block;
	width: 82px;
	height: 31px;
	background-color: inherit;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
}

#submenu a:link, #submenu a:visited
{
  color: #ffffff;
}

#submenu a:hover, #submenu a:active
{
  background-image: url(images/navigation_u_hover.png);
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url(images/navigation_u.png);    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}



/* === Other Divs === */
 


.border
{
	padding: 15px 15px 15px 146px;
	height: 232px;
	background-image: url(images/border_home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	background-color: #FFFFFF;
	color: #666666;
}


.content
{
	height: 217px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-align: justify;
}

.designinfo
{
	margin-top: 5px;
	text-align: right;
	color: #666666;
	background-color: inherit;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.designinfo a
{
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.designinfo a:hover, .text a:active
{
	text-decoration: underline;
	color: #666666;
}
/* === Inline Text Styles === */



h1
{
	margin: 10px 0 -40px -2px;
	padding: 0 10px 40px 9px;
	font-size: 14px;
	color: #29B40D;
	font-family: 'Comic Sans MS', Arial;
	text-align: right;
	font-style: normal;

}
h2 {
	font-size: 14px;
	color: #29B40D;
	font-family: 'Comic Sans MS', Arial;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: -40px;
	margin-left: -2px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	color: #333333;
	font-family: 'Comic Sans MS', Arial;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: -40px;
	margin-left: -2px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 0px;
	font-weight: bold;
}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
	display: block;
	color: #444444;
	font-family: 'Comic Sans MS', Arial;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 12px;
}

.text a
{
  color: #29B40D;
  text-decoration: none;
}
.text a:hover
{
  color: #29B40D;
  text-decoration: underline;
}


blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}


.border_content {

	padding: 15px 15px 15px 146px;
	height: 232px;
	background-image: url(images/bordercontent_neu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	background-color: #FFFFFF;
	color: #666666;
}
img {margin: 0; padding: 0; border:0;}
.border_index {
	background-image: url(images/border_startseite.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFFFFF;
	color: #666666;
	height: 232px;
	background-position: center center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.content_index {

	height: 217px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}

