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


a:link 
{
	color: #0089cf;
	text-decoration: none;
}

a:visited 
{
	color: #0089cf;
	text-decoration: none;
}

a:hover 
{
	color: #004d75;
	text-decoration: none;
}
a:active 
{
	color: #0089cf;
	text-decoration: none;
}


body {
	background-color:#e6efc1;
	color:#0089cf;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#wrapper {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:900px;
	height:570px;
	border:2px #c1b41c solid;

}

#left {
	background-image:url(img/back.png);
	position:absolute;
	left:-35px;
	top:20px;
	height:577px;
	width:35px;
}

#bottom {
	background-image:url(img/back.png);
	position:absolute;
	left:-2px;
	top:572px;
	height:25px;
	width:870px;
	text-align:center;
	color:#FFF;
}

#metamenue {
	position:absolute;
	height:25px;
	width:500px;
	top:22px;
	left:380px;
	text-align:right;
}


#menue {
	position:absolute;
	height:175px;
	width:320px;
	top:200px;
	left:-10px;
	text-align:left;
	font-size:12px;
}

#logo {
	background-image:url(img/logo.png);
	position:absolute;
	width:190px;
	height:100px;
	left:35px;
	top:10px;
	z-index:2;
}


#t {
	background-image:url(img/thullesen_T.png);
	position:absolute;
	width:50px;
	height:58px;
	left:815px;
	top:490px;
}

#welcome {
	position:absolute;
	top: 140px;
	width:350px;
	height:50px;
	left:15px;
	background-color:#e6efc1;
}

#slide {
	width:500px;
	height:280px;
	position:absolute;
	top: 60px;
	left: 325px;
	z-index:2;
}

#slide_small {
	width:300px;
	position:absolute;
	height:235px;
	left: 510px;
	top:7px;
	z-index:2;
	float:right;
}

#slide_back {
	width:550px;
	height:320px;
	position:absolute;
	top: 85px;
	left: 307px;
	background-image:url(img/slide_back_unten_links.png);
	z-index:1;
}

#slide_back_small {
	width:350px;
	height:235px;
	top: 0px;
	left: 480px;
	background-image:url(img/slide_back_unten_links_klein.png);
	z-index:1;
	float:right;
	margin-left:10px;
}


#teaser_home {
	position:absolute;
	height:70px;
	width:650px;
	top:500px;
	left:40px;
	background-image:url(img/teaser_index.png)
}


#teaser {
	position:absolute;
	height:70px;
	width:750px;
	top:510px;
	left:40px;
}

#content {
	position:absolute;
	height:500px;
	width:825px;
	top:50px;
	left:40px;
	z-index:1;
	text-align:justify;
}

#back_button {
	position:absolute;
	width:70px;
	height:20px;
	background-image:url(img/back2.png);
	top:70px;
	left:440px;
	z-index:2;
}


#skizze {
	position:absolute;
	top:270px;
	left: 40px;
	height:245px;
	width:375px;
	z-index:10;
}