body {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100,01%;
	line-height: 110%;
	color:#000;
	margin: 0;
	padding: 0;
	text-align:left;
	background-color:#edeae5;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
} 

div#wrapper {
	font-size: 69%;
	background-color: #fff;
	border: 0px solid #000;
	width: 950px;
}

img { border:0; }

div#shadow-right {
	background:transparent url(../images/shadow-right25.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	height:400px;
	width:25px;
	margin:0;
	position:absolute; 
	left:950px;
}

* html div#shadow-right {
	background-image:none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/shadow-right25.png');
}

/* ############################
	Header
###############################*/

div#header_top {
	width:950px;
	height:123px;
	background-image:url(../images/header_bg.png);
	position: relative;
}
	
div#header_logo a {
	position:absolute;
	width:174px;
	height:58px;
	background-image:url(../images/logo_umm.jpg);
	left:30px;
	top:10px;
}
	
div#content_header {
	height: 197px;
	position: relative;
	top:2px;
	left:0;
	background-repeat: no-repeat;
	background-position:top left;
}

div#header_navigation{
	float:right;
	text-align:right;
	height: 32px;
	width:650px;
	top: 30px;
	position: relative;
}

div#header_navigation ul { 
	padding: 0px; margin: 0px; 
}

div#header_navigation li a { 
	line-height: 25px; 
	display: block;
	padding: 4px 15px 4px 0; 
	text-align:right;
	color: #808080; 
	text-decoration: none; 
	border-bottom:none;
}

div#header_navigation li {
	list-style-type: none; 
	float:right;
	padding-left:10px;
	background: transparent url(../images/trenner-header_navi.gif) no-repeat 0% 50%;	
}

div#header_navigation ul li.last { 
	background-image: none;
}

div#header_navigation li a:hover {
	color:black;
	text-decoration:none;
}

div#header_navigation li a.active {
	font-weight:bold;
	color:black;
}

div#header_navigation .subnav-9 a:hover, 
div#header_navigation .subnav-9 a,
div#header_navigation .subnav-9 {
	color:#0890c4;
	font-weight:bold;
	background-image: url(../images/icon_forum.png);
	background-position: 0 85%;
	background-repeat:no-repeat;	
	padding-left:20px;  
}

div#breadcrumb {
	font-size:90%;
	padding-bottom:1em;
/*	position:absolute;
	width:500px;
	height:20px;
	left:30px;
	top:80px; */
}

div#content div#breadcrumb a {
	border-bottom:none;
}

div#breadcrumb .active {
	color:#afbe3f;
}

div.search {
	width:208px;
	height:28px;
	background-image:url(../images/search_bg.png);
	background-repeat:no-repeat;
	position:relative;
	top: 165px;
	float: right;
}

div#content_wrapper {
	width:950px;
	border:2px soldid #366;
}

div#col1 {
	width:88px;
	float:left;
	background-repeat:no-repeat;
	height: 197px;
	background-position: 100% 5%;
}

div#col2 {
	width:177px;
	float:left;
	position: relative;
	top: -20px;
	border: 0px dotted #000;
	padding-bottom:50px;
	background:transparent url("../images/bg_col2.gif") no-repeat bottom;;
}

div#col3 {
	width:679px;
	float: left;
	position: relative;
	left:0;
}

/* ############################
	Allgemeine Elemente
###############################*/

h1, h2, h4 {
	font-size:110%;
	margin: 0.8em 0;
}

/*
div#content h1, div#content h2 {
	font: 100.01% georgia, palatino, "Times New Roman", serif;
	font-size:170%;
}
*/
p {
	padding-bottom: .9em;
}

.hidden {
	display: none;
}

a, a:link, a:visited {
	color: #839E01;
	text-decoration:none;
}

a:hover {
	color:black;
}

div#content a {
	border-bottom:1px dotted black;
}

div#content a:hover {
	color:black;
	border-bottom:1px solid black;
}

div#content ul {
	list-style-image: url(../images/bullet_go.gif);
	list-style-position:outside;
	padding:0 0 0 20px;
	margin:0 0 2em 0
}

.invisable {
	position: absolute;
	left: -1000em;
	width: 20em;
}

/* CLEARER */
.clearer{
    clear: both; 
}
/* ENDCE CLEARER */

div#content {
	padding:10px 60px 10px 20px;
	font-size:110%;
	color: #3B3B3A;
} 

