body {
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
	font-family: verdana, sans-serif;
	text-align: center;
	overflow-y: scroll;
}

#meilensteine {
	width: 940px;
	height: 37px;
	background-image: url(/images/template/zeitstrahl_komplett_10_2011.gif);
	background-repeat: no-repeat;
}

#dfbheader {
	position: relative;
	width: 940px;
	height: 106px;
	background-image: url(/images/template/dfb_header.gif);
}

#dfbheader .links {
	width: 219px;
	height: 20px;
	left: 721px;
	top: 85px;
	position: relative;
	cursor: pointer;
}

#dfbheader .links .home {
	width: 61px;
	height: 20px;
	float: left;
}

#dfbheader .links .kontakt {
	width: 67px;
	height: 20px;
	float: left;
}

#dfbheader .links .impressum {
	width: 91px;
	height: 20px;
	float: left;
}

#overlay-background {
	position: absolute;
	left: 0px;
	top: 0px;
	z-Index: 10;
	background-color: #000000;
	opacity: 0.75;
	filter:alpha(opacity=75);
}

h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0px;
}

h1.news {
	text-align: left;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0px;
}

h2.left {
	text-align: left;
}

h2.projekt {
	line-height: 4px;
	padding: 0px;
}

h3 {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0px;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #999999;
	border-bottom: transparent;

}

p {
	text-align: left;
	padding: 10px 0px;
}

li.menu {
	text-align: left;
	/*padding-top: 3px;
	padding-bottom: 4px;*/
	cursor: pointer;
}

.normalMenu {
	background-image:url(/images/template/menu/menu_off.gif);
}

.activeMenu {
	background-image:url(/images/template/menu/menu_on.gif);
}

.mainMenu {
	font-weight: bold;
	padding-left: 10px;
}

.subMenu {
	font-weight: normal;
	padding-left: 20px;
}

.subsubMenu {
	font-weight: normal;
	padding-left: 30px;
}

div.menu {
	padding-top: 3px;
	color: #000000;
	width: 200px;
	height: 22px;
}

img {
	display: block;
}

img.meilensteine {
	width: 940px;
	height: 51px;
}

img.dfb_header {
	width: 940px;
	height: 106px;
}

img.teaserimage {
	width: 220px;
	height: 122px;
}

img.imageheader_home {
	width: 700px;
	height: 350px;
}

img.imageheader_ms {
	width: 700px;
	height: 350px;
}

img.imageheader_normal {
	width: 700px;
	height: 125px;
}

#galleryimg {
	/*width: 700px;
	height: 525px;*/
}

#gallerycaption {
	background-color: #D9D9D9;
	padding: 6px 10px;
	font-weight:bold;
	text-align:left;
}

.closeheader {
	background-color: #D9D9D9;
	padding:6px 10px;
	font-weight:bold;
}

div.spacer {
	width: 220px;
	height: 15px;
}

div.milestone {
	position: relative;
	top: 10px;
	width: 10px;
	height: 30px;
	float: left;
	cursor: pointer;
}

div.mile_tooltip {
	z-index:100;
	position:absolute;
	padding:3px 5px;
	top:50px;
	background-color:#D9D9D9;
}

div.mile_focus {
	z-index:100;
	position:absolute;
	height:14px;
	top:20px;
	cursor: pointer;
}

div.unterschrift {
	background-color: #D9D9D9;
	font-weight: bold;
	padding: 6px 10px;
}
 
.teaserunterschrift {
	text-align: left;
}

.bildunterschrift {
	text-align: left;
}

div.absatz {
	text-align: left;
	margin: 0px 0px 10px 0px;
}

div.news {
	text-align: left;
}

a:link
{ 
	color:#000000;
	text-decoration: none;
}
															
a:active
{
	color:#000000;
	text-decoration: none;
}
															
a:visited
{
	color:#000000;
	text-decoration: none;
}
													
a:hover
{
	color:#A3A3A3;
	text-decoration: none;
}

.news a
{
	text-decoration: underline;
}

