body {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
    margin-bottom: 150px;
}


body, h1, h2, h3, h4, h5, h6, div, span, p, ul, dl, ol, li, dd, dt, table, tr, th, td, textarea, select, option, input, label {
	font-family: Arial,  Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#page-wrap { 
	width:  100%; 
	margin: 0px auto; 
	background-repeat: repeat-x;	
	
}

/* Cookiebanner */ 
.as-oil__btn-blue, .as-oil__btn-optin { 
    background-color: #6A8C1A !important;
}
.as-oil-cpc__status {
    color: #6A8C1A !important;
}
.as-oil-cpc__middle.as-js-purposes .as-oil-cpc__purpose:nth-child(3) .as-oil-cpc__switch input:checked ~ .as-oil-cpc__slider {
    background-color: #6A8C1A !important;
}
/* ----------------------H E A D E R -------------------------*/

#Head {
	width:  100%; 
	height: 451px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}


#Header {
	width:996px;
	font-size: 12px;
	padding: 0; 
	text-align: left;
	margin: 0px auto;
	}

.Metamenue {
	padding: 15px 10px 10px 0px; 
	vertical-align: bottom;
	text-align: right;
	float: right;
	color: #ffffff;
	line-height: 12px;
}

span.tel-nr {
	color: #ffffff;
	display: none;
}

.Metamenue a:link, .Metamenue a:hover, .Metamenue a:visited {
	padding: 0px 8px 0px 0px; 
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}

.Teaserhomepage {
	padding: 25px 18px 9px 0px; 
	width: 250px;
	vertical-align: bottom;
	text-align: left;
	float: right;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	line-height: 19px;
	text-shadow:#333333 1px 1px 2px;

}

.Teaserhomepage a:link, .Teaserhomepage a:hover, .Teaserhomepage a:visited {
	padding: 0px 8px 0px 0px; 
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}

.mehrInline {
	display: inline;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 4; 
}

.Logo {
	float: left;
	text-align: left;
	padding: 10px 0px 0px 0px; 
	margin: 0;
	overflow: hidden;
}

#Overlay {
	width:996px;
	height: 283px;
	padding: 0; 
	margin: 0px auto;
	position: relative;
	
}

* + html  #Overlay {
	margin: 0px auto;
}

#Overlay-Links {
	position: absolute;
	top:-12px;
	left: 0px;
	width:285px;
	height: 283px; 
	font-size: 12px;
	padding: 0; 
	margin: 0;
	background-color: #ffffff;
	opacity: .4;
	filter: alpha(opacity=4);
	z-index: 5;
	}
	
* + html  #Overlay-Links {
	top:0px;
	z-index: 2000;
	opacity: .7;
	filter: alpha(opacity=7);
	}
	
#Overlay-Rechts {
	position: absolute;
	top:-12px;
	right: 0px;
	width:286px;
	height: 283px; 
	font-size: 12px;
	padding: 0; 
	margin: 0;
	background-color: #ffffff;
	opacity: .4;
	filter: alpha(opacity=4);
	z-index: 5;
	}
	
* + html  #Overlay-Rechts {
	top:0px;
	z-index: 2000;
	opacity: .7;
	filter: alpha(opacity=7);
	}

/* ----------------------M E N U E -------------------------*/


#Menue {
	margin: 0px auto;
	height: 30px; 
	width:996px;
	background-color: #333333;
}

#hauptnavigation {
	width:966px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 4px 15px; 
	font-weight: bold;
	}
	

	
#hauptnavigation  ul {
	z-index:20;
	position:relative;
	padding: 0;
	margin: 0;
	}
	
#hauptnavigation ul li {
	display:inline-block;
	position:relative;
	float:left;
	font-size:14px;
	z-index:19;
	}
	
#hauptnavigation ul li a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	padding: 6px 10px 12px 10px;
	margin: 0px 10px 0px 10px;
	position:relative;
	display:inline-block;
	}

* + html #hauptnavigation ul li a {font-size:13px;}
	
#hauptnavigation ul li div.dropdown {
	display:none;
	position:absolute;
	top:35px;
	left:10px;
	z-index:20;
	background-color:#f8f8f8;
	opacity: .8;
	filter: alpha(opacity=80);
	width:230px;
	padding: 0;
	-webkit-box-shadow: 0px 1px 5px 0px #333333;
    	-moz-box-shadow: 0px 1px 5px 0px #333333;
    	box-shadow: 0px 1px 5px 0px #333333;
	}
	
