body {
	/*background-image: url(../image/page/bg.gif);*/
        margin: 0px;
        padding: 0px;
}

body, td, th {
	font-family:Verdana, sans-serif;
	font-size: 11px;
	}

img {
	border:0px;
	}

#contBg {
	background-image:url(../image/page/contBg.jpg);
	background-repeat:repeat-y;
	width:832px;
        margin: 0 auto;
	/*position:absolute;
	top: 0px;
	left:0px;*/
	}

#contBgEnd {
	background-image:url(../image/page/contBgEnd.jpg);
	background-repeat:no-repeat;
	width:832px;
	height:31px;
	}

#contHolder {
	background-image:url(../image/page/contHolderMid.gif)	;
	background-repeat:repeat-y;
	width:786px;
	margin: 0 0 17px 17px;
	}

#contHolderTop {
	width:786px;
	height:24px;
	background-image:url(../image/page/contHolderTop.jpg);
	}

#contHolderEnd {
	width:786px;
	height:9px;
	background-image:url(../image/page/contHolderEnd.jpg);
	}

#cont {
	padding: 0 9px;
	}


#menuHeader {
	width: 100%;
	height: 225px;
	background-color:#CCCCCC;
}

#menuHeader #menu {
	width: 258px;
	background-color: #262659;
	float:left;
	height: 225px;
	}

#menu .entry {
	width: 100%;
	heigth: 24px;
	}

#menu a.subMenu {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 37px;
	}

#menu a:hover.subMenu {
	text-decoration: underline;
	}

#menu a.activeEntry {
    color: #ff0000;
	text-decoration: underline;
	}

#menu .topBorder {
	border-top: 2px solid #666666;
}

#menu .entry a{
	color: #ffffff;
	text-transform:uppercase;
	font-size: 12px;
	padding: 4px 0;
	text-decoration:none;
	display:block;
	width: 220px;
	float:left;
}

h2 {
    font-size: 14px;
    font-weight: normal;
}

#menu .entry a:hover{
	text-decoration:underline;
}

#menu .entry a.activeEntry{
    color: #ff0000;
}

#menu .entry img {
	padding: 8px 10px 0 20px;
	float:left;
}

#menuHeader #header {
	float:left;
	width:510px;
	height:225px;
}

#menuHeader #header img {
	width: 510px;
	height: 225px;
	}

.rainBow {
	width: 100%;
	background-image:url(../image/page/rainbow.jpg);
	background-repeat:repeat-y;
	}

#topRain {
	height:28px;
}

#endRain {
	height:15px;
}

#whereIam {
	background-image:url(../image/page/whereIam.jpg);
	height:28px;
	width: 100%;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	}

#infoText {
	background-image:url(../image/page/textContBg.gif);
	background-repeat:repeat-y;
	width:100%;
	clear:both;
	}

#aktuelleNews {
	width: 258px;
	float:left;
}

#siteName {
	float:right;
	width:490px;
	padding: 2px 0 0 10px;
}

#infoText #info {
	width: 258px;
	float:left;
}

#info .trenner {
	background-color:#262659;
	height: 28px;
	text-transform:uppercase;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
}

.pfeil {
	padding: 8px 10px 0 20px;
	}

#infoText #text {
	float:right;
	width:490px;
	padding: 10px;
}

.clear {
	clear:both;
	width:1px;
	height:1px;
	}

ul.newsList	 {
	list-style-image:url(../image/page/newsMarker.gif);
	list-style-position:outside;
	}

ul.newsList li{
	padding: 5px 0;
	font-weight: bold;
	}

ul.newsList li a{
	color: #ff0000;
	text-decoration:none;
}

.newsDatum {
	color: #145B8E;
	font-weight:bold;
}

.randBild img{
	padding: 5px;
}

.galHolder {
    width: 220px;
    float: left;
    margin: 5px;
    padding: 5px;
    text-align: center;
    border: 1px solid #262659;
    }

.galHolder img {
    padding: 0 0 5px 0;
    }

.error {
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    margin: 5px;
    border: 2px solid #262659;
    text-align: center;
    }
