body {
    margin: 0px;
    padding: 0px;
	background-color: #E8EAF3;
}

body, p, ul, li, a {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}

#content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -275px 0 0 -478px;
    width: 955px; 
    height: 550px; 
    background-image: url(../bilder/start_background.gif); 
    }

#kw_logo {
    position: absolute;
    left: 95px; 
    top: 67px; 
    z-index: 2; 	
    }

#lh_logo {
    position: absolute;
    left: 503px; 
    top: 78px; 
    z-index: 2; 	
    }

#kw_bild {
    position: absolute;
    left: 230px; 
    top: 190px; 
    z-index: 2; 	
    }

#lh_bild {
    position: absolute;
    left: 503px; 
    top: 190px; 
    z-index: 2; 	
    }

#kw_navi {
    position: absolute;
    left: 33px; 
    top: 230px; 
    z-index: 2; 	
    }

#lh_navi {
    position: absolute;
    left: 503px; 
    top: 230px;
	width: 419px;
	text-align: right;
    z-index: 2; 	
    }

#kw_navi p, #lh_navi p {
    line-height: 13px; 	
    }

#kunst_header {
    position: absolute;
    left: 0px; 
    top: 445px; 
    z-index: 2; 	
    }

#kunst_bild {
    position: absolute;
    left: 33px; 
    top: 420px; 
    z-index: 2; 	
    }

#kunst_navi {
    position: absolute;
    left: 149px; 
    top: 475px; 
	width: 320px;
    z-index: 2; 	
    }

a {  color: #ffffff; text-decoration: none; font-weight: bold;}
a:link {  color: #ffffff}
a:visited {  color: #ffffff}
a:active {  color: #ffffff}
a:hover {  color: #ffffff; text-decoration: underline;}

#lh_link a, #lh_link a:link, #lh_link a:visited, #lh_link a:active {  color: #199F89; text-decoration: none; font-weight: bold;}
#lh_link a:hover {  color: #199F89; text-decoration: underline;}

#kw_link a, #kw_link a:link, #kw_link a:visited, #kw_link a:active {  color: #cc0000; text-decoration: none; font-weight: bold;}
#kw_link a:hover {  color: #cc0000; text-decoration: underline;}

p {
	text-decoration: none;
}