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;
	background: #c3d5d5 none;
	margin: 0;
}

h1  {
	color : #000000;
	text-align : left;
	float: left;
	clear: none;
	padding-left: 0;
	padding-bottom: 0px;
	margin-left: 1em;
	margin-bottom: 0px;
	font: normal bold x-large 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding-top: 1em;
}

h2  {
	color : #66cccc;
	text-decoration : none;
	text-align : center;
	float: left;
	clear: left;
	padding-left: 200px;
	font-weight: bold;
	font-style: normal;
	font-family: 'Lucida Handwriting Italic', 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

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

a:visited  {
	color : #000000;
}

a:active  {
	color : #FF0000;
}

a:hover  {
	color : #FF0000;
}

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

#top {
	background: #ffffff url(50er-beschriftet-kleiner-de.gif) left repeat-x;
	border-style: none;
	border-spacing: 5px;
	height: 150px;
	border-bottom-style: none;
	margin: 0 auto;
}

#text {
	background: no-repeat transparent;
	border-spacing: 5px;
	padding-left: 2em;
	padding-right: 2em;
	max-width: 45em;
	margin: 0 auto 20px 200px;
	border: solid #c3d5d5 1px;
}

#main {
	background: #c3d5d5 repeat-y url(50er-bg5.gif);
	border-style: none;
	border-spacing: 5px;
	margin: 0;
}

#navigation {
	border-style: none;
	border-spacing: 5px;
	text-align: center;
	border-bottom: 4px solid #2a234b;
	border-top: 4px solid #2a234b;
	line-height: 2.5em;
	clear: none;
	border-left-style: none;
	border-left-width: 5px;
	background: #c3d5d5;
}

#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: #6f4b67; 
	background-color: #3795BE;
}

#nav1 a { 
	color: #2a234b; 
	font-weight: bold; 
}

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

#nav2 { 	
	margin: 0; 
	padding: 0 0.2em; 
	line-height: 2.5em;
	color: #623E18; 
	background-color: #d16ea5;
}

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

#nav2 a:hover, #nav2 strong, #nav2 em { 
	color: #FFFFFF; 
	background-color: #2a234b; 
	font-weight: bold; 
}

