* {
	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/dgruen/hintergrund/freunde_dgruen.png) no-repeat fixed;
}

/* @group style classes */

a, a:active, a:visited {
	color: #444;
}

a:hover {
	color: #000;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

strong {
  	color: #000;
}

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

h2 {
	font-size: 12px;
}

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/dgruen/hintergrund/header_dgruen.png);
	z-index: 2;
}

#freunde-logo {
	float: left;
	width: 205px;
	height: 74px;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 1px;
	background: url(../nimages/dgruen/logo_dgruen.png);
	display: inline;
}

/* @group header-nav */

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

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

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

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

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

/* @end */

#kk-logo {
	margin-top: 3px;
	margin-left: 110px;
	float: left;
  	width: 125px;
  	height: 75px;
	background: url(../nimages/dgruen/kklogo_dgruen.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;
}

#mapwrap {
	position: absolute;
	width: 1019px;
	height: 550px;
	z-index: -10;
	margin-top: -20px;}


#page-content caption {background-color:#44753d; font-weight:bold;font-size: 8pt; }
#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:#44753d; font-weight:bold;font-size: 8pt;color:#CCCCCC }



#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 td#box 	{  }
#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;}
/* @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: #00e900;
}

.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: #00e900;
}

.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: #00e900;
}
/* @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: #ff8400;
}

.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;
}