/* CSS Document */
@charset "utf-8";

html*html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(255,255,255);
	font-size:76%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	text-align:center;
}
html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(255,255,255);
	font-size:76%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	/*text-align:center;*/
}
html*body {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	background:rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
body {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	background:rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
}
/* AUFZÄHLUNGEN */
ul{
	list-style-image: url(../img/rotes_quadrat.gif);
}

table.contenttable td{
	width: auto;
	height: auto;
}
table.contenttable tr{
	height: auto;
}
#contentright {
	color:#8b939c;
	font-weight:normal;
}
#contentright a {
	color: blue;
	text-decoration:underline;
	font-weight:500;
}

#contentright a:visited {
	color:#8b939c;
	text-decoration:underline;
	font-weight:500;
}

#contentright a:active {
	color:#e43339;
	text-decoration:underline;
	font-weight:500;
}

#contentright a:hover {
	color:#e43339;
	text-decoration:underline;
	font-weight:500;
}
#contentr {
	display:block;
	position:absolute;
	top:261px;
	bottom:0px;
	/*left:244px;*/
	left:0px;
	float:left;
	text-align:left;
	margin:0;
	margin-bottom:25px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:35px;
	width:970px;
	min-height:inherit;
	background-color: #fff;
	color:#284576;
	height: expression((document.body.clientHeight - 320) + "px");
	font-weight: normal;
	/*overflow: scroll;*/
}
#contentright {
	display:block;
	position:absolute;
	top:0px;
	bottom:10px;
	/*left:244px;*/
	left:0px;
	float:left;
	text-align:left;
	margin:10px 0 0 28px;
	/*margin-top:10px;*/
	padding-right:20px;
	width:617px;
	/*min-height:inherit;
	overflow:auto;*/
	background-color:#fff;
	color:#284576;
	font-weight: normal;
	/*height: expression((document.body.clientHeight - 320) + "px");
	overflow: scroll;*/
}
#contentleft {
	float:left;
	width:244px;
	height:118px;
	position:absolute;
	/*top:261px;*/
	top:141px;
	/*left:600px;*/
	bottom:0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color:#fff;
	overflow:hidden;
}
#left {
	float:right;
	width:280px;
	/*margin-right:23px;*/
	position:absolute;
	margin-top:10px;
	top:0px;
	left:647px;
	/*background-color: silver;*/
	bottom:0px;
	color:#000000;
	padding-top:0px;
	padding-left:20px;
	padding-right:0px;
	/*height: expression((document.body.clientHeight - 420) + "px");
	max-height:60%;
	overflow:auto;*/


}
#contentright a{
	font-size: 11px; 
	color:#89949F;
	font-weight: normal; 
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contentright a:hover{
	font-size: 11px; 
	color:#E43339; 
	text-decoration:underline; 
	font-weight: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*************************************************
**************************************************
*** DIV CONTAINER ********************************
**************************************************
*************************************************/

#main {
	position:relative;
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:auto;
	width:970px;
	height:100%;
	/*text-align:center;*/

}

a.topnavi{
	color:#364E6D;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	padding-right:10px;
}
a.topnavi:hover{
	color:#E43339;
	background-image:url(../img/nav_hover.gif)
	text-decoration:none;
}
a.topnaviactive{
	color:#E43339;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:14px;
	padding-right:10px;
	font-weight: normal;
}

/*************************************************
	MAINMENU
*************************************************/

#mainmenu {
	position:absolute;
	top:0px;
	width:970px;
	min-width:970px;
	height:77px;
	background:#fff;
	font-size:11px;
	padding-left: 30px;
}

a.nav {
	width:100px;
	height:auto;
	position:relative;
	top:49px;
	float:left;
	text-align:center;
	font-size:15px;
	font-weight:500;
	color:#8b939c;
	text-decoration:none;
	text-align:center;
	overflow:hidden;
}

a.nav:hover .button {
	display:block;
	height:auto;
	background:#fff;
	color:#e43339;
	cursor:hand;
	border-bottom:10px solid #e43339;
	text-align:center;
}

a.nav .buttonon {
	display:block;
	height:auto;
	border-bottom:10px solid #e43339;
	height:20px;
	background:#fff;
	color:#e43339;
}

