body { 
	font-size: 12px;
	FONT-FAMILY: tahoma,verdana,Arial, sans-serif;
	background-color : #EAEAEA;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin-top: 28px;
	color: #4E4E4E;
}

body.popup { 
	font-size: 12px;
	FONT-FAMILY: tahoma,verdana,Arial, sans-serif;
	background-image: url();
	background-color : #EAEAEA;
	margin-top: 15px;
	color: #4E4E4E;
}

a { 
	color : #000000; 
	text-decoration: underline; 
}

a:hover, a:active {
	color: #E98F22; 
	text-decoration: underline; 
}

h1 {
	font-size:18px;
	font-weight: normal;
	color: #4E4E4E;
	line-height:24px;
	margin: 15px 0 5px 0;
	padding:0;
}

h2 {
	font-size:16px;
	font-weight: normal;
	color: #E98F22;
	line-height:22px;
	margin: 15px 0 5px 0;
	padding:0;
}

h3 {
	font-size:14px;
	font-weight: normal;
	color: #E98F22;
	line-height:20px;
	margin: 15px 0 5px 0;
	padding:0;
}

h4 {
	font-size:12px;
	font-weight: bold;
	color: #4E4E4E;
	line-height:22px;
	border-top: 1px solid #FC8C04;
	border-bottom: 1px solid #FC8C04;
	margin: 5px 0 15px 0;
	padding:0;
}

p {
	font-size:12px;
	line-height:18px;
	margin: 10px 0;
}

ul, ul.submenu {
	list-style: square outside none;
	color:#232323;
	padding-left:20px;
}

li {
	line-height: 18px;
}

ul.submenu li {
	line-height: 18px;
	margin-top:6px;
}

ul.tagcloud li {
	line-height: normal;
}

ul.menu {
	width: 100%;
	padding:0;
	margin:0;
}

ul.menu li {
	float:left;
	width:20%;
	text-align:center;
	list-style-type:none;
	height: 21px;
	padding:0;
	margin:0;
}

ul.menu li a, ul.menu li a:hover {
	line-height: 21px;
	border:0;
	display:block; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none;
}

ul.menu li a:hover, ul.menu li a.navi-active {
	border:0;
	background-color: #D7831E;
}

table { 
	font-size: 12px;
	FONT-FAMILY: tahoma,verdana,Arial, sans-serif;
	color: #4E4E4E;
}

.hl {
	background-image: url(img/header_links.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 8px;
}

.hr {
	background-image: url(img/header_rechts.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.hm {
	background-image: url(img/header_mitte.gif);
	background-repeat: repeat-x;
	width: 800px;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}

.nl {
	background-image: url(img/navi_links.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 23px;
}

.nr {
	background-image: url(img/navi_rechts.gif);
	background-repeat: no-repeat;
}

.nm {
	background-image: url(img/navi_mitte.gif);
	background-repeat: repeat-x;
}

.il {
	background-image: url(img/inhalt_links.gif);
	background-repeat: repeat-y;
}

.ir {
	background-image: url(img/inhalt_rechts.gif);
	background-repeat: repeat-y;
}

.im {
	background-color: White;
	color: #616161;
	font-size: 12px;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
	height: 380px
}

.fl {
	background-image: url(img/footer_links.gif);
	background-repeat: no-repeat;
}

.fr {
	background-image: url(img/footer_rechts.gif);
	background-repeat: no-repeat;
}

.fm {
	background-image: url(img/footer_mitte.gif);
	font-size: 9px;
	color: #6C6C6C;
	background-repeat: repeat-x;
	height: 25px;
}