#hauptnavigation ul li div.dropdown li {
	float:none;
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height: 18px;
	display:block;
	}
	
#hauptnavigation ul li div.dropdown li a {
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding: 2px 0px 2px 15px;
	display:block;
	font-size:13px;
	line-height: 18px;
	position:static;
	color:#333333;
	}
	
#hauptnavigation ul li div.dropdown li:hover {
	background-image: url('../media/ikons/listitem.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin:0;
	}
	
#hauptnavigation ul li div.dropdown a:hover {
	margin:0;
	background-image: url('../media/ikons/listitem.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration:none;
	font-weight:bold;
	}
	
#hauptnavigation ul li div.dropdown ul {
	margin:0px;
	padding: 2px 2px 0 0;
	width:95%;
	list-style-type:none;
	background-image: none;
	}
	
#hauptnavigation ul li div.dropdown ul li {
	background-image: none;
	}
	
#hauptnavigation ul li:hover div {
	z-index:20;
	display:block;
	}
	
#hauptnavigation ul li:hover div a {
	text-decoration:none;
	background:transparent;
	}
#hauptnavigation ul li:hover a {
	text-decoration:none;
	font-weight:bold;
	background-color: #D50E01;
	background:-moz-linear-gradient(top, #D50E01, #AB0B01);
	background:-webkit-gradient(linear, left top, left bottom, from(#D50E01), to(#AB0B01)); 
	background:-ms-linear-gradient(top, #D50E01, #AB0B01);
	background:linear-gradient(top, #D50E01, #AB0B01);
	}
	
.selected {
	background-color: #D50E01;
	background:-moz-linear-gradient(top, #D50E01, #AB0B01);
	background:-webkit-gradient(linear, left top, left bottom, from(#D50E01), to(#AB0B01)); 
	background:-ms-linear-gradient(top, #D50E01, #AB0B01);
	background:linear-gradient(top, #D50E01, #AB0B01);
}

/* ----------------------S L I D E R -------------------------*/

/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
.anythingSlider { 
	width:996px;
	height: 283px; 
	position: relative; 
	margin: 0 auto 0 auto; 
	padding: 0;
	}
	
.anythingSlider .wrapper { 
	width:996px;
	overflow: auto; 
	height: 283px; 
	margin: 0; 
	position: absolute; 
	bottom: 12px; 
	left: 0px; 
	}

/* Width below is max for Opera */
.anythingSlider .wrapper ul             { 
	width: 32700px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 0; 
	}
	
.anythingSlider .wrapper ul li {
	display: block; 
	float: left; 
	padding: 0; 
	height: 283px; 
	width:425px; 
	margin: 0; 
	opacity: 1;
	filter: alpha(opacity=100);
	}
	
.anythingSlider .wrapper ul li img {
	position: relative;
	margin-left: 245px;
	z-index: 2;
	}
	
* + html  .anythingSlider .wrapper ul li  img {
	position: relative;
	margin-left: 285px;
	z-index: 2;
	}
	
.anythingSlider .arrow {
	text-align: center;
	height: 200px; 
	width: 67px; 
	background: url(../media/ikons/pfeile.png) no-repeat 0 0; 
	text-indent: -9999px; 
	position: absolute; 
	top: -210px; 
	cursor: pointer; 
	z-index:6;
	}
	
.anythingSlider .forward { 
	background-position: 0px 0px; 
	right: 236px; 
	}
	
.anythingSlider .back {
	background-position: -67px 0px; 
	left: 244px; 
	}
	
.anythingSlider .forward:hover {
	
	}
	
.anythingSlider .back:hover { 
	
	}


.thumbNav { 
	position: relative; 
	top: 228px; 
	right: 3px;
	text-align: right; 
	z-index: 3; 
	}
	
.thumbNav li { 
	color: transparent; 
	display: inline; 
	}
	
.thumbNav a { 
	text-indent: -9999px; 
	width: 16px; 
	display: inline-block; 
	padding: 0px; 
	height: 16px; 
	margin: 0 3px 0 0; 
	background: transparent url(../media/ikons/kreis.png) no-repeat; 
	text-align: center; 
	}
	
.thumbNav a:hover { 
	text-indent: -9999px; 
	background: transparent url(../media/ikons/kreis-aktiv.png) 
	no-repeat; 
	text-align: center; 
	}
.thumbNav a.cur { 
	text-indent: -9999px; 
	background: transparent;
	background: transparent url(../media/ikons/kreis-aktiv.png) 
	no-repeat; text-align: center;
	}

.start-stop { 
	display: none; 
	}
	
.start-stop.playing {  
	}
.start-stop:hover {
	}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul { 
	position: static; 
	margin: 0; 
	background: none; 
	overflow: visible; 
	width: auto; 
	border: 0; 
	}
	
.anythingSlider .wrapper ul ul li { 
	float: none; 
	height: auto; 
	width: auto; 
	background: none; 
	}

.textSlide { 
	width: 425px;
	margin-top: -46px; 
	position: relative; 
	left: 245px;
	z-index: 3; 
	color: #ffffff; 
	overflow: hidden;
	}
	
* + html .textSlide {margin-top: -60px; left: 280px;font-size:12px;}

.textSlide .Text { 
	padding: 2px 5px 5px 10px; 
	height: 40px; 
	background-color: #000000;
	opacity: .75;
	filter: alpha(opacity=75);
	color: #ffffff; 
	}
	
.mehrRechts {
	position: absolute;
	bottom: 1px;
	right: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 4; 
}

* + html .mehrRechts {position: absolute; right: -286px;bottom:3px}

	
.textSlide a:link, .textSlide a:visited, .textSlide  a:hover { 
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
	 }
	
.textSlide h3 { 
	font-size: 14px;
	line-height: 21px;
	color: #ffffff; 
	font-weight: normal;
	margin: 0px 0px 2px 0px; 
	padding: 0px 5px 0px 0px; 
	 }
	 
.textSlide h3 a:link, .textSlide h3 a:visited, .textSlide h3 a:hover { 
	font-size: 14px;
	line-height: 21px;
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
	 }
	 
.textSlide h4  { 
	font-size: 12px;
	line-height: 22px;
	color: #ffffff; 
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
	padding: 0px 5px 5px 0px;
	}
	
.textSlide ul                           { 
	list-style: disc; 
	margin: 0 0 0 0px; 
	}
	
.textSlide ul li { 
	display: list-item; 
	}
	
.textSlide span { 
	color: #ffffff; 
	}

.textSlide p { 
	color: #ffffff; 
	}

/* -------------------M A I N----------*/

#MainContent {
	width:996px;
	margin: 0px auto; 
	text-align: left;
	padding: 0;	
	background-color: #ffffff;
}

#MainContentEmpfehlen {
	width:510px;
	margin: 0px auto; 
	text-align: left;
	padding: 0px;	
	z-index:-100;
	background-color: #ffffff;
}

#Content {
	margin: -12px 0 0 0;
	padding: 40px 45px 40px 15px;
	text-align: left;
	background-color: #ffffff;
	}
	
#ContentSpalten {
	margin: -12px 0 0 0;
	padding: 40px 0px 40px 0px;
	text-align: left;
	background-color: #ffffff;
	}

	
#ContentKontakt {
	margin: 0px 0px 0px 0px;
	padding: 15px 30px 0px 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	}
	
#ContentAdresse {
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 0px 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	float: right;
	width: 230px;
	}
	
#ContentFormular {
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 0px 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	float: left;
	width: 550px;
	}
	
#ContentKarte {
	width: 650px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#ContentEmpfehlen {
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 10px 4px;
	text-align: left;
	background-color: #ffffff;
	width: auto;
	}

#Content ul, #ContentSpalten ul, #ContentStart ul, #ContentKontakt ul { 
 	margin-bottom: 0px; 
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: inside;
	}
	
