
#main {
position:relative;
border-width:1px;
border-color:#663300;
border-style:solid;
background:#FFFFFF;
width:900px;
height:630px;
margin-top:20px;
}

#logo {
position:absolute;
left:660px;
top:40px;
height:168px;
width:180px;
}

#logo_gr {
position:absolute;
left:560px;
top:140px;
height:240px;
width:267px;
}

#kontakt_email a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

#kontakt_email a:hover {
	color: #f9b900;
	text-decoration: none;
}


#menu {
position:absolute;
z-index:99;
top:570px;
right:60px;
color:#a67880;
font-family:verdana;
font-weight:200;
font-size:14;
}

#menu2 {
position:absolute;
z-index:99;
top:593px;
right:60px;
color:#a67880;
font-family:verdana;
font-weight:200;
font-size:13;
}

#jobs {
position:absolute;
z-index:99;
top:25px;
left:60px;
right:300px;
height:240px;
overflow:hidden;
text-align:left;
color:#666666;
font-family:verdana;
font-weight:100;
font-size:11;
}

#menu a:link, a:visited {
	color: #a67880;
	text-decoration: none;
}

#menu a:hover {
	color: #f9b900;
	text-decoration: none;
}

#menu2 a:link, a:visited {
	color: #a67880;
	text-decoration: none;
}

#menu2 a:hover {
	color: #f9b900;
	text-decoration: none;
}