body { 
color: black;
background-color: #9c1c03;

margin:0;
padding:0;
}

img {
text-decoration: none;
border:none;

}

a:link {
color: black;

}

a:visited {
color: black;

}

a:hover { 
color: #c2b56f;
}



/*-----------------------Indexseite-----------------------*/


#indexbody { 
background-color: #9c1c03;
}

#indexbild {
width: 997px;
height: 778px;
background: url(http://prinzenserver.de/prinz/hellsangles/images/Indexbild.jpg) no-repeat;
margin: auto;
padding:0;
text-align:center;
}


#enter {
position:absolute;
top: 495px;
left: 280px;
}

a#enter_img {
text-decoration: none;
font: Times;
font-size: 24pt;
}

a:link#enter_img { 
color: #9b7e18;
}

a:visited#enter_img { 
color: #9b7e18;
}

a:focus#enter_img { 
color: #c2b56f; 
}

a:hover#enter_img { 
color: #c2b56f;
}

a:active#enter_img { 
color: #c2b56f;
}
