body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
td, tr, p {
	color: #4c4c4c;
}
th {
	background-color:#003399;
	color:#FFFFFF;
	height:20px;
	padding:2px;
}
hr {
	color: #DADDD0;
	height: 1px;
	width: 90%;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 15px;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom:0.5em;
	padding: 0px;
}
h2{
	font-size: 12px;
	font-weight:bold;
	color: #003399;
	margin-top: 1.5em;
	margin-bottom:0.25em;
	padding: 0px;
}

.back_button {
  color: #996600;
  font-size: 11px;
  white-space: normal;
  font-weight: normal;
  border: 1px solid #DADDD0;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  margin-right: 4px;
  margin-bottom: 10px;
  float: right;
  line-height: 10px;
  text-decoration: none; 
}

#active_menu {
  color: #003366;
  font-weight: bold;
  background-color: #FBFBFB;
}
a#active_menu:hover {
  color: #0066FF;
  background-color: #FBFBF9;
}

a:link, a:visited {
  font-size: 12px;
  color: #0066FF;
  text-decoration: none;
}
a:hover {
  font-size: 12px;
  color: #0066FF;
  text-decoration: underline;
}

a#button {
	d/isplay:block;
	border:1px solid #000;
	background-color:#FFD403;
	color:#333;
	padding:5px;
	margin-left:10px;
	width:95px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	float:left;
}
a:hover#button {
	border:1px solid #000;
	background-color:#c1c1c1;
	color:#000;
}
ul {
  margin: 2px;
  padding-left: 10px;
  list-style: none;
}

.small {
  font-size: 10px;
  color: #333;
}


/* +--------------------------------------------+
   | Container Breadcrumb Navigation            |
   +--------------------------------------------+ */
#breadcrumbContainer{
	position: absolute;
	line-height: 20px;
	height: 20px;
	width: auto;
	left: 7px;
	z-index: 100;
}

#breadcrumb ul li {
	list-style-image: none;
	display:inline;
	padding: 0 3px 0 0; 
	margin: 3px 0 0 0;
}
#breadcrumb ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

a.breadcrumb:link, a.breadcrumb:visited {
  font-size: 10px;
  color: #006699;
  height: 10px;

}
a.breadcrumb:hover {
	background-color:#FFCC66;
	color: #000;
	text-decoration:none;
}

.footer {
  color: #888888;
  font-size: 11px;
  font-weight: normal;
}
.footer a:link, .footer a:visited {
  color: #888888;
  text-decoration: none;
}
.footer a:hover {
  color: #FFF;
  text-decoration: none;
}

#headContent, #mainContent{
	position: absolute;
	left: 10px;
	right: 10px;
	width: 950px;
}
#headContent {
	top: 0px;
}
#mainContent {
	top: 200px;
}

#content{
	position: relative;
	margin: 10px 10px 20px 10px;
	width: 600px;
	height: 100%;
	min-height: 300px;
	float: left;
	color:#4c4c4c;
}
#contenthead {
	background:url(/images/content_head_verlauf.jpg) repeat;
}
#content h3 {
	width:auto;
	height:25px;
	font-size:17px;
	padding:4px 9px 0px 9px;
	margin-bottom:0px;
	color:#8C8C8C;
}
#contenttext {
	border:1px solid #c1c1c1;
	position:relative;
	width:auto;
	padding:10px 9px 10px 9px;
	margin:0px;
	margin-bottom:35px;
}
#contenttext h1 {
	font-size: 15px;
	font-weight:bold;
	margin-top: 0.5em;
	margin-bottom:0.5em;
	padding: 0px;
}
#content p, #content p#ende, #content ul li {
	line-height:135%;
	padding-top:10px;
	margin:0px;
}
#content ul {
	list-style:circle outside;
}
#content ul li {
	margin-left: 15px;
}
#content img.email {
	margin-top:2px;
}

#head {
	position: relative;
	width: 100%;
	height: 100px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/glbnav_background_2.jpg);
}
#headNavigation{
	position: relative;
	width: 100%;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 25px 0 0 0;
	background-image: url(/images/glbnav_background.jpg);
}
#headLogo{
	position: absolute;
	height: 100px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;
	background-image: url(/images/logo.jpg);
}

