/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	line-height: 140%;
	color: #7B6963;
	margin: 0px;
}
	
td	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;}	

a {
	color: #7B6963;
}

a:hover {
	text-decoration: underline;
}


h1	{
	font-size: 16px;
	margin-bottom: 4px;
	color: #DD7400;
	letter-spacing: 0.1em;

	}

h2 {
	font-size: 14px;
	margin-top: 19px;
	margin-bottom: 0px;
	color: #DD7400;
	letter-spacing: 0.1em;
	}
	
h3 {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #7B6963; font-weight:bold;
	}
	
.hervorhebung { 
	font-size: 12px;
	font-weight:bold;
	}
	
.inhalt_links {
	margin-left: 73px;
	width: 300px;}
	
.inhalt_rechts {
	margin-top: 46px;
	margin-left: 14px;
	width: 360px;}	
		
ul	{
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 16px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(pics/bullet.gif);
	}
	
li { margin-bottom: 6px;}	

.klein {
	font-size: 10px;
}

	
.unten {
	padding-top:20px;
	vertical-align: top;
	background-color: #FF9A18;
		}
		
p	{
	margin-top: 0px;
	margin-bottom: 6px; 
	}
							
	
.utilities a	{	text-decoration: none;}
	
.utilities	{
	font-size: 10px;
	word-spacing: 12px;
	padding-top: 4px;
	color: #8C8A84;
	text-align: right;
	vertical-align: top;
	} 

.navigation	img {
	margin-top: 10px;
	}
	
.submenue {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(pics/navigation/bg_subnav.gif);
	font-size: 12px;
	color:  #FFF3E7;
	font-weight: bold;
	padding-left: 8px;


	}

.submenue a {
	color:  #FFF3EF;
	font-weight: normal;
	text-decoration: none;
	}
		
.submenue a:hover {	
	text-decoration: underline;
	}	

.intro	{
	margin-left: 64px;
	width: 270px;
	line-height: 200%;}	
	
.linksoben {
	background-repeat: repeat-x;
	background-image: url(pics/hg_linie_links.gif);
	background-position: left bottom;

}

.rechtsoben {
	background-repeat: repeat-x;
	background-image: url(pics/hg_linie_rechts.gif);
	background-position: left bottom;
}

.kurs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD39C;
	width: 350px;
	margin-top: 8px;
	margin-bottom: 4px;

}

.kurs td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD39C;
	padding: 2px 5px 1px 7px;
}

.kurs td.label{
	background-color: #FFA431;
	font-weight: bold;
	width: 80px;
	color: #DD7400;
	}

.kurs td strong{
	color: #DD7400;
	}	
	
	
.inhaltlinksschmal {
	width: 280px;
	margin-left: 14px;
	margin-top: 46px;


}
.kasten {
	background-color: #FFB252;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 14px;
	margin-left: 10px;


}
.zitat {
	line-height: 200%;
	color: #FFDB64;

}
ol li{
	padding-bottom: 8px;
}

