/* CSS Document  */

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	margin: 0px 0px 10px 0px;
    /*background:#94d3f4;*/
	background-image:url(images/bg_kachel.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
} 

#outer {
	position: absolute;
	margin-top: 10px;
	left: 50%;
	margin-left: -458px;
   	width:916px;
}

#wrapper {
    background:#FFFFFF;
}
 

#page {
	width: 872px;
    margin:0px 22px 0px 22px;
	/*background:#7ac8f1;*/
	background-image: url(images/bg_lightblue.jpg);
}

#border-top,  #border-bottom {
    height:22px;    
}

#corner-top-left, #corner-top-right, #corner-bottom-left, #corner-bottom-right  {
	width:22px;
	height:22px; 
}

#corner-top-left {
    float:left;
    background-image:url(images/ol.gif);
}

#corner-top-right {
    float:right;
    background-image:url(images/or.gif);
}

#corner-bottom-left {
    float:left;
    background-image:url(images/ul.gif);
}

#corner-bottom-right {
    float:right;
    background-image:url(images/ur.gif);
}

.cleaner {
    clear:both;
}

.clearfix:after {
    content: "."; 
    display: block;
	line-height:0; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 0; line-height:0;}
/* End hide from IE-mac */



#logo-left {
    float:left;
    height:92px;
	width: 172px;
	background:#FFFeeF;
}

#logo-right {
    float:right;
	height: 24px;
	width: 657px;
	border-left:8px solid #FFFFFF;
    background-image:url(images/page-or.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding: 68px 10px 0px 25px;
}

#logo-right a, a:active, a:visited {
	color: #FFFFFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 13px 0px 0px;
	margin: 0;
}

#logo-right a:hover {
	color: #0097ea;
}

#logo-right #navmaincurrent {
	color: #0097ea;
}

#logo-right ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#logo-right ul a, a:visited, a:active, a:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding: 0;
	margin: 0;
	background: none;
}

#logo-right ul a:hover {
	color: #0097ea;
}

#logo-right ul #navmaincurrent {
	color: #0097ea;
}

#logo-right ul li {
	padding: 0px 13px 0px 0px;
	display: inline;
}
 
#banner {
	border-top:8px solid #FFFFFF;
	border-bottom:8px solid #FFFFFF;
}

#banner-left {
    float:left;
	width:172px;
}

#banner-main, #content-main {
	border-left:8px solid #FFFFFF;
	border-right:8px solid #FFFFFF; 
}

#banner-main {
    float:left;
	width:512px;
}

#banner-right{
    float:right;
	width:172px;
	height:170px;
	text-align:center;
	line-height:170px;
	font-weight:800;
	font-size:14px;
	background:#0095e5;
}

#content-wrapper {
    background-image:url(images/page-ul.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#content-left {
    float:left;
	width:150px;
	padding:25px 0px 50px 20px;
	background-image: url(images/bg_lightblue.jpg);
	margin: 0;
}

#content-left ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	width: 142px;
}

#content-left ul a, a:visited, a:active, a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	margin: 0;
	margin-bottom: 10px;
	background-image: none;
	width: 142px;
}

#content-left ul a:hover {
	color: #0097ea;
	/*list-style-image: url(images/mainnav_bullet.gif);
	background: #0097ea;*/
}

#content-left ul #navsubcurrent {
	/*list-style-image: url(images/mainnav_bullet.gif);
	background: #0097ea;*/
	color: #0097ea;
}

#content-left ul li {
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	border: none;
}

#content-main-bg {
    background-image: url(images/bg_main.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#content-main {
    float:left;
	width:462px;
    margin:0;
	padding:25px;
	color:#0095e5;
	background:#FFFFFF/**/
	height: auto!important;
	/*min-height: 2000px;
	min-height: 100%;
    height: auto !important;
    height: 100%; */
	text-align: left;
	line-height: 19px;
}

#content-main a.special, a.special:visited, a.special:active {
	background-image: url(images/linkb2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #0194e4;
	font-weight: normal;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
}

#content-main a.special:hover {
	background-image: url(images/linkb2_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color:#ffffff;
}

#content-main a.produktart, a.produktart:visited, a.produktart:active {
	font-weight: bold;
	text-decoration: none;	
}

