/* (c)2007 pixelonline.de */

* {
        margin: 0px;
        padding: 0px;
        border: 0px;
        outline: none;
        background: none;
}

body {
        margin-top: 21px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #0d2507;
        background-image: url(../img/bg.jpg);
        background-repeat: no-repeat;
		background-position: top center;
        color: #333333;
        text-align: center;
}

#main {
        margin: 0px auto;
        text-align: left;
        width: 780px;
        background-color: #FFFFFF;
}

#header {
        width: 780px;
        overflow: hidden;
        background-color: #FFFFFF;
}

#middle {
        width: 780px;
        background-color: #FFFFFF;
        overflow: hidden;
		background: url(../img/bg_content.jpg) no-repeat;
		background-position: top right;
}

#sidebar {
        float: left;
        margin: 20px 0px 0px 20px;
        padding: 0px;
        width: 147px;
		overflow: hidden;
}

#nav {
	width: 147px;
}

#gallery_preview {
	width: 147px;
	overflow: hidden;
}

#gallery_preview h1 {
	margin: 17px 0px 0px 0px;
}

#gallery_preview p {
	text-align: center;
	margin: 5px 0px 0px 0px;
	border: 1px dotted #00598d;
	background: url(../img/bg_news.jpg) no-repeat;
}

#news_preview h1 {
	margin: 17px 0px 0px 0px;
}

#news_preview p {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border: 1px dotted #00598d;
	background: url(../img/bg_news.jpg) no-repeat;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
	overflow: hidden;
}

#news_preview a {
	text-decoration: underline;
	color: #00598d;
}

a.but01, a.but02, a.but03, a.but04, a.but05, a.but06, a.but07, a.but08 {
        width: 147px;
        height: 33px;
        display: block;
        background: url(../img/menue.gif) no-repeat;
        overflow: hidden;
}

a.but01 {background-position: 0px 0px;}
a.but02 {background-position: 0px -33px;}
a.but03 {background-position: 0px -66px;}
a.but04 {background-position: 0px -99px;}
a.but05 {background-position: 0px -132px;}
a.but06 {background-position: 0px -165px;}
a.but07 {background-position: 0px -198px;}
a.but08 {background-position: 0px -231px;}

a.but01:hover {background-position: -150px 0px;}
a.but02:hover {background-position: -150px -33px;}
a.but03:hover {background-position: -150px -66px;}
a.but04:hover {background-position: -150px -99px;}
a.but05:hover {background-position: -150px -132px;}
a.but06:hover {background-position: -150px -165px;}
a.but07:hover {background-position: -150px -198px;}
a.but08:hover {background-position: -150px -231px;}

#content {
        float: left;
        width: 490px;
        margin: 20px 0px 0px 60px;
		overflow: hidden;
}

#content h1 {
        font-size: 18px;
        font-style: normal;
        font-weight: bolder;
        color: #00598d;
        margin-top: 52px;
}

#content h2 {
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #00598d;
        margin-top: 20px;
}

#content h3 {
        font-size: 12px;
        line-height: 21px;
        font-style: normal;
        font-weight: normal;
        color: #00598d;
        margin-top: 10px;
}

#content h4 {
        font-size: 18px;
        font-style: normal;
        font-weight: normal;
        color: #00598d;
        margin-top: 52px;
}

#content h5 {
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #666666;
        margin: 0px;
        padding: 0px;
}

#content h5 a {
        text-decoration: underline;
}

#content p {
        font-size: 14px;
        line-height: 21px;
        font-style: normal;
        font-weight: normal;
        text-align: justify;
        color: #111111;
        margin-top: 10px;
}

#content a {
        text-decoration: underline;
        color: #00598d;
}

#content ul {
	margin-top: 10px;
	margin-left: 40px;
	line-height: 22px;
}

#content li {
	font-size: 14px;
}

.galeriezeile {
	margin: 10px 0px 0px 0px;
	padding: 10px;
	font-size: 16px;
	color: #00598d;
	background: url(../img/bg_news.jpg) repeat-x;
	border: 1px dotted #00598d;
}

#galerieuebersicht_table {
	width: 490px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #00598d;
}

.galerieuebersicht_td {
	text-align: center;
	vertical-align: top;
	width: 157px;
	padding: 0px;
	margin: 0px;
	background: url(../img/bg_news.jpg) repeat-x;
	color: #f9fdff;
	border: 1px solid #ddf0fe;
}

.galeriebild {
	margin: 5px 0px;
	height: 99px;
	padding: 0px;
	border: 1px solid #00598d;
}

.newsauswahl {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	line-height: 21px;
	color: #00598d;
	padding: 10px;
	border: 1px dotted #00598d;
	background: url(../img/bg_news.jpg) repeat-x;
}

.newsauswahl select {
	width: 450px;
	color: #00598d;
	background-color: #fff;
	font-size: 14px;
}

#bottom {
	width: 780px;
	height: 75px;
}

#copyright {
	margin: 5px auto 50px auto;
    text-align: left;
	width: 780px;
	font-size: 11px;
	color: #fff;
}

#copyright a {
	text-decoration: underline;
	color: #fff;
}
