/*CSS*/

/*
   http://www.ponybande.de/
   css styles
   
   Copyright 2007, Markus Spiske
   http://www.temporausch.com
*/

/*general styles*/
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin:0;
	padding:0;
	color:#5b4635;
	font-style:normal;
}

body {
	font:11px/175% Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	background-color:#e6ecc5;
}

a:link, a:visited {
	color:#5799c7;
	text-decoration:none;
	background-color:#f4f6e5;
}

a:hover,a:active {
  color:#5799c7;
  text-decoration:underline;
  background-color:#f4f6e5;
}

a img, a:hover img {
	border:none;
}

a.blauweiss:link, a.blauweiss:visited, a.blauweiss:active {
	color:#5799c7;
	text-decoration:underline;
	background-color:#fff;
}

a.blauweiss:hover {
  color:#5799c7;
	text-decoration:underline;
	background-color:#fff;
}

a.blau:link, a.blau:visited, a.blau:active {
	color:#5799c7;
	text-decoration:underline;
	background-color:#e6ecc5;
}

a.blau:hover {
  color:#5799c7;
	text-decoration:underline;
	background-color:#e6ecc5;
}

h1 {
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	color:#84ac5a;
	text-align:center;
}

h2 {
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	line-height:130%;
	margin:0px;
	color:#84ac5a;
	text-align:left;
}

h3 {
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	color:#e89642;
	text-align:left;
	margin-bottom: 5px;
}

h4 {
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#e173f2;
	text-align:left;
}

h5 {
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#990000;
	text-align:left;
}

h6 {
    color: #E42626;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-align: left;
}

.info {
    background-color: #aad4fe;
    color: #5b4635;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}

/*container*/
#container {
	width:700px;
	margin:0 auto;
	font-style:normal;
}

/*logo*/
#logo {
	background:url(../img/logo_top.gif) no-repeat;
	width:700px;
	height:150px;
	margin-top:20px;
}

/*navi*/
#navi_top {
	width:700px;
	height:30px;
	margin-top:0px;
	background-color:#f4f6e5;
}

#navi_top ul{
	list-style:none;
	padding-left:170px;
}

#navi_top li{
	float:left;
	margin-top:0px;	
}

#navi_top li a.ponybande, #navi_top li a.termine, #navi_top li a.galerie, #navi_top li a.gruppen{
	display:block;
}

#navi_top li a.ponybande {
	background: url(../img/nav_ponybande.gif) no-repeat;
	width:178px;
	height:30px;
	margin-left:20px;
}

#navi_top li a:hover.ponybande {
	background: url(../img/nav_ponybande_over.gif) no-repeat;
}

#navi_top li a.termine {
	background: url(../img/nav_termine.gif) no-repeat;
	width:74px;
	height:30px;
	margin-left:20px;
}

#navi_top li a:hover.termine {
	background: url(../img/nav_termine_over.gif) no-repeat;
}


#navi_top li a.gruppen {
	background: url(../img/nav_gruppen.gif) no-repeat;
	width:79px;
	height:30px;
	margin-left:20px;
}

#navi_top li a:hover.gruppen {
	background: url(../img/nav_gruppen_over.gif) no-repeat;
}

#navi_top li a.galerie {
	background: url(../img/nav_galerie.gif) no-repeat;
	width:68px;
	height:30px;
	margin-left:20px;
}

#navi_top li a:hover.galerie {
	background: url(../img/nav_galerie_over.gif) no-repeat;
}

#navi_top span {
	display:none;
}

/*head*/
#head {
	width:700px;
	height:200px;
	margin-top:0px;
}

/*content*/
#content {
	background:url(../img/content_bg.gif) repeat-y;
	width:700px;	
	text-align:left;
	margin-top:0px;
	float:left;
	font-style:normal;
}

/*navi*/
#navi_left {
	width:260px;
  float:left;
  padding:20px 0px;
}

#navi_left ul{
	list-style:none;
	padding-left:0px;
}

#navi_left li{
	float:left;
	margin-left:0px;	
}

#navi_left li a.rassen, #navi_left li a.haltung, #navi_left li a.fuetterung, #navi_left li a.pflege, #navi_left li a.ponyreiten{
	display:block;
}

#navi_left li a.rassen {
	background: url(../img/nav_rassen.gif) no-repeat;
	width:150px;
	height:40px;
	margin-left:18px;
}

#navi_left li a:hover.rassen {
	background: url(../img/nav_rassen_over.gif) no-repeat;
}

#navi_left li a.haltung {
	background: url(../img/nav_haltung.gif) no-repeat;
	width:150px;
	height:40px;
	margin-left:18px;
}

#navi_left li a:hover.haltung {
	background: url(../img/nav_haltung_over.gif) no-repeat;
}

#navi_left li a.fuetterung {
	background: url(../img/nav_fuetterung.gif) no-repeat;
	width:150px;
	height:40px;
	margin-left:18px;
}

#navi_left li a:hover.fuetterung {
	background: url(../img/nav_fuetterung_over.gif) no-repeat;
}

#navi_left li a.pflege {
	background: url(../img/nav_pflege.gif) no-repeat;
	width:150px;
	height:40px;
	margin-left:18px;
}

#navi_left li a:hover.pflege {
	background: url(../img/nav_pflege_over.gif) no-repeat;
}

