/* clubmanager */

/* needed for IE to make :active state work first time */
a, a:visited {color:#FFF;}
/* needed for IE to make :active state work first time */


body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
	background-image: url(../img/_cm_bckground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#x {
	position:absolute;
	height:630px;
	width:970px;
	margin-left:-495px;
	left:50%;
	margin-top:5px;
	background-color:#FFF;
	padding:10px;
}


#header {
	margin-bottom:10px;
}

#content {
	background-color:#48865D;
	height:53%;
	width:970px;
}

/* login style*/

{
behavior: url(../all/iepngfix.htc);
}

#log {
	float:right;
	width:189px;
	height:214px;
	padding:38px 46px 25px 52px;
	background-color:#FFFFFF;
	color:#666666;
	background-image:url(../img/_cm_logleiste.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left:-5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8EB399;
	border-right-color: #8EB399;
	border-bottom-color: #8EB399;
	border-left-color: #8EB399;
}

#log a {
	color:#666666;
	display:block;
	padding-top:4px;
}

#log a:hover {
	color:#48865D;
	display:block;
	padding-top:4px;
}

.login {
	font-size:18px;
	color:#48865D;
}

label {
	color:#666666;
	display:block;
	margin-bottom:2px;
}

#pw {
	border: 1px solid #48865D;
	margin-bottom:14px;
	width:184px;
}

#benutzer {
	border: 1px solid #48865D;
	margin-bottom:6px;
	width:184px;
}	

#sub {
	background-color:#48865D;
	color:#FFFFFF;
	border: 1px solid #729F80;
	margin:0px 0px 25px 0px;
}

#formular {
	margin:0px;
	padding:0px;
}
/* ende login style*/

/*#left {
	float:left;
}*/
/* impressum style*/
#impressum {
	position:absolute;
	margin-top:490px;
	margin-left:35px;
}

#impressum a:hover{
	color:#274933;
}

.imp {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	height:14px;
}

.abstand{
	display:block;
	margin:0px;
	padding:4px;
}

.abstand_top {
	display:block;
	margin: 0px;
	padding:4px 0px 0px 0px;
}
.abstand_bottom {
	margin:0px;
	padding: 0px 0px 4px 0px;
}

ul {
	margin:0px;
	padding:0px;
}

ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
/*ende impressum style*/

#navigation {
	position:absolute;
	top:312px;
	float: none;
}

.navi {
	background-color:#729F80;
	border-bottom: 1px solid #ADC7B5;
	border-right:1px solid #ADC7B5;
	margin-bottom:2px;
	height:23px;
	width:220px;
	padding-left:37px;
	padding-top:5px;
}

/*   !!!! ---> menue funkt */

#info {
  height:155px;
  margin-top:1px;
  }
  
#fixed {
	display:block;
	width:247px;
	height:150px;
	float:left;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

#submenus {
  display:block; 
  float:left;
  width:375px; 
  height:310px; 
  margin-left:1px;
  overflow: hidden;
  padding-left:60px;
  margin-top:0px;
}

#fixed ul {
  padding:0; 
  margin:0; 
  list-style-type:none;
  }
#fixed li {
padding:0; 
  margin:0;
  display:block; 
  width:247px; 
  height:30px; 
 /* margin-bottom:1px;*/
  }
#fixed li a {
	display:block;
	width:222px;
	height:22px;
	background:#729F80;
	color:#fff;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:35px;
	padding-top:7px;
	text-align:left;
	border-right: 1px solid #ADC7B5;
	border-bottom: 1px solid #ADC7B5;

  }
  /*  test test test */
  
#fixed li a.m {
	display:block;
	width:222px;
	height:22px;
	background:#729F80;
	color:#fff;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:35px;
	padding-top:7px;
	text-align:left;
	border-right: 1px solid #ADC7B5;
	border-bottom: 1px solid #ADC7B5;
}

#fixed li a.m:hover {
	color:#274933;
	background-image: url(../img/c3.jpg);
	background-repeat: no-repeat;
	background-position: 220px;
} 
#fixed li a.m:active {
	color:#274933;
	background-image: url(../img/c3.jpg);
	background-repeat: no-repeat;
	background-position: 220px;
}
 /* test test test */
 
#fixed li a#menue{
	background-color:none;
}
#fixed li a:hover {
	color:#274933;
	background-image: url(../img/c3.jpg);
	background-repeat: no-repeat;
	background-position: 220px;
}
/* ??? */

.test {
	text-decoration:unterline;color:#FFFFFF;
	/*color:#274933;
	background-image: url(../img/c3.jpg);
	background-repeat: no-repeat;
	background-position: 220px;*/
	
}

.ohne {
	text-decoration:overline;
}
/* ??? */
.fixedlia {
	color:#999999;
	/*background-image: url(../img/c3.jpg);
	background-repeat: no-repeat;
	background-position: 220px;
*/}

#submenus dl {
  padding:0; 
  margin:0; 
  height:320px; 
  width:340px;

 }
#submenus dt {
  display:block; 
  width:340px; 
  height:23px; 
  /*background:#729F80; */
  color:#fff; 
  margin-bottom:21px;  
  text-align:left;  
  font-weight:bold;
  font-size:15px;
 }
 
#submenus dt a {
  color:#fff;
  }
  
#submenus .titel {
	display:block;
	margin-bottom:20px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#submenus .titel1 {
	display:block;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:0px;
}

#submenus dd {
  display:block; 
  width:340px; 
  height:23px; 
  padding:0; 
  margin:0 0 1px 0;
  }
 
#submenus a.sub {
  display:block; 
  width:340px; 
  height:23px; 
  background:#729F80;
  color:#fff; 
  text-decoration:none; 
  padding-left:5px;
  }
#submenus a.sub:hover {
 /* background:#bbb; */
  color:#000;
  }

/* hack for Opera 7+ */
@media all and (min-width: 0px){
#submenus {overflow:auto; margin-top:-3px;}
#submenus dl.first {margin-top:3px;}
}

#content ol {font-size:11px;}

.netto {
	font-size:9px;
	display:block;
	padding-left:265px;
	padding-top:4px;
}

.full {
	margin:3px;
	padding:0px;
}

/*ende menue funkt */

#test {
	position:absolute;
	z-index:20px;
	background-color:#00CC99;
	top:25px;
	left:0px;
	width:222px;
	height:22px;
	background:#729F80;
	color:#fff;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:35px;
	padding-top:7px;
	text-align:left;
	border-right: 1px solid #ADC7B5;
	border-bottom: 1px solid #ADC7B5;
	display:none;
}
#sms_mod {
	width:320px; 
	height:114px; 
	position:absolute; 
	top:200px; 
	right: 5px;
	z-index:100;
}

* html #sms_mod img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../sms_ad.png.png', sizingMethod='scale');
	background: none;	
}
