/*************
 General
*************/

* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0 0 50px 0;
	font: normal 0.7em tahoma, arial, sans-serif;
	line-height: 1.7em;
	text-align: left;
	color: #000000;
	background: #fff;
	min-width: 984px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	display: block; /* IE Bildabstand-Fix */
}

/*************
 Layout
*************/

#header {
	height: 82px;
	background: #ffffff url(../img/headerbg.gif) repeat-x;
}

#claim {
	position: absolute;
	top: 60px;
	left: 0px;
}

.claim-header {
	font: normal 10px tahoma, arial, sans-serif;
	color: #000000;
	margin-top: 4px;
	white-space: nowrap;
}
#main {
background: #cbdff8 url(../img/bg.gif) repeat-y; /*	*/
}

#content {
	width: auto;
	margin: 0 32px 0 295px;
	padding: 15px 20px 30px 14px;
	background: #97bff1;
	border-right: solid 12px #fff;
}

#functions {
	width: auto;
	height: 20px;
	text-align: right;
	padding-top: 12px;
	margin-right: 0px;
	background: #97bff1;
	float: right;

}

#footer {
	width: 426px;
	margin: 10px 0 0 294px;
	padding: 0 0 0 14px;
	color: #77abed;
}

#grafik {
	position: absolute;
	top: 110px;
	left: 24px;
	height: 500px;
	width: 252px;
}


/* Anpassungen Startseite */
#main_index {
	background: #cbdff8 url(../img/bg_index.gif) repeat-y;
}

#content_index {
	width: 507px;
	margin: 0 0 0 227px;
}

/*************
 Navigation
*************/

#menue {
	height: 21px;
	margin: 7px 0px 20px 0px;
	padding: 0 0 0 70px;
	background: #77abed;
	font-size: 11px;	
}

#menue li {
	list-style: none;
	float: left;
	line-height: 21px;	
}

#menue li a{	
	color: #ffffff;
	text-decoration: none;
	padding-left: 14px;
	margin-right: 15px;
	font-weight: bold;
}

#menue .active {
	background: #ffffff;	
}

#menue .active a {
	color: #3990EC;	
}

#servicemenue {
	padding: 0 0 0 0px;
	height: 21px;
	margin-right: 32px;
	float: right;	
}

#servicemenue li {
	list-style: none;
	float:left;
	line-height: 21px;	
}

#servicemenue li a{	
	color: #ffffff;
	text-decoration: none;
	padding-left: 14px;
	margin-right: 10px;
	font-weight: bold;
}

#servicemenue .active {
	background: #ffffff;	
}

#servicemenue .active a {
	color: #3990EC;	
}

#submenue {
	position: relative;
	display: inline; /* IE-Doublefloat-Fix */
	float: left;
	width: 271px;
	margin: 0 0 1em 24px;
	padding: 18px 0 3em 0px;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: right;
    z-index: 100;
    padding-bottom: 5px;
    background-color: #fff;
}

#submenue li {
	list-style: none;
	margin: 0 22px 0 0;
	background: #fff;
}

/*************
 Content
*************/

h1, h2 {
	font-weight: normal;
	color: #fff;
}
.demand p {
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 2.2em;
	line-height: 1.2em;
	margin: 0 0 0.7em 0;
}

h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 1em 0 0.5em 0;
}

h3 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 1em 0 0.5em 0;
	color: #000;
}

#content p {
	margin: 0 40px 1em 0;
	font-size: 1.1em;
}

#content p.vicinity {
	margin: 0 40px 0em 0px;
}

#content p.plus {
	background: url(../img/plus.gif) repeat-x;
	margin: 0px 2px 0px 0px;
	}

/* Listen */

#content ol {
	margin: 0 40px 1em 20px;
	font-size: 1.1em;
}
#content ol li {
	list-style: decimal outside;
	margin: 0 0 0.3em 0;
}


#content ul {
	margin: 0 40px 1em 20px;
	font-size: 1.1em;
}

#content ul.vicinity, #content dl.vicinity {
	margin: 0 40px 0em 20px;
}

#content li {
	list-style: square outside url(../img/list.gif);
	margin: 0 0 0.3em 0;
}

#content dl {
	margin: 0 40px 0.6em 0;
	padding: 0.6em 0.6em 0.6em 0em;
	font-size: 1.1em;
}

#content dt {
	font-weight: bold;
}

#content dd {
	margin: 0 0 0.3em 1px;
}

