 /*---BASICS---*/
* {
	margin:0;
	padding:0;
}

body, html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/layout/index_bg.jpg) repeat-x center top #343635;
	font: 14px/19px "trebuchet ms", Arial, Helvetica, sans-serif;
	color:#e5e6e7;
	line-height:19px;
	text-align:center;
}

a:link, a:visited {
	color: #e31506;
	text-decoration: underline;
}
a:hover {
	color: #e31506;
	text-decoration: none;
}
a:active {
	color: #e31506;	
	text-decoration: underline;
}

img {
	border:0;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#e5e6e7;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color: #e5e6e7;
	margin:0 0 10px 0;
}

h4 {
	font-size:13px;
	font-weight:bold;
	color:#585858;
}
 

p {
	margin:0 0 10px 0;
}

 /*---WRAPPER---*/


#wrapper {
	min-height:100%; 
	width:960px;
	margin:0 auto;
	text-align:left;
}

* html #wrapper {
	height:100%;
}


#index_oben {
	width:100%;
	height:16px;
	background:#2b2d2d;
}

#index_auswahl {
	width:955px;
	height:32px;
	padding-top:429px;
	background:url(../images/layout/index_auswahl_neu.jpg) 0 0 no-repeat;
}

#leer {
	width:100%;
	height:141px;
}

#index_left {
	width:389px;
	height:22px;
	padding-left:98px;
	float:left;
}

#index_left ul {
	list-style-type:none;
	padding:0 0 0 0;
	width:309px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
}

#index_left li {
	display:block;
	padding:0 0 0 0;
	list-style-type:none;
	width:309px;
	height:22px;
}

a.index_left_a, a.index_left_a:visited {
	outline:none;
	display:block;
	height:22px;
	width:309px;
	background:url(../images/navi/index_erbisdorf_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.index_left_a:hover, a.index_left_a:active {
	outline:none;
	display:block;
	height:22px;
	width:309px;
	background:url(../images/navi/index_erbisdorf_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}



#index_right {
	width:348px;
	height:22px;
	padding-left:70px;
	float:left;
}

#index_right ul {
	list-style-type:none;
	padding:0 0 0 0;
	width:309px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
}

#index_right li {
	display:block;
	padding:0 0 0 0;
	list-style-type:none;
	width:309px;
	height:22px;
}

a.index_right_a, a.index_right_a:visited {
	outline:none;
	display:block;
	height:22px;
	width:309px;
	background:url(../images/navi/index_waldheim_off.gif) no-repeat 0 0;
	padding:0 0 0 0;
}

a.index_right_a:hover, a.index_right_a:active {
	outline:none;
	display:block;
	height:22px;
	width:309px;
	background:url(../images/navi/index_waldheim_on.gif) no-repeat 0 0;
	padding:0 0 0 0;
}



/*---AN---*/

