@charset "utf-8";
/* CSS Document */

html {
	font-size: 0.8em;
	overflow-x:scroll; /* CSS 3 */
	overflow-y:scroll; /* CSS 3 *//*	float: center; */
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: top center repeat-x;
	background-color: #ffd244; /*  */
	background-image: url(pic/hg.jpg);
	background-repeat: repeat;
}
#huelle {
	margin: auto;
	padding: 0;
	border: 0;
	width: 1024px;
	background: top center;
	clear: left;
	background-image: url(pic/hg_main.jpg);
}
#main_top {
	width: 1024px;
	height: 110px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(pic/hg_top_110.jpg);
}
#main {
	padding-top: 5px;
	width: 1024px;
}
#start {
	padding: 0px 0px 0px 85px;
	height: 440px;
}
#start_innen {
	padding: 0px 0px 0px 0px;
	width: 854px;
	height: 440px;
	background-image: url(pic/startseite.gif);
	background-repeat: no-repeat;
}
#start1 {
	padding: 20px 0px 0px 440px;
	height: 80px;
}
.start1text {
	font-size: 1.4em;
	line-height: 0.7em;
}
#start2 {
	clear: left;
	padding: 0px 0px 0px 385px;
	height: 88px;
}
#start2_inhalt {
	clear: left;
	padding: 6px 0px 0px 5px;
	width: 409px;
	height: 82px;
	background-image: url(pic/startseite_themenverlauf.gif);
	background-repeat: no-repeat;
}
.start2text {
	font-size: 1.3em;
	font-weight: bold;
}
#start3 {
	clear: left;
	padding: 30px 0px 0px 440px;
	height: 80px;
}
#start4 {
	clear: left;
	text-align: right;
	padding: 15px 0px 0px 376px;
	height: 20px;
}
#start_link {
	position: absolute;
	top: 0px;
	left: 0px;
}
#links {
	float: left;
	padding: 0px 30px 10px 100px;
	width: 210px;
}
#rechts {
	float: right;
	padding: 0;
	width: 683px;
}
#rechts_1 {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 490px;
}
#rechts_1_1 {
	padding: 10px 5px 10px 5px;
	width: 485px;
	_background-color: #EEEEEE;
	border: solid 1px lightgray;
	background-image: url(pic/hg_titel2.jpg);
	background-repeat: repeat-x;
}
#rechts_1_2 {
	width: 490px;
	height: 12px;
}
#rechts_1_3 {
	padding: 5px 5px 10px 5px;
	width: 485px;
	_background-color: #FFFFFF;
}
#rechts_2 {
	float: right;
	padding: 0;
	padding-left: 0px;
	width: 155px;
}
#main_bottom {
	clear: both;
	width: 1024px;
	padding: 5px 0px 0px 0px;
	height: 25px;
	background-image: url(pic/hg_bottom_30.jpg);
}

/* Navigation links */
#links ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#links a 						{ display: block; text-decoration: none;  border-top: solid 1px #cccccc; font-weight: bold; color: #000000; padding: 5px; }
.navi_li a:link 		{ background-color: #EEEEEE; }
.navi_li a:visited 	{ background-color: #EEEEEE; }
.navi_li a:hover 		{ background-color: #666666; }
#links a:hover 			{ color: #FFFFFF; }
.navi_li a:activ 		{ background-color: #EEEEEE; }

/* Navigation 2 oben links */
#rechts_1_1 a					{ text-decoration: none; color: #000000; padding: 0px 5px 0px 5px; }
#rechts_1_1 a:link		{ background-color: #dddddd; }
#rechts_1_1 a:visited { background-color: #dddddd; }
#rechts_1_1 a:hover 	{ background-color: #666666; color: #FFFFFF; }
#rechts_1_1 a:activ 	{ background-color: #dddddd; }
}

/* Navigation 3 im Text rechts_1_3 */
#rechts_1_3 a   			{ color: #000000; border: solid 1px gray; padding: 0px 5px 0px 5px; }
#rechts_1_3 a:link		{ padding: 0px 5px 0px 5px; text-decoration: none; color: #000000; border: solid 1px gray; font-weight: normal; }
#rechts_1_3 a:visited { padding: 0px 5px 0px 5px; text-decoration: none; color: #000000; border: solid 1px gray; font-weight: normal; }
#rechts_1_3 a:hover 	{ padding: 0px 5px 0px 5px; text-decoration: none; border: solid 1px gray;background-color: #666666; color: #FFFFFF; }
#rechts_1_3 a:activ 	{ padding: 0px 5px 0px 5px; text-decoration: none; color: #000000; border: solid 1px gray; font-weight: normal; }
}

/* Navigation start weiter */
#start4 a  			{ color: #000000; text-decoration: none;  }
#start4 a:link   	{ color: #000000; text-decoration: none;  }
#start4 a:visited  	{ color: #000000; text-decoration: none;  }
#start4 a:hover  	{ color: #000000; text-decoration: none;  }
#start4 a:activ 	{ color: #000000; text-decoration: none;  }

/* Navigation Fuss */
#main_bottom a   			{ color: #000000; border-top: solid 1px gray; border-bottom: solid 1px gray; padding: 0px 5px 0px 5px; }
#main_bottom a:link		{ padding: 0px 5px 0px 5px; text-decoration: none; color: #000000;  border-top: solid 1px gray; border-bottom: solid 1px gray; font-weight: normal; }
#main_bottom a:visited { padding: 0px 5px 0px 5px; text-decoration: none; color: #000000;  border-top: solid 1px gray; border-bottom: solid 1px gray; font-weight: normal; }
#main_bottom a:hover 	{ padding: 0px 5px 0px 5px; text-decoration: none; border-top: solid 1px gray; border-bottom: solid 1px gray; background-color: #666666; color: #FFFFFF; }
#main_bottom a:activ 	{ padding: 0px 5px 0px 5px; text-decoration: none; color: #000000;  border-top: solid 1px gray; border-bottom: solid 1px gray; font-weight: normal; }
}

/* Link für Ausklapper */
p {
	padding-top: 0px;
}

#klapp1 a:hover {
	background-color: #666666; 
	color: #FFFFFF;
}

/* allgemein */
.ok { font-weight: bold; color: #336600; font-size: 1.2em; }
.err { font-weight: bold; color: #FF0000; font-size: 1.2em; }
.blocksatz {
	text-align: justify;
}

.titelx {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rechts_1_3 li { padding: 3px 0px 3px 0px; }

.inp400 { width: 384px; background-image: url(pic/hg_inp.jpg); background-repeat: repeat-x; 
					padding: 5px 5px 5px 5px;
					border-top: solid 2px gray; border-right: solid 2px lightgray;
					border-bottom: solid 2px lightgray; border-left: solid 2px gray; }
.sub400 { width: 398px; background-image: url(pic/muster64x64.gif);
					border-top: solid 2px white; border-right: solid 2px gray;
					border-bottom: solid 2px gray; border-left: solid 2px white; }
					
.em08 {
	font-size: 0.8em;
}					

.lauf {
	width: 133px;
	color: #000000;
	background-image: url(/pic/hg_lauf.png);
	background-repeat: no-repeat;
	/*
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	*/
	padding: 6px 3px 6px 3px;
	font-weight:normal;
}

