@charset "UTF-8";
/* CSS Document 

* {
	color:#252525;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
	font-size:14px;
}*/


/*font-family:'Frutiger Neue W01 Light';
font-family:'Frutiger Neue W01 Md';
*/


* {
	margin: 0px;
}

html {
	height:100%;
}

body{
	margin: 0px;
	min-height:100%;
	min-width:100%;
	background-image:url(gfx/header_bg.jpg);
/*	background-image:url(gfx/bgrepeatright.jpg);*/
	background-repeat:repeat-x;
	font-size:14px;
}

* body{
	height:100%;
	width:100%
}

#wrap{
	position:relative;
	width:100%;
	min-height:100%;
	
	background-repeat:repeat-y;
}

* #wrap{
	height:100%;
}

#page{
	position:relative;
	min-width:998px;
	/*
	min-height fast hack, works on ie5.x+ / opera / ff / safari */
  	height: auto !important; /* for modern browsers */
  	height: 600px; /* for IE5.x and IE6 */
  	min-height: 600px; /* for modern browsers */
  	*/
	min-height:100%;
	background-image:url(gfx/header_image.jpg);
/*	background-image:url(gfx/bgobenlong.jpg);*/
/*	background-position:-5px 0px;*/
	background-repeat:no-repeat;
	margin:auto;
	color:#252525;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
}

* #page{
	height:100%;
	width:998px;
}

h1#header{
	font-size: 40px;
	margin-top:107px;
	height:40px;
	text-align: center;
}

#footer{
	clear:both;
	text-align:center;
	color:#CCCCCC;
	padding-top:30px;
	font-size:12px;
	letter-spacing:1px;
	height:18px;
	width:100%;
	font-family:'Frutiger Neue W01 Light', Helvetica, Arial, sans-serif;
}

#footer a{
	color:#CCCCCC;
	text-decoration:none;
	cursor:text;
}

#menu2{
	float:left;
	width:220px;
	min-height:100%;
	margin-top:45px;
	color:#252525;
	/*background-image:url(gfx/quote.gif);*/
	background-repeat:no-repeat;
	background-position:38px 0px;
}

* html #menu2{
	height:100%;
}

#menu2 ul{
	padding:0;
	margin-left:13px;
}

#menu2 ul li{
	list-style:none;
	text-decoration:none;
}

#menu2 ul li a{
	color:#252525;
	font-family:'Frutiger Neue W01 Light', Helvetica, Arial, sans-serif;
}

#menu2 ul li ul{
	margin-left:10px;
	margin-bottom:5px;
}

#menu2 ul li ul li a{
	color:#252525 !important;
	font-size:13px;
}

#menu2 a{
	text-decoration:none;
}

#menu2 a:hover
{
	color:#C92017;
}

#menu2 a.active,
#menu2 a.activesub,
#menu2 a.activesubsub{
	color:#C92017 !important;
}

#popupimage{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	/*background-image:url(gfx/1x1_0.25_black.png);
	background-repeat:repeat;*/
}

#popupcontent{
	position:relative;
	top:0;
	left:0;
	height:100%;
	width:100%;
	text-align:center;
}

#popupcontent img{
	margin-top:100px;
	display:block;
	border:8px solid #555555; /*B21E1A,EA8C12,FAA202,A21815*/
	margin:80px auto;
	cursor:pointer;
}

/* visible, invisible */

.visible {
	display: block;
}

.invisible {
	display: none;
}

.clear{
	clear:both;
}

#content{
	float:left;
	width:880px;
	margin:45px 60px 15px 60px;
	line-height:19px;
}

#contentbox #content{
	float:right;
	width:670px;
	margin-right:20px;
}

.ganzebox{
	float:left;
	width:100%;
	min-height:100px;
	padding:15px 40px 32px 19px;
	/*background-image:url(gfx/quote.gif);*/
	background-repeat:no-repeat;
}


.newsbox{
	float:left;
	width:380px;
	min-height:100px;
	padding:15px 40px 32px 19px;
	/*background-image:url(gfx/quote.gif);*/
	background-repeat:no-repeat;
}

.newsbox-date{
	font-size:12px;
}

* html .newsbox{
	height:150px;
}

.table-kpm{
	width:300px;
}

.aligncenter{
	margin:auto;
	width:400px;
}

#wraptablemitglieder{
	width:100%;
}

.tablemitglieder{
	width:840px;
}

.tablemitglieder td{
	vertical-align:top;
	width:210px;
}

table{
	margin:0px auto;
}
/*** Content Style ***/

/* Farben */
.cgray{
	color:#CCCCCC ! important;
}

.cred{
	color:#C92017 ! important;
}

h1, h2, h3, h4, h5{
	color:#C92017;
	font-weight:normal;
	margin-bottom:3px;
	font-family:'Frutiger Neue W01 Md', Helvetica, Arial, sans-serif;
}

h1{	font-size:20px; }
h2{	font-size:18px; }
h3{	font-size:16px; }
h4{	font-size:14px; }
h5{	font-size:12px; }

#content a{
	font-size:12px;
	text-decoration:none;
	color:#C92017;
}

#content a:hover{
	color:#252525;
}

#contentmenu a{
	font-size:12px;
	text-decoration:none;
	color:#C92017;
}

#contentmenu a:hover{
	color:#252525;
}


/*** menu1 - Horizontal Navigation ***/
#topmenu {
	padding-left:12px;
	padding-top:152px;
	height: 30px;
}

	#topmenu li {
		float: left;
		list-style: none;
		padding-right: 30px;
	}

	#topmenu li a {
		font-size:14px;
		text-decoration:none;
		color: #fff;
		text-transform: uppercase;
		font-weight: normal;
		font-family: 'Frutiger Neue W01 Light', sans-serif;
	}
	
	#topmenu li a.item_30 {
		margin-left: 183px;
	}
	
	#topmenu li.last {
		padding: 0;
	}
	
	/*#topmenu a.about {
		font-size:24px;
		background-image:url(gfx/menu.jpg);
		background-position:-80px 0px;
		background-repeat:no-repeat;
		text-decoration:none;
	}
	
	#topmenu a.mitglieder {
		font-size:24px;
		background-image:url(gfx/menu.jpg);
		background-position:-168px 0px;
		background-repeat:no-repeat;
		text-decoration:none;
	}
	
	#menu1 a.events {
		font-size:24px;
		background-image:url(gfx/menu.jpg);
		background-position:-263px 0px;
		background-repeat:no-repeat;
		text-decoration:none;
	}
	
	#menu1 a.fotos {
		font-size:24px;
		margin-left:160px;
		background-image:url(gfx/menu.jpg);
		background-position:-583px 0px;
		background-repeat:no-repeat;
		text-decoration:none;
	}
		
	#menu1 a.sponsoren {
		font-size:24px;
		background-image:url(gfx/menu.jpg);
		background-position:-680px 0px;
		background-repeat:no-repeat;
		text-decoration:none;
	}
	
	#menu1 a.guestbook {
		font-size:24px;
		background-image:url(gfx/menu.jpg);
		background-position:-788px 0px;
		background-repeat:no-repeat;
		text-decoration:none;
	}
	
	#menu1 a.contact {
		font-size:24px;
		background-image:url(gfx/menu.jpg);
		background-position:-898px 0px;
		background-repeat:no-repeat;
		text-decoration:none;
	}*/
	
	#topmenu li a:hover, #topmenu li a.active {
		color:#E0B83E;
	}
