/*######################################################
mfk_common.css
18.12.2008
last change: 18.01.2009 - Oliver Hepfner
#######################################################*/
/*top, right, bottom and left*/
html, body 
	{
	background:url(../img/mfk_bg.jpg) repeat-x;
	text-align:center;
	margin:0px;
	padding:0px;

	} 

div, td 
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px; 
	color : #2172A6;
	}

h1 
	{
	color: #FB8027; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: verdana, arial, helvetica, sans-serif; 
	margin-top: 0; 
	margin-bottom: 10;
    }

.bodytext 
	{
	color : #2172A6;
	font-size : 12px; 
	font-family : verdana, arial, helvetica, sans-serif; 
	line-height : 16px; 
	} 

.bodytext a 
	{
	color : #2172A6; 
	font-size : 12px; 
	font-family : verdana, arial, helvetica, sans-serif; 
	text-decoration : underline; 
	} 

.bodytext a:hover 
	{
	color : #2172A6;
	font-size : 12px; 
	font-family : verdana, arial, helvetica, sans-serif; 
	text-decoration : underline; 
	} 

.bodytext a:active 
	{
	color : #2172A6;
	font-size : 12px; 
	font-family : verdana, arial, helvetica, sans-serif; 
	text-decoration : underline; 
	} 

#outline_top 
	{
	background:url(../img/h_moderner_fuenfkampf_berlin.jpg);
	background-repeat:no-repeat;
	height:191px;
	width:969px;
	}

#outline_bottom 
	{
	background:url(../img/outline_bottom.gif);
	background-repeat:no-repeat;
	width:969px;
	height:10px;
	}

	
.outline_marign {
	height: 75px;
 	overflow: hidden;
	}

a {
	color: #2172A6;
	font-size: 11px;
	font-family:verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	line-height:16px;
	}

a:hover {
	color: #2172A6;
	font-size: 11px;
	font-family:verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	line-height:16px;
	}

#wrapper 
	{
	width: 969px;
	text-align: center;
	margin: auto;
	}

/*###############start header ##################*/	
#header
	{
	width: 919px;
	padding: 0px 20px 0px 30px;
	text-align: left;
	}

#header_logo
	{
	float: left;
	width:100px;
	}

#logo
	{
	position:absolute; 
	top:10px; 
	height:98px;
	z-index: 4;	  
	float: left;
	overflow: visible;
	}

#header_headline
	{	  
	float: right;
	text-align: right;
	font-size:17px; 
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:top;
	}


/*###############end header ##################*/	
	
/*###############start content ##################*/	
#outline_content 
	{
	background:url(../img/outline_content.gif) repeat-y;
	width:969px;
	min-height:500px;
	height:auto !important;
	background-color: #B2D5E8;
	display: inline-block;
	}
	
#content_box
	{
	width: 949px;
	padding:20px 10px 10px 10px;
	
	}

#content_navigation
	{
	float: left;
	width: 229px;
	text-align: left;
	}

#content_typo
	{
	float: right;
	width: 710px;
	text-align: left;
	}

.spacer_3 
	{
	height: 3px;
 	overflow: hidden;
	}
	
.spacer_5 
	{
	height: 5px;
 	overflow: hidden;
	}
	
.spacer_10 
	{
	height: 10px;
 	overflow: hidden;
	}

/*###############start navigation##################*/
#box
	{
	width:211px;
	}

#outline_box_top 
	{
	background:url(../img/box_top.gif);
	background-repeat:no-repeat;
	height:14px;
	width:211px;
	}

#outline_box_bottom 
	{
	background:url(../img/box_bottom.gif);
	background-repeat:no-repeat;
	width:211px;
	height:14px;
	}
	
#outline_box_content 
	{
	background:url(../img/box_container.gif) repeat-y;
	width:211px;
	min-height:310px;
	height:auto;
	background-color: #B2D5E8;
	display: inline-block;
	}

#menue
	{
	height:150px;
	padding: 5px 4px 5px 14px;
	}
	

#navigation_box 
	{
	clear: both;
	width: 211px;
	height: 300px;
	background-image:url(../img/navigation_box.jpg);
	padding: 10px 10px 10px 10px;
	background-repeat:no-repeat;
	}
/*###############end lnavigation ##################*/	

/*###############start login_box##################*/

.login 
	{
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FB8027; 
	font-size: 12px; 
	font-weight:bold;
	}
#login_box 
	{
	clear: both;
	width: 211px;
	height: 169px;
	background-image:url(../img/login_box.jpg);
	padding: 10px 10px 10px 10px;
	background-repeat:no-repeat;
	}
/*###############end login_box##################*/	

/*###############start footer##################*/


#footer {
	background:url(../img/footer_bg.gif);
	width: 969px;
	height: 26px;
	clear: both;
	vertical-align:middle;
	text-align: right;
	}

#footer_text 
	{
	color:#FFFFFF;
	vertical-align:middle;
	font-size: 11px;
	text-align: right;
	font-weight:bold;
	margin: auto;
	padding: 5px 15px 5px 5px;
	}

#footer_text a 
	{
	color:#FFFFFF;
	font-size: 11px;
	font-family:verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	line-height:16px;
	}

#footer_text a:hover 
	{
	color:#FB8027;
	font-size: 11px;
	font-family:verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	line-height:16px;
	}


/*###############end footer##################*/

/*###############start navigation##################*/

#navi a
	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	display: block;
	color: #2172A6;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

#navi a:hover 
	{ 
	font-size:11px;
	display: block;
	font-weight:bold;
	line-height:20px;
	color: #FB8027;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

#link_active a
	{
	font-size:11px;
    line-height:20px;
	font-weight:bold;
	display: block;
	color: #FB8027;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

.navi_active 
	{ 
	font-size:11px;
	line-height:20px;
	display: block;
	font-weight:bold;
	color: #FB8027;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

/*###############start impressum##################*/

#impressum {
	width: 680px;
	clear: both;
	color: #2172A6;
	text-align: left;
	padding: 5px 0px 0px 0px;
	line-height : 16px; 
	}
#impressum_left
{
	width: 335px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#impressum_right
{
	width: 335px;
	float: right;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

#impressum_content
{
	width: 680px;
	color: #2172A6;
	float: left;
	text-align: justify;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

