/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 12px;
	line-height: 14px;
	color: #333;
	background: #02027C url(../media/bg_top.gif) repeat-x top;
	font-family: helvetica, arial, geneva, verdana, sans-serif;
	text-align: center;
}

a, a:link {
	color: #020279;
	text-decoration: underline;
}

a:visited {
	color: #020279;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

/* Clear Class */
.c {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	clear: both;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 10px 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 10px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 0.6em;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #020279;
	margin-top: 15px;
}

h3 {
	color: #020279;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 1px;
	margin-bottom: 15px;
}

h4  {
	color: #020279;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-left: 1px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 40px;
}
li {
	list-style-type: disc;
	font-size: 12px;
}
/* Layout */
#wrapper {
	width: 770px;
	text-align: left;
	margin: auto;
	padding-bottom: 20px;
}

#header {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.headerin {
	background-color: #FFFFFF;
	background-image: url(../media/img_header.jpg);
	background-repeat: no-repeat;
	width: 584px;
	float: right;
	text-align: right;
	height: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.headerin a:link {
	color: #fff;
	text-decoration: none;
}

.headerin a:visited {
	color: #fff;
	text-decoration: none;
}

.headerin a:hover {
	color: #FFB400;
	text-decoration: none;
}


.headerin p {
	font-size: 11px;
	line-height: 13px;
	margin: 7px 0px 0px;
	clear: both;
	color: #FFFFFF;
}

#wrapper2 {
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
}

#navi {
	margin-bottom: 1px;
}
.navi td{
	text-align: center;
	margin: 0px;
}