#Content li, #ContentSpalten li, #ContentStart li, #ContentKontakt li { 
	background-image: url('../media/ikons/listitem-kl.png'); 
	background-repeat: no-repeat;
	background-position: 5px 2px;
 	margin-bottom: 0px; 
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: inside;
	list-style: none;
	}
	
#Content a:link, #Content a:visited, #ContentSpalten a:link, #ContentSpalten a:visited, #ContentKontakt a:link, #ContentKontakt a:visited { 
	font-weight: normal;
	color: #6A8C1A;
	text-decoration: none;
}

#Content a:hover, #ContentSpalten a:hover,#ContentKontakt a:hover { 
	font-weight: bold;
	color: #6A8C1A;
	text-decoration: underline;
}

#Content ul.pdf, #ContentSpalten ul.pdf, #ContentKontakt ul.pdf, #TeaserUnten ul.pdf, #TeaserOben ul.pdf { 
	margin-bottom: 20px; 
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: inside;	
	}
	
#Content li.pdf, #ContentSpalten li.pdf, #ContentStart li.pdf, #ContentKontakt li.pdf, #ContentTeaser li.pdf { 
	background-image: url('../media/ikons/ikon-pdf.png'); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
 	margin-bottom: 4px; 
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 22px;
	list-style-type: inside;
	list-style: none;
	}

