body {
	background:#fbf4ea;
	color:#AA1C1C;
	font-family:Verdana, sans-serif;
	font-size:15px;
	margin:0;
	margin-left:10px;
	margin-right:10px;
	padding:0;
}

#main{
	position:relative;
	width:900px;
	text-align:left;
	margin:auto;
}

#menu{
	float:left;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	margin:0;
	padding:0;
	background: no-repeat url(images/menu_bg.gif);
	width:215px;
	height:400px;
}

#menu ul{
	margin-top:20px;
	margin-left:10px;
	list-style:none;
	list-style-image:none;
}

#menu li{
	margin: 0 0 15px 0;
}

#menu li a:link, #menu li a:visited{
	color:#333333;
	text-decoration:none;
}

#menu li a:hover, #menu li a:active, #menu li a:focus{
	color:#e83e31;
}

#news{
	font-weight:bold;
	margin-top:20px;
	font-size:12px;
	color:#e83e31;
	line-height:2em;
}

#news a:link, #news a:visited{
	color:#333333;
}

#news a:hover, #news a:active, #news a:focus{
	color:#e83e31;
}

#cont{
	font-weight:normal;
	color:#333333;
	float:left;
	width:550px;
	background: no-repeat url(images/cont_bg.gif);
}

a:link, a:visited{
	color:#333333;
}

a:hover, a:active, a:focus{
	color:#e83e31;
}

a.info {
	color:#333333;
	background: url(images/info.gif) no-repeat center right;
	padding-right: 16px;
}

a.info:hover, a.info:active, a.info:focus{
	color:#e83e31;
	background: url(images/info1.gif) no-repeat center right;
}

p{
	font-size:15px;
	line-height:1.5em;
	text-align:left;
}

.textklein{
	font-size:11px;
	line-height:1.5em;
	text-align:left;
}

h1{
	font-weight:normal;
	font-size:25px;
	color:#e83e31;
	border-bottom: #333333 solid 1px;
	margin-bottom:0;
}

h1.sub{
	font-weight:normal;
	font-size:16px;
	color:#333333;
	margin-top:3px;
	border-bottom: none;
}

h2{
	font-weight:normal;
	font-size:20px;
	color:#e83e31;
	border-bottom: #333333 solid 1px;
}

h3{
	font-weight:normal;
	font-size:16px;
	color:#333333;
}

hr{
	background-color:#333333; /* Mozilla 1.4 */
	color:#333333; /* IE 6 */
	border:#333333; /* Opera 7.11 */
	height:1px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */
}


ul{
	list-style-image: url(images/list.gif);

}

li{
	margin-bottom:5px;
}

table{
	margin-top:20px;
	border:none;
	width:100%;
}

table.termine{
	margin-top:20px;
	width:100%;
}

table.termine th{
	font-size:18px;
	font-weight:normal;
	color:#e83e31;
	border-bottom:#333333 solid 1px;
	background-color:#fbf4ea;
	padding:5px;
}

table.termine tr{
	background-color:#fbf4ea;
}

table.termine tr.up{
	background-color:#fbf4ea;
}

table.termine tr.aus{
	background-color:#fbf1dd !important;
}

table.termine tr.ver{
	color:#666666 !important;
}

table.termine td{
	font-size:15px;
	padding:5px;
}

table.adressen{
	margin-top:20px;
	border:#333333 solid 1px;
	width:100%;
}

table.adressen th{
	font-size:15px;
	font-weight:normal;
	color:#e83e31;
	border-bottom:#333333 solid 1px;
	background-color:#fbf4ea;
	padding:5px;
}

table.adressen tr{
	background-color:#FFFFFF;
}

table.adressen tr.up{
	background-color:#fbf4ea;
}

table.adressen td{
	font-size:11px;
	color:#333333;
	padding:5px;
}

#bottom{
	font-weight:normal;
	font-size:12px;
	color:#333333;
	float:left;
	width:850px;
	height:50px;
	margin-left:50px;
	padding-top:10px;
	background:no-repeat url(images/bottom_bg.gif);
}

#bottom a:link, #bottom a:visited{
	color:#333333;
}

#bottom a:hover, #bottom a:active, #bottom a:focus{
	color:#e83e31;
}


.adress{
	padding:10px;
	margin-left:25px;
	margin-right:25px;
	background-color:#FFFFFF;
	border: #333333 solid 1px;
}

.adressTel{
	padding:10px;
	margin-left:25px;
	margin-right:25px;
	background: #FFFFFF url(images/telefon.gif) no-repeat bottom right;
	border: #333333 solid 1px;
}

.adressFax{
	padding:10px;
	margin-left:25px;
	margin-right:25px;
	background: #FFFFFF url(images/fax.gif) no-repeat bottom right;
	border: #333333 solid 1px;
}

.adressMail{
	padding:10px;
	margin-left:25px;
	margin-right:25px;
	background: #FFFFFF url(images/brief.gif) no-repeat bottom right;
	border: #333333 solid 1px;
}

.adressEMail{
	padding:10px;
	margin-left:25px;
	margin-right:25px;
	background: #FFFFFF url(images/email.gif) no-repeat bottom right;
	border: #333333 solid 1px;
}

.left{
	left:50px;
	position:absolute;
	text-align:left;
}

.right{
	right:40px;
	position:absolute;
	text-align:right;
}

.galerie_titel_prev{
	margin-top:5px;
	height:40px;
	text-align:center;
}

#seiten li{
	display: inline;
}

#seiten{
	text-align:center;
}

#seiten ul{
	padding-left:0px;
}

#seiten a:link, #seiten a:visited{
	color:#333333;
	border: #333333 solid 1px;
	text-decoration:none;
}

#seiten a:hover, #seiten a:active, #seiten a:focus{
	color:#e83e31;
	text-decoration:none;
}

.top_list {
    border-bottom: 1px dashed #999;
    margin-bottom: 30px;
}

.top_list ul {
	list-style: none;
	padding: 0;
}

.top_list ul li {
    float: left;
    height: 50px;
    padding-top: 25px;
    text-align: center;
    width: 45%;
}

.top_list ul li a:link,
.top_list ul li a:visited {
    font-size: 20px;
}

.top_list ul li a:hover,
.top_list ul li a:active,
.top_list ul li a:focus {

}


.clear {
    clear: both;
}
