* {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

html {
	height: 100%;
  padding-bottom: 1px;
}

body {
	background-color: #b8b9bb;
  font-family: tahoma, arial, sans-serif;
  font-size: 1em;
}

a {
	outline: none;
}

a img {
	border: 0;
}

h1,h2,h3,h4 {
	clear: both;
	color: #6C6C6D;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding: 0 0 1em 0;
  text-transform: uppercase;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}

input, textarea, select, option {
  font-family: helvetica, arial, sans-serif;
  font-size: 1em;
}

input, textarea, select {
	border-style: solid;
	border-width: 1px;
}

q {
	color: #385a78;
	font-size: 1.2em;	
	line-height: 1.9em;
	letter-spacing: 0.1em;
}

#edit_form p {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0;
}

.body_print {
	background-color: #ffffff;
	background-image: none;
}

.aktuelles_date {
	display: block;
	float: left;
	width: 3.5em;
}

.aktuelles_entry {
	margin: 0 0 0.5em 0;
}

.aktuelles_headline {
	display: block;
	overflow: hidden;
}

.contact_submitbutton {
	border-color: #000000;
	margin: 0 0 0 4.4em;
}

.contentbox {
	font-size: 0.7em;
	padding: 10px;	
}

.contentbox a {
	color: #385a78;
}

.contentbox a:link {
	color: #385a78;
}

.contentbox a:visited {
	color: #385a78;
}

.contentbox a:hover {
	color: #90bc42;
}

.contentbox a:active {
	color: #90bc42;
}

.contentbox a:focus {
	color: #90bc42;
}

#css_projekte a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#css_projekte a:link {
	color: #000000;
}

#css_projekte a:visited {
	color: #000000;
}

#css_projekte a:hover {
	color: #000000;
}

#css_projekte a:active {
	color: #000000;
}

#css_projekte a:focus {
	color: #000000;
}

.contentbox p {
  line-height: 1.5em;
  padding: 0 0 2em 0;
  overflow: hidden;
}

.contentbox form {
  padding: 0 0 2em 0;
}

.contentbox ol {
	margin: 0 0 0 1.9em;
  padding: 0 0 2em 0;
}

.contentbox ul {
	margin: 0 0 0 1.5em;
  padding: 0 0 2em 0;
}

.contentfooterleft {
	background-color: #385a78;
	height: 60px;
	float: left;
	width: 350px;
}

.contentfootersquare {
	background-color: #83ad4a;
	float: left;
	height: 60px;	
	overflow: hidden;
	width: 60px;
}

.contentfootertitle {
	background-image: url("../images/transparent.png");
	height: 60px;
	overflow: hidden;
	width: 540px;
}

.contentfootertitle_text {
	color: #ffffff;
	font-size: 40px;
	letter-spacing: 2px;
	padding: 5px 0 0 10px;
}

.footerbox {
	color: #757170;
	font-size: 0.7em;
	padding: 8px 0 8px 0;
	text-align: right;
}

.isologobox {
	float: right;
	margin: 10px 10px 0 0;
}

.logobox {
	float: left;
	padding: 5px 0 0 10px;
}

.navigationboxleft {	
	float: left;
	padding: 0 0 0 6px;
	width: 350px;	
}

.navigationboxright {
	float: right;
	width: 200px;
}

.navigationbox {
	font-size: 0.8em;
}

.navigationbox ul {
	list-style-type: none;
}

.navigationbox a {
	height: 25px;
	padding: 0 0 0 0;
	text-decoration: none;
}

.navigationbox li {
	float: left;	
	padding: 0 4px 0 4px;	
}

.navigationbox li:hover {
}

.navigationbox li:focus {
}

.navigationbox_sub {
	position: absolute;
	background-color: #ffffff;
	opacity: 0.9;
  border-width: 0px 0px 0px 0px;
  border-style: solid;  
	display: none;
	margin: 13px 0 0 216px;
	padding: 14px 5px 5px 5px;	
		z-index: 1
}

.navigation_link {
	color: #385a78;	
}

.navigation_link:link {
	color: #385a78;
}

.navigation_link:visited {
	color: #385a78;
}

.navigation_link:hover {
	color: #90bc42;
}

.navigation_link:active {
	color: #90bc42;
}

.navigation_link:focus {
	color: #90bc42;
}

.navigation_link_sel {
	position:relative;
	color: #90bc42;
	z-index: 2
}

.navigation_link_sel:link {	
	color: #90bc42;
}

.navigation_link_sel:visited {
	color: #90bc42;
}

.navigation_link_sel:hover {
	color: #90bc42;
}

.navigation_link_sel:active {
	color: #90bc42;
}

.navigation_link_sel:focus {
	color: #90bc42;
}
