h1  {
	color : #ffffff;
	text-decoration : none;
	text-align : right;
	float: left;
	padding-left: 100px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: none;
	font: italic small-caps bold xx-large 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

h2  {
	font-size : x-large;
	font-weight : bold;
	font-style : italic;
	color : #ffffff;
	text-decoration : none;
	text-align : right;
	padding-left: 300px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: left;
	font-variant: small-caps;
	background: transparent;
}

h3  {
	font-size : large;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

body  {
	font-size : medium;
	font-family : 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	margin: 0;
}

p {
	float: none;
}

.navimg {
	float: left;
	background: #dc4ea1;
	padding: 5px 6px 10px 5px;
}

.bildlinks {
	float: left;
	border: thin solid #000000;
	margin: 0.5em;
	padding: 0.5em;
}

.bildrechts {
	float: right;
	border: thin solid #000000;
	margin: 0.5em;
	padding: 0.5em;
}

.bildunterschrift {
	text-align: center;
	font-style: italic;
	font-size: smaller;
}

#logo {
	float: left;
	margin-top: 1.5em;
	margin-left: 100px;
}

#top {
	background: #000000 url(80er2.gif) repeat-x;
	border-style: none;
	height: 150px;
	border-bottom-style: none;
	border-bottom-width: 0;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}

#text {
	background: white no-repeat;
	text-align: justify;
	padding-left: 1em;
	padding-right: 2em;
	border-top: solid #eaea2f 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

#main {
	background: #dc4ea1 no-repeat;
	border-style: none;
	text-align: justify;
	padding-left: 100px;
	max-width: 45em;
//	border-top: 5px solid #000000;
}

#navigation {
	border-style: none;
	border-spacing: 5px;
	text-align: center;
	border-bottom: 2px solid #eaea2f;
	border-top: 2px solid #eaea2f;
	line-height: 2.5em;
	clear: none;
	border-left-style: none;
	border-left-width: 5px;
	font-style: italic;
	font-variant: small-caps;
}

#navigation a { text-decoration: none; }

#navigation em { 
	font-style: normal; 
	font-weight: normal; 
}

#navigation span { display: none; }

#navigation a, #navigation strong, #navigation em { 
	padding: 0.3em; 
	white-space: nowrap; 
}

#navigation em a { padding: 0; }

#nav1 { 	
	margin: 0; 
	padding: 0 0.2em; 
	line-height: 2.5em;
	color: #ffffff; 
	background-color: #000000;
}

#nav1 a { 
	color: #49b949; 
	font-weight: bold; 
}

#nav1 a:hover, #nav1 strong, #nav1 em { 
	color: #FFFFFF; 
	background-color: #dc4ea1; 
	font-weight: bold;
	font-style: italic;
}

#nav2 { 	
	margin: 0; 
	padding: 0 0.2em; 
	line-height: 2.5em;
	color: #000000; 
	background-color: #49b949;
}

#nav2 a { 
	color: #000000; 
	font-weight: bold; 
}

#nav2 a:hover, #nav2 strong, #nav2 em { 
	color: #ffffff; 
	background-color: #000000; 
	font-weight: bold;
	font-style: italic;
}
