/* CSS Document */
body {
	background-color:#FFFFFF;
	height: 100%;
	width:  100%;
	overflow: visible;
	margin: 0;
}

html {
    height: 100%;
}

div{
	scrollbar-track-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#333366;
	scrollbar-highlight-color:#cc3333;
}
/*  navi  */

	.item {
		border: 0px; background-color: #ECEDF7; min-width:150px;
	}
	.container {
		background-color:  #ECEDF7; 
		width:300px;
		z-index: 1000;
		
	}
	
/*Layer*/
#divouter {	
	position:  absolute;
	height: 100%;
	width:  100%;
	padding:0;
	margin: 0;
    min-width: 900px;
	z-index:1;
	}

#main {
	position:absolute;
	left:50%;
	top:0;
	bottom:0px;
	height: 99%;
	width:900px;
	margin: 0px 0px 0px -450px;
	background-image: url(../img/rahmen.gif);
	overflow: hidden;	
	z-index: 5;
	}

#bildband {
	position: absolute;
	left: 2px;
	width: 896px;
	height: 240px;
	background-image: url(../img/bildband.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 10;
	
	}

#divnav {
	position:absolute;
	left: 2px;
	top: 240px;
	width: 896px;
	height: 20px;
	background-image: url(../img/nav_img.jpg);
	z-index: 15;
}

.nav, .navOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 20px;
	color: #000066;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

.navOver {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 3px;
	cursor: hand;
}

.navzwei, .navzweiOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 2px;
	letter-spacing: 2px;
	line-height: 20px;
	color: #000066;
	float: left;
	text-decoration: none;
	font-weight: normal;
}
.navzweiOver {
	color: #CC0000;
	font-weight: bold;
	background-color: #DDDDE5;
	cursor: hand;

}

#head {
	position:absolute;
	left: 250px;
	top: 290px;
	width: 625px;
	height: 20px;
	overflow:hidden;
	background-color:#ECEDF7;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	z-index: 22;
}

#head font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 2px;
}

#inhalt {
	position:absolute;
	left: 250px;
	top: 330px;
	bottom: 30px;
	height:50%;
	width: 625px;
	overflow-y:auto;
	overflow:auto;
	z-index: 21
}

#inhalt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	letter-spacing: 1px;
}

#inhalt font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	letter-spacing: 1px;

}

#ortOben {
	position:absolute;
	left: 25px;
	top: 290px;
	width: 200px;
	height: 20px;
	overflow:hidden;
	background-color:#ECEDF7;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	z-index: 22;
}
#ortOben font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 2px;
}

#news  {
	position:absolute;
	left: 25px;
	top: 330px;
	height:320px;
	width: 200px;
	overflow: hidden;
	z-index: 25;
}

/*schriften*/
/*KLASSEN*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	letter-spacing: 1px;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 2px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 2px;
}
.haed3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 2px;
}
.haednews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	letter-spacing: 1px;
}
.textnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.anews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
}
.anews:hover {
	line-height: normal;
	color: #FF0303;
}
/* TAGS*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
}
a:hover {
	line-height: normal;
	color: #FF0303;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	letter-spacing: 1px;
}
.haed4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 2px;
}