div#content hr {
	height:1px;
	border:0;
	color: #9d9d9d;
	background-color:#9d9d9d;
	margin: 15px 0 15px 0;
} 

div#content hr.clear_columns, hr.clear_columns {	
	clear: both; 
	float: left; 
	content: "."; 
	display: block;  
	height: 0; 
	line-height: 0px; 
	visibility: hidden; 
	border: 0; 
	padding: 0;
	margin: -1.1em 0 0 0; /* erforderlich damit kein Leerraum zwischen Spalten und Footer entsteht */
}

#GlMessage {
	color:red;
	font-weight:bold;
}


/****************************************************************
	Modul Suchfeld
*****************************************************************/

input { margin: 0; padding: 0; }

/* PRETTY SEARCH */
form#quicksearch legend { display:none; }
form#quicksearch fieldset { padding:0; margin:0; border:0; }
form#quicksearch input.submit {
	color:transparent;
	background-color:transparent;
	border:none;
}
input.prettysearch { width:109px; height: 13px; background: url(../images/search_input_bg.png) center top repeat-x; border: 0px; margin: 0; padding: -4px 0 0 0; margin-top:4px; font:9px "Lucida Grande", Geneva, Arial, sans-serif; }
.search-wrapper { position: relative; width: 109px; }
.search-wrapper input.prettysearch { width: 91px; margin-left: 4px; *margin-top:3px; *margin-right:-2px; *margin-left:4px; }
.search-wrapper .left, 
.search-wrapper .right { behavior:url(../system/iepngfix.htc); }
.search-wrapper .left { display: block; position: absolute; left: 0; top: 4px; width: 4px; height: 13px; background: url(../images/search_input_left.png) left top no-repeat; }
.search-wrapper .right { display: block; position: absolute; right: 0; top: 4px; width: 14px; height: 13px; background: url(../images/search_input_right.png) right top no-repeat; }
.search-wrapper.empty.blurred input { color: #7E7E7E; }
.search-wrapper .reset { position: absolute; width: 11px; height: 11px; overflow:hidden; z-index: 1; right: 4px; top: 4px; background: url(close.gif); display: block; cursor: pointer; _cursor:hand; }
.search-wrapper.empty .reset { display: none; }


/****************************************************************
	Modul Image
 	Definiert Bilderausgabe Fliesstext Content-Bereich
*****************************************************************/		

#content img {
	border					:	0px;
}

.flLeft a, .flLeft a:link, 
.flLeft a:visited, .flRight a, 
.flRight a:link, .flRight a:visited, dl dt a, dl dt a:link {
	text-decoration			:	none;
	border					: 	0px !important;	
}

#content .flLeft a img, #content .flRight a img {
	padding-bottom			:	23px;
	background				: 	transparent url("../images/icon_lupe.gif") no-repeat bottom right;
}

#content .flRight	{
	float					:	right;
	margin					:	.3em 0 0 1.2em;
}

#content .flLeft	{
	float					:	left;
	margin					:	.3em 2em 0 0;
}

#content .flLeft p.subline, #content .flRight p.subline	{
	margin-top				:	-18px;
	font-family				:	Tahoma,Verdana,Sans-Serif;
	line-height				:	12px;
	font-size				:	10px;
	color					:	#000;
}

#content .flLeft p.normal	{
	font-family				:	Tahoma,Verdana,Sans-Serif;
	line-height				:	12px;
	font-size				:	10px;
	color					:	#000;
}


/* ############################
	News
###############################*/

ul#News {
	padding:0;
	margin:0;
}

ul#News li {
	list-style-type: none; 
	padding: 8px 5px 1em 22px;
	background: transparent url("../images/punkte-grau_li.gif") no-repeat top left;
	line-height:130%;
}

ul#News li h2 {
	font-size:100%;
	margin-bottom: 2px;
	line-height:110%;
}

ul#News li a.more {
	padding-left:21px;
	background: transparent url("../images/more.gif") no-repeat left 50%;
}

div#col2 h2#Newsh {
	padding:0 0 0 22px;
	margin:0;
	font-size:100%;
	text-transform:uppercase;
}

div#col2 div#Newsletter a {
	position:relative;
	width:93px;
	height:22px;
	left:22px;
	top:20px;
	display:block;
	background: transparent url("../images/newsletter.gif") no-repeat;
}

/* ############################
	Submenue links
###############################*/