#content .align dl {
	margin: 0 40px 0.6em 0;
	padding: 0.6em 0.6em 0.6em 0em;
}

#content .align dt {
	float: left;
	font-weight: bold;
	width: 8.5em;
}

/* Bilder */

#functions img {
	margin: 0 0 0 6px;
	float: left;
}

#content img {
	border: 2px solid #5c92d2;

}

.image {
	float: right;
	width: 304px;
	background:  #cbdff8; /* */
	margin-left: 20px;
	margin-bottom: 1.7em;
	padding: 0px;
}

#content .bu {
	padding: 2px 8px 8px 8px;
	color: #000;
	margin: 0px 0px 0px 0px;
	font-size: 1.0em;
	line-height: 1.5em;
}

/* Infobox */

.demand {
	padding: 10px 40px 2em 14px;
	background: #83b3ef;
}

#content .demand p {
	margin: 0 0 0.8em 0;
}

#content .demand dl {
	margin: 0 0 0.6em 0;
	padding: 0.6em 0.6em 0.6em 0em;
	background: #fff;
	border: 7px solid #5c92d2;
}

#content .demand dt {
	font-weight: bold;
	margin: 0 0 0.6em 0.6em;
}

#content .demand dd {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 40px;
	background: url(../img/arrow.gif) bottom left no-repeat;
}

/* Anpassungen Startseite */

#main_index img {
	margin: 0 0 3em 67px;
}

#content_index p {
	margin: 0 0 0.8em 7.1em;
}

#content_index dl {
	margin: 0 0 0.6em 0;
}

#content_index dt {
	float: left;
	width: 7.1em;
	color: #77abed;
}

/*************
 Links
*************/

a, a:link, a:visited, a:hover, a:active, a:focus  {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}

#content .demand dl a,
#content .demand dl a:link,
#content .demand dl a:visited,
#content .demand dl a:hover,
#content .demand dl a:active,
#content .demand dl a:focus  {
	color: #77abed;
	font-weight: bold;
}

/* Menüs */

#menue img, #servicemenue img  {
	margin: 0 0 0 11px;
}

#menue a:hover, #servicemenue a:hover {
	background: url(../img/menue_hover.gif) top left no-repeat;
}

#menue a,
#menue a:link,
#menue a:visited,
#menue a:hover,
#menue a:active,
#menue a:focus
#servicemenue a,
#servicemenue a:link,
#servicemenue a:visited,
#servicemenue a:hover,
#servicemenue a:active,
#servicemenue a:focus {
	display: block;
}

#submenue a,
#submenue a:link,
#submenue a:visited,
#submenue a:hover,
#submenue a:active,
#submenue a:focus  {
	color: #77abed;
	font-weight: bold;
	padding: 0 0 0 13px;
	text-decoration: none;
}

#submenue .active a,
#submenue .active a:link,
#submenue .active a:visited,
#submenue .active a:hover,
#submenue .active a:active,
#submenue .active a:focus  {
	color: #000;
}

#submenue a:hover {
	background: url(../img/submenue_hover.gif) bottom left no-repeat;
}

/*************
 Formular
*************/

form {
	margin: 0 0 1em 0;
	line-height: 2em;
}

label {
	display: block;
	float: left;
	width: 6em;
}

input {
	background: #fff;
	border: 1px solid #5c92d2;
	width: 13em;
}

form #submit, form #reset {
	width: 9em;
}

textarea {
	background: #fff;
	border: 1px solid #5c92d2;
	width: 13em;
	height: 7em;
	margin: 0.3em 0 0.5em 0;
}
#tx-powermail-pi1_fieldset_3 {
 background: none;
 border: none;
}
#tx-powermail-pi1_fieldset_3 legend {
 display: none;

}
#tx-powermail-pi1_fieldset_3 label {
width: 100px;
color: #000;
font-weight:normal;
}
#tx-powermail-pi1_fieldset_3 .powermail_submit {
padding:0;
margin: 0 0 -11px 100px;
}
#tx-powermail-pi1_fieldset_3 .powermail_reset {
padding:0;
margin: -40px 0 40px 260px;

}



/*************
Grafik Links
*************/
#leftGraphic
{
    position: absolute;
    top: 250px;
    left: 35px;
    display: hidden;
    visibility: hidden;
}

#elink
{
    width: 1px;
    height: 1px;
    overflow: hidden;
    display: none;
    visibility: hidden;
}



.csc-textpic-caption {
	padding: 0px 8px 0px 8px;
	color: #000;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #CBDFF8;
	width: 95.7%;		
}
