* { 
	padding: 0; 
	margin: 0; 
}

body {
    font: normal 12px Arial, Verdana, sans-serif;
    color: #000; 
	background-color: #E5E5E5;
	line-height: 1.3em;
}
#schrift_innen {
	color: #000000;
	font-size: 12px;
	border-bottom: solid 1px #aeaeae;
	padding: 1px 1px 1px 3px;
	line-height: 1.0em;
}
#wrapper {
	width: 1000px;
	border: solid 10px #E5E5E5;
	background-color: #E5E5E5;
}

#content {
	float: right;
	width: 750px;
}

#content h1 {
	font-size: 16px;
}

#content h1.chnhead {
	font-size: 14px;
	margin: 27px 0 -12px 0;
}

#content h2 {
	font-size: 14px;
	margin: 20px 0 -5px 0;
}

#content h3 {
	font-size: 16px;
	margin-top: 35px;
}

#content h4 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: -6px;
}

#content h4.gapped {
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: -6px;
}

#content h5 {
	font-size: 16px;
	margin-bottom: -5px;
}

#content h6 {
	font-size: 18px;
}

#content a, #content a:visited {
	color: #2f3255;
}

#content a:hover {
	color: #8f8f8f;
}

#content p {
	margin: 15px 0;
}

#content p.byline {
	font-size: 11px;
	margin: 0 0 2px 0;
}

#content p.img_byline {
	/*font-size: 11px;*/
	margin: 25px 0 2px 0;
}

#content p.dateline {
	font-size: 11px;
	margin: -3px 0 2px 0;
}

#content p.dateline a {
	color: black;
}

#content p.subhead-1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#content p.article_nav {
	font-size: 11px;
	margin: 4px 0 30px 0;
}

#content p.article_nav a, #content p.article_nav a:visited {
	color: #000;
	font-size: 11px;
}

#content p.article_nav a:hover {
	color: #8f8f8f;
}

#content p.img_article_nav {
	font-size: 11px;
	margin: 4px 0 25px 0;
}

#content p.img_article_nav a, #content p.img_article_nav a:visited {
	color: #000;
	font-size: 11px;
}

#content p.img_article_nav a:hover {
	color: #8f8f8f;
}

#content p.article_nav_tight {
	color: #000;
	font-size: 11px;
	margin: 3px 0 10px 0;
}

#content p.article_nav_tight a, #content p.article_nav_tight a:visited {
	color: #000;
	font-size: 11px;
}

#content p.article_nav_tight a:hover {
	color: #8f8f8f;
}

#content p.disclaimer {
	font-size: 11px;
	color: #aeaeae;
	line-height: normal;
}

#content a:link, #content a:visited {
	font-weight: bold;
}

#page_description {
	color: #aeaeae;
	font-size: 11px;
	width: 570px;
	background-color: #fff;
	border-bottom: solid 1px #aeaeae;
	padding: 1px 1px 1px 3px;
	line-height: 1.0em;
}
#page_description_2 {
	color: #aeaeae;
	font-size: 11px;
	width: 750px;
	background-color: #E5E5E5;
	border-bottom: solid 1px #aeaeae;
	padding: 1px 1px 1px 50px;
	line-height: 1.0em;
}

#bottom_ad {
	margin:0px 0px 0 0px;
        text-align: center;
}
#video {
	padding: 0px;
	margin:0px;
	}

#wrapper-wide {
	width: 960px;
	border: solid 2px black;
	background-color: #fff;
}

#wrapper-ultrawide {
	width: 1160px;
	border: solid 2px black;
	background-color: #fff;
}

#content-wide {
	float:left;
	width:810px;
	padding:2px 5px 2px 5px;
	background-color:#5b5b5b;
}

#content-ultrawide {
	padding:2px 5px 5px 5px;
	background-color:#5b5b5b;
}

#sidebar-wide {
	float:right;
	width:140px;
	background-color:black;
	color:white;
	text-align:center;
	padding: 5px 0;
	/*border-left:1px solid #9e9e9e;*/
}

#footer-wide {
	width: 960px;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #5e5e5e;
	padding: 8px 0;
}
#farb-mitte {
	background-color: #ffffff;
}

#footer-ultrawide {
	width: 1160px;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #5e5e5e;
	padding: 8px 0;
}

#footer-wide a, #footer-wide a:visited, #footer-ultrawide a, #footer-ultrawide a:visited {
	font-size: 10px;
	color: #5e5e5e;
	text-decoration: none;
}

#footer-wide a:hover, #footer-ultrawide a:hover {
	color: #000;
	text-decoration: underline;
}

#header {
	height: 100px;
        background-color: #E5E5E5;
        margin:0px 0px 0 70px;
}
#header_1 {
	height: 100px;
        background-color: #E5E5E5;
        margin:0px 0px 0 180px;
}
#nav {
	z-index: 99;
	float: left;
	width: 777px;
	height: 25px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	border-top: 1px solid #262748;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
}

