#display_holder {
position:relative; 
width:980px; 
height:30px !important;
}

.Display {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	line-height:30px;
	height: 30px;
	background-image: url(images/grad_navi_waag.jpg);
	background-repeat: repeat-x;
	cursor:pointer;
}
.Display a  {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	text-decoration:none;
}

.Display_hover {
	background-image: url(images/grad_navi_waag_hover.jpg);
	background-repeat: repeat-x;
	color: #333;
}
.Display_hover a:hover {
	color: #333;
	text-decoration:none;
}

.Display_active {
	background-image: url(images/grad_navi_waag_active.png);
	background-repeat: repeat-x;
	color:#FFF !important;
	font-weight: bold !important;
}
.Display_active ul, .Display_active ul li, .Display_active ul li a {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	text-decoration:none;
	font-weight:normal;
}


.Display_active a:active, .Display_active a, .Display_active a:hover {
	color:#FFF;
	font-weight:bold;
}



#nav li, #nav ul, #nav li ul, #nav li ul li {list-style:none}
#nav li a { display: block;}
#nav li ul { 
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	width: 210px;
	background: #EFEFF1;
	text-align: left !important;
	line-height: 18px !important;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
 }
#nav li:hover ul { display: block; }
#nav li ul li {	float: none; text-align: left !important; }
#nav li ul li a { display: inline-block; text-align: left !important; padding-left: 10px; }
#nav li ul li a { display: block; text-align: left !important; }
#nav li ul li a:hover { background: #00BDFF; }






#about_lmlg {
	height: 30px;
	width: 107px;
	left: 0px;
	position: absolute;
}

#theory {
	height: 30px;
	width: 77px;
	left: 109px;
	position: absolute;
}

#work_in_progress {
	height: 30px;
	width: 126px;
	left: 188px;
	position: absolute;
	}

#output {
	height: 30px;
	width: 78px;
	left: 316px;
	position: absolute;
}

#service {
	height: 30px;
	width: 78px;
	left: 396px;
	position: absolute;
}

#lmlg_events {
	height: 30px;
	width: 110px;
	left: 476px;
	position: absolute;
}

#downloads {
	height: 30px;
	width: 99px;
	left: 588px;
	position: absolute;
}


#searchbox {
	background-image: url(images/grad_navi_waag.jpg);
	background-repeat: repeat-x;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 293px;
	left: 588px;
}

.searchfield {
	top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 252px;
	height: 14px;
	background-image: url(images/searchbox.jpg);
	background-repeat: no-repeat;
	text-indent: 5px;

}

.searchbutton {
	background-image: url(images/searchbutton.jpg);
	background-repeat:no-repeat;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height:30px;
	color: #333;
	cursor:pointer;
	text-align: left;
	text-indent: 16px;
	height: 30px;
	width: 97px;
	left: 883px;
	position: absolute;
}

.searchbutton_hover {
	background-image: url(images/searchbutton_hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.searchbutton_active {
	background-image: url(images/searchbutton_active.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}




.tenpx_hor {
	width: 10px;
	background-image: url(images/10px_hor.jpg);
	background-repeat: repeat-y;
}
			
.header_left {
	background-image: url(images/header_left_1px.png);
	background-repeat: repeat;
}
.header_right {
	background-image: url(images/header_right_1px.png);
	background-repeat: repeat;
}
.head, .head a {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 30px;
	text-align: right;
	color: #333;
	text-decoration: none;
}

.head a:hover {
	color: #fff;
	text-decoration:underline;
}

.head a:active {
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}
a, .footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #08A4DD;
	text-decoration: none;
}
a:hover {
	color: #08A4DD;
	text-decoration: underline;
}
a:active {
	color: #08A4DD;
	text-decoration: underline;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.right_first_outer {
	width: 196px;
	background: #A9A9A9;
}
.right_first {
	background: #fff;
	overflow: hidden;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.right_blue {
	background-image: url(images/news_box_1px.png);
	background-repeat:repeat-x;
	position:relative;
	overflow: hidden;
	width:200px;
	height:174px;
}
.right_blue_inner {
	overflow: hidden;
	position:absolute;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.center_img_outer {
	background-color: #A0A0A0;
	width: 268px;
	height: 128px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1px;
}

.center_img {
	overflow: hidden;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: auto;
	height: 128px;
	width: 268px;
	background-repeat: no-repeat;
}


.browse_img_outer {
	background-color: #A0A0A0;
	width: 178px;
	height: 118px;
}

.browse_img {
	overflow: hidden;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: auto;
	height: 118px;
	width: 178px;
	background-repeat: no-repeat;
}

.main_headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E25703;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.list_topics {
	list-style-image: url(images/list-p_topics.png);
	color:#09A4DD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
}

.blue_headline_min {
	color:#1A4966;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.light_headline_min {
	color:#09A4DD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.orange_headline_min {
	color:#E25703;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.text_box {
	padding-top: 20px;
}

.text {
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_white {
	color:#fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.text_simple {
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#accordion div ul {
	padding-left: 0px;
	list-style-image: url(images/list-p.png);
}

#accordion div ul li ul {
	padding-left: 20px;
}

#accordion div ul a, #accordion div p a  {
	color: #08A4DD;
}

#search_id {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	height: 16px;
	width: 160px;
	border: 1px solid #A0A0A0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 4px;
	padding-left: 5px;
}