﻿/* STARTSEITEN CSS */

body, html {
background-color: #5F6B78;
font-family:Arial, Helvetica, sans-serif;
color:#373737;
padding:0;
font-size:12px;
font-weight:normal;
margin:0;
border:0;
height:100%;
	background-image: url('../pix/bg_content_3.gif');
	background-repeat: repeat-y;
	background-position:center
}


#content_start {
	visible: false;
	position:relative;
	width: 1004px;
	margin:0 auto;
	background-image: url('../pix/bg_global.gif');
	background-repeat: repeat-y;
}

#content_start_in {
	visible: false;
	margin-top:0;
	position:relative;
	width: 842px;
	margin:0 auto;
	height:539px;
	background-image: url('../pix/bg_global.gif');
	background-repeat: repeat-y;
	background-position:top;
}

#footer { 
	visible: false;
	top:539px;
	position:absolute;
	width: 842px;
	height:19px;
	background-image: url('../pix/start_down.gif');
	background-position:center
}

#start_1 {
	visible: false;
	position:relative;
	height:84px;
	width:842px;
	border: 0px;
	padding-top: 85px;
	margin:0 auto;
	text-align:center;
}

#start_2 {
	visible: false;
	padding-bottom:10px; 
	height:66px;
	width:721px;
	border: 0px;
	margin-top: 127px;
}

#start_3 {
	visible: false;
	position:absolute; 
	float:left;
	width:124px;
	border: 0px;
	margin-left: 55px;
}

#start_4 {
	visible: false;
	position:absolute; 
	float:left;
	width:286px;
	height:243px;
	background-color:#97a0ae;
	border: 0px;
	margin-left: 277px;
	
}

#fscroller {
	/* news scroller auf intro-seite */
	visible: false;
	width:266px;
	height:150px;
	background-color:#97A0AE;
}

#start_bild {
	visible: false;
	float:left;
	border: 0px;
}

#start_5 {
	visible: false;
	position:absolute; 
	float:left;
	border: 0px;
	margin-left: 563px;
}



/* CONTENTSEITEN CSS */

img { 
	visible: false;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
	
.img_noborder {
	visible: false;
	border:0px;
}

#content{
/*geändert firefox?*/
	visible: false;
	_height:100%;
	min-height:100%;
	height:100%;
	position: relative;
	width:1004px;
	margin:0 auto;
	background-image: url('../pix/bg_content_3.gif');
	background-repeat:repeat-y;
}

#content_top1{
	visible: false;
	width: 842px;
	height:110px;

}

#content_top2{
	visible: false;
	position:absolute;
	margin-left:55px;
	width:140px;

}

#content_top3{
	visible: false;
	position:absolute;
	margin-top:16px;
	margin-left:220px;
	height:98px;

}

#nav_top {
	visible: false;
	color: #caff00;
	line-height:22px;
	margin-left:17px;
	margin-right:17px;
	width:968px;
	vertical-align : middle;
	height:24px;
	background-color:#4C4E53;
	border-right:1px solid #393A3C;
	border-bottom:1px solid #393A3C;
}

#links_box {
	visible: false;
	width:218px;
	float:left;
	margin:0px;
	padding:0px;
}

.links {
	visible: false;
	float:left;
	margin-left:45px;
	border: 0px;
}

.links_seperator {
	visible: false;
	float:left;
	margin-left:52px;
	border: 0px;
}

.links_extranet {
	visible: false;
	float:right;
	margin-top: 14px;
	border: 0px;
}

.line_vertikal_sub {
	visible: false;
	width:56px;
	float:left;
}
/*
.links_extranet {
width:198px;
-width:199px;
\margin-left:19px;
-margin-left:9px;
float:left;
border-right:1px solid #585c61;
border-bottom:1px solid #585c61;
}*/

#inhalt {
	visible: false;
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	color: #444444;
	background-color:#B9BBBD;
	width:571px;
	padding-left:15px;
	float:left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

#line_horizontal_top {
	visible: false;
	widtdh:734px;
	height:13px;
	line-height:13px;
	margin-left:52px;
}

.nav_1 {
	visible: false;
	border-right:1px solid #1C2E65;
	border-bottom:1px solid #1C2E65;
}

.pix_right {
	visible: false;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#rechts {
	visible: false;
	width:146px;
	padding-left:10px;
	float:left;
	margin-top:15px;
}

/* ewebeditpro css-definitionen */
h1 {
	font-family: arial,verdana,helvetica;
	font-size: 16px;
	color: #ffffff;
	letter-spacing:2px;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	page-break-after:avoid;
}

p, div {
	margin:0px;
	margin-bottom:.0001pt;
}
ol	{margin-bottom:10px;}
ul	{margin-bottom:10px;}
ol.decimal {
	localeRef:mnuOLdec;
	list-style-type: decimal;
}
ol.lowerAlpha {
	localeRef:mnuOLloA;
	list-style-type: lower-alpha;
}
ol.upperAlpha {
	localeRef:mnuOLupA;
	list-style-type: upper-alpha;
}
ol.lowerRoman {
	localeRef:mnuOLloR;
	list-style-type: lower-roman;
}
ol.upperRoman {
	localeRef:mnuOLupR;
	list-style-type: upper-roman;
}
ul.disc {
	localeRef:mnuULdsc;
	list-style-type: disc;
	list-style-image: none;
}
ul.circle {
	localeRef:mnuULcir;
	list-style-type: circle;
	list-style-image: none;
}
ul.square {
	localeRef:mnuULsqu;
	list-style-type: square;
	list-style-image: none;
}
ul.none {
	localeRef:mnuULnon;
	list-style-type: none;
}
ul.strich {
	caption: Aufzählungszeichen Strich;
	list-style-image:url('../pix/ul_strich.gif');
}
li {
	margin-left:-23px;
	margin-bottom:10px;
}

a {
	font-family: arial, Helvetica, sans-serif;
	color:#3d539c;
	font-size: 12px;
	text-decoration:none;
	background-image: url(../pix/pfeil_link.gif);
	padding-left:12px;
	background-repeat:no-repeat; 
}

a:hover {
	font-family:arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	text-decoration:underline;
	background-image: url(../pix/pfeil_link_w.gif);
	padding-left:12px;
	background-repeat:no-repeat; 
}

a.back {
	font-family: arial, Helvetica, sans-serif;
	color:#3d539c;
	font-size: 12px;
	text-decoration:none;
	background-image: url(../pix/pfeil_back.gif);
	padding-left:12px;
	background-repeat:no-repeat; 
}

a.back:hover {
	font-family:arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	text-decoration:underline;
	background-image: url(../pix/pfeil_back_w.gif);
	padding-left:12px;
	background-repeat:no-repeat; 
}

.a_noBg {
	visible: false;
	text-decoration:none;
	background-image:none;
	background-color:none;
	padding:0px;
} 

.a_noBg:hover {
	visible: false;
	text-decoration:none;
	background-image:none;
	background-color:none;
	padding:0px;
} 

.ExtranetError {
	visible: false;
	color:#993300;
	font-weight: bold;
}

.ExtranetInfo {
	visible: false;
	color:#CAFF00;
	font-weight: bold;
}

input {
	width:200px;
}

textarea {
	width:300px;
}