/* CSS Document */

*{
	border:0px solid #eee;
	margin:0;
	padding:0;
	list-style:none;
	}
	
body {
	margin:0 auto;
	border:0;
	padding:0;
	background-color: #eff9d5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

table, tr, td {
	margin:0;
	padding:0;
	vertical-align:top;
}

img {
	border: 0; margin:0; padding:0;
}

#container {
	width: 980px;
	padding-right:150px;
	text-align:left;
	margin:0 auto;
}

#leatherboard {
	background:url(images/layout/bg-leatherboard.png) bottom left no-repeat;
	min-height: 20px;
	margin-top:5px;
	padding-right:25px;
	padding-bottom:7px;
	text-align:right;
}

#leatherboard img {
}
	
#topper {
	background:url(images/layout/bg-topper.png) bottom left no-repeat;
	height:45px;
}

#topper h3, #topper h4 {
	width:210px;
	text-align:center;
	color:#9dac77;
	font-size: 18px;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:15px;
	padding-left:17px;
	display:inline;
	float:left;
}

#navigation {
	width: 700px;
	float:left;
}

#topper ul {
	margin:0;
	list-style:none;
	padding-top:12px;
}

#topper li {
	float:left;
	line-height:28px;
	font-size:12px;
	font-weight:bold;
	padding: 0 20px 0 20px;
	border-left: 1px solid #789c15;
}

#topper li.erste {
	border:none;
}

#topper a:link, #topper a:visited {
	text-decoration:none;
	padding:0 2px 0 2px;
}
#topper a:hover, #topper a:active, #topper a:focus {
	background-color:#333;
}

#header {
	height:120px;
	background:url(images/layout/bg-header.png) no-repeat;
}

#login {
	float:left;
	width: 197px;
	padding: 7px 6px 7px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}

.avatar_container {
	border: 2px solid #FFF;
	float:left;
	margin-top:3px;
	margin-right:5px;
}

.login-welcome {
	color:#e0eccf;
	margin-left:50px;
}

.login-welcome p {
	padding-bottom:15px;
}

.login-welcome a:link, .login-welcome a:visited {
	color:#e0eccf; text-decoration:none; padding-left:12px; padding-right:2px; background:url(images/layout/pfeil.png) left no-repeat;
}
.login-welcome a:hover, .login-welcome a:active, .login-welcome a:focus {
	color:#e0eccf; background:url(images/layout/pfeil-hover.png) left no-repeat; background-color:#4c6800;
}

.sidebarlogin_otherlinks {
	font-size:10px;
	color:#e0eccf;
	line-height:11px;
	padding-top:1px;
}

.sidebarlogin_otherlinks a:link, .sidebarlogin_otherlinks a:visited {
	color:#e0eccf; text-decoration:none; padding-left:12px; padding-right:2px; background:url(images/layout/pfeil.png) left no-repeat;
}
.sidebarlogin_otherlinks a:hover, .sidebarlogin_otherlinks a:active, .sidebarlogin_otherlinks a:focus {
	color:#e0eccf; background:url(images/layout/pfeil-hover.png) left no-repeat; background-color:#4c6800;
}

#rememberme {
	margin-top:3px;
}
.submit {
	float:left;
	margin-right:5px;
	margin-top:3px;
}

#wp-submit {
	height:17px;
	font-size:11px;
}

#select-logo-feld {
	float:left;
	padding: 2px 0 2px 1px;
}

#select-logo-feld h2, #select-logo-feld h3 {
	margin-top:-43px;
	margin-left:110px;
	z-index:3;
	font-size:75%;
	font-weight:normal;
	text-transform:lowercase;
}

#inhalt-table {
	width:100%;
	background:url(images/layout/bg-allgemein.png);
}

td#left {
	width: 227px;
	vertical-align:top;
	border-right:2px solid #1d2322; /* anstelle von margin-rightom damit der Zwischenraum #1d2322 ist */
}

.block-left {
	width: 200px;
	min-height:200px;
	padding: 5px;
	margin-left: 17px;
	background:url(images/layout/bg-block-left.png) top left no-repeat;
	font-size:80%;
}

.block-left-charts {
	width: 200px;
	min-height:200px;
	padding: 5px;
	margin-left: 17px;
	background:url(images/layout/bg-block-left-charts.png) top left no-repeat;
	font-size:80%;
}

.block-left-unten {
	width: 210px;
	margin-left:17px;
	height:15px;
	background:url(images/layout/bg-block-left-unten.png);
	border-bottom:2px solid #1d2322; /* anstelle von margin-bottom damit der Zwischenraum #1d2322 ist */
}

.block-left h5, .block-left-charts h5 {
	padding-left:16px;
	font-size:120%;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
}

.block-mitte-200px, .block-mitte-200px-zeit {
	width:200px;
	height:249px;
	float:left;
	border-bottom:2px solid #1d2322; /* anstelle von margin-bottom damit der Zwischenraum #1d2322 ist */
	border-right:2px solid #1d2322; /* anstelle von margin-rightom damit der Zwischenraum #1d2322 ist */
	font-size:80%;
	padding: 5px;
}

.block-mitte-200px {
	background:url(images/layout/bg-block-mitte-200px.png);
}

