@import url(undohtml.css);
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#727374;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 140%;
/*	background-color:#CCC8B8;*/
	background-color:white;
}

div#Seite {
    text-align: left;
    margin: 0 auto;
	width:980px;
    padding: 0;
    border: none;
    background: #FFFFFF;
}

div#LogoTop {
    margin: 0;
	padding: 0;
    text-align: left;
    background: #FFFFFF url(../images/header3.jpg) no-repeat left bottom;
    border: none;
	width: 980px;
	height: 164px;
	color: #ffffff;
}

div#Content {
	margin: 28px 218px 32px 180px;
	padding: 0;
	vertical-align:top;
	font-size:13px;
	line-height:140%;
	color:#727374;
	/*min-height:600px;*/
}
* html div#Content {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}

div#Content p {
	margin-bottom: 8px;
}

div#ContentRight {
	float:right;
	width: 198px;
	margin: 28px 0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.75em;
}

div#PicsRight {
	float:right;
	width: 180px;
	text-align: center;
	margin: 0 0 10px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.75em;
}

div#PicsRight img{
	border: none;
	margin: 0; 
}

div#PicsRight p{
	margin-bottom: 10px; 
	color: #5e5f60;
	font-weight:normal;
	padding:0;
	font-size: 11px;
}

div#Foto {
	border: 1px solid #000000;
	margin: 4px;
	width: 350px;
	height: 225px;
	float: right;
	font-size: 10px;
	text-align: center;
}

/* --- Boxen rechts ----------------------------------------------------------------- */
div#BoxRight {
	width:198px;
	color: #5e5f60;
	font-weight:normal;
	padding:0;
	font-size: 11px;
	margin-bottom: 10px;
}

div#BoxRight h3 {
	padding-left: 35px;
	padding-top: 7px;
	height: 22px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background:#FFFFFF url('../images/header_box_right.gif') no-repeat;
}

div#BoxRight p {
	background: white url('../images/back_box_right.gif') repeat-y;
	padding: 4px 0 4px 8px;
}

div#BoxRight p#Footer {
	background:#FFFFFF url('../images/footer_box_right.gif') no-repeat;
	height: 12px;
}

div#BoxRight a:link {
	font-weight: bold;
	color: #727374;
	text-decoration: none;
	background: none;
	font-size: 11px;
}

div#BoxRight a:visited {
	color: #727374;
	font-weight: bold;
	text-decoration:none;
}

div#BoxRight a:active {
	color: #727374;
	font-weight: bold;
	text-decoration:none;
}

div#BoxRight a:hover {
	color: #727374;
	font-weight: bold;
	text-decoration: underline;
}

/* --- Navigation ------------------------------------------------------------------- */
ul#Navigation {
	float: left;
	width: 170px;
	margin: 28px 0 20px 0;
	text-indent: 20px;
	background: none;
	padding: 0;
	line-height: 120%;
/*	background: #62946B;*/
}

ul#Navigation a {
	font-weight: bold;
	color: #727374;
	text-decoration: none;
	display:block;
	background: none;
	font-size: 12px;
}

ul#Navigation a#Active {
	text-decoration: none;
	color: #e64215;
}

ul#Navigation li {
	padding: 0;
	margin: 0 0 4px 0;
	width: 170px;
}

ul#Navigation a:hover {
	text-decoration: none;
	background: #e64215;
	color: white;
}

ul#Navigation a:hover#Active {
	text-decoration: none;
	background: #e64215;
	color: white;
}

/* --- Navigation Submenu Level 1 ------------------------------------------------------ */
ul#SubMenu1 {
	margin: 4px 0 2px 0;
	line-height:100%;
}

ul#SubMenu1 a {
	color: #727374;
	text-decoration: none;
	display:block;
	font-size: 11px;
}

ul#SubMenu1 a#Active {
	text-decoration: none;
	color: #e64215;
}

ul#SubMenu1 li {
	padding: 0px 0px 0px 0px;
	text-indent: 25px;
}

ul#SubMenu1 a:hover {
	text-decoration: none;
	background: #e64215;
	color: white;
}

/* --- Formular ------------------------------------------------------------------- */
input.txt {
	color: #535558;
	background-color:#F2F2F2;
	border: 1px solid #939598;
	width: 250px;
}

textarea.txt {
	color: #535558;
	background-color:#F2F2F2;
	border: 1px solid #939598;
	width: 360px;
}

input.btn {
	color: #535558;
	background-color: #EDE6DE;
	border: 1px outset #939598;
	margin-top: 10px;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 75px;
}

fieldset {
	width:370px;
	border: 1px solid #e64215;
	margin-top: 16px;
	padding: 10px 10px 15px 20px;
}

legend {
	color:#727374;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------- */

hr {
	border: 0px; /* Fr Firefox und Opera */
	border-top: solid 1px #0D6622;
	border-bottom: transparent;
	height: 1px;
}

div#Content a:link {
	color: #e64215;
	font-weight: normal;
	text-decoration:underline;
}

div#Content a:visited {
	color: #e64215;
	font-weight: normal;
	text-decoration: underline;
}

div#Content a:active {
	color: #e64215;
	font-weight: normal;
	text-decoration: underline;
}

div#Content a:hover {
	color:#e64215;
	text-decoration: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}

p#Fusszeile{
	clear:both;
	margin:0 0 24px 0;
	background:white url('../images/back_footer.gif') no-repeat;
	text-align:center;
	padding: 2px 0 5px 0;
	font-size: 11px;
}

h1 {
	font-size: 1.6em;
	margin-bottom: 12px;
	color:#e64215;
}

h2 {
	font-size:13px;
	margin-bottom: 3px;
	color:#e64215;
}

h3 {
	font-size: 1.0em;
	margin-bottom: 6px;
	color:#727374;
}

div#Content ul {
	margin-left: 20px;
	margin-bottom: 12px;
}

div#Content li {
	list-style-position: outside;
	list-style-type: disc;	
}

.ImgFloatRechts {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px #999999 solid;
}

.ImgFloatLeft {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px #999999 solid;
}

.ImageContent {
	margin: 0 10px 12px 0;
	border:1px #e64215 solid;
}

div#Centered {
	text-align:center;
}

p#LinkNext {
	float:right;
	text-align:right;
	padding-right: 8px;
}

p#LinkPrev {
	float:left;
	text-align:left;
	padding-right: 8px;
}

p#LinkNext a:link,p#LinkPrev a:link  {
	font-weight: normal;
	color: #e64215;
	text-decoration: none;
	background: none;
	font-size: 10px;
}

p#LinkNext a:visited,p#LinkPrev a:visited {
	color: #e64215;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
}

p#LinkNext a:active,p#LinkPrev a:active {
	color: #e64215;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
}

p#LinkNext a:hover,p#LinkPrev a:hover {
	color: #e64215;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

div#Content a img,:div#Content link img,:div#Content visited img {
	border:1px #e64215 solid;
}

div#Centered a img,:div#Centered link img,:div#Centered visited img {
	border:none;
}

div#Mitarbeiter {
	float:left;
	width:100%;
	margin-bottom: 12px;
}

p#NewsHeader {
	background-color:#e64215;
	color:white;
	font-weight:bold;
	font-size:13px;
	padding: 2px 4px 2px 4px;
}

p#Unterschrift {
	font-size:10px;
}

.TextBlack {
	color: black;
}