#headLogoXmas{
	position: absolute;
	height: 100px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;
	background-image: url(/images/logo_weihnachten.jpg);
}

#globalInfo{
	position: relative;
	width: 100%;
	min-width: 760px;
	height: 20px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}
#headImage{
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 101;
}
#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#globalNav img{
	margin-bottom: -4px;
}
#gnl {
	position: absolute;
	top: 0px;
	left: 0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right: 0px;
}

#img_right {
	margin: 0px 0px 5px 8px;
	float:right;
}
#img_left {
	margin: 0px 8px 5px 0px;
	float:left;
}


#siteInfo{
	font-size: 10px;
	clear: both;
	border-top: 1px solid #EEEEEE;
	color: #333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#siteTop{
/*
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin-top:30px;
	padding-top:30px;
*/
position:relative;
margin-top:15px;
}
#siteTop a {
	font-size:10px;
	color:#006699;
	text-decoration:none;
}

#siteTop a:hover {
	background-color:#FFCC66;
	color: #000;
}

ul#mainlevel-nav {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-weight: normal;
}
ul#mainlevel-nav li {
  background-image: none;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
  margin: 0;
  font-size: 11px;
  line-height: 18px;
  white-space: nowrap;
  border-right: 1px solid #999999;
  font-weight: normal;

}
ul#mainlevel-nav li a {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #333;
  background: transparent;
  font-weight: normal;

}
ul#mainlevel-nav li a:hover {
  color: #FFFFFF;
}

#navcontainer {
	position: absolute;
	top: 1px;
	min-width: 950px;
	padding: 0px;
	margin: 0px;
	left: 10px;
  width: auto;
  height: 30px;
	z-index: 100;
}
#navlist {
  margin: 0px;
  padding: 4px 0px 0px 0px;
}
#navlist ul, #navlist li {
  display: inline;
  list-style-type: none;
	margin-left:-3px;
}
#navlist a:link, #navlist a:visited {
  padding: 4px 6px 4px 6px;
  margin: 0px;
  float: left;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  text-decoration: none;
  color: #333;
	border-right: #999999 dotted 1px;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  color: #006699;
	background-image:url(/images/bg_nav_over.jpg);
}
#navlist a:hover {
  color: #006699;
}

/* +--------------------------------------------+
   | Container für die Subnavi                  |
   +--------------------------------------------+ */
#subbox {
	position:relative;
	border: 1px solid #c1c1c1;
	height: 25px;
  width: auto;
  background: url(/images/subnavi.jpg);
}
#subnavlist {
  margin: 0px;
  padding: 0px;
	float: left;
}
#subnavlist ul, #subnavlist li {
  margin: 0px;
  padding: 0px;
  display: inline;
  list-style-type: none;
}
#subnavlist a:link, #subnavlist a:visited {
  font-size: 11px;
  float: left;
  font-weight: normal;
  padding: 3px 5px 0px 5px;
  margin: 0px;
  text-decoration: none;
  color: #006699;
	height:22px;
	display:block;
	border-right:1px dotted #333;
}
#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
  color: #000;
  background: url(/images/subnavi_over.jpg);
}

/* +--------------------------------------------+
   | Container linke Navigation                 |
   +--------------------------------------------+ */
#linkesnavigation_container {
	position: relative;
	width: 160px;
	padding: 10px 0px 3px 0px;
	font-weight: bold;
	color: #333;
	text-align: left;
	float:left;
}
#linkesnavigation_container h6 {
	background:url(/images/menu_left_head.jpg) no-repeat;
	width:auto;
	height:30px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#666666;
	padding: 8px 0px 0px 10px;
	margin: 0px 0px -8px 0px;
	display: block;
}
ul#linkenavigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #c1c1c1;
}
ul#linkenavigation li {
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#linkenavigation li a {
	display: block;
	width: 153px;
	min-height: 15px;
	padding: 6px 0px 5px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFE153 #c1c1c1 #FFFAE1 #c1c1c1;
	font-size: 11px;
	text-decoration: none;
	color: #006699;
	background: url(/images/mainlevel.jpg) no-repeat;
}
#linkesnavigationsfeld > ul#linkenavigation li a { width: auto; }

