* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

html {
  overflow-y:scroll;
}

body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/hg.jpg);
  background-repeat: repeat-x;
  background-color: #FFF6E0;
  font-size: 11px;
  color: #666666;
}

img {
  border:0px;
  vertical-align: bottom;
}

table	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 

}

/* container */

#header {
  position:relative;
  width:972px;
  height:113px;
  margin: auto;
}

#header_logo {
 position:absolute;
 top:26px;
 left:6px;
 width:630px;
}

#navigation {
 position:absolute;
 top:35px;
 left:640px;
 width:230px;
}

#gruppen {
 position:relative;
 top:-3px;
 left:33px;
 width:893px;
 height: 82px;
}

#untergruppengross {
 position:relative;
 left:33px;
 width:893px;
 height: 82px;
}

#untergruppen {
 position:relative;
 left:33px;
 width:893px;
 height: 64px;
}
#unternav {
 position:relative;
 left:33px;
 width:891px;
 height: 18px;
}

#inhalt {
 position:relative;
 top:5px;
 left:36px;
 width:887px;
 height: 185px;
 min-height: 185px;
 height: auto !important;
}

#left {
 position:relative;
 left:0px;
 float:left;
 width:284px;
 height: 100px;
}

#leftimg {
 position:relative;
 float:left;
 width:291px;
 height: 209px;
 background-image:url(images/texthgleft.gif);
 background-repeat:no-repeat;
}

#right {
 position:relative;
 float:right;
 width:592px;
 height: 395px;
}

#rightunter {
 position:relative;
 padding-left:10px;
 padding-bottom:10px;
 float:right;
 width:582px;
 height: 185px;
 min-height: 185px;
 height: auto !important;
 background-color:#FFFFFF;
}

#container {
  position:relative;
  width:960px;
  min-height: 320px;
  height: auto !important;
  height: 320px;
  margin:auto;
  background-color:#FFF6E0;
  background-image: url(images/mainhg.gif);
  background-repeat:no-repeat;
}



#footer {
  position: relative;
  width: 900px;
  height: 82px;
  float:left;
  clear:left;
  left:22px;
  margin-top:14px;
  background-image: url(images/bg_footer.gif);
  background-repeat: repeat-x;
  background-position:top;
}

#footleft {
 position:absolute;
 top:0px;
 left:0px;
 width:290px;
 padding-top:5px;
 padding-left:15px;
}

#footright {
 position:absolute;
 top:0px;
 left:308px;
 width:620px;
 padding-top:5px;
}

/* container ende */

h1 {
  font-weight: bold;
  font-size:14px;
}

h2 {
  font-weight:normal;
  font-size:11px;
  display:inline;
  color:#FFFFFF;
}


h3 {
  font-weight: bold;
  font-size:14px;
  display:inline;
  color:#B51436;
}

/* links */
a,a:link,a:visited,a:active {
  font-size: 11px;
  font-style: normal;
  color: #830529;
  text-decoration: none;
  font-weight:normal;
}

a:hover {
  font-size: 11px;
  font-style: normal;
  color: #830529;
  text-decoration: underline;
  font-weight:normal;
}


a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  text-decoration:none;
  font-size: 11px;
  color:#FFFFFF;
  text-decoration: none;
  font-weight : normal;
}

a.blacklink:hover {
  text-decoration:none;
  font-size: 11px;
  color:#FFFFFF;
  text-decoration: underline;
  font-weight : normal;
}

ul{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 2px;
  padding-left: 8px;
  margin-left:8px;
}

li{
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 2px 0px;
}

.notiz{
 font-size: 10px;
}

.textkl{
 font-size: 11px;
}

input,textarea {
  border: 1px solid #AB1731;
  padding: 0px;
  margin: 0px;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #60483C;
}
.trennlinie{
  background-image: url(images/bg_footer.gif);
  background-repeat: repeat-x;
  background-position:top;
  margin-top: 20px;
}
/*
.grup1{  
	background-color: #65B5E1;
	font-weight: bold;
	text-align: center;
}

.grup2{  
	background-color: #FDF921;
	font-weight: bold;
	text-align: center;
}

.grup3{  
	background-color: #DDA8CB;
	font-weight: bold;
	text-align: center;
}
	
.grup4 	{  
	background-color: #96BF3C;
	font-weight: bold;
	text-align: center;
}
*/
#pics {
  position: relative;
  width: 297px;
  height: 336px;
}

#pics img {
  position: absolute;
}

#pics2 {
  position: relative;
  width: 381px;
  height: 234px;
}

#pics2 img {
  position: absolute;
}