@charset "utf-8";
/* CSS Document */
html {
  overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #99cc67;
	padding: 10px 0 0 0;
}
#Frame {
	width:791px;
	margin-left:auto;
	margin-right:auto;
	border: 0;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
}
/* Schatten */
#schatten {
	width:7px;
	border: 0;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(img/bg_li.gif);
	background-repeat: repeat-y;
	background-position: top left;
	top: 0px;
	left: 0px;
}
#schatten.index {
	height: 1162px;
}
/*header Bereich*/
#header {
	margin: 0;
	padding: 0;
	height: 170px;
	border: 0;
	background-color: #FFFFFF;
	width: 791px;
}
/*Navigation im Header - Mainnavigation*/
#mainnavi {
	margin: 0;
	padding: 148px 28px 0 0;
	height: auto;
	border: 0;
	float: right;
	background-color: #FFFFFF;
}
/*Mainavigation - Text*/
.mainnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: normal;
	border-bottom: 0;
}
/*Mainavigation - Text Hover*/
.mainnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E60005;
	text-decoration: none;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	line-height: normal;
}
/*Mainavigation - Text - ausgew&auml;hlt*/
.mainnavi_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E60005;
	text-decoration: none;
	font-weight: bolder;
	padding: 0 3px 0 3px;
	margin: 0;
	line-height: normal;
}
/*Navigation*/
#navigation {
	position: relative;
	width: auto;
	height: auto;
	clear: both;
	padding: 1px 22px 0 22px;
	margin: 0;
	background-color: #F9B700;
	border-bottom: 0;
}
/*Navigation - Text*/
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	padding: 0 13px 0 13px;
	margin: 0;
	line-height: normal;
	border-left: 1px solid #F9B700;
	border-bottom: 0;
}
/*Navigation - Text Hover*/
.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E60005;
	text-decoration: none;
	font-weight: bolder;
	padding: 1px 13px 2px 13px;
	margin: 0;
	line-height: normal;
	background-image: url(img/navi_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-left: 1px solid #cbab52;
}
/*Navigation - Text - ausgew&auml;hlt*/
.navtext_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	padding: 1px 13px 3px 13px;
	margin: 0;
	line-height: normal;
	background-image: url(img/navi_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-left: 1px solid #cbab52;
}
/*Content mit Inhalt*/
#content {
	background-color: #FFFFFF;
	position: relative;
	width: 380px;
	height: auto;
	border: 0;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}
/*Content mit Inhalt*/
#content_breit {
	background-color: #FFFFFF;
	position: relative;
	width: 600px;
	height: auto;
	border: 0;
	float: right;
	padding: 0 30px 0 0;
	margin: 0;
}
/*Bild rechts neben Content*/
#rebild {
	background-color: #FFFFFF;
	position: relative;
	width: 239px;
	height: auto;
	border: 0;
	float: right;
	padding: 60px 0 0 0;
	margin: 0;
}
/*Subnavi - neben dem Content*/
#subnavi {
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	border: 0;
	float: left;
	padding: 8px 0 0 40px;
	margin: 0;
	width: 121px;
}
/*Unternavigation - Text*/
a.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00A6EB;
	text-decoration: none;
	font-weight: bolder;
	line-height: normal;
	margin: 0;
	padding: 0;
	border: 0;
}
/*Unternavigation - Text Hover*/
a.subnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F9B700;
	text-decoration: none;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	line-height: normal;
}
/*Unternavigation - Text - ausgew&auml;hlt*/
.subnavi_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E60005;
	text-decoration: none;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	line-height: normal;
}
/*bunte Welle unten*/
#welle {
	background-color: #99CC67;
	position: relative;
	clear: both;
	height: 108px;
	width: 791px;
}
/*Text*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: auto;
	padding: 0 10px 0 20px;
	text-align: left;
}
/*Absatz*/
p {
	padding: 0;
	margin: 5px 0 10px 0;
}
/*Bilder*/
img {
	padding: 0;
	margin: 0;
	border: 0;
}
/*header logo*/
img.logo {
	padding: 10px 0 10px 250px;
	margin: 0;
	border: 0;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
}
/*header bild*/
img.right {
	padding: 0 36px 0 0;
	margin: 0;
	border: 0;
	float: right;
}
/*H1*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E60005;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 30px 0 10px 20px;
	margin: 0;
}
.gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7EB814;
	line-height: normal;
	text-align: left;
	margin: 0;
}
.blau {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A6EB;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	margin: 0;
}
.gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F9B700;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	margin: 0;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E60005;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	margin: 0;
}
/*H2*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E60005;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 7px 0 5px 20px;
	margin: 0;
}
/*Newszeile-Kasten*/
#aktuell{
	color: #E60005;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	margin: 25px 0 0 0;
	border: 1px solid #E60005;
}
/*Newszeile*/
a.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E60005;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 0;
	margin: 25px 20px 10px 0;
	border: 0;
}
/*Newszeile Hover*/
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A6EB;
	text-decoration: none;
	line-height: normal;
	margin: 0;
}
/*Links*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #E60005;
}
/*Link - hover*/
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E60005;
	text-decoration: none;
	font-weight: bold;
}
/*Links nicht fett (impressum)*/
a.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #E60005;
}
/*Links nicht fett (impressum)*/
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E60005;
	text-decoration: none;
	font-weight: normal;
}
/*Liste*/
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	margin: 10px 0 10px 0;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	list-style-image: url(img/listenpunkt.gif);
}
/*Liste f&uuml;r Unterpunkte mit normalen schwarzem Kreis*/
ul.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	list-style-image: none;
}
/* Liste mit padding f&uuml;r Referenzen*/
li.pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	list-style-image: url(img/listenpunkt.gif);
	line-height: normal;
	margin: 10px 80px 10px 0;
}
/*Tabelle f&uuml;r den Lebenslauf*/
table.lebenslauf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: auto;
	padding: 0 40px 0 20px;
	text-align: left;
}

/*Tabelle f&uuml;r den Termine*/
table.termine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: auto;
	margin:20px;
	text-align: left;
}

/*Deklaration f&uuml;r den Flash Film*/
.links {
	float: left;
	width: 519px;
}
object {
	margin: 0;
	padding: 0;

}
/*Ausrichtung der Tabelle mit Kontaktformular*/
table.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: auto;
	padding: 0 40px 0 20px;
	text-align: left;
}
/*Rahmen um links*/
#lin {
	float: left;
	width: 791px;
	background-color: #FFFFFF;
}
/*Rahmen um rechts*/
#rec {
	float: right;
	width: 8px;
	height: 100%;
	background-color: #99CC67;
}
/* Unterer Schatten*/
#unten {
	width: 791px;
	height: 7px;
	clear: both;
}

