/* CSS Document */
html {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

body {
	text-align: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px; 
	color: #000000;
	text-shadow: #c0c0c0 3px 3px 5px;
	margin: 20px 0px 10px 20px;
	padding: 0;
}

body#start {
	background: #CCECFF url(../img/bg_blue.jpg) repeat-x;
}

body#politik {
/*	background: #E3F7B4;*/
	background: #6AB141 url(../img/bg_green-ci.jpg) repeat-x;
}

body#afrika {
	background: #CFA35A;
}

body#internet {
	background: #808080 url(../img/bg_black.jpg) repeat-x;
}


body#fussball {
	background: #0B2707 url(../img/bg_green.jpg) repeat-x;
}

body#schalke {
	background: #21397F url(../img/bg_schalke.jpg) repeat-x;
}

body#obm {
	background: #DCE8E9;
}

body#fotos {
	background: #808080 url(../img/bg_black.jpg) repeat-x;
}

body#archiv {
	background: #A9B1FF;
}

body#login {
	background: #CCECFF url(../img/bg.jpg) repeat-x;
}

body#noentry {
	background: #7481FE url(../img/bg_darkblue.jpg) repeat-x;
}


/* Layout */

#wrapper { 
	padding: 0px;
	margin: 0px;
	color: #000000;
	height: auto;
}

#wrapper { 
	width: 856px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 856px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #wrapper { width: 856px;}

#container {
	float: left;
	display: block;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 856px;
}

div.clr {
	clear: both;
}

/* Text-Formate*/

#main_content { 
	margin: 0px;
	padding: 10px 10px 10px 10px;
	background: #fff;
	color: #000000;
	border: 0px green solid;
	text-align: left;
}

#main_content {
	float: left;
	width: 100%;
	z-index: 3;
}

#klickpfad {
	margin: 0px;
	padding: 5px 10px 5px 20px;
	background: #fff;
	color: #000000;
	border-bottom: 1px black solid;
	text-align: left;
	float: left;
	width: 845px;
}

.klickpfad_here {
	font-weight: bold;
}

#intro {
	margin:0;
	padding: 10px 15px 25px 15px;
	height: 85px;
	overflow: hidden;
#	margin-top: 10px;
#	margin-bottom: 5px;
#	padding: 3px 3px 3px 5px;
#	text-align: left;
#	font-size: 16px;
#	font-family: Arial, Helvetica, sans-serif;
#	font-weight: bold;
#	border: 0px solid #000000;
}
	
li {
	margin-left: -20px;
}

/* CSS1 UAs should see and use 2nd width */

html>body #main_content { width: 855px }

/* #linke- #mitte- und #rechtespalte im dynamic_css deklariert */

/* h2-Farbe im dynamic_css deklariert */

h2 {
	margin-top: 30px;
	text-align: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}


/* h3-Farbe und Background im dynamic_css deklariert */

h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px 3px 3px 5px;
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../img/botnavbg_green.jpg) repeat-x;
	background: #77B139;
/*	border: 1px solid #000000;
	border-right: 2px solid #ACC2AD;
	border-bottom: 2px solid #ACC2AD;*/
	height: 18px;
}

body#startdez09 div.h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../img/h3_green_bg.gif) repeat-x;
	background-position: bottom;
	border: 1px solid #63961F;
	height: 24px;
}

body#afrika div.h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../img/h3_brown_bg.gif) repeat-x;
	background-position: bottom;
	border: 1px solid #7C5210;
	height: 24px;
}

/* h4-Farbe und Background im dynamic_css deklariert */

h4 {
	margin-top: 3px;
	text-align: left;
	font-size: 14px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
#	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


/* Für untere Naviebene in einer Unterkategorie */

h4.metanavi {
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: left;
	font-size: 14px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
#	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* a.h4-Farbe im dynamic_css deklariert */

.imgborderblack {
	border: 2px solid black;
}

.align-center {
	text-align: center;
}

/* Allg. Links im Text */

a:link, a:visited {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: none;
	font-weight: normal;
	color: #4F53EF;
	text-decoration: underline;
}

a:hover {
	color: #FF6101;
	text-decoration: none;
}

a:active {
	font-weight: normal;
    	color: #4F53EF;
	text-decoration: underline;
}

/* top navigation menu */

#top_menu { 
	padding: 0px;
	margin: 0px;
	background: #dadada url(../img/navbg_silver.jpg) repeat-x;
	color: #333333;
	height: 26px;
}

#top_menu { 
	width: 885px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 875px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #top_menu { width: 875}

ul#topnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

ul#topnav li {
	float: left;
	height: 26px;
	text-align: center;
	border-right: 1px solid #727272;
	border-left: 1px solid #727272;
	color: #000;
	margin: 0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	width: 90px;
}


