* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	border: 0;
}

head, body {
	background-color: #a7abce;
	font: 12px Verdana, Arial;
	background: url(../nimages/orange/hintergrund/freunde_orange.png) no-repeat fixed;
}

/* @group style classes */



.clear {
	clear: both;
}

.right {
	float: right;
}

.hidden {
	display: none;
}

strong {
  	color: #444;
}

.notice {
  	background-color: #f5a100;
}

#warning {
  	background-color: #ff5248;
}

.icon-link {
  	display: block;
  	width: 16px;
  	height: 16px;
}

h1 {
	float: left;
	color: #fff;
	background-color: #f77311;
	display: block;
	text-align: center;
	width: 236px;
	font-size: 12px;
}

h2 {
	font-size: 12px;
}

#ausgang {
	color: #666;
}

#ausgang:hover {
	color: #444;
}

.link:link, .link:visited {
  	text-decoration:none; 
  	color:#444444;
}

.link:active {
  	color:#990000
}

.link:hover {
  	color:#000000;
}

.img_small {
	float: left;
  	max-width: 80px;
  	max-height: 80px;
	margin: 2px 4px 4px 0;
}

.img_big {
	clear: left;
	float: left;
  	max-width: 250px;
  	max-height: 250px;
	margin: 10px 15px 15px 0;
}

h3 {
  	color: #444;
  	float: left;
  	font-size: 16px;
  	width: 770px;
}
/* @end */

/* @group page-full */

#page-full {
	top: 0px;
	left: 0px;
	position: relative;
	width: 995px;
	height: 640px;
}

/* @group page-header */

#page-header {
	position: fixed;
	float: left;
	width: 1282px;
	height: 170px;
	background-image: url(../nimages/orange/hintergrund/header_orange.png);
	z-index: 2;
}

#mfde-logo {
	float: left;
	width: 205px;
	height: 91px;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 3px;
	line-height: 1px;
	background: url(../nimages/orange/logo_orange.png) no-repeat;
	display: inline;
}

/* @group header-nav */

.nav-slider {
	float: left;
	margin-right: -100px;
	margin-top: -30px;
	display: inline;
}

.nav-active {
  	margin-top: -20px;
  	margin-left: -10px;
  	margin-right: -90px;
}

.nav-slider:hover {
  	margin-top: -20px;
  	margin-left: -10px;
  	margin-right: -90px;
}

.nav-active:hover {
  	margin-top: -10px;
  	margin-left: -20px;
  	margin-right: -80px;
}

#counter {
	z-index: 10;
	position: fixed;
	float: left;
	margin-top: 630px;
	margin-left: 10px;
}

#nav-logout {
	background: url(../nimages/orange/reiter/mfde_logout.png) no-repeat;
  	float: left;
	margin-left: 80px;
	margin-top: 18px;
	display: inline;
	width: 70px;
	height: 57px;
}

#nav-logout a {
	display: block;
	width: 70px;
	height: 57px;
}

#nav-logout:hover {
  	background: url(../nimages/orange/reiter/mfde_logout_hover.png) no-repeat;
  	margin-left: 69px;
  	width: 81px;
}


/* @end */

#kk-logo {
	margin-top: 3px;
	margin-left: 110px;
	float: left;
  	width: 125px;
  	height: 75px;
	background: url(../nimages/orange/kklogo_orange.png) no-repeat;
	display: inline;
}

#kk-link {
  	display: block;
  	width: 100px;
  	height: 60px;
}

/* @end */

#claim {
	position: fixed;
	margin-top: 114px;
	margin-left: 280px;
	float: left; 
	width: 700px;
	height: 57px; 
	display: inline;
	z-index: 15;
}

/* @group page-nav */


#page-nav {
	position: fixed;
  	margin-top: 130px;
	clear: both;
	float: left;
	width: 225px;
	height: 520px;
	padding-top: 40px;
	z-index: 2;
}

.nav-button {
  	float: left;
  	width: 215px;
  	height: 55px;
  	z-index: 5;
  	display: inline;
}

.nav-button:hover {
  	padding-left: 15px;
}

nav-button a {
  	display: block;
  	width: 215px;
  	height: 55px;
}

/* @end */

/* @group page-content */