#Content .datum, #ContentSpalten .datum {
	color: #999999;
	font-weight: normal;
}

#Socialmedia {
	padding: 10px 0px 10px 0px;
	font-weight: normal;
	color: #333333;
}

#Socialmedia a:link, #Socialmedia a:visited, #Socialmedia a:hover { 
	outline: none;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}

#Bilder li {
	background-image: none;
	padding: 0 4px 0 0;
	margin: 0;
}

.AktuellesBild {
	float: left;
	background-repeat: no-repeat;
	width:130px;
	text-align: center;
	margin: 6px 6px 6px 0px;
}

.AnsprechpartnerBild {
	float: left;
	width:160px;
	margin: 6px 6px 15px 0px;
}

.AktuellesText {
	float: left;
	width:400px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.AktuellesTextOhneBild {
	display:block;
	padding-top: 6px;
	padding-bottom: 6px;
}

.AnsprechpartnerOhneBild {
	display:block;
	padding-top: 6px;
	padding-bottom: 15px;
}

.mehr {
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	padding: 2px 5px 8px 2px;
}

.Trennlinie{
	display: block;
	margin: 10px 0px 10px 0px; 
	border-bottom: 1px solid #ffffff;
	height: 1px;
	background-color: #ffffff;
}


.blaetterntop {
	width:95%;
	padding:0px 0px 20px 0px;
}

.blaetternbottom {
	width:200px;
	padding:0px 0px 35px 0px;
}

.weiter {
	background-color: #333333;
	color: #ffffff;
	float: right;
	padding:2px;
	text-decoration: none;
	width:55px;
}

.zurueck {
	background-color: #333333;
	color: #ffffff;
	float: left;
	padding:2px;
	width:50px;
	text-decoration: none;
}

.uebersicht {
	background-color: #6A8C1A;
	color: #ffffff;
	padding:4px;
	text-decoration: none;
}

.weiter a:link, .weiter a:visited, .weiter a:hover, 
.zurueck a:link, .zurueck a:visited, .zurueck a:hover, 
.uebersicht a:link, .uebersicht a:visited, .uebersicht a:hover, 
.blaetternbottom a:link, .blaetternbottom a:visited, .blaetternbottom a:hover,
.blaetterntop a:link, .blaetterntop a:visited, .blaetterntop a:hover {
	color: #ffffff;
	text-decoration: none;
}


/* -------------------Teaser----------*/


#TeaserUnten {
	width:1011px;
	padding: 0; 
	margin: 20px auto 20px auto;	
}

#TeaserOben {
	width:1011px;
	padding: 20px 0 0 0; 
	margin: 0px auto 0px auto;	
}

#TeaserUnten .Teaser, #TeaserOben .Teaser {
	width:313px;
	height:100px;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 12px;
	text-align: left;
	float:left;
	font-size: 14px;
	line-height: 20px;
	background-color: #D7D9CC;
	background-position: left top;
	background-repeat: no-repeat;
}

#TeaserUnten a:link, #TeaserUnten a:visited, #TeaserUnten a:hover,
#TeaserOben a:link, #TeaserOben a:visited, #TeaserOben a:hover {
	color: #333333;
}

#TeaserUnten .Teaser h3, #TeaserOben .Teaser h3 {
	text-align: left;
	color: #6A8C1A;
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

#TeaserUnten .Teaser h3 a, #TeaserOben .Teaser h3 a {
	color: #6A8C1A;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 26px;
}

#TeaserUnten .Teaser img, #TeaserOben .Teaser img {
	float: right;
	margin: 0px 0px 0px 5px;
}


#TeaserUnten .Teaser h4, #TeaserOben .Teaser h4 {
	color: #6A8C1A;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
	
	
