/* 	DLRG Deutsche Lebens-Rettungs-Gesellschaft e.V.
	Standard-Layout für WWW-Server: www.dlrg.de
	DLRG AK Internet, webmaster@dlrg.de
	menu.css - Version 2.01 - 05.06.2007
	
	Valide gemaess: [bedingt] kompatibel
	W3C/CSS2: IE6/7+,NN6/7+,OP6/7+,Konq5/6+,Moz1+,[MacIE5]
	Style-Sheet nicht ändern  */


/* ---------- navigation ---------- */
#quicklink {
	width:13.5em;
	height:1.75em;
	display:block; 
}

/*---- main menu start ----*/
.moduletable_menu h3{
	background-color: #0072BC;
	padding: 2px 0px 2px 4px;
	color: #fff;
}

.moduletable_menu ul{
	list-style-type: none;
	margin:3px 0px 0px 0px;
}

.moduletable_menu ul ul{
	margin: 0px 13px 0px 0px;
}

.moduletable_menu ul li a, .moduletable_menu ul li a:visited {
	display:block; 
	height:1.25em;
	margin:0;
	font-weight: bold;
	padding:0.08em 0.92em 0.08em 0;
	color:#0072BC;
	background-color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center right; 
}

.moduletable_menu ul li a:hover, .moduletable_menu ul li a:focus{
	background-image:url(../images/tag_blue.gif);
}

.moduletable_menu ul li#current a{
	background-image:url(../images/tag_solid.gif);
}

/*---- sub menu ----*/
.moduletable_menu ul ul li a, .moduletable_menu ul ul li a:visited {
	display:block; 
	height:1.25em;
	margin:0;
	font-weight: normal;
	padding:0.08em 0.92em 0.08em 0;
	color:#0072BC;
	background-color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center right; 
}
/*
.moduletable_menu ul ul li a:hover, .moduletable_menu ul ul li a:focus{
	background-image:url(../images/tag_blue.gif);
}

.moduletable_menu ul ul li#current a{
	background-image:url(../images/tag_solid.gif);
}
*/

.moduletable_menu h3{
	background-color: #0072BC;
	padding: 2px 0px 2px 4px;
	color: #fff;
}


.menusub {
	display:none;
	padding:0;
	margin:0 1.25em 0.33em 0; 
}

.menuitem, .menuitem:link, .menuitem:visited {
	/*display:block;
	height:1.25em;
	margin:0;
	padding:0.08em 0.92em 0.08em 0;
	color:#0072BC;
	background-color:#FFFFFF;
	text-align:right;
	text-decoration:none;*/
	background-repeat:no-repeat;
	background-position:center right;
}

/*---- top menu ----*/
#menutop .menuitem, #menubot .menuitem {
	color:#FFFFFF;
	height:1em;
	line-height:0.92em;
	font-size:0.92em;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	background-color:transparent;
}
#menutop .menuitem {
	display:block;
	padding:0.08em 0.9em 0 0;
}
#menutop .menuitem:hover {
    background-image:url(../images/tag_white.gif);
}

/*---- bottom menu ----*/
#menubot .menuitem {
 	display:inline;
	margin:0.08em 0.67em 0.08em 0;
	padding:0 1em 0 0; }
#menubot .menuitem:hover, #menubot .menuitem:focus, #menubot .menuitem:active {
	background-image:url(../images/tag_white.gif); }

.menubutton {
	float: right;
	display: block; 
	width: 1.54em; 
	height: 1.71em;
	padding: 0em 0.17em 0 0;
	margin: 0 0.2em 0 0;
	text-indent: 1600em; 
	overflow: hidden;
	background-repeat: no-repeat;
}

#switchcolor {
	background-image:url(../images/style_mono.gif); }
#switchsize {
	background-image:url(../images/style_size.gif); }
/* ##cw##: NEU (die nächsten switches*/
#switchger {
	background-image:url(../images/style_ger.gif); }
#switcheng {
	background-image:url(../images/style_eng.gif); }
#switchcolor:hover {
	background-image:url(../images/style_mono_sel.gif); }
#switchsize:hover {
	background-image:url(../images/style_size_sel.gif); }
#switchger:hover {
	background-image:url(../images/style_ger_sel.gif); }
#switcheng:hover {
	background-image:url(../images/style_eng_sel.gif); }

.lift {
	padding:0.42em 0.92em 0.58em 0;
	background-image:url(../images/tag_top.gif); }
.super {
	background-image:url(../images/tag_dash.gif); }
.select, .select:hover, .select:active {
	background-image:url(../images/tag_solid.gif); }
#menutop .select, #menutop .select:hover, #menutop .select:active {
	background-image:url(../images/tag_white_solid.gif); }

.show {
	display:block; }
.hide {
  display:none; }
.aural {
  position:absolute;
  width:0;
  height:0;
  font-size:0;
  overflow:hidden; }

.top {
	line-height: 1em;
	padding: 0.42em 0.92em 1.58em 0;
	font-size: 0.92em;
	background-image: url(../images/underline_2.gif);
	margin-bottom: 0.58em ! important;
	background-repeat: no-repeat;
}
.top:hover {
	background-image: url(../images/underline.gif);
}

#bank{
font-size:0.83em;	
	text-align: center;
}

.werbung{
	color:#000000;
	font-size:0.8em;
	text-align:center;
	margin-top: 1.5em;
}
