body {
	background-color : #336699;
	font-size : 70%;
	font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;
	color : #564b47;
	padding : 2px;
	margin: 2px; /* mittig von links/rechts */
	min-height : 101%;
	max-width: 1010px;            /* maxWidthIDs */
	position : relative;
	text-align : left;
	border: medium solid #B0CCF3;
}
#links {
	position : absolute;
	left : 1px;
	width : 170px;
	padding : 0 0;
	background-color : transparent;
	background-image : url(images/backlinks.jpg);
	top: 110px;
}
#oben {
	font-size : 120%;
	text-align : justify;
	color : maroon;
	background-color : #336596;
	height: auto;
	margin: auto;
	word-spacing: 1em;
	font-weight: bold;
	width: auto;
	position: static;
}
#navioben {
	text-align : left;
	color : #564b47;
	background-color: #336596;
	height: auto;
	margin-bottom: 4px;
	width: auto;
	
	}
#Navigation {
	text-align : left;
	color : #000000;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	word-spacing: 1em;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: thin dotted #FFFF99;
	
	}
#Navigation2{
	color : #000000;
	background-color: #FFFF99;
	height: auto;
	width: auto;
	text-align: left;
	font-size: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#Navigation li {
	list-style : none;
	text-align: center;
	height: auto;
	width: auto;
}
#Navigation2 li {
	list-style : none;
	text-align: left;
	display: inline;
}
#Navigation a, #Navigation span {
	font-weight : bold;
	color : maroon;
	background-color : #DFDFDF;
	font-weight : bold;
	text-align: left;
	font-size: 100%;
	word-spacing: 2px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #315D82;
	border-right-color: #666666;
	border-bottom-color: #315A86;
	border-left-color: #315D82;
}
#Navigation a:hover, #Navigation span {
	border-left-color : #FFFF99;
	border-top-color : black;
	color : white;
	background-color : #345B84;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-bottom-color: white;
}
#Navigation2 a, #Navigation2 span {
	padding : 0.1em 1em;
	text-decoration : none;
	font-weight : bold;
	border : 1px solid #336596;
	color : maroon;
	background-color : #FFFF99;
	font-weight : bold;
	font-size : 98%;
	text-align: left;
}
#Navigation2 a:hover, #Navigation2 span {
border-color : white;
border-left-color : black;
border-top-color : black;
color : white;
background-color : #336699;
}
#inhalt {
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
	background-color : #ffffff;
	color : #000;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 176px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: auto;
	width: auto;
}
#rechts {
	position : absolute;
	right : 0px;
	width : 192px;
	color : #000;
	padding : 1px;
	background-image : url(images/backlinks.jpg);
	height: auto;
	margin: 1px;
	top: 109px;
}
#siteInfo {
clear : both;
border : 1px solid #cccccc;
font-size : 84%;
color : #ffffff;
padding : 0 5px 5px;
background-color : #2C5885;
}
#siteInfo img {
	padding : 4px 4px 4px 10px;
	vertical-align : middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
