/* Scrollbar*/

BODY {

scrollbar-track-color: #C5CED6; 
scrollbar-face-color: #C5CED6; 

scrollbar-highlight-color: #97A4AC; 
scrollbar-shadow-color: #97A4AC;

scrollbar-3dlight-color: #C5CED6; 
scrollbar-darkshadow-color: #C5CED6;

scrollbar-arrow-color: #97A4AC; 

}

/* Allgemein */

BODY {margin-top: 0px;  margin-bottom: 0px;  margin-left: 0px;  margin-right: 0px}
TD {font-family:Arial,helvetica,sans-serif; font-size:9pt; color:#E8E8E8;}
A {text-decoration:none;}

/* Container */
DIV.metabox {margin-top:12px; border:0px solid black;}
DIV.hotbox {margin-top:1px; border:0px solid red; height:60px;}
DIV.ctbox {width:450px; padding-top:30px; margin-left:30px; padding-bottom:15px;}
DIV.headbox {color:#000000;}
DIV.sbbox {width:148px; height:250px; text-align:right;  padding-top:30px; }
DIV.ctg {background-image:url(../grafik/bgcontent.gif); width:516px; height:100%;  border:0px solid black;}
DIV.sidebar {background-image:url(../grafik/sigradient.jpg); background-repeat:no-repeat; width:181px; height:100%;}

/* Navigation */

A.nav {font-size:9pt; font-weight:bold;}
A.nav:link {color:#063A83;}
A.nav:visited {color:#024F8B;}
A.nav:active {color:#024F8B;}
A.nav:hover {color:#FFFFFF; }

/* Subnavigation */

A.subnav {font-size:9pt; font-weight:bold; padding-right:20px;}
A.subnav:link {color:#1B4472;}
A.subnav:visited {color:#1B4472;}
A.subnav:active {color:#1B4472;}
A.subnav:hover {color:#000000; }

/* innere navigation */

A.innav {font-size:8pt; font-weight:normal;}
A.innav:link {color:#C5CED6;}
A.innav:visited {color:#C5CED6;}
A.innav:active {color:#C5CED6;}
A.innav:hover {color:#FFFFFF; }


/*metanavigation */

A.mnav {font-size:8pt; font-weight:normal;}
A.mnav:link {color:#262829;}
A.mnav:visited {color:#262829;}
A.mnav:active {color:#262829;}
A.mnav:hover {color:#000000;}

img.normal {filter: alpha(opacity=50);-moz-opacity: 0.5;}
img.hover {filter: alpha(opacity=100); -moz-opacity: 0.99;}

A.metanav {font-size:8pt; font-weight:normal;}
A.metanav:link {color:#6c7275;}
A.metanav:visited {color:#6c7275;}
A.metanav:active {color:#6c7275;}
A.metanav:hover {color:#000000;}


/* mailto */
A.mailto {font-size:9pt; font-weight:normal;}
A.mailto:link {color:#FFFFFF;}
A.mnav:visited {color:#FFFFFF;}
A.mnav:active {color:#FFFFFF;}
A.mailto:hover {color:#000000; }

/*Formulare*/

INPUT {border:1px solid #2D40680; background-color:#DDE1E6; color:black; font-size:9px;}
TEXTAREA, SELECT {border:1px solid #2D40680; background-color:#DDE1E6; color:black; font-size:11px; font-family:Arial;}
.formtxt {font-size:8pt; height:12px; width:140px; text-align:left; padding:5px,}

/* Formate */

.info {font-size:12pt; font-weight:bold; color:#858585;}
.head {font-weight:bold; font-size:12pt; color:#C5CED6; text-align:left;}
.subhead {font-weight:bold; font-size:10pt; color:#3F5D96; text-align:left;}
.wtext {font-weight:bold; font-size:10pt; color:#FFFFFF; text-align:left;}
.bu {font-size:8pt; text-align:right; color:#A4B1BA;}
.mark {background-color:silver; }
.news {font-size:8pt; color:#000000;}

.time {font-size:8pt; color:#6b747b; border-top:1px dotted #7b888f; width:150px; padding-top:10px;}

.tpic {border:1px solid #FFFFFF;}
.image  {border:1px solid #FFFFFF;}

HR {border:dotted #C5CED6 1px; height:1px; width:400px; text-align:center; margin:10px;}
H2 {font-weight:bold; font-size:12pt; color:#3F5D96; text-align:left;}
H1 {font-weight:bold; font-size:12pt; color:#white;}

.telefon {color:#011E58; font-weight:bold;}
.kontakt {text-align:right; padding-right:5px; border:1px solid #FFFFFF; background-color:#F19005;}

#aktion {height:90%;}
.homead {font-size:8pt; color:#000000;}

.tabteilung {color:#C5CED6; font-size:15px; font-weight:bold; text-align:right;}


/*Lightbox*/


#lightbox {background-color:#eee; padding: 10px;	border-bottom: 2px solid #666;	border-right: 2px solid #666;}
#lightboxDetails {font-size: 8pt; padding-top: 0.4em;	font-family:Arial,helvetica,sans-serif;}	

#lightboxCaption {float: left; font-family:Arial,helvetica,sans-serif;}
#keyboardMsg {float: right; font-family:Arial,helvetica,sans-serif;}
#closeButton {top: 5px; right: 5px; }

#lightbox img {border: none; clear: both;} 
#overlay img {border: none; }

#overlay {background-image: url(../lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lightbox/overlay.png", sizingMethod="scale");
	}