ul#linkenavigation li#aktiv a {
	background:url(../images/mainlevel_over.jpg) no-repeat;
	color: #333;
}

ul#linkenavigation li a:hover, ul#linkenavigation li#active a:hover {
	background:url(/images/mainlevel_over.jpg) no-repeat;
	color: #000;
	border-color: #F9C559 #C1C1C1 #FBDA95 #C1C1C1;
}


/* +--------------------------------------------+
   | Container rechte Inhaltsbox                |
   +--------------------------------------------+ */
#rechter_container {
	position: relative;
	margin-top: 10px;
	width: 160px;
	color:#4c4c4c;
	float:left;
	font-size:11px;
}
#rechter_container_head {
	background:url(/images/content_head_verlauf.jpg) repeat;
}
#rechter_container h6{
	width:auto;
	height:25px;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 8px 0px 0px 10px;
	margin: 0px 0px -4px 0px;
	color:#8C8C8C;
}
#rechter_container_content {
	border:1px solid #c1c1c1;
	padding: 0px 5px 5px 5px;
}

#rechter_container_content a {
	font-size:11px;
	color:#006699;
	text-decoration:none;
}
#rechter_container_content a:hover {
	background-color:#FFCC66;
	color: #000;
}

/* +--------------------------------------------+
	 | Formular-Tags definieren                   |
	 +--------------------------------------------+ */
fieldset, fieldset #inline {
	display: block;
	clear: both;
	border: 1px solid #c1c1c1;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	width:auto;
}

legend {
	font-weight: bold;
	color: #003399;
	padding: 4px;
	margin: 0px 0px 5px 0px;
}
label {
	display: block;
	width: 120px;
	float: left;
	margin: 10px 0px 2px 0px;	
}
label#radio {
	width: 80px;
	margin: 5px 0px 2px 0px;	
}
input#text, select#selectbox {
	margin: 8px 0px 4px 0px;	
}
input#text, input#button, textarea {
	border: 1px solid #003399;
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
}
input#text {
	display: block;
	float: left;
}
textarea {
	width: 370px;
}
input#button, input#button_seitlich {
	display: block;
	border:1px solid #fff;
	background-color: #003399;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	cursor: hand;
}
input#button {
	margin-top: 15px;
}
input#button_seitlich {
	font-size:11px;
	margin: 6px 0px 0px 20px;
	float:left;
}

input#button:hover, input#button_seitlich:hover {
	border: 1px solid #003399;
	background-color: #C1C1C1;
	color: #4d4d4d;
}
select#selectbox {
	display: block;
	width: auto;
	float: left;
	border: 1px solid #003399;
	font-size: 11px;
}
select#selectbox option {
	padding: 3px;
}
input#text:active, input#text:focus, input#text:hover {
	background-color: #F1DFA0;
} /* funktioniert in IE erst ab 7 */

#formular br{
	clear: left;
}
#formular p {
	margin: 0px 0px 0px 0px;
}

#newsbox, #infobox {
	border: 1px solid #c1c1c1;
	font-size:11px;
	padding:3px 5px 4px 5px;
	margin-bottom:10px;
}
#newsbox_head, #infobox_head {
	background-color:#FFD403;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
	color:#333;
	padding:3px 0px 0px 5px;
	margin-top:12px;
	height:18px;
	font-size:11px;
	font-weight:bold;
}
#newsbox a {
	font-size:11px;
}

#newsbox {
	width:auto;
}
#infobox, #infobox_head {
	width:500px;
}
#infobox_head {
	width:505px;
}

table#linklist {
	padding:0;
	margin:0;
	border:none;
}
#linklisthead {
	font-weight:bold;
	background:none;
	padding-top:1em;
	color:#000000;
}
.quelle {
	font-size:10px;
  font-style:italic;
}

img {
	border:none;
}