#siteInfoLinks {
color : #fff;
background-color : transparent;
}
#siteInfo a {
font-size : 100%;
padding : 0 4px 0 0;
color : #CCCCCC;
background-color : transparent;
}
#sectionLinks {
position : relative;
margin : 0;
padding : 0;
border : 1px solid #cccccc;
font-size : 80%;
background-color : #336699;
color : #fff;
}
#links img {
border : 0 solid #fff;
background-color : transparent;
}
img {
border : 0 solid #fff;
background-color : transparent;
}
#rechts img {
border : 0 solid #CCCCCC;
background-color : transparent;
}
p, h2, pre {
margin : 2px;
padding : 5px 20px 5px 20px;
text-align : left;
}
a {
color : #ff66cc;
font-size : 11px;
background-color : transparent;
text-decoration : none;
}
.breadcrumb {
color : #564b47;
font-size : 11px;
background-color : transparent;
}
pre {
color : #564b47;
font-size : 11px;
background-color : transparent;
font-family : Courier, Monaco, Monospace;
}
.alignright {
margin-top : 0;
text-align : right;
font-size : 10px;
}
.aligncenter {
margin-top : 0;
text-align : center;
font-size : 10px;
}
.logo {
font-size : 130%;
text-transform : uppercase;
text-align : center;
color : maroon;
background-color : #fff;
padding : 1px 15px;
margin : 0;
}
.Ueberschrift {
font-size : 140%;
text-align : left;
font-size : 130%;
padding : 1px 15px;
margin-left : 20px;
color : #FFFF00;
padding : 0 1px;

}
strong {
}
p {
	text-align : left;
	margin : 1px 5px 2px 5px;
	padding : 2px 2px;
	color : #000;
background-color : transparent;
font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size : 100%;

} 
H1 {
border-left-color : #339966;
color : #003399;
border-top-color : #339966;
border-bottom : 1px solid #336699;
border-right-color : #339966;
background : transparent;
margin : 1px;
padding : 2px 10px 2px 10px;
font-size : 120%;
font-weight : bold;
font-variant : normal;
}
h2 {
color : #003399;
background : transparent;
margin : 4px 3px 3px;
padding : 4px 3px 3px;
font-size : 102%;
font-weight : bold;
}
H3 {
	font-weight : bold;
	font-size : 100%;
	color : #000;
	margin : 4px 3px 3px;
	padding : 4px 3px 3px;
	text-align: left;
}
H4 {
font-weight : bold;
font-size : 90%;
color : #990000;
margin : 3px;
padding : 3px;
}
H5 {
font-size : 94%;
background-color : transparent;
color : #000;
margin : 3px;
padding : 3px;
text-align : left;
}
ul li {
margin: 2px;
padding-left : 0;
padding-left : 0.8em;

}
a:link {
font-weight : bold;
color : maroon;
text-decoration : none;
background-color: transparent;
}
a:visited {
font-weight : bold;
color : maroon;
text-decoration : none;
background-color: transparent;
}
a:hover {
font-weight : bold;
color : maroon;
text-decoration : none;
background-color: transparent;
}
a:active {
font-weight : bold;
color : #33ffcc;
text-decoration : none;
background-color: transparent;
}
#menu {
color : #035;
height : 80%;
left : 8px;
background-color: transparent;
}
#menu a {
border-bottom : 1px solid #33ffff;
border-left : 1px solid #fff;
border-right : 1px solid #33ffff;
border-top : 1px solid #fff;
color : #ffffff;
display : block;
font-weight : bold;
text-align : left;
background-color : #035;
margin-top : 2px;
margin-bottom : 2px;
padding-top : 4px;
padding-right : 1px;
padding-bottom : 4px;
padding-left : 5px;
}
#menu a:link {
background : #035;
color : #fff;
}
#menu a:visited {
background : #035;
color : #ff9;
border-left : 1px solid #33ffff;
}
#menu a:hover {
background : #ccc;
border-bottom : 1px solid #035;
border-left : 1px solid #000;
border-right : 1px solid #035;
border-top : 1px solid #000;
color : #035;
}
#menu a:active {
background : #035;
color : #ff1;
}
.fussnote {
font-size : 80%;
color : #000000;
background-color : transparent;
}
ul#leistelinks {
padding : 0.8em;
border : 1px dotted white;
margin : 0;
padding : 0.8em;
}
#leistelinks {
padding : 0.8em;
border : 0px none white;
margin : 0;
padding : 0.8em;

}
* html ul#leistelinks {
width : 11.6em;
width : 10em;
padding-left : 0;
padding-left : 0.8em;
text-align : left;
}
ul#leistelinks li {
	list-style : none;
	margin : 0.4em;
	padding : 0;
	border: thin solid #FFFFFF;
}
ul#leistelinks li ul {
margin : 0 0 0 1em;
padding : 0;
}
ul#leistelinks li ul li {
margin : 0.1em 0;
list-style-position : outside;
list-style-type : disc;
}
* html ul#leistelinks li ul li {
margin-left : 1em;
margin-left : 0;
}
ul#leistelinks a {
padding : 0.1em;
text-decoration : none;
font-weight : bold;
text-decoration : none;
font-weight : bold;
border : 0 solid black;
color : maroon;
background-color : transparent;
text-align : left;
}
* html ul#leistelinks a {
width : 100%;
width : 7.8em;
}
* html ul#leistelinks li ul li a {
width : 100%;
width : 6.8em;
}
ul#leistelinks a:hover {
color : white;
background-color : maroon;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/