#page-content {
	position: absolute;
	margin-left: 225px;
	margin-top: 170px;
	float: left;
	height: 520px;
	width: 770px;
	z-index: 1;
}

#link {
  	font:bold 11pt Verdana;
  	color: #444444;
}

.klink {
  	font: 8pt Verdana;
  	color: #444444;
		border-bottom-style: solid;
}

#page-content caption {background-color:#f77311; font-weight:bold;font-size: 8pt; padding: 3px 0 3px 0; margin-bottom: 3px;
	border-bottom: 1px solid #f77311;
}
#page-content caption.sub {background-color:#f77311; font-weight:bold;font-size: 8pt; padding: 0; margin: 5px 0 3px 0;}
#page-content th#warning {font-size:8pt; text-align:left; background-color: #FF2222;}
#page-content th {text-align:left;font-size:9pt;}
#page-content th#sm {text-align:left;font-size:7pt;}
#page-content th#gr {font-size:11pt;font-weight:bold;text-align:center;}
#page-content td {font-family: Verdana; font-size:9pt; color:#000000; text-align:justify;}
#page-content td#sm {font-size:7pt;}
#page-content td#caption {background-color:#f77311; font-weight:bold;font-size: 8pt; margin-top: 5px; }
#page-content th.notice {
  	font-size: 10px;
}
#page-content a#b {font-size: 10pt; color: #f77311}


#page-content tr A:Link  {text-decoration:none; color:#444444; }
#page-content tr A:Visited  {text-decoration:none; color:#444444; }
#page-content tr A:Active  {text-decoration:none; color:#990000 }
#page-content tr A:Hover  {color:#000000; text-decoration:none;}

#page-content input { font-family: Arial,Verdana; font-size: 11px; color: #000000; border-color: #000000;	border: solid 1px; }
#page-content select { font-family: Arial,Verdana; font-size: 11px; color: #000000; border: solid 0px; }
#page-content textarea { font-family: Arial,Verdana;  font-size: 11px; color: #000000; background-color: #FFFFFF; border: solid 1px; overflow:auto; }

#page-content .boxsmall  {font-family: Verdana,; font-size: 7pt; color:#000000; }


#page-content input, select {border:0px;}
#page-content input#radio { height:15px;width:15px;padding:0px;align:center;}

#page-content #ueber {font-weight:bold; font-size:9pt;}


#podcast {
  	float:right;
  	margin-left:10px;
}

#podcast:hover {
  	float:right;
  	margin-left:10px;
  	margin-right: -10px;
}


/* @group content-block */

.content-block {
	float: left;
	margin: 10px;
	width: 236px;
}

.content-block img {
	float: left;
  	max-width: 80px;
  	max-height: 80px;
	margin: 2px 4px 4px 0;
}

.content-block, .content-block p a:link, .content-block p a:visited {
	color: #000;
	width: 236px;
}

.content-block h1, .content-block h1 a:link, .content-block h1 a:visited {
	display: block;
	width: 236px;
	color: #fff;
}

.content-block:hover h1 a:link, .content-block:hover h1 a:visited {
	color: #ff9709;
}

.content-block h2, .content-block h2 a:link, .content-block h2 a:visited, .content-block:hover h2 a:link, .content-block:hover h2 a:visited {
  	color: #000;
}

.content-block:hover p a:link, .content-block:hover p a:visited {
	color: #ff8400;
}

.content-block fieldset {
  	width: 236px;
	float: left;
}

.content-block fieldset input.text {
  	float: right;
  	clear: left;
}

.content-block fieldset a, .content-block fieldset a:visited {
  	color: #444;
}

.content-block fieldset a:hover {
  	color: #000;
}

/* @end */

.event-block {
  	float: left;
	width: 236px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.event-block h2, .event-block h2 a:link, .event-block h2 a:visited, .event-block:hover h2 a:link, .event-block:hover h2 a:visited {
  	color: #444;
}

.event-block, .event-block p a:link, .event-block p a:visited {
	color: #000;
	width: 236px;
}

.event-block:hover p a:link, .event-block:hover p a:visited {
	color: #ff8400;
}
/* @end */
/* @end */

/* @group display */

#next {
	float: right;
  	color: #fff;
}

#next:hover {
	color: #faab00;
}

#previous {
  	float: left;
  	color: #fff;
}

#previous:hover {
  	color: #faab00;
}

