/* - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : 
URL : 

Description : 

Created : 
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

* {}	
html {}	
body {background:#ca8283;}



/* ----- IDS ----- */

#container {margin:50px auto; width:719px; height:491px; position:relative; background:white url('images/index.jpg') no-repeat; z-index:1;}	
#primaryContent {}	
#secondaryContent {}	
#navigation {}	
#footer {}


/* ----- LISTS ----- */

ul#boxes {list-style:none;}
#boxes li a, li#adresse {display:block; width:131px; height:110px; padding:5px 0 0 4px; position:absolute; font-size:1px; 
  color:#d09277; text-decoration:none;}
#boxes li a:hover {color:#cf9072;}  

li#stall a {top:125px; left:0; background:url('images/stall_off.gif') no-repeat;}
li#zubehoer a {top:126px; left:438px; background:url('images/zubehor_off.gif') no-repeat;}
li#news a {top:250px; left:0; background:url('images/news_off.gif') no-repeat;}
li#verkaufspferde a {top:250px; left:146px; background:url('images/verkaufspferde_off.gif') no-repeat;}
li#friesenclub a {top:250px; left:292px; background:url('images/friesenclub_off.gif') no-repeat;}
li#email a {top:250px; left:438px; background:url('images/email_off.gif') no-repeat;}

li#start a {bottom:0; right:0; width:276px; color:#8c8c8c;}
li#adresse {bottom:0; left:0; width:136px; color:#fff; background:url('images/adresse.gif') no-repeat;}

li#angebot a {top:0; left:292px; color:#e5d7d4; z-index:100; background: url('images/angebot_off.gif') no-repeat;}
li#gaestebuch a {top:0; left:438px; color:#e5d7d4; background: url('images/gaestebuch_off.gif') no-repeat;}



li#zubehoer a:hover {background:url('images/zubehoer.gif') no-repeat;}
li#news a:hover {background:url('images/news.gif') no-repeat;}
li#verkaufspferde a:hover {background:url('images/verkaufspferde.gif') no-repeat;}
li#friesenclub a:hover {background:url('images/friesenclub.gif') no-repeat;}
li#email a:hover {background:url('images/email.gif') no-repeat; color:#ad4210;}
li#gaestebuch a:hover {background:url('images/gaestebuch.gif') no-repeat;}
li#start a:hover {background:url('images/start.gif') no-repeat; color:black;}

li#angebot a:hover {background:url('images/angebot.gif') no-repeat; }
li#stall a:hover {background:url('images/stall.gif') no-repeat; color:#ad4210;}

/* ----- LINKS ----- */

a {}
a:hover {}
a:visited, a:active, a:focus {}
a:visited {}
a:active { }
a:focus {}

p a {}
cite a {}
li a {}
dt a {}
dd a {}
