html, body, div, p, blockquote, h1, h2, h3, span, a, form, img, input, textarea, ul, ol, li
 {
 margin: 0;
 padding: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration:none;
}

a img { border:0px; }

body{ background-image: url(../images/bg.gif); }


p{
	color: #333333;
	line-height: 20px;
	margin: 20px 25px 20px 25px;
}

h1{
	color: #333333;
	font-weight: bold; 
	line-height: 20px;
	margin: 20px 25px 20px 25px;
}

h2{
	background-color: #e3eef9;
	font-size: 13px;
	display: block;
	color: #333333;
	font-weight: bold; 
	line-height: 25px;
	padding: 8px 25px 8px 25px;
}

.inhalt a{
	color: #6699cc;
	font-weight: bold; 
	line-height: 20px;
	
}

.inhalt a:hover{
	text-decoration: underline;
}

.inhalt ul{
	margin: 10px 20px 10px 55px;
}

.inhalt li{
	line-height: 25px;
}

.inhalt .csc-textpic{
	margin: 10px 20px 15px 20px;
}

.contenttable{
	margin: 10px 20px 15px 20px;
}

.meinhtml{
	margin: 20px 20px 20px 20px;
}

.meinetabelle{
	margin: 5px 20px 5px 25px;
}

table.meinetabelle{
	border-collapse:collapse;
}

table.meinetabelle td{
	border: 1px solid #333;
	border-collapse: collapse;
	padding: 5px 10px;
}

table.meinetabelle th{
	border: 1px solid #333;
	padding: 5px 10px;
	background-color: #e3eef9;
	
}

.statistik{
	margin: 5px 20px 5px 25px;
}

table.statistik{
	border-collapse:collapse;
}

table.statistik td{
	
	border-collapse: collapse;
	padding: 5px 30px;
}

table.statistik th{
	text-align: left;
	font-weight: bold;
	padding: 5px 10px;
}



/* kein Rand unter Bild (wegen Head-Content) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 
	margin-bottom: 0px;
}

/* NAVIGATION */
.navoben {
	width: 112px;
	float:left;
	text-align: center;
}

.navoben a { 
	color: #333333;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	height: 18px; 
	display: block; 
	padding-top: 4px;
	margin-right: 5px; }
	
.navoben a:link{ background-image: url(../images/Reiterinaktiv.gif); }
.navoben a:visited{ background-image: url(../images/Reiterinaktiv.gif);}

.navoben_aktiv{
	width: 112px;
	float:left;
	text-align: center;
	
	
}

.navoben_aktiv a { 
	color: #333333;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	height: 18px;
	display: block; 
	padding-top: 4px; 
	margin-right: 5px; 
	}
	
.navoben_aktiv a:link{ background-image: url(../images/Reiteraktiv.gif) ; }
.navoben_aktiv a:visited{ background-image: url(../images/Reiteraktiv.gif) ;}

.navlinks {
	width: 206px;
	text-align: left;
}

.navlinks a { 
	color: #333333;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	height: 21px; 
	display: block; 
	padding-top: 5px; 
	padding-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	 }
	
.navlinks a:hover{ background-image: url(../images/navRoll.gif);}

.navlinks_aktiv{
	width: 206px;
	text-align: left;
}

.navlinks_aktiv a { 
	color: #333333;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	height: 21px;
	display: block; 
	padding-top: 5px; 
	padding-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
.navlinks_aktiv a:link{ background-image: url(../images/navAktiv.gif) ; }
.navlinks_aktiv a:visited{ background-image: url(../images/navAktiv.gif) ;}
