html,body{margin:0;padding:0}

body
	{
	margin:0 auto;
	padding:0;
	background:url(../bilder/bg.gif);
	background-color:#5499dc;
	background-repeat: repeat-x;	
	font-size: 12px;
	font-family: trebuchet ms, verdana;
	color: #000000;
	line-height: 16px;
	}
	
a
	{
	color: #d79600;
	text-decoration: none;
	}
	
a:hover
	{
	text-decoration: underline;
	}
	
div#center
	{
	margin:0 auto;
	padding:0;
	width: 760px;
	}
	
div#header
	{
	width: 760px;
	height: 233px;
	z-index: 1;
	}
	
div#logo
	{
	width: 220px;
	height: 76px;
	z-index: 10;
	margin-left: 61px;
	margin-top: -145px;
	}
	
div#content
	{
	width: 760px;
	background: url(../bilder/bg-content.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	margin-top: 69px;
	}
	
div#navi
	{
	float: left;
	width: 210px;
	padding-bottom: 1px;
	font-size: 12px;
	}
	
div#teaser-frau
	{
	background:url(../bilder/teaser_frau.jpg);
	background-repeat:no-repeat;
	float:left;
	width:197px;
	height:319px;
	}
	
div#teaser-pyramide
	{
	background:url(../bilder/teaser_pyramide.jpg);
	background-repeat:no-repeat;
	float:left;
	width:187px;
	height:214px;
	margin:0 0 0 16px;
	}
	
.linkexchange
	{
	float:left;
	width:187px;
	margin:50px 0 0 20px;
	}	
	
#navi .aNormal
	{
	width: 210px;
	height: 28px;
	border-bottom: 1px solid #ffffff;
	background-color: #7ea9e8;
	line-height: 28px;
	text-indent: 15px;
	display: block;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;	
	}
	
#navi .aNormal:hover
	{
	text-indent: 20px;
	line-height: 28px;
	color: #e5f0ff;
	background-color: #79a2e0;
	height: 28px;
	}

#navi .aAktiv
	{
	width: 210px;
	height: 28px;
	border-bottom: 1px solid #ffffff;
	background-color: #3c6aaf;
	line-height: 28px;
	text-indent: 15px;
	display: block;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;	
	}
	
#navi .aAktiv:hover
	{
	text-indent: 20px;
	line-height: 28px;
	color: #e5f0ff;
	background-color: #3761a1;
	height: 28px;
	}
	
#navi .aNormalUnternavi
	{
	width: 210px;
	height: 28px;
	display: block;
	font-size: 13px;
	color: #3c6aaf;
	background-color: #d2e3fc;
	text-decoration: none;
	line-height: 28px;
	text-indent: 30px;
	}
	
#navi .aNormalUnternavi:hover
	{
	text-indent: 35px;
	}
	
#navi .aNormalUnternaviAktiv
	{
	width: 210px;
	height: 28px;
	display: block;
	font-size: 13px;
	color: #3c6aaf;
	background-color: #d2e3fc;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-indent: 30px;
	}
	
#navi .aNormalUnternaviAktiv:hover
	{
	text-indent: 35px;
	}
	
div#kontaktTeaser
	{
	width: 182px;
	border-top: 1px solid #d5d5d5;
	margin-bottom: 15px;
	padding: 14px;
	}
	
#kontaktTeaser h1
	{
	font-weight: normal;
	color: #5f5f5f;
	font-size: 13px;
	}
	
div#textbereich
	{
	float: left;
	width: 486px;
	margin-left: 33px;
	padding-bottom: 15px;
	color: #3762a2;
	line-height: 19px;
	}
	
#textbereich h1
	{
	font-size: 20px;
	color: #0068ac;
	margin: 0px;
	margin-top: 34px;
	margin-bottom: 20px;
	}
	
#textbereich h2
	{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}

hr 
	{
	border: 1px solid #e5e5e5;
	color: #e5e5e5;
	margin-bottom: 10px;
	}
	
.bildRechts
	{
	margin-left: 10px;
	border: 1px solid #d2e3fc;
	}
	
.Input
	{
	width: 300px;
	background-color: #d2e3fc;
	border: 1px solid #0068ac;
	font-family: trebuchet ms, arial;
	color: #0068ac;
	font-size: 12px;
	}
	
.Input2
	{
	width: 300px;
	border: 1px solid #0068ac;
	font-family: trebuchet ms, arial;
	color: #0068ac;
	font-size: 12px;
	}
	
.textarea
	{
	width: 300px;
	font-family: trebuchet ms, arial;
	color: #0068ac;
	font-size: 12px;
	}
	
.teaserLinks
	{
	width: 226px;
	float: left;
	font-size: 11px;
	line-height: 17px;
	}
	
.teaserRechts
	{
	width: 226px;
	float: right;
	font-size: 11px;
	line-height: 17px;
	}
	
.aTeaser
	{
	color: #d79600;
	text-decoration: none;
	}
	
.aTeaser:hover
	{
	text-decoration: underline;
	}
	
div#footer
	{
	width: 730px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 30px;
	}
	
#footer a
	{
	color: #ffffff;
	}
