body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0;
	font-size:100%;
	background-color:#FFFFFF;
}

.all {
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	width:980px;
	border: #94E3E5 1px solid;
}



/*Kopf*/

.header {
	height: 119px;
	background-image: url(../0_start/bilder/header.jpg);
	font-size: 70%;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}

.header a {
	color: #FFFFFF;
	text-decoration: none;
}

.header a:hover {
	text-decoration: none;
	color: #CAF28D;
}

.header a:active {
	color: #000;
	text-decoration: none;
}

.header .active {
	color: #000;
	text-decoration: none;
}

.header a:visited {
	text-decoration: none;
}



/*Content*/
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	width: auto;
	padding-left: 15px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	padding-right: 5px;
}

.text {
	width: 670px;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 20px;
	margin-top: 20px;
}

.text ul {
	margin-left:0px;
	padding: 0;
}
.text ul li {
	background-image: url(../0_start/bilder/listenpunkt.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left:15px;
	margin-left:0px;
}

.text .abstand ul li {
	padding-bottom:10px;
}

.text .sprungmarke {
	color: #666666;
	padding-bottom: 30px;
}

.text .sprungmarke a {
	color: #666666;
}

.hervorhebung {
	padding: 5px;
	background-color: #F3F3E4;
}

.hervorhebung p {
	margin-bottom: 0px;
} 

.hervorhebung h1 {
	background-color: #D0D099;
	color: #FFFFFF;
	margin-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
} 

.hervorhebung h2 {
	background-color: #E9E9CF;
	color: #000000;
	margin: 0;
	padding-bottom: 0px;
	font-weight: normal;
} 

.farbe {
	color: #929241;
} 

.plakat {
	padding: 5px;
	background-color: #EDEDD8;
	padding-left: 35px;
	background-image: url(../0_start/bilder/plakat_icon.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

.quelle {
	text-align: right;
	font-style: italic;
}

.line {
	border-top: #C8EAF7 solid 1px;
	width: 670px;
}

.seitenanfang {
	color: #666666;
	font-size: 100%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: right;
	text-align: right;
	width: 670px;
	border-top: #C8EAF7 solid 1px;
	padding-top: 0px;
	margin-top: 35px;
}

.seitenanfang a {
	color: #666666;
}


/*Navigation*/
.teaser {
	width:240px;
	padding-top: 0px;
	margin-top: 20px;
	float: right;
	color: #666666;
}

.head {
	background-image:url(../0_start/bilder/bg_navigation.jpg);
	font-weight: normal;
}

.teaser h1 {
	background-image: url(../0_start/bilder/bg_navigation.jpg);
	font-size: 100%;
	font-weight:normal;
	margin-right:10px;
	font-size: 100%;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.teaser p {
	margin-top:0px;
	margin-bottom:0px;
}

.teaser a {
	color: #666666;
	text-decoration: none;
}

.teaser a:hover {
	text-decoration: none;
}

.teaser a:active {
	text-decoration: none;
}

.teaser .active {
	text-decoration: none;
}

.teaser a:visited {
	text-decoration: none;
}



/*Zentrale Links*/
a:hover {
	color: #00B8FD;
	text-decoration:underline;
}

a, a:active {
	color: #000;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

h1 {
	line-height:140%;
	margin-bottom:30px;
	color: #666666;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

h2 {
	line-height:140%;
	margin-bottom:30px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

p {
	margin-top:20px;
	margin-bottom:20px;
}



/* Fusszeile */
#fusszeile {
	font-size: 0.65em;
	text-align: center;
	color: #00749F;
	text-align:center;
	padding-top: 4px;
	margin-top: 20px;
	height:20px;
	border-top: #95E2FF 1px solid;
}
.nofloat {
	clear: both;
	visibility: hidden;
	height: 0px;
	background-color: #CCCCCC;
}



/*Zentrale Links*/
a:hover {
	color: #00B8FD;
	text-decoration:underline;
}

a, a:active {
	color: #000;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

h1 {
	line-height:140%;
	margin-bottom:30px;
	color: #666666;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

h2 {
	line-height:140%;
	margin-bottom:30px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

p {
	margin-top:20px;
	margin-bottom:20px;
}

