body {
	/* Schriften ohne Serifen */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
	/* siehe auch Doku Schriften fürs Web */
	
	margin: 0px;
	padding: 0px;
	
	font-size: 12px;
	
	background: url('/images/bg.jpg');
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	padding-bottom: 33px;
	
	font-family: times new roman, arial;
	font-weight: normal;
	font-size: 55px;
	color:#ff9600;
	text-align: right;
	padding-right: 35px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: times new roman, arial;
	font-weight: normal;
	color: #616161;
	
	border-bottom: 1px solid #616161;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	
	margin-top: 30px;
	margin-bottom: 5px;
}

table.containerStart {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}
td.startText {
	width: 710px;
	background-color: #FFFFFF;
	border-left: 5px solid #473932;
}
td.startTeaser {
	width: 210px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	background-color: #f3f2ed;
	font-size: 11px;
	color: #333333;
	border-left: 1px solid #d7d5cd;
	border-right: 5px solid #473932;
}
a.logo {
	position: relative;
	left: -105px;
	top: -30px;
}
img.slogan {
	position: relative;
	top: 5px;
	left: -15px
}
div.startText {
	padding-left: 200px;
	padding-top: 150px;
	font-size: 16px;
	color: #616161;
	line-height: 140%;
}
div.startPictures {
	height: 140px;
	padding-top: 20px;
	padding-bottom: 20px;
	
	background-color: #473932;
}
td.startFooter {
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 35px;
	
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #FF9600;
}
/********************************* teaser ************************************/
a.button {
	display: block;
	width: 210px;
	height: 75px;
	margin-bottom: 20px;
}
a.button1 {
	background: url('/images/button_1.jpg') no-repeat;
}
a.button1:hover {
	background: url('/images/button_1_sel.jpg') no-repeat;
}
a.button2 {
	background: url('/images/button_2.jpg') no-repeat;
}
a.button2:hover {
	background: url('/images/button_2_sel.jpg') no-repeat;
}
a.button3 {
	background: url('/images/button_3.jpg') no-repeat;
}
a.button3:hover {
	background: url('/images/button_3_sel.jpg') no-repeat;
}
a.news {
	font-size: 12px;
	color: #616161;
	text-decoration: none;
}
a.news:hover {
	color: #FF9600;
}

a.inhaltButton {
	display: block;
	width: 160px;
	height: 57px;
	margin-bottom: 20px;
}
a.inhaltButton1 {
	background: url('/images/button_inhalt_1.jpg') no-repeat;
}
a.inhaltButton1:hover {
	background: url('/images/button_inhalt_1_sel.jpg') no-repeat;
}
a.inhaltButton2 {
	background: url('/images/button_inhalt_2.jpg') no-repeat;
}
a.inhaltButton2:hover {
	background: url('/images/button_inhalt_2_sel.jpg') no-repeat;
}
a.inhaltButton3 {
	background: url('/images/button_inhalt_3.jpg') no-repeat;
}
a.inhaltButton3:hover {
	background: url('/images/button_inhalt_3_sel.jpg') no-repeat;
}
a.inhaltButton4 {
	background: url('/images/button_inhalt_4.jpg') no-repeat;
}
a.inhaltButton4:hover {
	background: url('/images/button_inhalt_4_sel.jpg') no-repeat;
}
a.inhaltButton5 {
	background: url('/images/button_inhalt_5.jpg') no-repeat;
}
a.inhaltButton5:hover {
	background: url('/images/button_inhalt_5_sel.jpg') no-repeat;
}
/********************************** nav **************************************/
ul.nav {
	position: relative;
	top: 197px;
	left: 30px;
	z-index: 200;
	
	float: left;
	padding: 0px;
	margin: 0px;
	width: 137px;
	height: 324px;
	list-style-type: none;
	
	background: url('/images/start_nav.jpg') no-repeat;
	font-size: 13px;
}
ul.inhaltNav {
	position: relative;
	left: 30px;
	top: -128px;
	z-index: 200;
	
	float: left;
	padding: 0px;
	margin: 0px;
	width: 137px;
	height: 339px;
	list-style-type: none;
	
	background: url('/images/inhalt_nav.jpg') no-repeat;
	font-size: 13px;
}
a.nav {
	display: block;
	height: 16px;
	width: 117px;
	padding-left: 13px;
	padding-top: 10px;
	
	color: #616161;
	text-decoration: none;
}
a.subnav {
	display: block;
	height: 13px;
	width: 117px;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 5px;
	
	color: #616161;
	text-decoration: none;
	font-size: 11px;
	background: url('/images/arrow.gif') 0px 7px no-repeat;
}
a.nav:hover, a.navSel, a.subnavSel {
	color: #ff9600;
}

/********************************* inhalt ************************************/
table.containerInhalt {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}
td.inhaltNav {
	width: 200px;
	background-color: #FFFFFF;
	border-left: 5px solid #473932;
}
td.inhaltText {
	padding-bottom: 20px;
	background-color: #FFFFFF;
	color: #616161;
	line-height: 140%;
}
td.inhaltTeaser {
	width: 200px;
	background-color: #F3F2ED;
	color: #333333;
	border-left: 1px solid #d7d5cd;
	border-right: 5px solid #473932;
}
a.inhaltLogo {
	position: relative;
	left: 30px;
	top: -20px;
}
div.inhaltPictures {
	height: 100px;
	margin-top: 20px;
	
	background-color: #473932;
	text-align: right;
}
div.text {
	padding-right: 30px;
	padding-top: 30px;
}
div.portrait {
	width: 490px;
	padding-bottom: 10px;
	padding-right: 40px;
	float: left;
}
img.portrait {
	float: left;
	margin-right: 20px;
	border: 1px solid #cccccc;
}
ul.text {
	margin-bottom: 10px;	
	margin-left: 20px;
}
li.text {
	
}
a.text {
	text-decoration: none;
	color: #ff9600;
}
/********************************* powered by ********************************/
#poweredBy {
	width: 180px;
	float: right;
	font-size: 11px;
	position: relative;
	top: -45px;
}
.orange {
	color: #FF9900;
}
.gray {
	color: #CCCCCC;;
}
a.poweredby {
	text-decoration : none;
	color: #CCCCCC;
}