* {
  font-style: normal;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none;
}

img {
  border: none;
}

a {
	color:#0C417C;
	text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

html {
  color: #696969;
  float: left;
  width: 100%;
	margin:0;
	padding:0;
}

table {
	font-size:11px;
}

body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	background: #5F87B9 url(elemente/global/content_background.gif) repeat-y center 0 fixed;
	margin:0;
	padding:0;
	font-size:11px;
}

h1 {
	color:#5A9B80;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:20px;
	background:url(elemente/maincontent/contentline.gif) no-repeat 0 bottom;
}

h2 { 
	font-size:13px;
	font-weight:bold;
	padding-bottom:6px;
	padding-top:15px;
}

h3 { 
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
}

#global_bg {
	 background:url(elemente/global/page_background.gif) repeat-x 0 0; 
	 width:100%; 
	 height:376px;
}

#container {
	position:absolute;
	left:50%;
	margin:0 0 0 -395px;
	width:790px;
	text-align:left;
}

#container_left {
	width:18px;
	float:left;
	background:url(elemente/global/page_shadow_l.jpg) no-repeat 0 0;
	height:376px;
}

#container_right {
	float:right;
	width:18px;
	background:url(elemente/global/page_shadow_r.jpg) no-repeat 0 0;
	height:376px;
}

#container_content {
	background:#FFFFFF;
	float:left;
}

#header {
	height:99px;
	width:754px;
}

#navigation {
	height:19px;
	width:754px;
	background:url(elemente/navigation/button_bg.gif) repeat-x 0 0px;
	border-top:#9ECEBC solid 1px;
	border-bottom:#65B094 solid 1px;
	background-color:#A9C9BB;
}


/* ------- MAINCONTENT ------- */

#maincontent {
	width:514px;
	float:left;
	padding:60px 30px 40px 40px;
}

.title_green {
	color:#5A9B80;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:20px;
	background:url(elemente/maincontent/contentline.gif) no-repeat 0 bottom;
}

.title_blue {
	color:#0A3F8B;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:20px;
	background:url(elemente/maincontent/contentline.gif) no-repeat 0 bottom;
}

.trennlinie {
	margin:20px 0 20px 0;
	padding-top:1px;
	background:url(elemente/maincontent/contentline.gif) no-repeat 0 0;
}


/* ------- SUCHE ---------- */

#suchform { width:400px; line-height:15px; }

.searchword  {color: #31806C; font-weight:bold;}
.searchword0 {color: #31806C; font-weight:bold;}
.searchword1 {color: #0000ff; font-weight:bold;}
.searchword2 {color: #ff0066; font-weight:bold;}
.searchword3 {color: #ff9900; font-weight:bold;}
.searchword4 {color: #222; font-weight:bold;}
.searchword5 {color: #222; font-weight:bold;}
.searchword6 {color: #222; font-weight:bold;}
.mod {display: block; font-size: .8em;}

#suchform li {
	padding:4px;
	margin: 0px 0px 15px 0px;
	border-right:1px #aabdd5 solid;
	border-bottom:1px #aabdd5 solid;
	background-color:#fafafb;
	list-style:none;
	font-size:12px;
	line-height:17px;
}



/* ------- RIGHTFRAME -------- */

#rightframe {
	width:170px;
	float:right;
	background:url(elemente/rightframe/muster_top.jpg) no-repeat 0 0;
}

#muster {
	height:51px;
}

#box {
	border-left:#F0EFEF solid 1px;
	border-top:#F0EFEF solid 1px;
	border-bottom:#F0EFEF solid 1px;
	padding-bottom:1px;
}

#box .title {
	background:url(elemente/rightframe/kat_bg.gif) no-repeat 0 0;
	height:19px;
	font-weight:bold;
	color:#000000;
	padding:4px 0 0 17px;
	font-size:12px;
}

#box .title .searchlink {
	text-decoration:none;
	color:#000000;
}

#box .content {
	background:url(elemente/rightframe/content_bg.gif) repeat-y 0 0;
	padding: 10px 12px 12px 18px;
	color:#333333;
}

#box .content span {
	color:#5A9B80;
}

#box .content p {
	padding-top:5px;
}

#box .content a {
	padding-top:1px;
	text-decoration:none;
	color:#333333;
	padding-left:9px;
	background:url(elemente/rightframe/aufzaehlung.gif) no-repeat 0 5px;
}

#box .content a:hover {
	color:#007A4F;
}

#box .content .loop {
	padding-left:8px;
}

#adresse {
	font-style:italic;
	font-size:10px;
	text-align:center;
	width:170px;
	padding-top:10px;
	padding-bottom:15px;
}