@media all
{
  #submenu {
    width: 175px;
    overflow: hidden;
    margin: 3.4em 0 1.5em 0;
	padding-left:1px;
    list-style-type: none;
	border-top:1px solid #E0E0E0;
  }
  
  #submenu ul { list-style-type: none; margin:0; padding: 0; }
  #submenu li { float:left; width: 175px; margin:0; padding: 0; border-bottom:1px solid #E0E0E0; }

  * html #submenu, * html #submenu li {
    width: 176px;
  }
  
  #submenu a,
  #submenu strong {
    display:block;
    padding: 3px 10px 3px 10%;
    text-decoration: none;
    background-color:#fff;
    color: #444;
    border-bottom: 1px #eee solid;
  }

  #submenu a.active {
	background-color:#E0E0E0;
	color:black;
  }
  
  /* Menu Title */
  #submenu li#title {
    width: 90%;
    padding: 3px 0px 3px 10%;
    font-weight: bold;
    color: #444;
    background-color: #fff;
    border-bottom: 4px #888 solid;
  }  
  
  /* Level 1 */
  #submenu li#active,
  #submenu li strong {
    width: 90%;
    padding: 3px 0px 3px 10%;
    font-weight: bold;
    color: #fff;
    background-color:#aab;
    border-bottom: 1px #eee solid;
  }

  #submenu li a { padding: 10px 20px; background-color:#fff; color: #444; }
  #submenu li a:focus,
  #submenu li a:hover,
  #submenu li a:active { background-color:#94AA00; color: #fff; }

  /* Level 2 */
  #submenu li ul li a,
  #submenu li ul li#active,
  #submenu li ul li strong,
  #submenu li ul li span { width: 80%; padding-left: 20%; }
  #submenu li ul li a { background-color:#f8f8f8; color: #666; }
  #submenu li ul li a:focus,
  #submenu li ul li a:hover,
  #submenu li ul li a:active { background-color:#f63; color: #fff; }

}

/* ############################
	Ausgabe Team
###############################*/

table.personenliste {
	border-collapse: collapse; 
	width:600px;
	margin: 0 0 1em 0;
	border-top:1px solid #D5D1D0;
}

table.personenliste th, table.personenliste td {
	vertical-align:top;
	padding: 10px 0;
	border-bottom:1px solid #D5D1D0;
	text-align:left;
}

table.personenliste th {
	margin:0;
	padding: 2px 1em;
	background-color:#E0E0E0;
}

table.personenliste td p {
	padding: 0;
}

table.personenliste td.personBild {
	width:140px;
}

p.normal {
	font-weight:bold;
}

div.desc {
	font-style:italic;
	padding-top:1em;
}




/****************************************************************
	Modul Formular
 	Definiert Kontakt-Formular
*****************************************************************/		
#GlAddUser input, #GlAddUser select {
	width:70%;
	border:1px solid black;
}

#GlAddUser select {
	width:120px;
}

#GlAddUser .element {
	padding-bottom:10px;
}

#GlAddUser textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:95%;
	border: 10px solid black;
	width:70%;
}

#GlAddUser legend {
	display:none;
}

#GlAddUser fieldset {
	border:1px solid white;
	margin:0px;
	padding:0px;
}

#GlAddUser label {
	display:block;
}

#GlAddUser input.submit { 
	float:left;
	margin:1em 1em 1em 0;
	padding:2px 5px;
	width:120px;
	background-color:#96A900;
	color:#000;
	font-size:1em;
	text-align:center;
	cursor:pointer;
}


/* ############################
	Footer
###############################*/

#footer {
	float: right;
	position: relative;
	margin-bottom:1em;
	text-align:right;
}

#footer span#logo {
}

#footer a {
	color:#808080;
	border-bottom: none;
	padding-right:2em;
}

#footer a#print {
	padding-left:20px;
	background: transparent url("../images/prints.gif") no-repeat;
	padding-right:0;
}

#footer a#top {
	padding-left:18px;
	background: transparent url("../images/nach-oben.gif") no-repeat;
}

#footer a#back {
	padding-left:15px;
	background: transparent url("../images/pfeil-back.gif") no-repeat;
}

#footer hr {
	height:1px;
	border:0;
	color: #9d9d9d;
	background-color:#9d9d9d;
	margin-top:0px;
	margin-bottom: 0px;
	width:700px;
}

.dotts {
	background: transparent url("../images/punkte.gif") no-repeat top right;
	margin-right:25px;
	padding-left:45px;
	padding-top:1em;
}
