.clear {
	clear: both;
}

.space {
	background-color: #fff;
	height: 1px;
	width: 100%;
}

body {
	background-image: url('../gifs/startseite/bg.gif');
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
}
body, a {
  color: #000;
}

#container {
  background-color: #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #c8cccf;
  width: 1007px;
}

#top {
	height: 111px;
}

#main {
	height: 326px;
}

#bottom {
	height: 162px;
}

.col1 {
	width: 210px;
	height: 100%;
	float: left;
}

.col2 {
	width: 587px;
	height: 100%;
	float: left;
}

.col3 {
	width: 208px;
	height: 100%;
	float: left;
}

#top .col1 {
	background-image: url(../gifs/startseite/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 211px;
}

#top .col2 {
	background-image: url(../gifs/startseite/collage_oben.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-left: 1px solid #FFF;
}

#triangle_top {
	background-image: url(../gifs/startseite/maske_dreieck_head.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 59px;
	height: 59px;
}

#top .col3 {
	background-image: url(../gifs/startseite/collage_oben.jpg);
	background-repeat: no-repeat;
	background-position: -587px 0;
}

#main .col1 {
	background-image: url(../gifs/startseite/foto_sabine.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-width: 1px 1px 0 0;
	border-color: #C8CCCF;
	border-style: solid;
}

#main .col2 {
	position: relative;
	border-width: 1px 0;
	border-color: #C8CCCF;
	border-style: solid;
	border-left: 1px solid #FFF;
}

#lang-flags {
	position: absolute;
	right: 12px;
	top: 11px;
	width: 45px;
	height: 11px;
	z-index: 1;
}

#lang-flags a.lang-flag {
	background-image: url(../gifs/icon-flaggen-de-nl.gif);
	background-repeat: no-repeat;
  display: block;
  height: 11px;
  outline: none;
  overflow: hidden;
  text-indent: -9999em;
  width: 18px;
}

#flag-de {
	background-position: 0 0;
	float: left;
}

#flag-nl {
	background-position: -18px 0;
	float: right;
}

#vredens {
	margin-top: 25px;
	text-align: center;
	font-size: 36px;
	color: #7F7F7F;
}

.headline {
	margin: 40px 0 20px 0;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
}

.teaser {
	margin: 0 auto;
	width: 443px;
}

.href {
	list-style-type: none;
}

.href a {
	background-image: url('../gifs/startseite/dreiecke_weiter.gif');
	background-repeat: no-repeat;
	background-position: 512px 305px;
	display: block;
	text-decoration: none;
	width: 117px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 470px;
	padding-top: 310px;
}

#main .col3 {
	background-color: #abbfd6;
	background-image: url('../gifs/startseite/dreieck_gelb.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 2px solid #ABBFD6;
	position: relative;
}

#main .col3 #border {
	border-color: #c8cccf;
	border-style: solid;
	border-width: 0 0 267px 0;
	width: 1px;
	height: 60px;
}

#bottom .col1 {
	background-color: #e6ebef;
	background-image: url('../gifs/startseite/dreieck_grau.gif');
	background-repeat: no-repeat;
	background-position: 0 100%;
  border-color: #c8cccf;
  border-style: solid;
	border-width: 0 1px 1px 0;
  position: relative;
}

#copyright {
  color: #7f7f7f;
  display: block;
	margin: 0 auto;
	margin-top: 135px;
	text-decoration: none;
	width: 69px;
}
#copyright:hover {
  color: #000;
}

#bottom .col2 {
	background-image: url('../gifs/startseite/collage_unten.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
  border-color: #fff;
  border-style: solid;
	border-width: 1px 0 0 1px;
}

#bottom .col3 {
	background-image: url(../gifs/startseite/collage_unten.jpg);
	background-repeat: no-repeat;
	background-position: -587px 0;
	border-top: 1px solid #fff;
}