/* Copyright Ralph Kugler und Westernreitzentrum Arlesberg*/


form, body, table, p { 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:10pt; 
}

H1, H2, H3, H4, H5, H6 { 
	font-family:Arial,Helvetica,sans-serif; 
}

hr {
	width: 100%;
	color: #99ccff;
}

.small { 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:7pt; 
}

.medium { 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:8pt; 
}
	
.red { 
	color:#FF0000; 
}

.cont_center {
	text-align:center;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.quelle { 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:9pt; 
	font-style:italic; 
}

.nav_ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type:none;	
}

.nav_li {
	padding: 2px 0 2px 5px;
	font-family:Arial,Helvetica,sans-serif; 
	font-size:8pt; 
	line-height: 1.5em;
	background-color:#E1E1E1; 
	border: 2px solid #FFCC66;
}

a:link { 
	color:#000000; 
}
	
a:visited { 
	color:#808080; 
}
	
a:hover { 
	color:#0000FF; 
}

/* div Formatierung */

.clear {
	clear:both;
}

.vor {
	float: left;
	font-size: 80%;
}

.nach {
	float: right;
	font-size: 80%;
}

#wrapper {
	width:950px;
	height:100%;
	background: url("../images/background.jpg") repeat-y center top;
}

#header {
	float: left;
	width: 944px;
	font-family:Arial Black,Helvetica,sans-serif; 
	font-size:22pt; 
	font-weight:bold; 
	line-height: 1.8; 
	text-align: center;
	height:110px;
	padding:0;
	margin:0;
	background: url(../images/Wrz01.gif) no-repeat left white;
	border: 3px solid #FFCC66;
}

#navi_left {
 	display:block; 
 	float: left;
 	width: 130px;
	height:auto;
 	padding:0;
}

.werbung_links {
	width: 126px;
	text-align: center;
	padding: 5px 1px;
	image-border:none;
}

#content {
	float: left;
	width:790px;
	height:100%;
	padding: 5px 15px 5px 15px;
}

#footer {
	width:946px;
	padding: 5px 0;
	text-align:center;
	font-size: 80%;
}