a.obennavi {
	display:block;
	width:auto;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px 40px 0px 0px;
	text-align:left;
	vertical-align:bottom;
	text-decoration:none;
	height:40px;
	line-height:40px;
	color:#89949f;
	background-color:#ffffff;
	background-position:top;
}
a.obennavi:hover {
	/*margin:0px 5px 0px 5px;*/
	color:#E43339;
	text-decoration:none;
	background-color:#333333;
	background-image:url(../img/nav_hover.gif)
}
a.obennaviaktiv {
	display:block;
	width:auto;
	font-size:14px;
	margin:0px 40px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#E43339;
	text-decoration:none;
	background-color:#333333;
	background-image:url(../img/nav_hover.gif);
	text-align:left;
	vertical-align:bottom;
	height:40px;
	line-height:40px;
	background-color:#ffffff;
	background-position:top;
}
tr#menu_1 {
	vertical-align: bottom;
	height: 77px;
}


/*#mainmenu*/ 
#logo {
	/*background:url(img/logo.png) #ffffff no-repeat;*/
	border:0px solid; 
	position:absolute;
	height:54px;
	width:221px;
	/*right:25px;*/
	left: 720px;
	top:0px;
}

#logo a img{
	border: 0px;
}

a img{
	border: 0px;
}

/*************************************************
	SUBMENU
*************************************************/

#submenu {
	position:absolute;
	top:77px;
	width:970px;
	min-width:970px;
	height:52px;
	background:#cdd7d9;
	font-size:11px;
	line-height: 14;
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

/*************************************************
	HEAD (Sublogo)
*************************************************/

#head {
	position:absolute;
	top:130px;
	/*left:244px;*/
	width:726px;
	min-width:726px;
	height:120px;
	background:#8b939c;
	font-size:11px;
	padding-top: 11px;
	padding-left:244px;
	overflow:hidden;
}
#head img{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

/*************************************************
	CONTENT
*************************************************/


#left a{
	color:#E43339;
	text-decoration: none;
}
.teaserheader{
	color:#E43339;
	font-weight:bold;
}
#left p.bodytext { color:#89949f;}
#left h1 {	color:#E43339;}
/*************************************************
	FOOT
*************************************************/

#foot {
	text-align:center;
	position:fixed;
	bottom:0;
	width:970px;
	min-width:970px;
	height:22px;
	background-color:#cdd6da;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#364E6D;
	font-weight:500;
}

#foot a {
	color:#364E6D;
	text-decoration:none;
	font-weight:500;
}

#foot a:visited {
	color:#364E6D;
	text-decoration:none;
	font-weight:500;
}

#foot a:active {
	color:#e43339;
	text-decoration:none;
	font-weight:500;
}

#foot a:hover {
	color:#e43339;
	text-decoration:none;
	font-weight:500;
}

#foot #footerleft {
	position:absolute;
	text-align:left;
	margin-left:110px;
	left:-100px;
	right:730px;
	top:4px;
	bottom:2px;
}

#foot #footermiddle {
	position:absolute;
	left:250px;
	right:5px;
	top:4px;
	bottom:2px;
}

#foot #footermiddle .box {
	float:left;
	display:block;
	width:auto;
	padding-right: 20px;
	height:14px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:transparent;
}
#foot #footerright {
	position:absolute;
	left:800px;
	right:5px;
	top:4px;
	bottom:2px;
}

#foot #footerright .box {
	float:left;
	display:block;
	width:75px;
	height:14px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:transparent;
}

p{
	margin:0px 0px 5px 0px;
	text-align:left;
	width:auto;
	line-height: 120%;
}
p.bodytext{
	margin:0px 0px 5px 0px;
	text-align:left;
	width:auto;
	line-height: 150%;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#284576;
	empty-cells:show;
}

/* SCHRIFTEN */
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#284576;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#284576;
	text-align:left;
	line-height: auto;
	margin:0px 0px 0px 0px;
	padding-left:10px;
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(../img/rotes_quadrat.gif);
}

/* FORM ELEMENTE */
input {
	color: #284576;
}

.news{
	color:#89949F;
}


/*************************************************************************************
****************************** Mailform Style ****************************************
*************************************************************************************/
input {
	font-size:10px;
	height:16px;
	color: #284576;
	background-color:#efefef;
	border:1px;
	border-color:#cdd7d9;
	border-style:solid;
	width:auto;
}
textarea {
	color: #284576;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#efefef;
	border:1px;
	border-color:#cdd7d9;
	border-style:solid;
}
select {
	color: #284576;
	background-color:#efefef;
	border:1px;
	border-color:#cdd7d9;
	border-style:solid;
	font-size:10px;
}
tbody td {
	font-size:11px;
	font-weight:normal;
	empty-cells:show;
}	
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
font-weight:bold;
color:#284576;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:90%;
border: 0px solid #C0C0C0;
}

