.rundBox {
	background-color: #FFF;
	width:auto;
	color: #000;
	text-align: center;
	border: 1px solid #B21571;
	padding: 10px;
	padding-top:12px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 3px #999;
	-moz-box-shadow: 5px 5px 3px #999;
	box-shadow: 5px 5px 3px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#999, offx=3, offy=3)";
	"filter:progid:DXImageTransform.Microsoft.DropShadow(color=#999, offx=3, offy=3)";
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #006A7F;
	margin: 20px;
	padding: 0;
}
#metanav {
	padding: 0;
	margin: 0;
	background-color: #006A7F;
	width: 100%;
	
}
#metanav ul {
	margin: 0;
	padding: 0 0 0 0;
	color: #FFFFFF;
	font-size: .7em;
	letter-spacing: 2px;
	float: right;
}
#metanav ul li {
	display: inline;
	
}
#metanav ul li a {
	padding: 0.2em 0.2em;
	color: #FFFFFF;
	text-decoration: none;
	
}
#metanav ul li a:hover {
	color: #FFFFFF;
}
#metanavlist li a:hover, #metanavlist li a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#masthead {
	background-color: #006A7F;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#columnwrapper {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: -3px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 614px;
	float: left;
	background-color: #FFFFFF;
}
#left {
	width: 290px;
	float: left;
	background-color: #FFFFFF;
}
#left .content {
	padding: 24px 24px 24px 80px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 80px 24px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
	clear: both;
	margin-bottom: 10px;
	overflow: auto;
}

#right .content img
{
	border:  10px solid #FFFFFF;
}

#right .line {
	margin: 4px 130px 4px 74px;
	font-size: 0em;
	border-bottom: 1px solid #C0CE00;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 12px 12px 80px;
}
#footer {
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(/site_structur/images/footer.jpg);
	height:50px;
}
#navcontainer {
	margin: 0;
	padding: 0;
	font-size: 1em;
	border-right: 1px solid #C0CE00;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0;
	
}
#navcontainer a {
	display: block;
	padding: 2px 10px;
	width: 180px;
	color: #006A7F;
	text-decoration: none;
}
#navcontainer a:hover {
	font-weight: bold;
	text-decoration: none;
}
#navcontainer li a.current {
	color:  #B21571;
	text-decoration: none;
	font-weight: bold;
}
#navcontainer ul ul li {
	margin: 0 0 1px 0;
}
#navcontainer ul ul a {
	display: block;
	padding: 2px 5px 2px 30px;
	width: 125px;
	color: #B21571;
	text-decoration: none;
}
#navcontainer ul ul a:hover {
	font-weight: bold;
	text-decoration: none;
}

#navcontainer ul ul a.current {
	color:  #B21571;
	text-decoration: none;
	font-weight: bold;
}


#shop a {
	margin-top: 28px;
	padding: 2px 10px;
	color: #666666!important;
}
#right a:link {
	color: #006A7F;
	text-decoration:none;
}
#right a:visited {
	color: #666666;
	text-decoration:none;
}
#right a:hover {
	color: #B21571;
	text-decoration:none;
}
.extern a:link {
	color: #006A7F;
	text-decoration:none;
	background-image: url(/site_structur/images/pfeil_gruen.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 1em;
}
.extern a:visited {
	color: #666666;
	text-decoration:none;
	background-image: url(/site_structur/images/pfeil_grau.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 1em;
}
.extern a:hover {
	color: #B21571;
	text-decoration:none;
	background-image: url(/site_structur/images/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 1em;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.ankernav {
	color:#999999;
	text-decoration:none!important;
	padding: 0 0.3em!important;
}
.ankernav a:link {
	color:#FFFFFF!important;
	background-color: #B21571!important;
	text-decoration:none;
	padding: 0 0.3em!important;
}
.ankernav a:hover {
	color:#C0CE00!important;
	background-color: #B21571!important;
	text-decoration:none;
	padding: 0 0.3em!important;
}

.ankernav a:visited {
	color:#C0CE00!important;
	background-color: #B21571!important;
	text-decoration:none;
	padding: 0 0.3em!important;
}
.ankertarget {
	color:#FFFFFF!important;
	background-color: #B21571!important;
	text-decoration:none;
	padding: 0 0.4em!important;
	float:left;
	
}

.ankertarget a:hover {
	color:#FFFFFF!important;
	background-color: #B21571!important;
	text-decoration:none;
	
	
}

.ankerup {
	float:right;
	text-decoration:none;
	
}
h1 {
	font-size: 1.15em;
	margin: 0;
}

h2 {
	font-size: 1.05em;
	margin: 0;
}
h3 {
	font-size: 1em;
	margin: 0 0 0.2em 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.imageleft {
	float: left;
	margin: 5px 15px 0px 0px;
	border: 0px !important; 
}
.imageright {
	float: right;
	margin: 0px 0px 0px 10px;
	border: 0px !important; 
}


.formbox {
    padding:1.5em;
	margin-bottom:6em;
}

.reihe {
  
  padding: 2px 0px;
}

.formbox h1 {
    font-weight:bold;
}

.formbox label {
  float: left;
  width: 150px;
  text-align: right;
  margin-top: 5px;
  padding-top: 3px;
  padding-right: 5px;
  font-size:0.95em;
}

.formbox input {
  margin-top: 5px;
}



.label {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.feld {
  float: left;
  width: 90%;
  text-align: left;
  
} 

.knopf {
  clear: both;
  text-align: center;
  margin-top: 15px;
  float: left;
  color:#fff;
  background-color:#C0CE00;
  border: 1px solid #B21571;
  cursor: pointer;
  cursor: hand;

}
  

.defbreite {
  width: 400px;
  color:#fff;
  background-color:#C0CE00;
  border: 1px solid #B21571;
}

.box {
  
  text-align: left;
  border: 1px solid #053B63;
  color:#fff;
  background-color: #f6a416;
  margin-left:20px;
}

#right ul {
	list-style-type: none;
	list-style-image: url(/site_structur/images/liste_gruen.gif);
}

hr {
  margin: 4px 130px 4px 80px;
  border: 0px; /* Für Firefox und Opera */
  border-top: solid 1px #C0CE00;
  border-bottom: solid 1px #FFFFFF; /* Für IE (Seiten- Hintergrundfarbe!) */
 
}

.fontlittle {
	font-size: 0.8em; 
	line-height: 1.2em;
	color: #666666;
}
