body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#frame {
	width: 800px;
	margin: 0 auto 0 auto;
}

#header {
	height: 60px;
	border-bottom: 2px solid gray;
	background: url(../images/header/punktpr.gif) no-repeat bottom right;
}

#topnav {
	
}

#main {
	margin-top: 15px;
}

#nav {
	width: 200px;
	float: left;	
	background: url(../images/nav/bg-nav.gif) repeat-y left;
}

#contentheader {
	width: 595px;
	margin-left: 5px;
	height: 188px;
	float: left;
	background: #80c0c0 url(../images/content/bg-contentheader.gif) repeat-x bottom;
}

#contentheader-gruen {
	width: 595px;
	margin-left: 5px;
	height: 188px;
	float: left;
	background: #808000 url(../images/content/bg-contentheader.gif) repeat-x bottom;
}

#contentheader-orange {
	width: 595px;
	margin-left: 5px;
	height: 188px;
	float: left;
	background: #ffc22a url(../images/content/bg-contentheader.gif) repeat-x bottom;
}

#contentheader-rot {
	width: 595px;
	margin-left: 5px;
	height: 188px;
	float: left;
	background: #cc3333 url(../images/content/bg-contentheader.gif) repeat-x bottom;
}

#contentheader-margenta {
	width: 595px;
	margin-left: 5px;
	height: 188px;
	float: left;
	background: #e96696 url(../images/content/bg-contentheader.gif) repeat-x bottom;
}

#contentheader-grau {
	width: 595px;
	margin-left: 5px;
	height: 188px;
	float: left;
	background: #808080 url(../images/content/bg-contentheader.gif) repeat-x bottom;
}

#contentheader img, #contentheader-gruen img, #contentheader-orange img, #contentheader-rot img, #contentheader-margenta img, #contentheader-grau img {
	float: left;
}

#canvas0, #canvas1 {
	width: 400px;
	float: left;
}

#ch-text {
	float: left;
	width: 195px;
	overflow: hidden;
}

#content {
	width: 595px;
	margin-left: 5px;
	margin-top: 10px;
	padding-bottom: 50px;
	float: left;
}


#teaser {
	width: 595px;
	margin: 0 0 20px 0;
	padding: 5px 0 15px 0;
	float: left;
	color: #000000;
	border-bottom: 5px solid #808080; 	
}

#content #teaser h2 {
	font-size: 18px;
	padding-left: 40px;
	margin: 5px 0 10px 0;
}

#content #teaser p {
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 40px;
}

/* Navigation Oben */

#topnav ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}

#topnav ul li {
	float: left;
	height: 18px;
	line-height: 15px;
	padding-top: 42px;
	margin-right: 15px; 
}

#topnav ul li a {
	line-height: 15px;
	font-size: 12px;	
	color: gray;
	text-decoration: none;
}

#topnav ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

#topnav ul li a.aktiv {
	color: #808000;
	font-weight: bold;
	text-decoration: underline;
}

#topnav ul li.hidden {
	display: none;
	}

/* Hauptnavigation */

#nav ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nav ul li {
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#nav  ul li ul li a {
	display: block;
	width: 185px;
	margin-left: 15px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;	
	vertical-align: middle;	
	color: gray;
	text-decoration: none;
}

#nav ul li ul li.orange a:hover, #nav  ul li ul li.orange a.aktiv {
	color: #000000;
	background: url(../images/nav/bg-nav-orange.gif) repeat-y right;
	width: 185px;
	margin-left: 10px;
	padding-left: 5px;		
}

#nav ul li ul li.rot a:hover, #nav ul li ul li.rot a.aktiv {
	color: #000000;
	background: url(../images/nav/bg-nav-red.gif) repeat-y right;
	width: 185px;
	margin-left: 10px;
	padding-left: 5px;		
}

#nav ul li ul li.margenta a:hover, #nav ul li ul li.margenta a.aktiv {
	color: #000000;
	background: url(../images/nav/bg-nav-rose.gif) repeat-y right;
	width: 185px;
	margin-left: 10px;
	padding-left: 5px;		
}

#nav ul li ul li.gruen a:hover, ul li #nav ul li.gruen a.aktiv {
	color: #000000;
	background: url(../images/nav/bg-nav-green.gif) repeat-y right;
	width: 185px;
	margin-left: 10px;
	padding-left: 5px;		
}


/* Navigation Schnellkontakt und Platzhalter */

#nav ul li.navblock h2 {
	margin: 0 0 0 0;
	color: #ffffff;
	font-weight: normal;
	padding: 3px 5px 3px 10px;
	width: 175px;
	line-height: 20px;
	height: 20px;
	background: #a6a6a6;
}

#nav ul li.navblock h2 a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 0;
	background: #a6a6a6;
	text-decoration: none;
	cursor: default;
}

#nav ul li.navblock2 {
	margin-left: 0;
	color: #ffffff;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	width: 175px;
	line-height: 20px;
	height: 40px;
	background: #a6a6a6;
}

#nav ul li.navblock2 img {
	margin-right: 5px;
	vertical-align: middle;
}

#nav ul li.navblock2 a:hover {
	width: 180px;
	margin-left: 0;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	background: #a6a6a6;
}

#nav ul li.navblock2 {
	height: 60px;
}

#nav ul li.navblock2 a.maillink {
	color: #ffffff;
	width: 200px;
	line-height: 12px;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nav ul li.navblock2 a.maillink:hover {
	font-weight: bold;
	text-decoration: underline;
}


/* Jobsblock */