.mf-radio {
border:0px;
background-color:#FFFFFF;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
background-color:#FFFFFF;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #284576;
background-color:#efefef;
border: 1px;
border-color:#C0C0C0;
border-style:solid;
}
/*************************************************************************************
****************************** Sitemap Style ****************************************
*************************************************************************************/
div#sitemap div.blaufett{
	background-color:#cdd6da;
	width:400px;
	margin: 5px 0px 10px 0px;

}
div#sitemap div.blaufett a{ 
	font-size: 11px; 
	color:#89949F; 
	text-decoration: underline; 
	font-weight: normal;  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 2px 20px;
}

div#sitemap div.blaufett a:hover {font-size: 11px; color:#E43339; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; }



div#sitemap div.normal{
	background-color:#ffffff;
	width: 400px;
	border-bottom: 1px solid #cdd6da;
}
div.tx-indexedsearch{


	width: 90%;
}
.tx-indexedsearch-searchbox-button{
	margin: 10px 0px 10px 0px;
}
.tx-indexedsearch-searchbox td {
	padding-left: 5px;
}


#left .csc-frame-frame1 {
border:  1px solid #cdd6da;
width:100%;
}

#left img {padding:5px;}

#left .csc-frame-frame2 {
	border-left:  1px solid #cdd6da;
	border-top:  0px solid #cdd6da;
	border-right:  1px solid #cdd6da;
	border-bottom:  1px solid #cdd6da;
	width:100%;
}

/* header 1 */


#left .csc-frame-frame1 .csc-header-n1 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n1 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n1 .h1 {
	color:#284576;
} 


#left .csc-header .csc-header-n1 csc-firstHeader.h1 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}

/* header 2 */

#left .csc-frame-frame1 .csc-header-n2 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n2 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n2 .h1 {
	color:#284576;
} 

#left .csc-frame-frame1 .csc-header-n3 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n3 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n3 .h1 {
	color:#284576;
} 

#left .csc-frame-frame1 .csc-header-n4 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n4 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n4 .h1 {
	color:#284576;
} 
#left .csc-frame-frame1 .csc-header-n5 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n5 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n5 .h1 {
	color:#284576;
} 

#left .csc-frame-frame1 .csc-header-n6 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n6 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n6 .h1 {
	color:#284576;
} 

#left .csc-frame-frame1 .csc-header-n7 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n7 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n7 .h1 {
	color:#284576;
} 
#left .csc-frame-frame1 .csc-header-n8 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n8 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n8 .h1 {
	color:#284576;
} 

#left .csc-frame-frame1 .csc-header-n9 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n9 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n9 .h1 {
	color:#284576;
} 

#left .csc-frame-frame1 .csc-header-n10 {
	background-color:#cdd6da;
	display:block;
	padding:5px;
	font-size:11px;
}
#left .csc-frame-frame1 .csc-header-n10 h1 {
	font-size:11px;
	color:#284576;
	margin:0px;
	padding:0px;
}
.csc-frame-frame1 p.bodytext{
	margin:0px;
	padding:5px;
}
#left .csc-frame-frame1 .csc-header-n10 .h1 {
	color:#284576;
} 

/*************************************************************************************
****************************** Button links ******************************************
*************************************************************************************/

#contentright a.button {
	width:120%;
	background-color: #EFEFEF;
	text-decoration:none; 
	padding:3px;
	color:#284576;
	border:1px solid #cdd6da;
	text-align:center;
}
#contentright a.button:hover {
	width:120%;
	background-color: #EFEFEF;
	padding:3px;
	text-decoration:none; 
	color:#284576;
	border:1px solid #cdd6da;
	text-align:center;
}
#contentright a.button:visited {
	width:120%;
	background-color: #EFEFEF;
	padding:3px; 
	color:#284576;
	text-decoration: none;
	border:1px solid #cdd6da;
	text-align:center;
}
#contentright a.button:active {
	width:120%;
	background-color: #EFEFEF;
	padding:3px;
	color:#284576;
	text-decoration: none;
	border:1px solid #cdd6da;
	text-align:center;
}