#nav a {
	float: left;
	padding: 4px 11px;
	text-decoration: none;
	color: #fff;
}

#nav a:hover, #nav a.active {
	color: #fff;
	background: #2d2d51;
}

#nav a.active {
	font-weight: bold;
}

#sidebar_temp {
	width: 140px;
	float: left;
}

/*#sidebar {
	width: 140px;
	float: left;
}*/
	
#sidebar ul {
	margin: 1px 5px 0px 5;
}

#sidebar li {
	margin-top: 0;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
}	

#sidebar ul.inline {
	list-style: none;
}

#sidebar ul.inline li {
	float: left;
	margin-left: 1px;
	margin-right: 3px;
	margin-bottom: 20px;
	padding-left: 13px;
}
		
#sidebar a:link, #sidebar a:visited {
	font-size: 12px;
	color: #262748;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .adbrite {
	width: 140px;
	float: left;
	text-align: center;
}

#sidebar .adHeadline {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #535353;
}

#sidebar .adText {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color: #000;
}

#sidebar3 {
	float: right;
	width: 120px;
	padding: 0px 35 0px 0;
	text-align: center;
}
	
#sidebar3 img {
	padding-bottom: 0px;
}

#sidebar3_120 {
	float: right;
	width: 120px;
	padding: 0px;
	text-align: center;
}
	
#sidebar3_120 img {
	padding-bottom: 0px;
}
#sidebar2 {
	float: right;
	width: 120px;
	padding: 0px 0 0px 0;
	text-align: center;
}
	
#sidebar2 img {
	padding-bottom: 0px;
}

#sidebar2_120 {
	float: right;
	width: 120px;
	padding: 0px;
	text-align: center;
}
	
#sidebar2_120 img {
	padding-bottom: 0px;
}
#footer {
	width: 921px;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #5e5e5e;
	padding: 8px 0;
}
#footer a, #footer a:visited {
	font-size: 10px;
	color: #5e5e5e;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer-wide {
	width: 960px;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #5e5e5e;
	padding: 8px 0;
}

#footer-ultrawide {
	width: 1160px;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #5e5e5e;
	padding: 8px 0;
}

#footer-wide a, #footer-wide a:visited, #footer-ultrawide a, #footer-ultrawide a:visited {
	font-size: 10px;
	color: #5e5e5e;
	text-decoration: none;
}

#footer-wide a:hover, #footer-ultrawide a:hover {
	color: #000;
	text-decoration: underline;
}

.gallery_table {
	margin-bottom: 20px;
}

.gallery_table td {
	text-align: center;
	vertical-align: top;
        font: normal 12px Arial, Verdana, sans-serif;
}

.gallery_table img {
	margin-bottom: -5px;
}
.sponsor_text {
	width: 475px;
	color: #800000;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}
.sponsor_block {
	width: 475px;
	border: solid 1px #aeaeae;
	text-align: left;
	padding: 2px;
	margin-bottom: 35px;
}

.sponsor_block img {
	padding-right: 3px;
}

#content .sponsor_block a, #content .sponsor_block a:visited {
	color: #000;
}

.sponsor_message img {
	padding-right: 3px;
}
#content p.article_nav {
	font-size: 11px;
	margin: 4px 0 30px 0;
}

#content p.article_nav a, #content p.article_nav a:visited {
	color: #000;
	font-size: 11px;
}

#content p.article_nav a:hover {
	color: #8f8f8f;
}

#content p.img_article_nav {
	font-size: 11px;
	margin: 4px 0 25px 0;
}

#content p.img_article_nav a, #content p.img_article_nav a:visited {
	color: #000;
	font-size: 11px;
}

#content p.img_article_nav a:hover {
	color: #8f8f8f;
}

#content p.article_nav_tight {
	color: #000;
	font-size: 11px;
	margin: 3px 0 10px 0;
}

#content p.article_nav_tight a, #content p.article_nav_tight a:visited {
	color: #000;
	font-size: 11px;
}

#content p.article_nav_tight a:hover {
	color: #8f8f8f;
}
#article {
	padding: 10px;
	width: 570px;
	float: left;
        color: #000000;
        background-color: #ffffff;
}

#article_padded {
	padding: 15px 30px 10px 30px;
	width: 530px;
	float: left;
}

#article_120 {
	padding: 10px;
	width: 598px;
	float: left;
}

#article_photobank {
	padding: 10px;
	width: 430px;
	float: left;
}

#article_rnav {
	padding: 10px;
	width: 448px;
	float: left;
}

#article_nosidebar {
	padding: 10px;
	width: 760px;
	float: left;
}
#li_ob {
       margin:0px 0px 0 20px;
}
.inline {
	width: 150px;
}
#unten_intern{
       margin:10px 0px 0 20px;
}
