body {
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
}

ul#list {
	padding-bottom: 10px;
}

h1 {
	color: #EE3524; 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 18px; 
	width: 575px; 
	border-color: black black #EE3524; 
	text-align: right; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	padding-top: 0px; 
	margin-bottom: 15px
}

h2 {
	font-size: 13px; 
	font-weight: bold; 
	color: #00539B
}

#list li{
	padding-left:0px;
	list-style-position: outside;
	list-style-image: url(../pics/bullet.gif);
}

#eckdaten td {
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #00539B;
}

#tabSzenario {
	margin-right:20px;
}

#tabSzenario td {
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	border-bottom:1px solid #999999;
}

/* Menü ----------------------------*/

#container {
	display:block;
	position:absolute;
	padding:0px;
	width:192px;
	height:259px;
	top:114px;
	margin:0px;
	left: 134px;
	background-image: url(../pics/bgMenu.gif);
	/* opacity: 0.80;
	clip:    rect(   ): 0.80;
	filter: alpha(opacity=80); */
}

a:link{ color: #00539B; }
a:visited{ color: #00539B; }
a:hover, a:focus{ color: #EE3524;	text-decoration:none; }

/*----------------------------------*/

.content {
	background-image: url(../pics/sl_bgE1.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom
}

.content_bg {  
	background-image: url(../pics/sl_content_endless.jpg); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF; 
	background-position: top
}

#content p {
	padding-bottom:12px;
}

#content a {
	color:#666666;
}

#content a:hover {
	color:#EE3524;
}

#news {
	padding-left:5px;
	padding-right:4px;
}

#news p {
	padding-bottom:12px;
}

#news a:hover{
	color:#EE3524; 
}

.newsDatum {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #868686
}

.newsHeadline {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #00539B; 
	text-decoration: underline
; font-weight: bold
}

.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999; 
	padding-top: 40px
}

#footer a:link{
	color:#999999; 
}

#footer a:hover{
	color:#EE3524; 
}

.titel {  
	color: #EE3524; 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 18px; 
	font-weight: bold; 
	width: 575px; 
	border-color: black black #EE3524; 
	text-align: right; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	padding-top: 10px; 
	margin-bottom: 15px
}

.titelSub {  
	font-size: 13px; 
	font-weight: bold; 
	color: #00539B
}

.fliessGrau {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	color: #505050
}

.bg_e {  
	background-image: url(../pics/sl_bgE1.gif); 
	background-repeat: no-repeat; 
	background-position: 180px bottom
}

.titelDia {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FF3333; 
	border-style: none
}

.inputfelder { 
	border:0px;
	width:80px;
	background-color: #D1D1D1;
	margin-bottom:2px;
	margin-right:2px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 18px;
	height:18px;
	color: #666666;
}

.fliessRot { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	color: #FF3333;
}

.titelDiaWeiss {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #FF3333; 
	padding-right: 2px; 
	padding-left: 2px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 2px; 
	padding-bottom: 0px; 
	border-style: none
}

.fliessBlau { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	color: #006699
}

.fliessGrauSmall { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 11px; 
	color: #868686 
}


