@charset "iso-8859-1";

/*** Intro ***/

#intro_seite {
	width: 868px;
	height: 495px;
	margin: auto;
	padding-top: 100px;
}

#intro_links {
	width: 185px;
	height: 490px;
	float: left;
}

#intro_mitte {
	width: 482px;
	height: 490px;
	margin-left: 5px;
	padding: 5px;
	float: left;
	background-image: url(../images/layout/intro_hintergr_hauptbild.png);
	background-repeat: no-repeat;	
}

#intro_bild {
	width: 482px;
	height: 200px;
	padding-top: 290px;
	background-image: url(../images/layout/intro_hauptbild.jpg);
	background-repeat: no-repeat;	
}

#intro_news {
	width: 452px;
	height: 140px;
	padding: 15px;
	background-image: url(../images/layout/intro_news.png);
	background-repeat: repeat;
	font-size: 1.2em;
	font-style: italic;
	text-align: left;
	color: #333;
	line-height: 1.3em;
}

#intro_rechts {
	width: 185px;
	height: 490px;
	float: right;
}

#intro_start {
	margin-top: 0px;
	padding-top: 5px;
}

#intro_fuss {
	height: 20px;
	clear: both;
}

/*** Layout ***/

#seite {
	z-index: 2;
	position: relative;
	width: 960px;
	margin: auto;
}

#kopf {
	background-image: url(../images/layout/hintergr_kopf.png);
	background-repeat: no-repeat;
	padding: 5px;
	margin-bottom: 5px;
	height: 168px;
	width: 960px;
}

#logo {
	height: 171px;
	width: 162px;
	position: absolute;
	z-index: 3;
	top: 30px;
	padding-left: 20px;
}

#social_bookm {
	position: absolute;
	z-index: 4;
	top: 5px;
	left: 763px;
	padding: 3px 5px 0 5px;
	background: url(../images/layout/hintergr_sb.png) no-repeat;
	width: 180px;
	height: 21px;
	color: #fff;
	font-size: 11px;
	text-align: right;
}

#social_bookm span {
	padding-top: 1px;
	float: left;
}

#social_bookm a {
	margin: 0 1px;
}

#inhalt_links {
	float: left;
	width: 190px;
}

#inhalt_mitte {
	float: left;
	width: 570px;
	margin: 0 5px;
}

#inhalt_rechts {
	float: right;
	width: 190px;
}

#fuss {
	clear: both;
	width: 960px;
	font-size: 1.1em;
}

/* Inhalte außen (180px) */

.fenster180_o {
	background-image: url(../images/layout/fenster180_o.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.fenster180_m {
	background-image: url(../images/layout/fenster180_m.png);
	background-repeat: repeat-y;
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
}

.fenster180_u {
	background-image: url(../images/layout/fenster180_u.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.fenster180_blau {
	background-image: url(../images/layout/fenster180_blau.png);
	background-repeat: no-repeat;
	height: 221px;
	width: 180px;
	padding: 5px;
}

.fenster180_blau2 {
	background-image: url(../images/layout/fenster180_blau2.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 180px;
	padding: 5px;
}

#navi {
	margin: 0;
	padding: 0;
}

#navi li {
	background-image: url(../images/layout/hintergr_navi.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 160px;
	margin: 0;
	padding-top: 4px;
	padding-left: 20px;	
	text-align: left;
	font-size: 1.3em;
	line-height: normal;
	list-style: none;
	list-style-position: outside;
}

#navi a {
	text-decoration: none;	
	color: #7a7a7a;
}

#navi a:hover {
	text-decoration: none;	
	color: #aaa;
}

#navi li.subnavi {
	padding-left: 30px;
	padding-top: 3px;
	margin: 0;
	background-image: none;
	background-color: #e9f0f7;
	height: 20px;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	font-size: 11px;
	line-height: normal;
	list-style: none;
	list-style-position: outside;
}

/* Inhalte mitte (530px) */

.fenster560_o {
	background-image: url(../images/layout/fenster560_o.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 530px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

.fenster560_m {
	background-image: url(../images/layout/fenster560_m.png);
	background-repeat: repeat-y;
	width: 530px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}

.fenster560_u {
	background-image: url(../images/layout/fenster560_u.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 560px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.fenster330_o {
	background-image: url(../images/layout/fenster300_o.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 300px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}

.fenster330_m {
	background-image: url(../images/layout/fenster300_m.png);
	background-repeat: repeat-y;
	width: 300px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 1.3em;
}

.fenster330_u {
	background-image: url(../images/layout/fenster300_u.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 330px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.fenster220_o {
	background-image: url(../images/layout/fenster220_o.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 190px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

.fenster220_m {
	background-image: url(../images/layout/fenster220_m.png);
	background-repeat: repeat-y;
	width: 190px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 1.1em;
}

.fenster220_u {
	background-image: url(../images/layout/fenster220_u.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 220px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* Sonstige */

.leiste {
	color: #fff;
	background-image: url(../images/layout/hintergr_leiste.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}

.spielanzeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #fff;
}

.block1 {
	border-bottom: dashed 1px #b5b5b5;
	padding: 2px 0;
}

#sponsoren img {	
	border: 1px solid #E2E2E2;
	padding: 3px;
}

#sponsoren_kl img {	
	border: 1px solid #E2E2E2;
	padding: 1px;
}

.news_extra {
	width: 300px;
	height: 165px;
}

.zelle_organigr {
	padding: 8px 2px;
	background-color: #E9F0F7;
	width: 75px; 
	text-align: center;
	line-height: 18px;
}

.zelle_organigr h2 {
	font-size: 16px;
	font-weight: bold;
}

.shareButton {
	padding: 0 0 10px 20px;
}

/*** Galerie ***/

img.galerie {
	padding: 3px;
	border: 1px solid #d8d4c8;
	background-color: #FFFFFF;
}

li.gal_uebersicht {
	float: left;
	height: 150px;
	width: 122px;
	margin: 0;
	list-style: none;
	text-align: center;
	font-size: 11px;
	line-height: 1.2em;
}

div.bild220_hintergr_o {
	width: 232px;
	height: 12px;
	text-align: center;
	background: url(../images/layout/bild220_hintergr_o.png) no-repeat top;
}

div.bild220_hintergr_u {
	width: 232px;
	height: 15px;
	text-align: center;
	background: url(../images/layout/bild220_hintergr_u.png) no-repeat bottom;
}

div.bild170_hintergr_o {
	width: 201px;
	height: 9px;
	text-align: center;
	background: url(../images/layout/bild170_hintergr_o.png) no-repeat top center;
}

div.bild170_hintergr_u {
	width: 201px;
	height: 12px;
	text-align: center;
	background: url(../images/layout/bild170_hintergr_u.png) no-repeat bottom center;
}

/* Admin */

#admin_seite {
	padding: 20px;
	padding-top: 60px;
	width: 920px;
}