.content_box_big {
	margin: 10px;
	width: 750px;
	display: block;
	color: #000;
}

.content_box_big img {
	clear: left;
	float: left;
  	max-width: 250px;
  	max-height: 250px;
	margin: 10px 15px 15px 0;
}

.content_box_big p {
  	margin-top: 10px;
}

.content_box_big a:link, .content_box_big a:visited {
	color: #444;
}

.content_box_big a:hover {
	color: #000;
}

#cast {
	float: right;
  	background-image: url(../img/icon/flottecast_1.png);
  	width: 50px;
  	height: 63px;
	margin: 0 0 5px 10px;
}

#cast:hover {
	float: right;
  	background-image: url(../img/icon/flottecast_2.png);
  	width: 50px;
  	height: 63px;
	margin: 0 0 5px 10px;
}

#cast a {
  	display: block;
  	width: 50px;
  	height: 63px;
}
/* @end */
.content-block-random {
	float: left;
	margin: 10px;
	width: 236px;
}

.content-block-random img {
	clear: both;
  	float: left;
  	width: 236px;
  	margin-top: 3px;
}

#shoutbox_input a {
  	color: #444;
  	font-size: 7px;
}

.content-quad {
  	width: 300px;
  	border: 1px solid #f77311;
}

.box_list{
  	border-bottom: 1px solid #f77311;
}

.box_list {
  	font-weight: bold;
}

.hervorheben {
  	font-weight: bold;
  	border-bottom: 1px solid #f77311;
}

.friend-block {
	float: left;
	margin: 10px;
	width: 236px;
}

.friend-block img {
	float: left;
  	max-width: 80px;
  	max-height: 80px;
	margin: 2px 4px 4px 0;
}

.friend-block, .friend-block p a:link, .friend-block p a:visited {
	color: #000;
	width: 236px;
}

.friend-block h1, .friend-block h1 a:link, .friend-block h1 a:visited {
	display: block;
	width: 236px;
	color: #fff;
}

.friend-box {
  	float: left;
	width: 236px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.friend-box h2, .friend-box h2 a:link, .friend-box h2 a:visited {
  	color: #444;
}

.friend-box h2:hover a:link, .friend-box h2:hover a:visited {
  	color:  #000;
}

.friend-box, .friend-boxp a:link, .friend-box p a:visited {
	color: #000;
	width: 236px;
}

.friend-box p:hover a:link, .friend-box p:hover a:visited {
	color: #ff8400;
}

.pin-block {
	float: left;
	margin: 10px 5px;
	width: 236px;
	padding: 2px;
	border-left: 1px solid #f77311;
	border-top: 1px solid #f77311;
	border-right: 4px solid #f77311;
	border-bottom: 4px solid #f77311;
	
}

.pin-block img {
	float: left;
  	max-width: 50px;
  	max-height: 50px;
	margin: 2px 4px 4px 0;
}

.pin-block, .pin-block p a:link, .pin-block p a:visited {
	color: #000;
	width: 236px;
}

.pin-block h1, .pin-block h1 a:link, .pin-block h1 a:visited {
	display: block;
	width: 236px;
	color: #fff;
}

.pin-box {
  	float: left;
	width: 236px;
	margin-top: 3px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #f77311;
}

.pin-box h2, .pin-box h2 a:link, .pin-box h2 a:visited {
  	color: #444;
}

.pin-box h2:hover a:link, .pin-box h2:hover a:visited {
  	color:  #000;
}

.pin-box, .pin-boxp a:link, .pin-box p a:visited {
	color: #000;
	width: 236px;
}

.pin-box p:hover a:link, .pin-box p:hover a:visited {
	color: #ff8400;
}


.board_list {
  	margin-bottom: 40px;
}

.board_list p.headline {
  	border-bottom: 1px solid #f77311;
}

.board_list span {
	font-weight: bold;
  	float: left;
  	background-color: #f77311;
  	color: #ffffff;
  	padding:2px 2px 1px 2px
}

.board_list img {
  	margin: 3px 3px 10px 0px;
  	float:left; 
  	width: 100px;
  	margin-bottom: 40px;
}

.board_list p.text {
  	float:left;
  	width:550px;
  	margin:2px 0px 40px 10px;
  	border: 0px;
}

.board_list ul {
  	list-style-type: disc;
}