.block-mitte-200px-zeit {
	background:url(images/layout/bg-block-mitte-200px-zeit.png);
}

.block-mitte-200px h5, .block-mitte-200px-zeit h5 {
	padding-left:16px;
	font-size:120%;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
}

#block-aktuell {
	width: 521px;
	height:259px;
	background:url(images/layout/bg-block-aktuell.png);
	float:left;
	font-size:80%;
	border-bottom:2px solid #1d2322; /* anstelle von margin-bottom damit der Zwischenraum #1d2322 ist */
}

#block-aktuell h5 {
	text-align:left;
	padding:5px 0 0 20px;
	font-size:120%;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:7px;
}

#block-aktuell-uber {
	width: 521px;
	height:15px;
	float:right;
	margin-top:-16px;
	margin-right:18px;
	background:url(images/layout/bg-block-aktuell-uber-24.png);
}

#veranstaltung-feld {
	height:62px;
	width: 249px;
	float:right;
	z-index:4;
	background:url(images/layout/bg-veranstaltungs-feld-24.png);
	margin-top:-162px;
	margin-right:18px;
	padding: 16px 0 0 45px;
	font-size:80%;
	cursor: hand;
	cursor: pointer;

}

.veranstaltung-titel {
	font-size:130%;
	font-weight:bold;
	text-transform:uppercase;
}

#inhalt, #inhalt-page {
	min-height:29px;
	background:url(images/layout/bg-inhalt-oben.png) no-repeat top left;
	clear:both;
	font-size:80%;
	margin-right:18px;
	padding: 0 4px 0px 4px;
}

#inhalt h4, #inhalt-page h2, .blogtitel {
	text-align:left;
	padding:5px 0 0 12px;
	font-size:120%;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
}

#inhalt-text {
	padding:5px;
	text-align:justify;
}

#inhalt-blog {
	padding:5px;
	width: 461px;
	text-align:justify;
	float:left;
}

#inhalt-text p, #inhalt-blog p {
	margin-bottom:10px;
}

.werbung-standart {
	width:468px;
	margin-bottom:10px;
}

.werbung-250x250 {
	width: 250px;
	margin-bottom:10px;
	margin-left:5px;
	float:right;
}

.werbung-250x250-blog {
	width: 250px;
	margin-bottom:10px;
	margin-left:4px;
	float:right;
}

#fuss {
	min-height:15px;
	background:url(images/layout/bg-allgemein-unten.png) top left no-repeat;
	padding: 40px 200px 30px 200px;
	text-align:center;
	font-size:70%;
	color:#acb596;
}

#fuss a:link, #fuss a:visited {
	color:#acb596; text-decoration:none;
}
#fuss a:hover, #fuss a:active, #fuss a:focus {
	color:#acb596; background-color:#4c6800;
}

#charts-table {
	width:100%;
	border:0;
}

.charts-nr {
	width: 20px;
}

.news-titel {
	font-weight:bold;
	color:#e0eccf;
	padding-bottom:3px;
}

.news-text {
	font-size:85%;
	text-align:justify;
}

.news-link {
	font-size:85%;
	text-align:right;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}

.news-link a:link, .news-link a:visited {
	color:#e0eccf; text-decoration:none; padding-left:12px; padding-right:2px; background:url(images/layout/pfeil.png) left no-repeat;
}
.news-link a:hover, .news-link a:active, .news-link a:focus {
	color:#e0eccf; background:url(images/layout/pfeil-hover.png) left no-repeat; background-color:#4c6800;
}

#skyscraper-outside {
	position:absolute;
	top: 130px;
	margin-left: 980px;
	z-index:3;
	width: 160px;
	height:600px;
}
	

/* DIVERSES */

.cursor {
	cursor: hand;
	cursor: pointer;
	}

.padding10 {
	padding: 10px;
}

a:link, a:visited {
	color:#e0eccf; text-decoration:none;
}

a:hover, a:active, a:focus {
	color:#e0eccf; background-color:#4c6800;
}

.piclink a:link, .piclink a:visited {
	font-style:italic; color:#000; text-decoration:none;
}

.piclink a:hover, .piclink a:active, .piclink a:focus {
	background-color:#e2001b;
}

.borderless a:link, .borderless a:visited {
	font-style:italic; color:#ccc; text-decoration:none; border:0;
}

.borderless a:hover, .borderless a:active, .borderless a:focus {
	background-color:#e2001b; border:0;
}


.font80 { font-size:80%; }
.font120 { font-size:120%; }

/* Blog */

.title {
	background-color:#96a66f;
	margin-bottom:10px;
}

.title p, .title h2 {
	font-size:160%;
	color:#fff;
	display:inline;
	font-weight:normal;
}

.title a:link, .title a:visited {
	color:#fff; text-decoration:none;
}

.title a:hover, .title a:active, .title a:focus {
	color:#e0eccf; background-color:#4c6800;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	border:2px solid #fff;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	border: 2px solid #fff;
	padding: 2px;
	background: #fff;
	float:right;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

/* End Comments */

#sidebar {
	width:250px;
	float:right;
}

.sidebar-titel {
	font-size:100%;
	font-weight:bold;
	background-color:#4c6800;
	margin-bottom:5px;
}

#sidebar ul {
	margin-bottom:10px;
}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