#content-main a.produktart:hover {
	text-decoration: underline;
}

#content-main a, a:visited, a:active {
	background: none;
	text-decoration: underline;
	color:#0095e5;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#content-main a:hover {
	text-decoration: none;
}

#content-main .line {
	width: 462px;
	height: 1px;
	border-top: 1px dotted #0194e4; 
}

#content-main .line-ansprechpartner {
	width: 400px;
	height: 1px;
	border-top: 1px dotted #0194e4; 
	margin: 0;
	padding: 0;
}

#content-main-wrapper {
    float:right;
	width:700px;
    background-image:url(images/page-ur.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#content-right{
	padding:25px 0px 50px 0px;
    float:right;
	width:172px;
}

#content-right-text {
    padding:0px 18px 20px 20px;
	font-size: 12px;
	line-height: 16px;
}

.news {
	font-size: 11px;
}

.news a, a:visited, a:active {
	background: none;
	background-image: url(images/linkb.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #0194e4;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0;
}

.news a:hover {
	background-image: url(images/linkb_over.gif);
}

a.newsmain, a.newsmain:visited, a.newsmain:active {
	background: none;
	background-image: url(images/linkb.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #0194e4;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0;
}

a.newsmain:hover {
	background-image: url(images/linkb_over.gif);
}

#footer {
    clear:both;
    height:20px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

.date {
	font-weight: bold;
}

.small {
	font-size: 11px;
}

input {
	background: none;
	border: 1px solid #7ac8f1;
	width: 280px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
}	

.checkbox {
	width: 20px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	color: #7ac8f1;
}	

textarea {
	background: none;
	border: 1px solid #7ac8f1;
	width: 280px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
}

.submit {
	width: 100px;
	height: 20px;
	background: none;
	border: 1px solid #7ac8f1;	
}

fieldset {
	padding: 10px;
}

select {
	background: none;
	border: 1px solid #7ac8f1;
	width: 60px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
}

#content-main ul.products {
	color:#0095e5;
	margin: 10px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
	font-size: 11px;
	text-align: left;
}

/*
domCollapse CSS
*/
.trigger {
	cursor:pointer;
	border: none;	
	color: #7bc8f2;	
}

.trigger:hover {
	cursor:pointer;
	color: #0095e5;
}

.expanded{
	color: #7bc8f2;
	
	cursor:pointer;
}

.expanded:hover{
	cursor:pointer;
	color: #7bc8f2;
}

.show{
	position:static;
	display: table;
}

.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}

h3.trigger a img, h3.expanded a img {
	padding-right: 10px;
	border: none;
}

#content-main p {
	padding: 0;
	margin: 5px 0px 20px 0px;
}

#content-main h3 {
	display: inline;
}

#content-main h3.trigger, #content-main h3.expanded {
	margin-left: 10px;
}

#content-main img {
	/*vertical-align:middle;
	padding:0px;
	margin: 0px;
	margin-left: 10px;
	padding-bottom: 5px;*/
}

#content-main br {
	font-size: 0;
}

#content-main  ul {
	list-style-type: none;
	color: #7bc8f2;
	margin: 0;
}

#content-main ul.hide {
	display: none;
}
#content-main ul.show {
	padding: 5px;
	margin: 20px 0px 0px 70px;
	background: #EEEEEE;
}
#content-main ul a {
	text-decoration: none;
}
#content-main ul a:hover {
	font-weight: bold;
}

/* Partner */
v\:* {
	behavior:url(#default#VML);
}

div#sidebar_map ul {
	list-style: none;
	margin: 0px;
	display: inline;
}
div#sidebar_map li {
	display: inline;
	padding-right: 15px;
	float: left;
}

div#sidebar_map {

}

/* Ansprechpartner */
#content-main .image-left {
	width: 200px;
	float: left;
	background: #CCCCCC;
	margin: 0;
	padding: 0;
}

#content-main .text-right {
	width: 200px;
	float: right;	
}

#content-main a.productart, a.productart:visited, a.productart:active {
	font-weight: normal;
	text-decoration: none;
}

#content-main a.productart:hover {
	text-decoration: underline;
}

#content-main a.productsubart, a.productsubart:visited, a.productsubart:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#content-main a.productsubart:hover {
	text-decoration: underline;
}