#navi_left li a.ponyreiten {
	background: url(../img/nav_ponyreiten.gif) no-repeat;
	width:150px;
	height:40px;
	margin-left:18px;
}

#navi_left li a:hover.ponyreiten {
	background: url(../img/nav_ponyreiten_over.gif) no-repeat;
}

#navi_left span {
	display:none;
}

/*subnavi was ist ponybande*/
#navi_left_sub {
	width:260px;
  float:left;
  padding:20px 0px;
}

#navi_left_sub ul{
	list-style:none;
	padding-left:0px;
}

#navi_left_sub li{
	float:left;
	margin-left:0px;	
}

#navi_left_sub li a.wiewohinwielange, #navi_left_sub li a.kleidung, #navi_left_sub li a.essentrinken, #navi_left_sub li a.kosten, #navi_left_sub li a.behinderung, #navi_left_sub li a.wichtigehinweise{
	display:block;
}

#navi_left_sub li a.wiewohinwielange {
	background: url(../img/navi_pony_www.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub li a:hover.wiewohinwielange {
	background: url(../img/navi_pony_www_ov.gif) no-repeat;
}

#navi_left_sub li a.kleidung {
	background: url(../img/navi_pony_kleidung.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub li a:hover.kleidung {
	background: url(../img/navi_pony_kleidung_ov.gif) no-repeat;
}

#navi_left_sub li a.essentrinken {
	background: url(../img/navi_pony_et.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub li a:hover.essentrinken {
	background: url(../img/navi_pony_et_ov.gif) no-repeat;
}

#navi_left_sub li a.kosten {
	background: url(../img/navi_pony_kosten.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub li a:hover.kosten {
	background: url(../img/navi_pony_kosten_ov.gif) no-repeat;
}

#navi_left_sub li a.behinderung {
	background: url(../img/navi_pony_kmb.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub li a:hover.behinderung {
	background: url(../img/navi_pony_kmb_ov.gif) no-repeat;
}

#navi_left_sub li a.wichtigehinweise {
	background: url(../img/navi_pony_wh.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub li a:hover.wichtigehinweise {
	background: url(../img/navi_pony_wh_ov.gif) no-repeat;
}

#navi_left_sub span {
	display:none;
} 

/*subnavi termine*/
#navi_left_sub_t {
	width:260px;
  float:left;
  padding:20px 0px;
}

#navi_left_sub_t ul{
	list-style:none;
	padding-left:0px;
}

#navi_left_sub_t li{
	float:left;
	margin-left:0px;	
}

#navi_left_sub_t li a.shettys, #navi_left_sub_t li a.pintos, #navi_left_sub_t li a.islaender, #navi_left_sub_t li a.lewitzer, #navi_left_sub_t li a.events{
	display:block;
}

#navi_left_sub_t li a.shettys {
	background: url(../img/t_shettys.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub_t li a:hover.shettys {
	background: url(../img/t_shettys_ov.gif) no-repeat;
}

#navi_left_sub_t li a.pintos {
	background: url(../img/t_pintos.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub_t li a:hover.pintos {
	background: url(../img/t_pintos_ov.gif) no-repeat;
}

#navi_left_sub_t li a.islaender {
	background: url(../img/t_islaender.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub_t li a:hover.islaender {
	background: url(../img/t_islaender_ov.gif) no-repeat;
}

#navi_left_sub_t li a.lewitzer {
	background: url(../img/t_lewitzer.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub_t li a:hover.lewitzer {
	background: url(../img/t_lewitzer_ov.gif) no-repeat;
}

#navi_left_sub_t li a.events {
	background: url(../img/t_events.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub_t li a:hover.events {
	background: url(../img/t_events_ov.gif) no-repeat;
}

#navi_left_sub_t span {
	display:none;
}

/*subnavi galerie*/
#navi_left_sub_g {
	width:260px;
  float:left;
  padding:20px 0px;
}

#navi_left_sub_g ul{
	list-style:none;
	padding-left:0px;
}

#navi_left_sub_g li{
	float:left;
	margin-left:0px;	
}

#navi_left_sub_g li a.gal_pony, #navi_left_sub_g li a.gal_events{
	display:block;
}

#navi_left_sub_g li a.gal_pony {
	background: url(../img/gal_ponybande.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub_g li a:hover.gal_pony {
	background: url(../img/gal_ponybande_ov.gif) no-repeat;
}

#navi_left_sub_g li a.gal_events {
	background: url(../img/gal_events.gif) no-repeat;
	width:200px;
	height:40px;
	margin-left:18px;
}

#navi_left_sub_g li a:hover.gal_events {
	background: url(../img/gal_events_ov.gif) no-repeat;
}

#navi_left_sub_g span {
	display:none;
}

/*text*/
#text {
	text-align:left;
	width:390px;
	float:left;
	padding:20px 0px;
	font-style:normal;
}

/*empty*/
#empty {
	width:50px;
	float:left;
	padding:0px 0px;
}

/*navi down*/
#navi_down {
	text-align:center;
	background-color:#f4f6e5;
	width:700px;
	float:left;
	margin-top:0px;
	padding-right:0px;
	padding-top:5px;
	height:25px;
	font-style:normal;
}

/*footer*/
#footer {
	width:700px;
	float:left;
	margin-top:0px;
	padding:15px 0px 40px 0px;
	background-color:#e6ecc5;
	font-style:normal;
}