body#startdez09 ul#topnav li.here {
	background: #77B139 url(../img/navbg_green.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

body#start ul#topnav li.here {
	background: #9cf url(../img/navbg_lightblue.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

ul#topnav li.start a:hover {
/*	background: url(../img/hover_navbg_lightblue.jpg) repeat-x;*/
	background: #000 url(../img/hover_navbg_black.jpg) repeat-x;
	color: #000;
	margin-top: -1px;
	padding-top: 5px;
	height: 20px;
}

body#politik ul#topnav li.here {
	background: #77B139 url(../img/navbg_green.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

ul#topnav li.politik a:hover {
/*	background: url(../img/hover_navbg_green.jpg) repeat-x;*/
	background: #000 url(../img/hover_navbg_black.jpg) repeat-x;
	color: #000;
	margin-top: -1px;
	padding-top: 5px;
	height: 20px;
}

body#afrika ul#topnav li.here {
	background: #D3A85A url(../img/navbg_brown.jpg) repeat-x;
	height: 25px;
	color: #000;
}

ul#topnav li.afrika a:hover {
/*	background: #D3A85A url(../img/hover_navbg_brown.jpg) repeat-x;*/
	background: #000 url(../img/hover_navbg_black.jpg) repeat-x;
	color: #000;
	margin-top: -1px;
	padding-top: 5px;
	height: 20px;
}

body#internet ul#topnav li.here {
	background: #dadada url(../img/navbg_black.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

ul#topnav li.internet a:hover {
	background: #000 url(../img/hover_navbg_black.jpg) repeat-x;
	color: #000;
	margin-top: -1px;
	padding-top: 5px;
	height: 20px;
}

body#fussball ul#topnav li.here {
	background: #318A29 url(../img/navbg_96green.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

ul#topnav li.fussball a:hover {
/*	background: #318A29 url(../img/hover_navbg_96green.jpg) repeat-x;*/
	background: #000 url(../img/hover_navbg_black.jpg) repeat-x;
	color: #000;
	margin-top: -1px;
	padding-top: 5px;
	height: 20px;
}

body#schalke ul#topnav li.here {
	background: #6F9ECF url(../img/navbg_schalke.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

body#obm ul#topnav li.here {
	background: #6F9ECF url(../img/navbg_red.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

body#fotos ul#topnav li.here {
	background: #481F17 url(../img/botnavbg_fire.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

ul#topnav li.fotos a:hover {
/*	background: #481F17 url(../img/hover_navbg_fire.jpg) repeat-x;*/
	background: #000 url(../img/hover_navbg_black.jpg) repeat-x;
	color: #000;
	margin-top: -1px;
	padding-top: 5px;
	height: 20px;
}

body#archiv ul#topnav li.here {
	background: #D62D04 url(../img/navbg_red.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

ul#topnav li.archiv a:hover {
/*	background: #D62D04 url(../img/hover_navbg_red.jpg) repeat-x;*/
	background: #000 url(../img/hover_navbg_black.jpg) repeat-x;
	color: #000;
	margin-top: -1px;
	padding-top: 5px;
	height: 20px;
}

body#login ul#topnav li.here {
	background: #5C47C7 url(../img/navbg_lila.jpg) repeat-x;
	height: 25px;
	color: #fff;
}

ul#topnav li.login a:hover {
/*	background: #5C47C7 url(../img/hover_navbg_lila.jpg) repeat-x;*/
	background: #000 url(../img/hover_navbg_black.jpg) repeat-x;
	color: #000;
	margin-top: -1px;
	padding-top: 5px;
	height: 20px;
}

body#noentry ul#topnav li.here {
	background: #1405DD url(../img/navbg_blue.jpg) repeat-x;
	height: 21px;
	padding-top: 4px;
	color: #fff;
}

ul#topnav li.noentry a:hover {
/*	background: #1405DD url(../img/hover_navbg_blue.jpg) repeat-x;*/
	background: #000 url(../img/hover_navbg_black.jpg) repeat-x;
	color: #000;
	margin-top: -1px;
	padding-top: 5px;
	height: 20px;
}