/*************************************************************************************
****************************** Button Reiter ******************************************
*************************************************************************************/

#contentright a.buttonreiter {
	width:120%;
	background-color: #cdd6da;
	text-decoration:none; 
	padding:4px;
	color:#284576;
	border:1px solid #cdd6da;
	font-weight:bold;
	text-align:center;
}

#contentright a.buttonreiter2 {
	width:120%;
	background-color: #EFEFEF;
	text-decoration:none; 
	padding:4px;
	color:#284576;
	border:1px solid #cdd6da;
	font-weight:bold;
	text-align:center;
}
#contentright a.buttonreiter2:hover {
	width:120%;
	background-color: #cdd6da;
	padding:4px;
	text-decoration:none; 
	color:#284576;
	border:1px solid #cdd6da;
	text-align:center;
}
#contentright a.buttonreiter:visited {
	width:120%;
	background-color: #cdd6da;
	padding:4px; 
	color:#284576;
	text-decoration: none;
	border:1px solid #EFEFEF;
	text-align:center;
}
#contentright a.buttonreiter:active {
	width:120%;
	background-color: #cdd6da;
	padding:4px;
	color:#284576;
	text-decoration: none;
	border:1px solid #EFEFEF;
	text-align:center;
}


/*************************************************************************************
****************************** Button rechts *****************************************
*************************************************************************************/

#left a.button {
	width:120%;
	background-color: #EFEFEF;
	text-decoration:none; 
	padding:5px;
	color:#284576;
	border:1px solid #cdd6da;
	text-align:center;
}
#left a.button:hover {
	width:120%;
	background-color: #EFEFEF;
	padding:5px;
	text-decoration:none; 
	color:#284576;
	border:1px solid #cdd6da;
	text-align:center;
}
#left a.button:visited {
	width:120%;
	background-color: #EFEFEF;
	padding:5px; 
	color:#284576;
	text-decoration: none;
	border:1px solid #cdd6da;
	text-align:center;
}
#left a.button:active {
	width:120%;
	background-color: #EFEFEF;
	padding:5px;
	color:#284576;
	text-decoration: none;
	border:1px solid #cdd6da;
	text-align:center;
}

/*************************************************************************************
****************************** Newsletter-Anmeldung **********************************
*************************************************************************************/

p.newsletter {
   color: #284576;
   font-size:10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*************************************************************************************
****************************** Schnellauswahl-Startseite links ***********************
*************************************************************************************/


#left a.schnelllink {
	color:#8b939c;
}
#left a.schnelllink:hover {
	color:#8b939c;
}
#left a.schnelllink:visited {
	color:#8b939c;
}

#left a.schnelllink:active {
	color:#8b939c;
}



/*************************************************************************************
****************************** Services Dropdown ***********************
*************************************************************************************/

#Teaser {
	position: fixed;
	top: 400px;
	left: 800px;
}
.Service1 {
	visibility: hidden;
	position: fixed;
	left: 400px;
	top: 950px;
background-image: url (fileadmin/Website_Buttons/altium.gif);
}

#Teaser:hover .Service1 {
	visibility: visible;
}


/*SOCIALBAR*/

.shareicon {
	position: absolute;
	width: 50px;
}

.sharebox {
	visibility: hidden;
	position: relative;
	left: 60px;
	top: 5px;
	//background-color: rgb(120, 120, 120);
	background-color: rgba(0, 158, 255, 0.7);
	border-style: solid;
	//border-color: rgb(120, 120, 120);
	border-color: rgba(0, 158, 255, 0.0);
	color: rgb(255, 255, 255);
	border-width: 1px;
	border-radius: 25px;
	padding: 4px;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
}

#facebook {
	position: fixed;
	top: 400px;
	left: -15px;
}

#facebook:hover {
	left: 0px;
}

#facebook:hover .sharebox {
	visibility: visible;
}


#twitter {
	position: fixed;
	top: 450px;
	left: -15px;
}

#twitter:hover {
	left: 0px;
}

#twitter:hover .sharebox {
	visibility: visible;
}

#mail {
	position: fixed;
	top: 500px;
	left: -15px;
}

#mail:hover {
	left: 0px;
}

#mail:hover .sharebox {
	visibility: visible;
}

#schild {
	position: fixed;
	top: 200px;
	left: 0px;
}

