/* CSS */

/* contents auf EAEAEA , logobox auch bilder neu */

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#FFA050;
	background-image:url(../images/bodb2.jpg);
	background-repeat:repeat-x;
}

.Stil1 {
	color: #FF9900;
	font-weight: bold;
}

#econtainer {
	text-align: left;
	margin: 0px auto;
	background-color: #EEEEEE;
	border: 1px solid #888888;

	width: 802px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
}

html>body #econtainer {
	width: 800px;
}

#elogobox {
}

#elogoboxleft {
	float: left;
	height: 72px;
	width: 200px;
	background-color: #FFFFFF;
}

#elogoboxright {
	float: right;
	height: 72px;
	width: 600px;
	background-color: #EEEEEE;
}

#enavibar {
	height: 32px; width: 800px; border-bottom: 1px solid #EEEEEE; border-top: 0px solid #000000; background-color: #CCCCCC;
}

#enavibarleft {
	background-color: #CCCCCC;
/*	backgound-image: url(../images/hgver.jpg); */
	padding: 8px 10px 8px 20px;
	width: 170px;
	text-align: right;
	float: left;
	color: #444444;
}

#enavibarright {
	background-color: #CCCCCC;
	padding: 8px 10px 8px 10px;
	width: 578px;
	width: 580px;
	text-align: right;
	float: right;
	color: #444444;
}

#enavibarright a{
	padding: 10px 10px 10px 10px;
	color: #444444;
	text-decoration: none;
	background-color: #CCCCCC;
}

#enavibarright a:hover {
	color: #FFFFFF;
}

#enavibarright .current {
	color: #FFFFFF;
}

#eleftsideindex {
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	text-align: left;
	height: 440px;
}

#eleftside {
	width: 200px;
	float: left;
	text-align: left;
	height: 440px;
	background-color: #CCCCCC;
}

#eleftside a{
	color: #444444;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 14px;
}

#eleftside a:hover {
/*	background-color: #DDDDDD;*/
	color: #FFFFFF;
/*	text-decoration: underline;*/
/*	background-image: url(../images/hgbu.jpg); */
	border-bottom: 1px solid #CCCCCC;
}

#eleftside .top {
	color: #444444;
}

#eleftside .middle {
	color: #444444;
	padding: 5px 0px 5px 14px;
}

#eleftside .sub {
	color: #444444;
	padding: 2px 32px 2px 40px;
}

#eleftside .current {
	color: #FFFFFF;
}

#eleftsid {
	color: #FFFFFF;
}

#ebottbar {
/*	width: 800px;*/
	height: 15px;
	padding: 10px 40px 10px 40px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #444444;
	text-align: right;
	
/*	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC; */
}

#ebottbar a {
	color: #888888;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

#ebottbar a:hover {
	color: #AAAAAA;
	background-color: #EEEEEE;
}

#ebottbar .current {
	color: #444444;
}

.textcontleft {
	padding: 16px 48px 16px 48px;
	height: 14px;
}

.textcont {
	padding: 12px 48px 12px 58px;
	height: 14px;
	text-align: right;
}

.textcontn {
	padding: 12px 24px 12px 0px;
	text-align: right;
	height: 14px;
}

.textcont2 {
	height: 14px;
	padding: 0px;
	text-align: right;
}

#econtents {
	padding: 40px;
	float: right;
	color: #444444;
	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;
	border-top: 0px solid #EEEEEE;

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

/*	overflow: visible;*/
/*	height: 440px; */
	voice-family: "\"}\"";
	voice-family: inherit;
/*	height: 358px;*/
	
	width: 600px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 518px;

	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #FFA050;
}

html>body #econtents {
/*	height: 358px;*/
	width: 518px;
}

#econtents a {
	text-decoration: none;
	color: #FF9900;
}

#econtents a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#econtents p {
}

#econtents h1 { }

#econtents h2 { font-size: 14px; }

#econtents li {
	color: #FF9900;
}

#econtents li span {
    color: #444444;
}
