/*absoluter Nullpunkt */

body {
  background-color:#AAAAAA;
  font-family:'Arial'
}

/*Text- und Grundformatierung */

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	line-height:22px;
	font-weight:normal;
	color: #000000;
}

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	color: #000000;
}

.linktexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	line-height:18px;
	font-weight:normal;
	color: #000000;
}

.linktexte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
	color: #000000;
}

.kleingedrucktes {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:11px;
	font-weight:bold;
	color: #000000;
}

.kleingedrucktes-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:20px;
	font-weight:bold;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:15px;
	font-weight:bold;
	color: #000000;
}

div {
  border-width:0px;
  margin:0px;
  padding:0px;
  text-align:left;
}

img {
  border-width:0px;
  margin:0px;
  padding:0px;
}



/* Seitenanordnung Gr&ouml;ssen*/

#embedded_frame {
  height:349px;
  width:899px;
  border:0px;
}

#table_frame {
  text-align:center;
  vertical-align:middle;
  width:100%;
  height:100%;
}

#div_frame {
	position:relative;
	width:900px;
	margin:auto;
	color: #000000;
}

#banner {
  position:relative;
  text-align:right;
  background:url('pics/top.gif');;
  width:900px;
  height:137px;
}

#teaser {
  position:absolute;
  top:0px;
  left:0px;
}

/* Navigation oben */

#news {
  color:#FFFFFF;
  position:absolute;
  top:10px;
  left:275px;
  font-size: 11px;
  line-height: 1.3em;
}

a.news {
  color:#FFFFFF;
}

#links {
  color:#FFFFFF;
  position:absolute;
  bottom:26px;
  right:235px;
}

.links_entry {
  color:#FFFFFF;
  text-decoration:none;
  font-size:10px;
  font-weight:bold;
}

.links_entry:hover {
  color:#4DA23C;
}

.links_entry_selected {
  color:#E8E9EA;
  text-decoration:none;
  font-size:10px;
  font-weight:bold;
}

/* Navigation Hauptmen&uuml; */

#mainmenu {
  position:absolute;
  top:112px;
  left:10px;
}

.mainmenu_entry {
  position:relative;
  top:3px;
  border:3px solid #4DA23C;
  border-bottom-width:0px;
  background-color:#4DA23C;
  color:#000000;
  font-size:15px;
  text-decoration:none;
  font-weight:bold;
  padding-left:5px;
  padding-right:5px;
}

.mainmenu_entry:hover {
  border:3px solid #E8E9EA;
  background-color:#E8E9EA;
}

.mainmenu_entry_selected {
  position:relative;
  top:3px;
  border:3px solid #4DA23C;
  border-bottom-width:0px;
  background-color:#4DA23C;
  color:#E8E9EA;
  font-size:15px;
  text-decoration:none;
  font-weight:bold;
  padding-left:5px;
  padding-right:5px;
}

/* Navigation Untermen&uuml; */

#submenu {
  background-color:#E8E9EA;
  width:900px;
 /*  width:885px; */
  height:27px;
 /* padding-left:15px; */
}

.submenu_entry {
  position:relative;
  top:3px;
  border:6px solid #E8E9EA;
  border-left-width:0px;
  border-bottom-width:0px;
  background-color:#E8E9EA;
  color:#000000;
  font-size:11px;
  text-decoration:none;
  font-weight:bold;
}

.submenu_entry:hover {
  color:#4DA23C;
}

.submenu_spacer {
  visibility:hidden;
  float:left;
  height:27px;
  width:15px;
}

.bubble {
  float:left;
  height:27px;
  padding-left:15px;
  padding-right:5px;
  background:url('pics/bubble.gif') no-repeat;
}

.bubble_selected {
  float:left;
  height:27px;
  padding-left:15px;
  padding-right:5px;
  background:url('pics/bubble_selected.gif') no-repeat;
}

/* Seiteninhalt */

#content {
  overflow:auto;
  background-color:#FFFFFF;
  width:900px;
  height:350px;
}

.spalten_1{
  width:820px;
  padding-left:30px;
  padding-top:23px;
  float:left;
}

.spalten_2{
  width:340px;
  padding-left:30px;
  padding-top:23px;
  float:left;
}

.spalten_2links{
  width:340px;
  padding-left:45px;
  padding-top:23px;
  float:left;
}

.spalten_2imp{
  width:340px;
  padding-left:30px;
  padding-top:16px;
  float:left;
}


.spalten_3{
  width:220px;
  padding-left:10px;
  padding-top:23px;
  float:left;
}

.spalten_4{
  width:400px;
  padding-left:10px;
  padding-top:18px;
  float:left;
}


/* Footer */

#foot {
  padding-top:3px;
  background-color:#7E818C;
  width:900px; height:22px;
  font-weight:bold;
  text-align:center;
  color:#FFFFFF;
}

