@import url();

* {
	margin:0;
	padding:0;
}
	
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.6em;
	text-align: left;
	background: #FFFFFF;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #110033;
}

a:hover {
	color: #110033;
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #110033;
}

h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #666666;
}

h3 {
	color: #110033;
}

#logo {
height:150px;
width:300px;
position:absolute;
left:100px;
top:25px;
text-align:left;
vertical-align:bottom;
}

#menu1 {
height:75px;
width:400px;
position:absolute;
left:550px;
top:50px;
text-align:left;
vertical-align:bottom;
}

#text {
height:400px;
width:300px;
position:absolute;
left:100px;
top:125px;
text-align:left;
vertical-align:top;
}

#content {
height:450px;
width:700px;
position:absolute;
left:250px;
top:125px;
text-align:left;
vertical-align:top;
}

#gallery {
height:450px;
width:875px;
position:absolute;
left:250px;
top:125px;
text-align:left;
vertical-align:top;
}

#gallery_content {
width:625px;
margin-left:300px;
}

#gallery_menu {
float:left;
width:125px;
margin-left:0px;
text-align:center;
}

#gallery_nav_left {
float:left;
width:25px;
position:absolute;
left:425px;
top:25px;
}

#gallery_pic {
float:left;
width:450px;
margin-left:25px;
}

#gallery_nav_right {
float:left;
width:25px;
position:absolute;
left:900px;
top:25px;
}

#menu2 {
height:75px;
width:400px;
position:absolute;
left:550px;
top:625px;
text-align:left;
vertical-align:bottom;
}

#links {
width:300px;
height:450px;
float:left;
}

#rechts {
width:400px;
margin-left:300px;
}
