* {
	margin:0px;
	padding:0px;
}

html, body {
	background:url(../images/bg.jpg) center top no-repeat #8fb8cc;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#666;
	height:100%;
}

#wrapper {
	width:870px;
	min-height:100%;
	margin:0px auto -100px auto;
	background:url(../images/bg_wrapper.gif);
}

*html #wrapper {
	height:100%;
}

#header {
	width:870px;
	height:190px;
	background:url(../images/bg_header.jpg);
}

#logo {
	position:absolute;
	margin-left:95px;
	margin-top:80px;
	width:90px;
	height:80px;
	background:url(../images/logo.gif);
}

#cpt {
	position:absolute;
	margin-left:355px;
	margin-top:80px;
	width:165px;
	height:85px;
	background:url(../images/cpt.gif);
}

#flaggen ul {
	position:absolute;
	margin-left:690px;
	margin-top:80px;
	list-style:none;
}

#flaggen li {
	height:26px;
}

#flaggen li a {
	display:block;
	padding-left:50px;
	font-size:10px;
	color:#1969a1;
	font-style:italic;
	text-decoration:none;
}

#flaggen li a:hover {
	color:#000;
}

#flaggen li a#deutsch {
	background:url(../images/deutsch.gif) no-repeat;
}

#flaggen li a#english {
	background:url(../images/english.gif) no-repeat;
}

#flaggen li a#francais {
	background:url(../images/francais.gif) no-repeat;
}

#navi {
	width:870px;
	height:26px;
	background:url(../images/bg_navi.gif);
}

#navi ul {
	list-style:none;
	height:26px;
	padding-left:67px;
}

#navi li {
	display:inline;
	height:26px;
}

#navi li a {
	float:left;
	line-height:25px;
	height:26px;
	text-decoration:none;
	color:#d9e3e7;
	font-weight:bold;
	padding:0px 15px;
	border-left:1px solid #5e98c2;
	font-size:12px;
}

#navi li a:hover, #navi li a.active {
	color:#fff;
	background:url(../images/active.gif);
}

#navi li a.last  {
	border-right:1px solid #5e98c2;
}

#content {
	width:850px;
	min-height:450px;
	padding:0px 10px;
	background:url(../images/bg_content.jpg) no-repeat;
}

#links {
	width:150px;
	float:left;
	padding:40px 20px 0px 20px;
}

#mitte {
	width:390px;
	float:left;
	padding:40px 40px 0px 40px;
}

#rechts {
	width:150px;
	float:left;	
	padding:40px 20px 0px 20px;
}

#rechts-button {
	background:url(../images/button.gif) no-repeat;
	width:130px;
	height:40px;
	padding:10px;
	position:relative;
}

#rechts-button p{
	color:#ffffff;
	font-size:10px;
	line-height:12px;
}

#rechts-button a{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	text-indent:-9999px;
	outline:none;
}

#bild {
	width:850px;
	height:200px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#footer {
	width:100%;
	height:100px;
	background:url(../images/bg_footer.jpg) center top;
}

h1 {
	position:relative;
	font-size:20px;
	color:#cc0000;
	letter-spacing:-1px;
	margin-bottom:20px;
}

h1 span {
	background:url(../images/h1.png) repeat-x;
	position:absolute;
	display:block;
	width:100%;
	height:20px;
}

h2 {
	font-size:16px;
	color:#004a80;
	letter-spacing:-0.5px;
}

p {
	margin-bottom:12px;
}

.killfloat {
	clear:both;
	float:none;
}

.klein {
	font-size:10px;
	line-height:15px;
}

a {
	color:#666;
}

a:hover {
	color:#000;
}

img {
	border:none;
}

.download_links {
	width:100px;
	float:left;
}

.download_rechts {
	width:270px;
	float:right;
}

.cmsbild {
	width:100px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
