* {
	margin:0px;
	}

html
{
	color: #999999;
	background-color: #2f2a3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
}

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }

/* Lists */

ul, ol
{
	line-height: 2em;
	background-color: #73698C;
	padding-left: auto;
}

ol li { margin-left: 2.5em; }

ul {
	list-style-type: none;
}

/* Images */

.drop-shadow
{
	float: left;
	position: relative;
}

.drop-shadow img
{
	display: block;
	position: relative;
	border: 4px solid #FFF;
	margin: 5px;
}
.bildbeschriftung {
	font-weight: bold;
	color: #73698C;
	font-size: 16px;
}


/* Other Html Elements */

blockquote
{
	clear: both;
	padding: 1em;
	margin: 2em 3em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #eeeeee;
	border: 1px solid #a9a9a9;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

ins { font-weight: bold; text-decoration: none; }

hr {
	clear: both;
	height: 1px;
	visibility: visible;
}

/* Structure */

body {
	background-color: #c1bdcc;
	color: #2f2a3e;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header
{
	width: 100%;
	border-top: 10px solid #31274c;
	background-color: #31274C;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#about
{
	color: #d5cceb;
	background-color: #73698c;
	text-align: left;
	height: auto;
	float: right;
	width: 1000px;
	position: relative;
	top: -100px;
}

#content
{
	clear: both;
	width: 1000px;
	background-color: #c1bdcc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 100px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

#footer { color: #999999; clear: both; background-color: #2f2a3e; padding: 20px 0; text-align: center; }

/* Header */

#header h1
{
	width: 850px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -1000px;
	color: #D6D6D6;
}

#header h1 a
{
	height: 100px;
	display: block;
	text-indent: -9999px;
}

#about #inhalt {
	width: 890px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 90px;
	text-align: left;
}




/* About */

#about dl { margin: 0 auto; width: 850px; padding: 20px 0; }


#about dt { padding: 10px 0; }

#about dd { padding: 5px 0; margin-left: 25px; }

#about dt strong { color: #1c1927; }

#about dt em { padding: 0 2px; }

#about dd a { margin-left: 25px; }

#about a cite { border-bottom-width: 0; }

/* Content */

#content .drop-shadow p { bottom: 11px; }

/* Footer */

#footer p { margin: 0 auto; width: 850px; padding: 5px 0; }

#footer a { color: #776d91; border-bottom-color: #776d91; }

#footer a:hover, #footer a:active { color: #968ab3; border-bottom-color: #968ab3; }
#inhalt ul li {
	padding-left: 0px;
	margin-left: 40px;
	list-style-type: square;
}
#nav_container {
	background-color: #51476A;
	text-align: center;
	height: 35px;
	width: 1100px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navcontainer {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding-left: 0px;
}


ul#navlist { font-family: sans-serif; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
	color: #C1BDCC;
	background-color: #51476A;
	padding: 13px;
}

ul#navlist li a:hover
{
	color: #51476A;
	background-color: #C1BDCC;
}

ul#navlist li a:active
{
	color: #C1BDCC;
	background-color: #51476A;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
	padding: 13px;
	margin: 5px;
}

ul#navlist li:hover ul#subnavlist
{
	display: block;
	position: absolute;
	font-size: 8pt;
	padding-top: 5px;
	text-align: left;
}

ul#navlist li:hover ul#subnavlist li a
{
	display: block;
	width: 13em;
	border: none;
	padding: 2px;
}

.foto_rechts {float:right; height:auto; width:auto; padding:0px; margin:15px 0px 15px 20px;}
.foto_links {
	float:left;
	height:auto;
	width:auto;
	margin:15px 20px 20px 0px;
	padding-left: 0px;
	text-align: left;
}

/*ul#navlist li:hover ul#subnavlist li a:before { content: " >> "; }*/
#inhalt a {
	color: #D5CCEB;
	text-decoration: underline;
	font-weight: bold;
}
#text #zweispaltentext {
	float: left;
	width: 65%;
	padding-left: 40px;
}
#text #zweispaltentext {
	width: 65%;
	padding-left: 40px;
}
.zentr_inhalt_links {
	float: left;
	width: 50%;
	height: auto;
}
.zentr_inhalt_rechts {
	float: right;
	height: auto;
	width: 50%;
}
.zentr_inhalt {
	width: 100%;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.zentr_inhalt p {
	text-align: center;
}
.menu_vertikal {
	float: left;
	width: 90px;
	height: auto;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	padding-top: 10px;
}
.menu_vertikal ul {
	width: 90px;
	padding: 0px;
}

.menu_vertikal li a{
	display: block;
	text-align: left;
	font-weight: bold;
	color: #D5CCEB;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #51476A;
	width: 90px;
}
.menu_vertikal li a:hover {
	color: #51476A;
	text-decoration: none;
	background-color: #C1BDCC;
}
#banner_links {
	float: left;
	width: 93px;
	position: relative;
	left: -100px;
	top: 160px;
	height: 100px;
	cursor: pointer;
}

