














/* ÄNDERUNGEN NICHT AM ORIGINAL */

/* ÄNDERUNGEN AM ENDE DER DATEI EINFÜGEN */













/* ############### ALLGEMEIN ############### */
/* ############### positionierung ############### */
html, body{
	width:100%;height:100%;
	margin:0px;padding:0px;
	}
.background{
	position:absolute;
	left:0px;top:0px;
	width:100%;height:100%;
}
/* HEADER */
.header{
	position:relative;
	left:0px;top:1px;
	width:980px;
}
.header	.left{
		position:relative;
		width:95px;height:153px;
		border-right:1px solid #fff;
		float:left;
	}
.header	.center{
		position:relative;
		width:788px;height:153px;
		float:left;
	}
.header	.center	.logo{
			position:relative;
			width:233px;height:135px;
			float:left;
	}
.header	.center	.logo	img{
			position:relative;
			top:25px;
}
.header	.center	.spacer{
			position:relative;
			float:left;
	}
.header	.center	.sitemap{
			position:relative;
			height:20px;
			margin-right:10px;
			line-height:20px;
			text-align:right;
	}
.header	.right{
		position:relative;
		width:95px;height:153px;
		border-left:1px solid #fff;
		float:left;
	}
.bg{
	position:relative;
	clear:both;
	}
.main{
	border-top:1px solid #fff;
	position:relative;
	width:980px;
	clear:both;
	}
.main	.left{
		position:relative;
		width:95px;height:501px; /*500 + 1px border*/
		border-right:1px solid #fff;
		float:left;
	}
.main	.right{
		position:relative;
		width:95px;height:501px; /*500 + 1px border*/
		border-left:1px solid #fff;
		float:left;
	}
.main	.content{
		position:relative;
		width:788px;
		float:left;
	}
.main	.content	.deco{
		position:relative;
		width:788px;height:70px;
		/*border-top:1px solid #fff;*/
		border-bottom:1px solid #fff;
		clear:both;
		overflow:hidden; /* ie verschiebt bild beim drucken? */
		}
.main	.content	.deco	div{
		float:left;
	}
	#choose{
		position:relative;
		width:239px;height:70px;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
		float:left;		
		}
* html #choose{
		width:241px; /* border inclusive bei ie */
		}
	#choose	p{
		position:absolute;
		left:10px;
		bottom:10px;
		}
.main	.content	.text{
		position:relative;
		width:305px; /*304 + 1px border*/
		height:430px;
		float:left;
		text-align:left;
		}
.main	.content	.text	.margin{
		position:relative;
		left:10px;top:10px;
		width:285px;
		/*height:410px;*/
		}
	#welcome{
		}
	.menudescription{
		position:relative;
		height:150px;
		}
	#logo{
		position:absolute;
		top:200px;
		}		
.main	.content	.links{
		position:relative;
		width:239px;
		height:430px;
		float:left;
		text-align:left;
		}
.main	.content	.links	.margin{
		position:relative;
		left:10px;top:10px;
		width:219px;
		/*height:410px;*/
				}
.main	.content	.news{
		position:relative;
		width:244px;/*243 + 1px border*/
		height:430px;
		float:left;
		text-align:left;
		}
.main	.content	.news	.margin{
		position:relative;
		left:10px;top:10px;
		width:224px;
		/*height:410px;*/
	}
	

/* ############### farbe und hintergrund ############### */
.bg_42549c{
	background-color:#42549c;
	}
.bg_e7e7e7{
	background-color:#e7e7e7;
	}
.bg_b5bec7{
	background-color:#b5bec7;
	}
.bg_62a242{
	background-color:#62a242;
	}
.bg_d5e0e7{
	background-color:#d5e0e7;
	}
.bg_42549c{
	background-color:#42549c;
	}
	
/* ############### schrift ############### */
body, div, th, td, p, span, input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.header{
	font-size:12px;
}
.text, .news{
	font-size:11px;
}
.deco,	.links{
	font-size:12px;
}

#choose	p{
	color:#fff;
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding:0px;
	}
#welcome, #newsheader{
	margin-bottom:10px;
	font-weight: bold;
}
.main	.content	.links	.margin{
	font-weight:bold;
	color:#fff;
}

/* ############### links ############### */
a {
  color:#000000;
  background-color:transparent;
  text-decoration:none;
}
a:hover,
a:active, 
a:focus{
  color:#49555f;
  background-color:transparent;
  text-decoration:none;
  border:none; 
}

.links	ul{
	margin:10px;
	margin-bottom:20px;
	padding:0px;
	list-style-type:square;
	list-style-position:outside;
	list-style-image:url('../img/arr_fill_blue.jpg');
}
.links	ul	li{
	margin-left:25px;
	margin-bottom:10px;
	padding:0px;
	vertical-align:middle;
}
.links	ul	li	a{
	color:#fff;
}
.links	ul	li	a:hover,
.links	ul	li	a:active, 
.links	ul	li	a:focus  {
   color:ActiveBorder;
 }
.links hr{
	border:0px;
	height:1px;
	color:#4682B4;
	background-color:#4682B4;
}
.links form{
	margin:0px;
	}
.news	ul{
	margin:10px;
	margin-bottom:20px;
	padding:0px;
	list-style-type:square;
	list-style-position:outside;
	list-style-image:url('../img/blue_square.gif');
}
.news	ul	li {
	margin-left:10px;
	margin-bottom:10px;
}
.newsdate{
	color:#40559D; /* entspricht überschrift */
}
	
/* AB HIER ÄNDERUNGEN */
.teaser{
	margin:20px;
}
