/************************************ Für neues adminall2.css bestimmt */

/********* Header */

#adminall2_header {
	height:54px;
   width:100%;
   position:fixed;
   top:0;
   left:0;
   background:url(/images/header_aa2/admin_header_bg.png) repeat-x transparent;
}

#adminall2_header_content {
	width:909px;
   margin:0 auto;
   height:44px;
   background:url(/images/header_aa2/admin_header_content.gif) bottom left no-repeat transparent;
}
/*

#wrapper {
	z-index:1;
	padding-top:54px;
}

*/

/********* Login */

#adminall2_login_ifrmae {
	width:350px;
   height:202px;
}

#login_wrapper {
	width:350px;
   height:202px;
}

#login_border {
	border:1px solid #555;
}

#login_header {
	position:relative;
	height:54px;
   background:url(../images/aa2_login/login_header.gif) no-repeat;
   overflow:hidden;
}

#login_header_text {
	position:absolute;
   top:28px;
   left:200px;
   width:120px;
   line-height:11px;
}

#login_content {
	height:115px;
   overflow:hidden;
}

	#login_content .adjust {
   	padding:22px 0 0 45px;
   }
   
   	#login_content .form_row {
      	width:100%;
         margin-bottom:7px;
         line-height:16px;
      }      	
   
   	#login_content label {
      	display:block;
         float:left;
         width:100px;
      }
      
      #login_content input {
      	width:150px;
      }
      
      #login_content .login_anmelden_button {
      	height:17px;
      	width:77px;
         border:none;
         background:url(/images/aa2_login/anmelden_button.gif) no-repeat transparent;
      }
      
#login_footer {
	background:#EFEFEF;
	height:31px;
   overflow:hidden;
}

	#login_footer .adjust {
   	padding-left:15px;
   	border-top:1px solid #999;
   	line-height:30px;
      text-align:left;
   }

/* Veranstaltungskalender */

.varanstaltungs_navi {
	margin:10px 0;
	border-bottom: 2px solid #E4E6E8;
	padding-bottom: 5px;
}


.aa2adminbutton {
	border:none;
   
}

#menu .current .aa2adminbutton,
#menu .current .aa2adminbutton:hover {
	background:none;
}

#menu .aa2adminbutton:link,
#menu .aa2adminbutton:visited,
#menu .current .aa2adminbutton:link,
#menu .current .aa2adminbutton:visited {
	position: absolute;
   top:3px;
   left:-6px;
   display:block;
   width:12px;
   height:12px;
   background:none;
}

.topbalken td,
.zelle_inhalt td {
	font-family: verdana;
	font-size: 11px;
}
.topbalken {
	height: 40px;
	background-color: #93BA32;
	border-bottom: 2px #dddddd solid;
	text-align:left;
	color:#000000;
} 

.zelle_titel {
	height: 70px;
	background-color: #FFFFFF;
	border-top: 1px solid #82A233;
	padding: 5px 10px 5px 10px;
} 
.zelle_inhalt {
	border: 1px solid #82A233;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
} 
.tabelle_formular {
	background-color: #99CCFF;
} 
.zelle_formular {
	background-color: #CFEA89;
	padding: 2px 2px 2px 10px;
	height: 26px;
} 
.titel, .modul {
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 35px;
} 
.modul {
	color: #6F8D26;
} 
.pfad {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6F8D26;
}
.link_user, link_user:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CA2B00;
}
.link_user:hover {
	color: #6F8D26;
}
.subtitel {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #93BA32;
	height: 26px;
	padding-left: 10px;
}
.formfeld {
	width: 200px;
}  
.button {
	border: 1px solid #CFEA89;
	background-color: #93BA32;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.button_top, .button_top_abtr, .button_top:hover, .button_top_abtr:hover {
	border: 1px solid #000000;
	background-color: #dddddd;
	height: 20px;
	width: 180px;
	/*color: #000000;*/
    font-weight: bold;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.button_top_abtr,.button_top_abtr:hover {
	width: 80px;
	font-weight: normal;
}
.button_top:hover, .button_top_abtr:hover {
	/*color: #6F8D26;*/
	/*background-color: #82A233;*/
	color: #000000;
	background-color: #FFFFFF;
}

.backend input, 
.backend select, 
.backend textarea,
.topbalken input, 
.topbalken select, 
.topbalken textarea,
.topbalken,
.backend {
	font-family: verdana;
	font-size: 11px;
}

.backend a,
.backend a:visited {
	color:#FF6633;
}

.topbalken input {
	font-family: verdana;
	font-size: 11px;
	border:1px solid #666666;
	padding:3px 0 3px 1px;
	line-height:12px;
}

.backend textarea{
	font-family: verdana;
	font-size: 11px;
}

#login_benutzername {
	font-weight:normal;
}


#content_right .content_table td p {
	margin-bottom:5px;
}

.content_table .download_titel td {
}

.content_table .download_tr td {
	padding-top:5px;
	padding-bottom:5px;
   border-bottom:1px solid #DDD;
}

#aa2_header_wrapper {
	display:block;
   position:relative;
   height:42px;
   width:100%;
}
#aa2_header {
	position:fixed;
   top:0;
   height:40px;
   width:100%;
	z-index:3;
}


