body, html {
	padding: 0;
	margin: 0;
	font-family: verdana;
	height:100%;
	font-size: 12pt;
}

body {
	background: #dbceb7;
}

h1, h2 {
	margin: 0;
	padding: 0;
	font-size: 18pt;
	font-weight: normal;
	padding-bottom: 18pt;
}

h2 {
	font-size: 15pt;
	padding-bottom: 10pt;
}

.beige, a {
	color: #ada392;
}

.orange, a:hover, a.active {
	color: #ffb60a;
}

.inner_wrapper {
	margin:0px auto;
	width: 918px;
}

.clear {
	clear: both;
}

.small {
	font-size: 10pt;
}

.border {
	padding: 2px;
	border: 1px solid #dbceb7;
}

#header_wrapper {
	background: #ffc029 url(../img/header_bg.png) no-repeat center top;
	height: 473px;
	min-width: 918px;
}

	#kathfami_logo {
		padding: 13px 0px 7px 13px;
		float:left; 
	}
	
	#topmenu {
		padding: 51px 18px 0px 0px;
		float: right;
	}
	
	#topmenu ul {
		list-style: none;
		overflow: hidden;
		margin: 0;
		padding: 0;
		margin-left: -30px;
	}
	
	#topmenu li {
		float: left;
	}
	
		#topmenu a {
			height: 41px;
			display: block;
			background: url(../img/b_topmenu.gif) no-repeat;
			background-position: 0px 0px;
			text-decoration: none;
		}
	
		#topmenu a.tm_start, #topmenu a.tm_start.active, #topmenu a.tm_start:hover {
			width: 102px;
			background-position: 0px 0px;
		}
		#topmenu a.tm_start.active, #topmenu a.tm_start:hover {
			background-position: 0px -55px;
		}
	
		#topmenu a.tm_veranstaltungen, #topmenu a.tm_veranstaltungen.active, #topmenu a.tm_veranstaltungen:hover {
			width: 150px;
			background-position: -101px 0px;
		}
		#topmenu a.tm_veranstaltungen.active, #topmenu a.tm_veranstaltungen:hover {
			background-position: -101px -55px;
		}
	
		#topmenu a.tm_institutionen, #topmenu a.tm_institutionen.active, #topmenu a.tm_institutionen:hover {
			width: 123px;
			background-position: -251px 0px;
		}
		#topmenu a.tm_institutionen.active, #topmenu a.tm_institutionen:hover {
			background-position: -251px -55px;
		}
	
		#topmenu a.tm_heft, #topmenu a.tm_heft.active, #topmenu a.tm_heft:hover {
			width: 61px;
			background-position: -374px 0px;
		}
		#topmenu a.tm_heft.active, #topmenu a.tm_heft:hover {
			background-position: -374px -55px;
		}
	
		#topmenu a.tm_kontakt, #topmenu a.tm_kontakt.active, #topmenu a.tm_kontakt:hover {
			width: 87px;
			background-position: -434px 0px;
		}
		#topmenu a.tm_kontakt.active, #topmenu a.tm_kontakt:hover {
			background-position: -434px -55px;
		}
	
		#topmenu a.tm_impressum, #topmenu a.tm_impressum.active, #topmenu a.tm_impressum:hover {
			width: 109px;
			background-position: -520px 0px;
		}
		#topmenu a.tm_impressum.active, #topmenu a.tm_impressum:hover {
			background-position: -520px -55px;
		}
	
	#header_image {
		clear: both;
		text-align: center;
	}

#wl_wrapper {
	background: #fffffd url(../img/wl_bg.gif) no-repeat center top;
	height: 1px;
}

#content_wrapper {
	background: #dbceb7 url(../img/content_bg.gif) repeat-y center top;
	min-width: 918px;
}

	#maincontent {
		padding: 30px;
		line-height: 150%;
	}
	
	#maincontent_left {
		float: left;
		padding-right: 30px;
		width: 66%;
		text-align: justify;
	}
	
	#maincontent_right {
		float: right;
		font-size: 10pt;
		width: 30%;
		line-height: 150%;
	}
	
	#maincontent_right .content {
		border: 1px solid #dbceb7;
		padding: 15px;	
	}
	
	#maincontent_right select {
		width: 100%;
		padding: 2px;
		border: 1px solid #dbceb7;
	}
	
	#maincontent_right ul {
		list-style-type: square;
		color: #80786b;
		padding: 0px;
		margin: 0px;
		padding-left: 20px;
	}
	
	#maincontent_right li {
		padding-left: 5px;
	}

#footer_wrapper {
	background: #dbceb7 url(../img/footer_bg.png) no-repeat center top;
	height: 61px;
	min-width: 918px;
}

#footer_wrapper, #footer_wrapper a, #footer_wrapper a:hover {
	color: #fff;
	text-decoration: none;
}

#footer_wrapper a:hover {
	text-decoration: underline;
}