.reiterinaktiv{
	background-image: url(../media/bg_reiterinaktiv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	font-weight: bold;
	color: #999999;
	padding-top: 8px;
}
.reiterinaktivend{
	background-image: url(../media/bg_reiterinaktiv_end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	padding: 0px;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.reiterinaktiv a:link {
	color: #999;
	text-decoration: none;
}

.reiterinaktiv a:visited {
	color: #999;
	text-decoration: none;
}

.reiterinaktiv a:hover {
	color: #555;
	text-decoration: none;
}


.inaktivspace_empty{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	font-size: 0px;
	line-height: 0px;
}



.null{
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Navigation 1*/
.inaktivspace1{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eccd82;
	font-size: 0px;
	line-height: 0px;
}
.reiteraktiv1{
	margin: 0px;
	padding: 0px;
	background-image: url(../media/bg_reiteraktiv_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	border-right: 1px solid #A07818;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #A07818;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.aktivspace1{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	background-color: #FFB400;
	font-size: 0px;
	line-height: 0px;
}
.nav2aktiv1{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #A07818;
	border-bottom-color: #A07818;
	border-left-color: #eccd82;
	background-color: #FFB400;
	height: 20px;
	line-height: 18px;
	
	vertical-align:bottom;
	font-size: 11px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
}

.nav2aktiv1 a:link {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv1 a:visited {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv1 a:hover {
	color: #555;
	text-decoration: none;
	
}
/*Navigation 1 Ende*/

/*Navigation 2*/
.inaktivspace2{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F103;
	font-size: 0px;
	line-height: 0px;
}
.reiteraktiv2{
	padding: 0px;
	background-image: url(../media/bg_reiteraktiv_gelb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	border-right: 1px solid #A07818;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #787801;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	margin: 0px;
	width: auto;
}
.aktivspace2{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	background-color: #C2C002;
	font-size: 0px;
	line-height: 0px;
}
.nav2aktiv2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #787801;
	border-bottom-color: #787801;
	border-left-color: #F1F103;
	background-color: #C2C002;
	height: 20px;
	line-height: 18px;
	vertical-align:bottom;
	font-size: 11px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
}
.nav2aktiv2 a:link {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv2 a:visited {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv2 a:hover {
	color: #555;
	text-decoration: none;
}
/*Navigation 2 Ende*/

/*Navigation 3*/
.inaktivspace3{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60FD67;
	font-size: 0px;
	line-height: 0px;
}
.reiteraktiv3{
	margin: 0px;
	padding: 0px;
	background-image: url(../media/bg_reiteraktiv_gruen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	border-right: 1px solid #016b06;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #016B06;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.aktivspace3{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	background-color: #02D10B;
	font-size: 0px;
	line-height: 0px;
}
.nav2aktiv3{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #016B06;
	border-bottom-color: #016B06;
	border-left-color: #60FD67;
	background-color: #02D10B;
	height: 20px;
	line-height: 18px;
	vertical-align:bottom;
	font-size: 11px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
}
.nav2aktiv3 a:link {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv3 a:visited {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv3 a:hover {
	color: #555;
	text-decoration: none;
}
/*Navigation 3 Ende*/

/*Navigation 4*/
.inaktivspace4{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8282;
	font-size: 0px;
	line-height: 0px;
}
.reiteraktiv4{
	margin: 0px;
	padding: 0px;
	background-image: url(../media/bg_reiteraktiv_rot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	border-right: 1px solid #800000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #800000;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.aktivspace4{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	background-color: #FF0000;
	font-size: 0px;
	line-height: 0px;
}
.nav2aktiv4{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #FF8282;
	background-color: #FF0000;
	height: 20px;
	line-height: 18px;
	vertical-align:bottom;
	font-size: 11px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
}
.nav2aktiv4 a:link {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv4 a:visited {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv4 a:hover {
	color: #555;
	text-decoration: none;
}
/*Navigation 4 Ende*/

/*Navigation 5*/
.inaktivspace5{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60FD67;
	font-size: 0px;
	line-height: 0px;
}
.reiteraktiv5{
	margin: 0px;
	padding: 0px;
	background-image: url(../media/bg_reiteraktiv_gruen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	border-right: 1px solid #016b06;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #016B06;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.aktivspace5{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	background-color: #02D10B;
	font-size: 0px;
	line-height: 0px;
}
.nav2aktiv5{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #016B06;
	border-bottom-color: #016B06;
	border-left-color: #60FD67;
	background-color: #02D10B;
	height: 20px;
	line-height: 18px;
	vertical-align:bottom;
	font-size: 11px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
}
.nav2aktiv5 a:link {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv5 a:visited {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv5 a:hover {
	color: #555;
	text-decoration: none;
}
/*Navigation 5 Ende*/

/*Navigation 6*/
.inaktivspace6{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FB5FD;
	font-size: 0px;
	line-height: 0px;
}
.reiteraktiv6{
	margin: 0px;
	padding: 0px;
	background-image: url(../media/bg_reiteraktiv_blau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	border-right: 1px solid #02228e;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #02228E;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.aktivspace6{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	background-color: #4973FC;
	font-size: 0px;
	line-height: 0px;
}
.nav2aktiv6{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #02228E;
	border-bottom-color: #02228E;
	border-left-color: #9FB5FD;
	background-color: #4973FC;
	height: 20px;
	line-height: 18px;
	vertical-align:bottom;
	font-size: 11px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
}
.nav2aktiv6 a:link {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv6 a:visited {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv6 a:hover {
	color: #555;
	text-decoration: none;
}
/*Navigation 6 Ende*/

/*Navigation 7*/
.inaktivspace7{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E295FF;
	font-size: 0px;
	line-height: 0px;
}
.reiteraktiv7{
	margin: 0px;
	padding: 0px;
	background-image: url(../media/bg_reiteraktiv_lila.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	border-right: 1px solid #580079;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #580079;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.aktivspace7{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	background-color: #BA00FF;
	font-size: 0px;
	line-height: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #580079;
}
.nav2aktiv7{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #580079;
	border-bottom-color: #580079;
	border-left-color: #E295FF;
	background-color: #BA00FF;
	height: 20px;
	line-height: 18px;
	vertical-align:bottom;
	font-size: 11px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
}
.nav2aktiv7 a:link {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv7 a:visited {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv7 a:hover {
	color: #555;
	text-decoration: none;
}
/*Navigation 7 Ende*/

.nav2aktiv a:link {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv a:visited {
	color: #fff;
	text-decoration: none;
}

.nav2aktiv a:hover {
	color: #555;
	text-decoration: none;
}

#content {
	padding: 10px 20px 0px;
	background-image: url(../media/bg_content.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cacaca;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #cacaca;
	margin: auto;
}
.contentin {
	margin-bottom: 0px;
	float: left;
	width: 500px;
}
.contentin p {
	margin-left: 20px;
}
.artikelfooter {
	font-size: 11px;
	line-height: 13px;
	color: #020279;
	margin-bottom: 20px;
	padding-top: 2px;
	border-top: 1px dotted #020279;
}
.bild {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	padding: 0px;
}
.bild p {
	margin-left: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
}
.bild img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #C0C0CD;
	margin: 0px;
	clear: none;
}

.sidebar {
	float: right;
	width: 180px;
	margin: auto;
	padding: 0px;
}
.sidebarbox{
	background-color: #e1e1e1;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #020279;
	border-bottom-color: #020279;
	margin-top: 20px;
}
.sidebarbox p {
	margin-top: 5px;
	font-size: 11px;
	line-height: 13px;
	margin-left: 1px;
}

#footer {
	color: #020279;
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.footer a:link {
	color: #020279;
	text-decoration: none;
}

.footer a:visited {
	color: #020279;
	text-decoration: none;
}

.footer a:hover {
	color: #000;
	text-decoration: none;
}
.bigger {
	font-size: 12px;
	font-weight: bold;
}

.footer2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
}
.footer2 a:link {
	color: #3366CC;
	text-decoration: none;
}

.footer2 a:visited {
	color: #3366CC;
	text-decoration: none;
}

.footer2 a:hover {
	color: #fff;
	text-decoration: none;
}
.vspace10{
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}
.vspace5{
	height: 5px;
	font-size: 0px;
	line-height: 0px;
}



.textfield
   { 
   		border:1px;
   		
		FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
    	FONT-SIZE: 11px;
    	FONT-WEIGHT: normal;
    	width:300px;
    	height:120px;
    	COLOR: #333;
    	border:1px solid #020279;
		BACKGROUND-COLOR: #E1E1E1;
   }
   
.onetextfield
   { 
   		border:1px;
   		
		FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
    	FONT-SIZE: 11px;
    	FONT-WEIGHT: normal;
    	width:160px;
    	height:16px;
    	COLOR: #333;
    	border:1px solid #020279;
		BACKGROUND-COLOR: #E1E1E1;
   }
   
.submitfield
   { 
   		border:1px;
   		
		FONT-FAMILY: Verdana, Arial, Sans-serif;
    	FONT-SIZE: 11px;
    	FONT-WEIGHT: bold;
    	width:90px;
    	
    	height:17px;
    	
		cursor:pointer;
		
    	COLOR: #1D1D86;
    	border:1px solid #020279;
		BACKGROUND-COLOR: #E1E1E1;

   }
