/* Grundeinstellungen */

html {
	min-height: 101%;
}

* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0 none;
}

body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E6E6E6;
}

html, body {
	border: 0 solid;
}

a {
	color: #02018D;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:active {
	color: #000000;
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #02018D;
	background: transparent;
}

h1, h2 {
	font-size: 0.8em;
	font-weight: bold;
}

h2 a {
	font-size: 1.0em;
}


h3 {
	font-size: 0.6em;
	font-weight: normal;
}

p {
	font-size: 12px;
}

p {
	line-height: 140%;
}

ul {
	list-style-type: square;
	margin-left: 15px;
	display: block; 
	
	font-size: 0.8em;
}

table {
	width: 700px;
	font-size: 0.8em;
	margin-top: 10px; 
}

/* IDs */

#logo-header {
	background: #FFFFFF;
	height: 140px;
}

#logo-header-all{
	width: 1400px;
	height: 130px;
	margin: 0 auto;
}

#logo-header-left{
	width: 400px;
	float: left;
	margin-top:15px;
	margin-left: 325px;
}

#logo-header-right{
	width: 350px;
	text-align: right;
	float: right;
	padding-top: 10px;
	font-size: 0.8em;
	margin-right: 325px;
}

#site-slogan{
	color: #FFFFFF;
	font-size: 2.2em;
	padding-left: 465px;
	padding-top: 70px;
}

#page {
	margin: 0 auto;
	width: 1400px;
	position: relative;
}

#header {
	height: 200px;
	background: #02018D;
	clear: both;
}

#header-all{
	width: 1400px;
	height: 200px;
	background: url(../images/titelbild2.png) no-repeat #02018D;
	margin: 0 auto;
}

#breadcrumb {
	position: absolute;
	font-size: 0.8em;
	padding-left: 25px;
	margin-top: 2px;
}


/* Gesamter Bereich incl. rechte und linke Spalte */
#container{ 
	text-align: left;
	width: 1193px;
	color: #000;
	margin: 0 auto;
}

/* linke Spalte */

#sidebar-left {
	width: 200px;
	float: left;
	padding-top: 20px;
}

#sidebar-left h2 {
	padding-top: 10px;
}


/* rechte Spalte */

#sidebar-right {
	width: 196px;
	padding-left: 0px;
	min-height: 407px;
	float: right;
	padding-top: 20px;
}

/* Anzeigebereich Mitte */
#main {
	width: 793px;
	min-height: 800px;
	float: left;
	background: url(../images/body-background.jpg) repeat-y #E6E6E6;
}

#content {
	width: 750px;
	padding-left: 10px;
	margin: 20px;
	color: #000;
}

/* Webform */

input {
	height: 20px;
	
}

.webform-component-textarea label {
	text-align: left;
	padding-top: 25px;
}

/* Fussbereich */
#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
}

#footer ul {
	margin: 0 auto;
	text-align: center;
}

#footer .menu li {
	text-decoration: none;
	margin-right: 20px;
	display: inline;
}

/* Klassen */

.node {
  padding: 1.5em 20px;
}

.view-content span, .field-content{
	padding: 1.5em 20px;
}

.block-views h2{
	padding: 1.5em 20px;
}

.telefon1 , .fax1, .handy1, .pager{
	font-size: 0.8em;
}

.zeiten{
	font-size: 80%;
}

.submitted {
	font-size: 0.6em;
}

.block-views {
	padding-top: 15px;
}

.views-table th {
	padding-top: 20px;
	border-bottom: 2px solid #02018D;
}

.views-table td{
	width: 50%;
	padding-top: 12px;
	background-color: #E6E6E6
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 1em; /* LTR */
  background-image: none;
}

.terms {
  float: right; /* LTR */
}

.telefon, .fax, .handy, .email, .internet {
	font-size: 0.8em;
	min-width: 100px;
	float: left;
	padding-left: 1.5em;
}

.telefon1, .fax1, .handy1 , .email1, .internet1{
	min-width: 100px;
	margin-left: 50px;
	font-size: 0.8em;
	
}


span .field-content {
	padding-left: 150px;
}

.view-header {
	font-size: 1.0em;
	font-weight: bold;
}


.views-field-field-parameter-value .form-title{
	width: 230px;
}	

.form-title {
	width: 450px;
	height: 20px;
}	

.analyse-title{
	width: 450px;
	height: 20px;
}

.form-item , .form-required, #contact-mail-page{
	font-size: 12px;
}	
