a:link, a:visited {
color: #72141A
}
a:hover {
color: #AD235E
} 


/* ----- MENUS & PROJECT SUMMARY (positioned over maple leaf scrim) -----*/
#container #linkList {
position: absolute;
left: 435px;
top: 275px;
width: 145px;
text-align: left;
height: 100%
}

#linkList h3 {
width: 145px;
height: 26px;
margin: 0;
}

#linkList h3 span {
display: none
}

/* h3 text-replacing images */
#linkList h3.select {
background: url(images/BG_h3select.gif) top left no-repeat
}

#linkList h3.archives {
background: url(images/BG_h3archives.gif) top left no-repeat
}

#linkList h3.resources {
background: url(images/BG_h3resources.gif) top left no-repeat
}

#linkList h3.favorites {
background: url(images/BG_h3favorites.gif) top left no-repeat
}

#linkList ul {
list-style: none;
padding: 0 0 6px 0;
margin: 0;
line-height: 13px
}

#linkList ul li {
padding: 3px 0px 3px 0px;
margin: 0;
font-size: 10px;
border-bottom: dotted 1px #DFEFF0;
}

/* subtle hover effect for friendly browsers */
#lselect li:hover {
border-bottom: dotted 1px #3F5671
}

#linkList #lselect {
font-style:italic;
color: #A4B0C8;
margin-bottom: 8px
}

#linkList #lselect li {
padding-top: 6px;
}

#linkList #lselect a:link, #linkList #lselect a:visited { 
display: block;
font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #DFEFF0;
text-decoration:none;
padding: 0px 0px 2px 15px;
background: url(../images/gif/navi_pfeil.gif) top left no-repeat
}

#linkList #lselect a.c, #linkList #lselect a.c:visited { 
display: inline;
margin-bottom: 4px;
padding: 0; 
font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #3F5671;
border: 0;
text-decoration: none;
background: none;

}


body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%
} 

#logo {
	height: 175px;
	margin: 5px;
	background-color: #ffffff;
	width: 750px;
	background-image: url(images/header/header.jpg);
	background-repeat: no-repeat
}
#inhalt {
	width: 572px;
	margin: 5px auto 10px 162px;
	background-color: #BDD8DA;
	padding: 10px;
	height: 100%;
	top: 190px
}
#archiv { 
	position: absolute;
	top: 180px;
	left: 755px;
	width: 170px;
	height:auto;
	margin: 5px;
	background-color: #7D9C9F;
	padding-left:5px;
	padding-top:5px;
	}
#emptycontainer {
	position: absolute;
	top: 0px;
	left: 755px;
	width: 175px;
	height:175px;
	margin: 5px;
	background-color: #7D9C9F;
	
	}

	
#links {
	position: absolute;
	top: 185px;
	left: 5px;
	width: 150px;
	height: 100%;
	background-color: #7D9C9F;
	color: #FFFFFF;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left:5px;
	
}
#rechts {
  position: absolute;
  top: 120px;
  right: 10px;
  width: 160px;
  height: 300px;
  background-color: #ffcc00;
}
#logomaenner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	height: 20px;
	width: 123px;
	left: 245px;
	top: 4px;
	text-align: center
}
#logofrauen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	height: 20px;
	width: 131px;
	left: 389px;
	top: 4px;
	text-align: center
}

#meldung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	color:#FF0000;
	left: 71px;
	top: 28px;
	text-align: center;
	width: 609px;
	background-color:#FFFFFF;
	filter: Alpha(Opacity=90);
	border: 1px dotted #FF0000;
	left: 64px;

}

h1 { 
	font-size:16px;
	font-weight:bold;
}

#flaggen {
	position: absolute;
	top: 2px;
	left: 756px;
	width: 175px;
	height:590px;
	margin: 5px;
	background-color: #7D9C9F;
}

.alert {	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.gttable {
	background-color:#FFF;
	padding: 13px;
	margin: 13px;
}

.gttable td {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px #EBEAE2 solid ;
	
}
