/* Allgemeine Angaben */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px;
	padding: 0px;
	background: #F0F7FF;
	text-align: justify;
	}

h1 { 
	padding: 0px;
	font-size: 16px; 
	}
	
h2 { 
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px; 
	}

a { color: #000; }

img { border: none; }
/* Allgemeine Angaben Ende */

/* Gerüst */
#main_head { 
	width: 100%;
	height: 414px;
	background: url(img/site/bg.gif) repeat-x;
	position: relative;
	z-index: 1;
	}

#frame { 
	width: 900px;
	margin: -400px auto;
	}

#header { 
	height: 174px;
	width: 900px;
	background: url(img/site/kik.jpg) no-repeat;
	position: relative;
	z-index: 1;
	}
	
	/* Navigation */
	#navigation { 
		position: relative;
		z-index: 2; 
		}
	
	#navigation ul { 
		margin-left: 250px; 
		}
		
	#navigation ul li {
		float: left;
		list-style-type: none;	
		position: relative;	
		}
		
	#navigation ul li a {
		font-size: 17px;
		display: block;	
		width: auto;
		padding-right: 20px;
		color: #000;
		text-decoration: none;
		font-family: "comic Sans MS";
		letter-spacing: 1px;
		color: #fff;
		font-weight: bold;
		margin-top: 20px;
		}
		
	#navigation ul li a:hover, #subnav ul li a:hover {
		color: #FFFF00;
		text-decoration: underline;
		}
	
	#subnav ul { 
		margin-left: 424px; 
		width: 364px; 
		margin-top: -24px;
		}
		
	#subnav ul li {
		float: left;
		list-style-type: none;	
		}
	
	#subnav ul li a {
		font-size: 16px;
		display: block;	
		width: auto;
		padding-right: 20px;
		color: #000;
		text-decoration: none;
		font-family: "comic Sans MS";
		letter-spacing: 1px;
		color: #fff;
		font-weight: bold;
		margin-top: 10px;
		}	
	/* Navigation Ende */
	
#content {
	margin-top: 30px;
	width: 900px;
	position: relative;
	z-index: 3;
	}
	
#content2 {	float: left; width: 680px; }
	
#footer {
	clear: both;
	width: 900px;
	height: 20px;
	border-top: 1px solid #000;
	padding-bottom: 20px;
	position: relative;
	z-index: 3;
	}
	
#footer ul { margin-left: 590px; }
	
#footer ul li {
	float: left; 
	list-style-type: none;
	padding-left: 10px;
	}
		
#footer ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	}	
		
#footer ul li a:hover, .news_foot a:hover {	text-decoration: underline;	}
/* Gerüst Ende */

/* News Box */
#newsbox { 
	width: 200px;
	padding-left: 10px;
	float: right;
	border-left: 1px dashed #000;
	height: 90%;
	}
	
.news_head {
	height: 17px;
	font-weight: bold;
	padding-top: 3px;
	font-size: 12px;
	}

.news_text { font-size: 11px; text-align: left }
	
.links a img { border: 1px solid #000; }
.links li { margin-bottom: 10px;  }

/* Gästebuch, News und Kontaktformular */
.gb-main { 
	margin: 25px auto;
	width: 320px;
	}
	
.out, .gb-main span {
	display: block;
	padding-right: 3px;
	margin-top: 1px;
	width: 80px;
	height: 14px;
	float: left;
	}
	
.out { text-align: left; }
.gb-main span { text-align: right; }

.gb-mainout { 
	width: 100%; 
	border: 1px solid #000;
	margin-bottom: 15px;
	}

.gb-main span div {
	clear: left;
	width: 78px;
	margin-top: 7px;
	}
	
.gb-left, .gb-right {
	height: 17px;
	padding: 2px;
	background: url(img/site/gb-back.gif) repeat-x;
	background-color: #F0F7FF;
	}

.gb-left {
	width: 852px;
	float: left;	
	font-weight: bold;	
	}
	
.gb-right {
	width: 40px;	
	float: right;	
	}
	
.gb-out {	
	clear: left;
	padding: 5px;
	background-color: #F0F7FF;
	}
	
.gb-main div input {
	background-color: #3E9DFF;
	border: 1px solid #000;
	color: #000;	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 5px;
	height: 20px;
	width: 83px;
	}
	
.gb-button-pos { margin-left: 83px;	}
.gb-navi { text-align: center; margin-bottom: 15px; }

.gb-main input, .gb-main textarea {
	width: 170px;
	margin-bottom: 2px;
	background-color: #3E9DFF;
	}
	
.adresse { display: none; }
	
.contact1 li span {
	display: block; 
	width: 80px; 
	float: left;
	}
	
.contact1 li {
	margin-bottom: 2px;
	}

.contact1 {
	list-style-type: none;
	padding-left: 0px;
	}
	
input, textarea, select {
	border: 1px solid #000;
	height: 14px;
	width: 320px;
	margin-bottom: 0px;
	background-color: #AFD1F6;
	font: 12px Verdana, Arial,Helvetica, sans-serif;
	color: #000;
	}

.norm { width: 12px; }	

textarea {
	height: 110px;
	margin-top: 0px;
	}
	
.button {
	background-color: #3E9DFF;
	height: 18px;
	width: 119px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	}

.info {
	width: 140px;
	height: 90px;
	position: relative;
	margin-left: 260px;
	margin-top: -85px;
	}
	
.info a { font-weight: bold; }
	
ul { margin-bottom: -2px; }

.comment { 
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	background-color: #F0F7FF;
	}
	
.quelle { 
	text-align: right; 
	font-size: 10px;
	padding: 1px;
	}
/* Gästebuch und Kontaktformular Ende */

/* Vorstand */
.image-box {
	height: 180px;
	width: 143px;
	margin-right: 5px;
	float: left;
	}
	
.image-box h3 { margin: 0px; font-size: 14px; }
.image-box p { margin: 0px; font-size: 10px; }
.image-box p a { text-decoration: none; }
.image-box p a:hover { text-decoration: underline; }

/* Galerie */
.container {
	width: 100%;
	text-align: center;
	}
	
	.container a img, .overview a img { border: none; }	
	.container a, .overview a { color: #000; }
	.container a:hover { color: #ccc; }
	
.thumb, .overview {
	border: 1px solid #000;
	width: 160px;
	height: 160px;
	float: left;
	margin: 9px;
	text-align: center;
	display: block; 
	}	
	
	.thumb:hover, .overview:hover { background: #ccc; }
	.overview { height: 180px; }
		.overview a { text-decoration: none; }	

.nav { clear: both; }
/* Bildergalerie Ende */

/* Navigation */
.navigation { 
	font-weight: bold; 
	clear: left;
	text-align: center;
	margin-bottom: 10px;
	}
	
	.navigation a, .navigation .next, .navigation .prev {
		text-align: center; 
		border: 1px solid #000;
		width: auto;
		padding: 0px 4px 0px 4px;
		height: 18px;
		margin: 0px 1px 0px 1px;
		color: #000;
		text-decoration: none;
		}
		
		.navigation a:hover { background: #ccc; text-decoration: none; }
		.navigation .next, .navigation .prev { width: 50px; }		
		.navigation .act { background: none; border: none; }

/* Künstler */
.art_left { 
	width: 400px;
	padding: 5px;
	float: left;
	text-align: left;
	}

.art_left a { font-weight: bold; text-decoration: none; }

.art_right { 
	width: 300px;
	text-align: center;
	padding: 5px;
	float: right;
	}

.art_foot { 
	clear: both;
	text-align: center;
	font-weight: bold;
	}