ul#topnav li a {
	display: block;
	height: 20px;
	margin-top: -1px;
	padding-top: 5px;
	text-align: center;
	width: 90px;
	color: #000;
	text-decoration: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

ul#topnav li.here a {
	color: #fff;
}

ul#topnav li a:hover {
	color: #fff;
	text-decoration: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

/* Zweite Ebene Navigation */

#bot_menu {
	float: left;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 17px;
	line-height: 25px;
	margin: 0px;
	height: 25px;
	border: 1px solid #fff;
}

#bot_menu { 
	width: 856px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 856px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #bot_menu { width: 856}

#bot_menu a {
	color: #000;
	text-decoration: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#bot_menu a:hover {
	color: #000;
	text-decoration: underline;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

body#startdez09 div#bot_menu {
	background: #9cf url(../img/botnavbg_startdez09.jpg) repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

body#start div#bot_menu {
	background: #9cf url(../img/botnavbg_lightblue.jpg) repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

body#start div#bot_menu a {
	color: #fff;
}

body#politik div#bot_menu {
	background: #77B139 url(../img/botnavbg_green.jpg) repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

body#politik div#bot_menu a {
	color: #fff;
}

body#afrika div#bot_menu {
	background: #D3A85A url(../img/botnavbg_brown.jpg) repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

body#afrika div#bot_menu a {
	color: #fff;
}

body#internet div#bot_menu {
	background: #000;
	color: #FFCD10;
	font-weight: bold;
	font-size: 14px;
}

body#internet div#bot_menu a {
	color: #fff;
}

body#fussball div#bot_menu {
	background: #2D7B23 url(../img/botnavbg_96green.jpg) repeat-x;
	color: #91E286;
	font-weight: bold;
	font-size: 14px;
}

body#fussball div#bot_menu a {
	color: #fff;
}

body#schalke div#bot_menu {
	background: #6F9ECF url(../img/botnavbg_schalke.jpg) repeat-x;
	color: #B8DFFA;
	font-weight: bold;
	font-size: 14px;
}

body#schalke div#bot_menu a {
	color: #fff;
}

body#obm div#bot_menu {
	background: #6F9ECF url(../img/botnavbg_red.jpg) repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

body#obm div#bot_menu a {
	color: #fff;
}

body#fotos div#bot_menu {
	background: #481F17 url(../img/botnavbg_fire.jpg) repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	height: 21px;
}

body#fotos div#bot_menu a {
	color: #fff;
}

body#archiv div#bot_menu {
	background: #D62D04 url(../img/botnavbg_red.jpg) repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

body#archiv div#bot_menu a {
	color: #fff;
}

body#login div#bot_menu {
	background: #5C47C7 url(../img/botnavbg_lila.jpg) repeat-x;
	color: #5C47C7;
}

body#login div#bot_menu a {
	color: #1405DD;
}

body#noentry div#bot_menu {
	background: #1405DD url(../img/botnavbg_blue.jpg) repeat-x;
	color: #fff;
	padding-top: 4px;
	height: 21px;
}

body#noentry div#bot_menu a {
	color: #fff;
}

/* Top Menue */

#top_nav {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	white-space: nowrap;
	border-right: 2px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 12px;
	color: #4040FF;
}

ul#mainlevel-nav li a:hover
{
    color: #ff9400;
    text-decoration: none;
}

/* header for the website */

#header { 
	padding: 0px;
	margin: 0px 0px 5px 5px;
	height: 135px;
	width: 875px;
	color: #000;
}

/* manual navigation */

a.catnav {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/* content */

#content { 
	margin: 5px 0px 0px 5px;
	color: #000000;
	padding: 0px;
	background: #000000;
	width: 855px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 855px;
}

#footer { 
	clear: both;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 5px;
	height: 42px;
	width: 875px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	border-top: 1px solid #000000;
}

/***************************
*  Default styles for the
*      EXT rgmagnify
* by Ringer Georg (just2b)
***************************/
.t4{position:relative;bottom:25px;clear:both}
.t3{background:url(../img/lupe.gif) no-repeat center center;width:20px;height:20px;position:absolute;right:-1px;bottom:0;top:0;display:inline;cursor:pointer}
* html .t4{bottom:21px}
/* Pictures on right, add margin on left */