* {margin: 0; padding: 0}

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	background: #7A1E11;
	}

h1, h2, h3, h4, h5, h6 {font-weight: bold;}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D37808;
}

#site {
	width: 1150px;
	text-align: left;
	margin: 0 auto 20px auto;
	background: #7A1E11;
	}

#header {
	height: 230px;
	background: #ffffff url(images/bg_header.jpg) top left repeat-y;
	padding: 0 0 0 330px;
	color: #fff;
	}
#header p {
	height: 50px;
	padding-top: 100px;
	font-size: 15px;
	}

#header h1 {
	margin-top: 43px;
	font-size: 24px;
	font-weight: normal;
	}

#linke_spalte {
	width: 250px;
	min-height: 200px;
	float: left;
	}
	
#inhaltsbereich {
	width: 820px;
	min-height: 200px;
	float: right;
	overflow:auto
	}

#content {
	width: 670px;
	float: left;
	color: #fff;
	margin-top: 20px;
	}


#content h1 {
	font-size: 22px; 
	color: #e47808;
	margin-bottom: 0.6em;
	}

#content h2 {
	font-size: 16px; 
	margin-bottom: 0.6em;
	}

#content h3 {
	font-size: 14px; 
	margin-bottom: 0.6em;
	}

#content h4 {
	font-size: 12px; 
	margin-bottom: 0.6em;
	}

#content p {
	margin-bottom: 1em;
	}

#content ul {
	margin-bottom: 1em;
	margin-left: 25px;
	}

#content img {
	margin-bottom: 1em;
	}		

#content a img {
border: 0;
	}	

/*Weiße Box mit Hintergrundbild auf der Startseite*/

#content .bildabsatz_startseite {
	color: #000;
	padding: 10px 300px 10px 10px;
	min-height: 300px; 
	background: #fff url(images/hobel.jpg) no-repeat left top;
	margin-bottom: 1em;
	}
#content .bildabsatz_startseite_ohne {
	color: #000;
	padding: 10px 10px 10px 10px;
	width: 665px;
	min-height: 300px; 
	background: #FFFFFF url(none) no-repeat left top;
	margin-bottom: 1em;
	
	}
* html #content .bildabsatz_startseite {
	height: 365px;
	}
	
/*Ende Box auf der Startseite*/


.menu ul {
	list-style-type: none;
	width: 250px;
	float: left;
	padding-top: 20px;
	}

.menu ul li {
	width: 250px;
	float: left;
	height: 39px;
	background: url(images/bg_menu.jpg) top right no-repeat;
	}

.menu ul li.top {
	height: 46px;
	background: url(images/bg_menu_top.jpg) top right no-repeat;
	}

.menu ul li.bottom {
	height: 41px;
	background: url(images/bg_menu_bottom.jpg) top right no-repeat;
	}
	
.menu ul li a {
	display: block;
	width: 135px;
	float: right;
	color: #000;
	text-decoration: none;
	padding: 20px 0 0 0;
	}

.menu ul li.top a {
	padding: 27px 0 0 0;
	}
	
.menu ul li.bottom a {
	padding: 22px 0 0 0;
	}

.menu ul li a:hover {font-weight: bold;}

.menu ul li a.active {font-weight: bold;}

#topmenu {
	height: 37px;
	padding-top: 20px;
	}
	
#topmenu ul {
	list-style-type: none;
	float: left;
	}
	
#topmenu ul li {
	height: 37px;
	width: 124px;
	float: left;
	background: url(images/bg_topmenu.jpg) top left no-repeat;
	padding-right: 20px;
	}
	
#topmenu ul li a {
	display: block;
	width: 114px;
	float: left;
	color: #000;
	text-decoration: none;
	padding: 17px 0 0 7px;
	}
	
#topmenu ul li a:hover {font-weight: bold;}

#topmenu ul li a.active {font-weight: bold;}
.tabelle {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.tabelle_bild {
	padding-right: 5px;
	}
.bild_rahmen {
	border: 2px solid #999;
}


.zelle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tabelle-termine {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
