




/*** (c) GK-Mediendesign ***/

html {
    min-height: 100.05%;
}

body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-color: white;
    width: 100%;
    color: #136494;
    text-align: center;
    border: none;
    margin: 0px;
    padding: 0px;
}

* {
    margin: 0;
    padding: 0;
}



/* ID?s */

#position {
margin: 0px auto;
padding-top: 110px;
width: 895px;
height: 250px;
text-align: center;
}


a.hochzeit {
display: block;
background-image: url(images/gk_hochzeit.jpg);
width: 283px;
height: 236px;
}

a.hochzeit:hover {
background-image: url(images/gk_hochzeit_hover.jpg);
width: 283px;
height: 236px;
}

#preloader {
position: absolute;
top: -1150px;
}


a.webdesign {
display: block;
background-image: url(images/gk_webdesign.jpg);
width: 283px;
height: 236px;
}

a.webdesign:hover {
background-image: url(images/gk_webdesign_hover.jpg);
width: 283px;
height: 236px;
}

a.event {
display: block;
background-image: url(images/gk_business.jpg);
width: 283px;
height: 236px;
}

a.event:hover {
background-image: url(images/gk_business_hover.jpg);
width: 283px;
height: 236px;
}

#hochzeit {
width: 285px;
height: 280px;
float: left;
}

#events {
width: 285px;
height: 280px;
float: left;
margin: 0px 20px 0px 20px;
}

#webdesign {
width: 285px;
height: 280px;
float: left;
}

a.link_hochzeit {
    color: #ab8743;
    text-decoration: none;
    }

a.link_hochzeit:hover {
color: #AF352C;
}

a.link_webdesign {
    color: #1c5792 ;
    text-decoration: none;
}

a.link_webdesign:hover {
color: #AF352C;
}

a.link_events {
    color: #464646;
    text-decoration: none;
}

a.link_events:hover {
color: #AF352C;
}
