
body {
	margin: 0;
	padding: 0;
	background-image:url(img/bg.gif);	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

}

#container {
	text-align: center;
	}

h1, h2, h3 {
	margin-top: 0;
	
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	color: #FFFFFF;
}

h3 {
	font-size: 1em;
}

a {
	text-decoration: none;
	color: #56738a;
}

a:hover {
border-bottom:dotted;
border-top:dotted;
}

a img {
	border: none;
}

#header {
	width: 980px;
	margin: 0 auto;
	height: 275px;
	border-left: solid 2px #50575c;
	border-right: solid 2px #50575c;
	}

/* Header */

#logo {
	width: 980px;
	height: 222px;
	margin: 0 auto;
	background-image:url(img/header.jpg);
}


#logo h1 {
	padding: 90px 0 0 350px;
	font-weight: normal;
	font-size: 1em;
}


/* Menu */

#menu {
	text-align:center;
	width: 980px;
	margin: 0 auto;

	padding: 10px 0;
	height: 30px;
	background-color:#192329;
	border-bottom: solid 2px #50575c;

}

#menu ul {
	margin: 0;
	margin-left:30px;
	padding: 0;
	list-style: none;

}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 6px 15px 10px 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #56738a;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	position:relative;
	padding: 20px 0 0 0;
	background: #151e25;
	border-left: solid 2px #50575c;
	border-right: solid 2px #50575c;
}

/* Content */

#start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:11px;
	color: #FFFFFF;
	margin: 5px;
}

#start_left { 
	width: 300px;
	float:left;
	}
	
#start_right { 
	width: 330px;
	float:right;
	}

#content {
	float: left;
	width: 652px;
	margin-left: 5px;
	border: 1px #232e35 solid;
	
}

#content2 {
	float: left;
	width: 649px;
}
#content3 {
	float: right;
	width: 360px;
}
#content4 {
	float: left;
	width: 810px;
	margin-left: 5px;
	border: 1px #232e35 solid;
	
}

.post {
	padding-bottom: 15px;
	line-height: 180%;
}

.title {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom:dotted;
	border-top:dotted;
}

.byline {
	border-bottom: 1px solid #6c7276;
	margin: 0px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px;
}

.links {
	padding: 4px 20px;
	text-align: right;
	font-weight: bold;
	background: #192329;
}

.links a {
	border: none;
	color: #FFFFFF;
}

.links a:hover {
	border-bottom:dotted;
	border-top:dotted;
}

/* Sidebars */

#anzeige {
	text-align:center;
	margin-bottom: 20px;
}

#sidebar {
	float: left;
	margin-left: 5px;
	width: 153px;

}

.sidebar_left_1 {

	padding: 0;
	font-size: 12px;
	border: 1px #232e35 solid;
	background: #192329;
	text-align: center;
}

.sidebar_left_1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar_left_1 li {
	padding: 0 0 0px 0;
}

.sidebar_left_1 li ul {
}

.sidebar_left_1 li li {
	margin: 0 5px 0 5px;
	padding: 5px 0px;
	border-bottom: 1px #193245 dashed;
}

	
.sidebar_left_1 li h2 {
	text-transform: uppercase;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #56738a;
	font-weight: normal;
	margin-top: 10px;
}

.sidebar_left_1 a {
	text-transform:none;
	color: #939393;
}




.sidebar_left_2 {
	margin-top: 5px;
	padding: 0 0 10px 0;
	font-size: 11px;
	border: 1px #232e35 solid;
	background: #192329;
	text-align: center;
}

.sidebar_left_2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar_left_2 li {
	padding: 0 0 0px 0;
}

.sidebar_left_2 li ul {
}

.sidebar_left_2 li li {
	margin: 0 5px 0 5px;
	padding: 5px 0px;
	border-bottom: 1px #193245 dashed;
}

	
.sidebar_left_2 li h2 {
	text-transform: uppercase;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #56738a;
	font-weight: normal;
	margin-top: 10px;
}

.sidebar_left_2 a {
	color: #939393;
}

/* Footer */

#footer {
	width: 970px;
	height: 200px;
	margin: 0 auto;
	border: 1px #232e35 solid;
	background: #192329;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	border:none;
}

#footer_box {
	width: 313px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	text-transform:uppercase;
}

#footer_box_in_box {
	width: 156px;
	float: left;
	text-align: center;
	text-transform:none;
}

#footer_box_in_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_box_in_box li {
	border-bottom: 1px #193245 dashed;
	margin: 0 5px 0 5px;
	padding: 5px 0px 5px 0px;
}

#footer_box_in_box a {
	color: #8d9598;
	font-size: 11px;
}

#footer_box h2 {
	font-size:13px;
	letter-spacing:10px;
	font-weight: normal;
	color: #586a76;
	text-align:center;
	margin-bottom: 5px;
}

#bild_mittig {
	text-align: center;
}

#skyscraper {
	position: absolute; 
	top: 0px;
	left: 990px; 	
	width: 160px;
	height: 600px;
	}