#Aktuelles
{
	left:0px;
	width: 25px;
	height: 104px;
	top: 250px;
	background-image: url('../media/hi_aktuelles.gif');
	background-position: left top;
	background-repeat: no-repeat;
	position: fixed; 
	z-index:15; 
	font-weight: normal;
	-webkit-box-shadow: 0px 1px 3px 0px #333333;
    	-moz-box-shadow: 0px 1px 3px 0px #333333;
    	box-shadow: 0px 1px 3px 0px #333333;
    	text-indent: -9999px; 
}

#AktuellesDetail
{
	display: none;
	left:5px;
	width: 275px;
	height: auto;
	top: 250px;
	position: fixed; 
	z-index:15; 
	font-weight: normal;
}

#AktuellesDetail #Box
{
	float: left;
	display: none;
	width: 250px;
	height: auto;
	background-color: #D7D9CC;
	font-weight: normal;
	-webkit-box-shadow: 0px 1px 3px 0px #333333;
    	-moz-box-shadow: 0px 1px 3px 0px #333333;
    	box-shadow: 0px 1px 3px 0px #333333;
}

#AktuellesDetail #Box h3
{
	color: #6A8C1A;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

#AktuellesDetail #Box .text
{
	margin: 8px;
	padding: 3px;
	color: #333333;
	font-weight: normal;
	border-bottom: solid 1px #ffffff;
}

#AktuellesDetail #Box .text a
{
	color: #333333;
	font-weight: normal;
	outline: none;
}

#AktuellesDetail #Box .text h3 a
{
	color: #6A8C1A;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	outline: none;
}

#AktuellesDetail #Box .mehr a
{
	padding: 3px 0px;
	color: #6A8C1A;
	font-weight: bold;
	outline: none;
}

#AktuellesDetail #Box .datum a
{
	color: #999999;
	font-weight: normal;
}

#AktuellesDetail #Box img
{
	padding: 6px 0px;
}

#AktuellesDetail #Button
{
	float: left;
	display: none;
	width: 25px;
	height: 104px;
	font-weight: normal;
	-webkit-box-shadow: 0px 1px 3px 0px #333333;
    	-moz-box-shadow: 0px 1px 3px 0px #333333;
    	box-shadow: 0px 1px 3px 0px #333333;
    	background-image: url('../media/hi_aktuelles-zu.gif');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px; 
}

/* -------------------Allgemein----------*/

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clear {
	clear: both;
	}

.clearRight {
	clear:right;
}

.clearLeft {
	clear: left;
}

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* -------------------H T M L - T A G S----------*/

table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

blockquote { 
	padding: 0 20px; 
	margin-left: 20px; 
	border-left: 20px solid #ccc; 
	font-size: 14px; 
	font-family: Georgia, 
	serif; font-style: italic; 
	margin-top: 10px;
}

.hellbraun {
	color: #ffffff;
	display: block;
	background-color: #974B00; 
}

h1 {  
	font-size: 17px; 
	line-height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 0px;
	font-weight: bold;
	color: #F27305;
	
}

h2 { 
	font-weight: bold;
	color: #F27305;
	font-size: 16px; 
	line-height: 20px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {  
	font-size: 13px; 
	line-height: 18px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: bold; 
}


h4 {  
	font-size: 13px; 
 	line-height: 18px;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
 	font-weight: bold;
}

h5 {  
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
 	font-weight: bold;
}


.weiss {
	color: #ffffff;
}

.blauertext {
	font-weight: bold;
	color: #004B99;
	font-size: 11px;
	line-height: 13px;
}

.textrtb{
	color: #ff290b;
	font-weight: bold; 
}

.textklein {
	font-size: 10px; 
	margin-top: 2px;
	}
	
.underline {
	text-decoration: underline;
	}

.versalien {
	text-transform: uppercase;
}

/* - - - - - - - - - -Links - - - - - - - - - */

a:link, a:visited { 
	outline: none;
	font-weight: normal;
	color: #6A8C1A;
	text-decoration: none;
}

a:hover { 
	outline: none;
	font-weight: normal;
	a:visited
	text-decoration: underline;
}

/* - - - - - - - - - -Formularelemente - - - - - - - - - */

label {
	float:left; 
	width: 160px;
}

select { 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px #6C6D6D;
	width: 250px; 
}

input { 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px #6C6D6D;
	width: 250px;
}

input[type="submit"] {
	font-weight:bold;
	color: #fff;
	background-color: #F27305;
	border: solid 1px #F27305;
	padding: 3px;
	margin: 3px 0px;
	}

textarea { 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px #6C6D6D;
	width: 250px;
	height: 100px; 
}