@charset "utf-8";
/* CSS Document */

body {	
background-color:#000000;
font-family:Tahoma;
margin:0px;
padding:0px;
}

/*Textbutton*/
a			{ 	font-family:Tahoma; font-size: 14px; color: #ffffff; text-decoration:none; }
a:hover 	{ 	font-family:Tahoma; font-size: 14px; color: #7e0117; text-decoration:none; }
a.active 	{ 	font-family:Tahoma; font-size: 14px; color: #7e0117; text-decoration:none; }
a:focus  	{ 	font-family:Tahoma; font-size: 14px; color: #7e0117; text-decoration:none; }

#container {
position:fixed;
left:50%;
margin-left:-450px;
width:900px;
height:100%;
background-image:url(images/bg_start.gif);
background-repeat:repeat-y;
}

#kpologo {
position:absolute;
top:190px;
left:13px;
}

#kpobmmlogo {
position:absolute;
top:110px;
left:315px;
}

#weiter {
position:absolute;
top:370px;
left:315px;
}

#taasohd {
position:absolute;
top:305px;
left:233px;
}

/*#weiter {
position:absolute;
top:270px;
left:315px;
}

#taasohd {
position:absolute;
top:370px;
left:233px;
}*/

#intercoiffure {
position:absolute;
top:190px;
left:687px;
}

#socials_main {
	position: absolute;
	top: 450px;
	left:240px;
}

#socials_main a img { border:0px; }

#intercoiffure img, #kpobmmlogo img, #weiter img, #kpologo img {
border: 0;
}
