* {
		margin:0;
		padding:0;
	}
	
body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font: 100.01%;
		background-color: #cccccc;
		text-align: center;
	}
#container {
		width: 50em;
		text-align: left;
		margin: auto;
		background-color: #fff;
	}

#signet {	
		float: left;
	}

#motto {
		margin-left: 184px;
		background-color: #fff;
		color: #806640;
		text-align: center;
	}

#bildleiste80 {
		width: 50em;
		height: 80px;
		background-image: url(../bilder/bilderleiste_03.jpg);
		background-repeat: repeat-x;
		color: #E6DCCF;
	}

#trennlinie01 {
		height: 1px;
		width: 50em;
		background-color: #FFFFFF;
	}

#bildleiste05 {
		width: 50em;
		height: 5px;
		background-image: url(../bilder/bilderleiste_03schmal05.jpg);
		background-repeat: repeat-x;
		color: #E6DCCF;
	}

#bildleiste05oben {
		width: 50em;
		height: 5px;
		background-image: url(../bilder/bilderleiste_03schmal05.jpg);
		background-repeat: repeat-x;
		color: #E6DCCF;
	}

#bildleiste05mitte {
		width: 50em;
		height: 5px;
		background-image: url(../bilder/bilderleiste_03schmal05.jpg);
		background-repeat: repeat-x;
		color: #E6DCCF;
	}

#bildleiste05unten {
		width: 50em;
		height: 5px;
		background-image: url(../bilder/bilderleiste_03schmal05.jpg);
		background-repeat: repeat-x;
		color: #E6DCCF;
	}

#navigation {
		width: 8em;
		float: left;
		background-color:#fff;
		color: #806640;
		text-align: right;
}

#navigation li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
		font-size: 0.8em;
		line-height: 1.5em;
	}

#navigation a:link, #navigation a:visited {
		text-decoration: none;
		color: #806640;
	}

#navigation a:hover {
		/* text-decoration: underline; */
		color: #0000FF;
	}


#subnavigation	{
		background-color: #fff;
		color: #806640;
		padding: 10px;
		text-align: center;
	}

#subnavigation li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
		border-style: none;
    	font-size: 0.8em;
		line-height: 1.5em;
		display: inline;
	}

#subnavigation a:link, #subnavigation a:visited {
    	color: #806640;
	}

#subnavigation a:hover {
		color: #0000FF;
	}

.textlink li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-color: transparent;
		background-color:#FFFFFF;
		/*list-style-type: none;*/
    	font-size: 0.8em;
		/*line-height: 1.5em;*/
		/*display: inline;*/
	}

.textlink a:link, .textlink a:visited {
		border-color: transparent;
    	color: #806640;
	}

.textlink a:hover {
		color: #0000FF;
	}

.textlink01 li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #FFFF55;
		/*border-color: transparent;*/
		/*list-style-type: none;*/
    	font-size: 0.8em;
		/*line-height: 1.5em;*/
		/*display: inline;*/
	}

.textlink01 a:link, .textlink01 a:visited {
		background-color: #FFFF55;
    	color: #806640;
	}

.textlink01 a:hover {
		background-color: #FFFF55;
		color: #0000FF;
	}


#inhalt {
		min-height: 25em;
		margin-top: 3px;
		margin-rihgt: 0px;
		margin-bottom: 3px;
		margin-left: 9em;
		border-left-color: #806640;
		border-left-style: solid;
		border-left-width: thin; 
		background-color: #fff;
		color: #806640;
	}

#fuss {
		background-color: #fff;
		color: #806640;
		padding: 10px;
		text-align: center;
	}
	
#fuss ul {
		float: right;
		padding: 15px 15px 15px 25px;
	}

#fuss li {
		display: inline;
	}

#fuss a:link, #fuss a:visited {
    	color: #806640;
	}
	
#fuss a:hover {
		color: #0000FF;
	}

p {
		margin: 0;
	}

h1 {
		margin: 0;
		padding: 0;
		font-weight: normal;
		font-size: 2em;
	}

h2 {
		margin: 0;
		padding: 0;
		font-weight: normal;
		font-size: 1.3em;
	}

h3 {
		margin: 0;
		padding: 0;
		font-weight: normal;
		font-size: 1em;
	}

h4 {
		margin: 0;
		padding: 0;
		font-weight: normal;
		font-size: 0.9em;
	}

h5 {
		margin: 0;
		padding:0;
		font-weight: normal;
		font-size: 0.8em;
	}

h6 {
		margin: 0;
		padding:0;
		font-weight: normal;
		font-size: 0.7em;
	}

.wichtig	{
		color:  #FF0000;
	}


.gewaehlt {
		background-color: #FFFF66;
		border: 2px solid #FFFF66;
	}

.subgewaehlt { 
		background-color: #FFFF99; 
		border: 2px solid #FFFF99;
	}
	
	
/*  alte Version
.gewaehlt {
		background-color: #D4BF55;
		border: 2px solid #D4BF55;
	}

.subgewaehlt { 
		background-color: #D4BF55; 
		border: 2px solid #D4BF55;
	}
*/

.standardfarbe {
    	color: #806640;
	}

.textgr08	{
	font-size: 0.8em;
	}

	


	

