	body
	{
	margin: 0;
	padding: 0;
	font-size: 100%;
		font-family: Geneva, Arial, Helvetica, sans-serif;

	text-align: center;
	color: #000;
	background-color: #E2EAF3;
	background-repeat: repeat;
	background-image: url(../bilder/hintergrund-hellblau-blau.gif);

	}
	
	a:link, a:visited { color: red; }
	a:hover, a:active
	{
	color: #0000CC;
	}
	.clear{
		clear: both;
		
	}
	
	
	#container
	{
	margin: 1em auto;
	width: 870px;
	text-align: left;
	background-color: #FFFFFF;
	top: -70px;
	border-top: 1px none #ee1b22;
	border-right: 1px none #ee1b22;
	border-bottom: 1px none #ee1b22;
	border-left: 1px none #ee1b22;

	}
	
	#header
	{
	position: absolute;
	border-bottom: none;
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	border-top: none;
	width: 100%;
	text-align: center;
	left: 0px;
	background-repeat: repeat;
	}
	#mainnav
	{
	clear: right;
	font-size: 12px;
	border-bottom: 2px none #800000;
	border-top-style: none;
	position: relative;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	padding:  5px 20px;

	border-top-width: 6px;
	border-top-color: #e9e9e9;
	
	z-index: 1;
	top: 0px;
	margin: 0px;
	background-color: #DFF1FF;

	}
	
	#mainnav ul
	{
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	border-left: 1px none #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;

	}
	
	#mainnav li
	{
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #FFFFFF;

	}
	
	#mainnav li a
	{
	text-decoration: none;
	color: #0000cc;
	display: inline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;



	}
	
	#mainnav li a:hover, #mainnav li a.active
	{
	text-decoration: none;
	color: #ee1b22;
	font-weight: bold;


	}
.box{
	background-color: #F0F1F2;
	padding:5px 20px;
	margin:20px 30px 40px 20px;
	border: 1px solid red;


}	
.box p{
color: #0000CC ! important;
font-size:13px ! important;
}

.box a:link{
color: red ! important;
}
	#menu
	{
	float: left;
	z-index: 2;
	margin-left: 20px;
	width: 80 px;
	color: #fff;


	}
	
	#menu ul 
	{
	margin-left: 0;
	padding-left: 0;
	line-height: 200%;
	font-size: 12px;
	color: #4F3a26;
	font-style: normal;
	font-variant: normal;
	margin-top: 5em;
	}
	
	#menu li a:hover 
	{

	color: #FF7B6E;
	padding-right: 10px;
	text-decoration: none;
	border: none;
	}
	#menu li a:active 
	{
	padding-right: 10px;
	border-right: none;
	border-bottom: none;
	text-decoration: none;
	border-top-style: none;
	border-left-style: none;

	}
	#menu h1
	{
	color: #FF7B6E;
	font-size: 105%;
	margin: 10 0 10 0;
	}
	
	#contents
	{
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border-top: 3px none #ee1b22;
	border-right: 1px none #ee1b22;
	border-bottom: 1px none #ee1b22;
	border-left: 1px none #ee1b22;
	width: 90%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;

	}
	
	#contents p {
	line-height: normal;
	color: #333333;
}
	#logo
	{
		float: left;
	}
		
	#thema, #thema2
	{
	border-left: 1px none;
	height: 80%;
	margin-right: 30px;
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	position: relative;
	top: 20px;
	font-size: 10pt;



	}
	
	
	#thema2
	{
	background-color: #F0F1F2;
	padding:5px 20px;
	margin:20px 30px 40px 20px;
	border: 1px solid red;

	}
	#karten{
	background: #DFF1FF;
	margin: 30px 0;
	padding: 5px;
	
}
	#karten p{
		font-size: 90% ! important;
	}
	
	
	blockquote{
margin: 0;
padding:0;
	font-style: italic;	
	
	}
	#thema p	{
	color: #343435 ! important;
	letter-spacing: 0px;
	text-align: left;
	font-size: 11pt;
	font-weight: normal;


	}
	#thema2 p{
	color: #343435 ! important;
	letter-spacing: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	}
	
	#thema li, #thema2 li
	{
	color: #003399;
	letter-spacing: 0px;
	text-align: left;
	list-style-position: outside;	
	font-size: 13px;
	font-weight: normal;	
	margin-left: 0px;
	list-style-type: square;


	}
	
	#thema ul.pfeil li, #thema2 ul.pfeil li{
	
	list-style-position: outside;
	list-style-image: url(../bilder/pfeil-right.jpg);
	padding: 0 0 5px 5px;
	
	}
	
	#thema ul.pfeil li a, #thema2 ul.pfeil li a{
	color:#343435 ! important;
	
	}
	#thema ul.pfeil li a:hover, #thema2 ul.pfeil li a:hover{
	color:red ! important;
	
	}
	#thema h1, #thema2 h1, h1
	{
	color: #666666;
	margin: 40px 0px ;
	font-weight: bold;
	font-style: normal;
	float:none;
	text-align: justify;
	text-decoration: underline;
	font-size: 16px;
	}
	#thema h2, #thema2 h2
	{
	text-decoration: underline;
	color: red;
	font-weight: bold;
	font-style: normal;
	float:none;
	text-align: justify;
	font-size: 12px;

	}
	
	#thema h3,#thema2 h3
	{
	color: #ee1b22;
	font-style: normal;
	float:none;
	text-align: left;
	font-size: 20px;
	margin-top: 0px;
	font-weight: bold;


	}
	
	#thema h4, #thema2 h4
	{
	color: #ee1b22;
	font-size: 14px;
	margin-top: 0px;
	padding-left: 3px;
	font-weight: bold;
	border-bottom: 1px solid red;

	}
	#thema h5, .box h5,#thema2 h5
	{
	color: #ffffff;	
	float:none;
	text-align: left;
	font-style: normal;
	font-size: 13px;
	margin-top: 0px;
	font-weight: bolder;
	background-color: #0000CC;
	padding-left: 3px;
	}
	
	#thema h6, #thema2 h6
	{
	color: #000000;
	font-weight: bold;
	font-style: normal;
	float:none;
	text-align: justify;
	font-size: 11pt;

	}
	
	#thema td
	{
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	font-weight: normal;		
	padding-bottom: 10px;
	background-color:  #f0f1f2;
	vertical-align: top;
	padding:5px;}
	
	#thema2 td
	{	
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	font-weight: normal;		
	background-color:  #ccc;
	vertical-align: top;
	padding:0px;}
	
	
	
	#hintergrund
	{

	text-align: center;
	top: 25px;
	margin-top: -40px;
	z-index: 9;
	
	}
	
	
	
	#footer
	{
	clear: both;
	color: #000000;
	text-align: right;
	padding: 5px;
	font-size: 10px;
	border-bottom: 1px solid #866510;
	border-top: 1px solid #866510;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #dff1ff;
	margin-top: 20px;



	}
	#name
	{
	text-align:right;
	width: 100%;
	margin-bottom: 0px;
	font-size: 10pt;




	}
	#buchstabe
	{
		float: left;		
	}
	#strichlinie
	{
	border-bottom-style: none;
	border-bottom-color: #4f3a26;
	width: 100%;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	height: 60px;

	}
	
	#bilder
	
	{
	float: none;
	text-align: right;

	}
#nachoben {
	border-bottom-style: none;
	border-bottom-color: #4f3a26;
	width: 80%;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	text-align: right;


}