#jobs {
	color: #ffffff;
	background: #ffe094 url(../images/nav/bg-jobsblock.gif) repeat-y right;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	border-top: 8px solid #ffffff;
}

#jobs ul li {
	line-height: 20px;
}

#jobs ul li {
	padding: 5px 0 0 10px;
	vertical-align: middle;
}

#jobs ul a {
	color: #333333;
	text-decoration: none;
}

#jobs ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* Newsbox */

#newsblock {
	color: #ffffff;
	background: #e59999 url(../images/nav/bg-newsblock.gif) repeat-y right;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 7px 0;
	border-top: 8px solid #ffffff;
	display:none;
}

#newsblock h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	margin: 0 0 5px 0;
}

#newsblock p {
	margin: 0 0 3px 0;
}

#newsblock p, #newsblock ul {
	padding-left: 10px;
}

#newsblock ul li {
	line-height: 20px;
}

#newsblock ul li img {
	margin-right: 5px;
	vertical-align: middle;
}

#newsblock ul a {
	color: #ffffff;
	text-decoration: underline;
}

#newsblock ul a:hover {
	font-weight: bold;
}


#frontlinks {
	color: #ffffff;
	background: #ffe094 url(../images/nav/bg-nav.gif) repeat-y right;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	border-top: 8px solid #ffffff;
}

#frontlinks a {
	float: left;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#frontlinks a img {
	margin: 10px 0 0 0;
	border: none;
}

/* Seiteninhalt */

#ch-text  h1 {
	margin-left: 10px;
	margin-top: 20px;	
	font-size: 18px;
	color: #ffffff;
}

#ch-text  h2 {
	margin: 10px;
	font-size: 14px;
	color: #ffffff;
}


#content h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px 50px;	
}

#content h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px 50px;	
}

#content h3 {
	color: #333333;
	font-size: 14px;
	margin: 0 70px 10px 70px;	
}

#content h4 {
	font-size: 14px;
	margin: 0 70px 10px 70px;	
}

#content h4 a {
	font-size: 14px;
}

#content h4.blog-head {
	color: #333333;
	font-size: 14px;
	margin: 0 70px 10px 70px;	
}

#content p {
	line-height: 18px;
	font-size: 12px;
	padding: 0 70px 0 70px;
}

#content p.blog-forward {
	padding: 0 70px 25px 70px;	
}

#content div.blog-text p {
	font-size: 12px;
}

#content p.more {
	text-align: right;
}

#content ul {
	line-height: 18px;
	font-size: 12px;
	margin: 0 70px 0 80px;
}

#content a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: undeline;
}

#content a:hover {
	color: #333333;
}

#content table.pics {
	width: 450px;
	margin: 0 auto 0 auto;
}

#content table.pics tr td {
	width: 100px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	text-align: center;
}

#content table.pics tr td:hover {
	border: 1px solid #ffc22a;
}

#content div.blogtext {
	margin: 15px 70px 15px 70px;
	width: 455px;
	padding-top: 15px;
	padding-bottom: 10px;	
	border-bottom: 1px solid gray
}

#content div.blogtext h3 {
	color: red;
	margin: 0 0 0 0;
}

#content div.blogtext p {
	padding: 0 0 0 0;
}

#content div.blogtext img {
	float: left;
	margin: 0 10px 5px 0;
}


.bold {
	font-weight: bold;
}

/* Newsbox */

#content div.contentbox {
	float: left;
	width: 535px;
	margin: 15px 0 0 40px;
	padding-top: 5px;
	padding-bottom: 5px;

}

#content h2.teaser_block {
	float: left;
	clear: both;	
	width: 555px;
	margin: 0 0 10px 40px;
	border-bottom: 1px solid grey;
	}

#content div.contentbox img {
	float: left;
	margin: 0 10px 15px 0;
}

#content div.contentbox p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content div.contentbox h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/* Formulare */

#content fieldset {
	margin: 15px 70px 15px 70px;
	border: 1px solid #999999;
}

#content fieldset legend {
	font-size: 14px;
	font-weight: bold;
}

#content fieldset label {
	display: block;
	float: left;
	width: 120px;
	margin: 5px 0 5px 0;
}


#content fieldset input {
	border: 1px solid #999999;
	font-size: 11px;
	margin: 5px 0 5px 0;
}


#content fieldset input.button {
	background: #666666;
	color: #ffffff;
	cursor: pointer;
}

#content fieldset input.button:hover {
	background: #999999;
	color: #ffffff;
}

#content fieldset p {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	}


/* =================== Error-Messages ========================= */

#error {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 10px auto 50px auto;
	border-left: 1px solid #e42c18;
	border-right: 1px solid #e42c18;
	border-bottom: 1px solid #e42c18;		
	background: url(../images/system/error.png) no-repeat left;
}

#error h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
}

#error h2 {
	color: #e42c18;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
}

#error p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;	
}

#error p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
	cursor: pointer;
}

#error p a.button:hover {
	color: #000000;
	text-decoration: none;
}


#warning {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 10px auto 50px auto;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;		
	background: url(../images/system/warning.png) no-repeat left;
}

#warning h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x;
}

#warning h2 {
	color: #ff9900;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
}

#warning p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;
}

#warning p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x;
	cursor: pointer;
}

#warning p a.button:hover {
	color: #000000;
	text-decoration: none;
}

#warning ul {
	margin: 0 5px 5px 60px;
	padding: 0 0 0 60px;	
}

#warning ul li {
	color: #ff9900;
	font-weight: bold;
}
