@CHARSET "UTF-8";

/* Global Reset */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-size: 0px;
	background-image: url("bg.gif");
}

.body {
	width: 100%;
	height: 748px;
	background-image: url("bg2.gif");
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

.brd {
	width: 710px;
	height: 748px;
	margin-right: auto;
	margin-left: auto;
}

.hdr {
	width: 710px;
	height: 132px;
}

.hdr, .hdr a {
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.hdr_top {
	padding-top: 45px;
	font-family: helvetica, arial;
	font-size: 35px;
}

.hdr_btm {
	font-family: verdana;
	font-size: 12px;
}

.hdr_top, .hdr_btm {
	text-shadow: 0 0 0.2em #222, 0 0 0.2em #222;
}

.hdr_top:hover {
	text-shadow: 0 0 0.2em #ccc, 0 0 0.2em #ccc;
}

.p1 {
	color: #c16d35;
}

.p2 {
	color: #cbab20;
}

.mdl {
	width: 710px;
	height: 547px;
}

.nav {
	width: 710px;
	height: 81px;
	background-image: url("nav_bg.png");
}

.nav_line {
	width: 710px;
	height: 2px;
	background-image: url("nav_shadow.png");
}

.nav_box {
	margin-left: 28px;
	width: 652px;
	height: 59px;
}

.nav_btn {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	width: 161px;
	height: 59px;
}

.nav_bgnr {
	position: absolute;
	width: 161px;
	height: 59px;
	color: #ffffff;
	font-family: arial;
	font-size: 60px;
	letter-spacing: -8px;
	line-height: 45px;
	text-align: right;
	opacity: 0.3;
	filter: Alpha(opacity=30);
	-moz-opacity: 0.3;
	-webkit-opacity: 0.3;
	overflow: hidden;
}

.nav_txt a {
	position: absolute;
	padding-top: 20px;
	padding-left: 10px;
	width: 151px;
	height: 39px;
	color: #ffffff;
	font-family: arial;
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
}

.cnt {
	padding: 5px 32px 25px 31px;
	width: 647px;
	height: 436px;
	background-image: url("cnt_bg.png");
	overflow: hidden;
}

.cnt_box {
	position: relative;
	margin-bottom: 15px;
 	width: 647px;
	height: 336px;
	overflow: hidden;
}

.cnt_site_box {
	float: left;
 	width: 647px;
	height: 336px;
	overflow: hidden;
}

.cnt_site_hdr {
	width: 647px;
	height: 40px;
}

.cnt_site1_hdr_lft {
	float: left;
	width: 435px;
	height: 40px;
	background-image: url("site1_hdr_lft_bg.png");
}

.cnt_site1_hdr_rgt {
	float: left;
	width: 212px;
	height: 40px;
	background-image: url("site1_hdr_rgt_bg.png");
}

.cnt_site2_hdr_lft {
	float: left;
	width: 405px;
	height: 40px;
	background-image: url("site2_hdr_lft_bg.png");
}

.cnt_site2_hdr_rgt {
	float: left;
	width: 242px;
	height: 40px;
	background-image: url("site2_hdr_rgt_bg.png");
}

.cnt_site3_hdr_lft {
	float: left;
	width: 365px;
	height: 40px;
	background-image: url("site3_hdr_lft_bg.png");
}

.cnt_site3_hdr_rgt {
	float: left;
	width: 282px;
	height: 40px;
	background-image: url("site3_hdr_rgt_bg.png");
}

.cnt_site4_hdr_lft {
	float: left;
	width: 385px;
	height: 40px;
	background-image: url("site4_hdr_lft_bg.png");
}

.cnt_site4_hdr_rgt {
	float: left;
	width: 262px;
	height: 40px;
	background-image: url("site4_hdr_rgt_bg.png");
}

.cnt_img_box {
	float: left;
	margin: 15px 15px 0px 15px;
 	width: 617px;
	height: 319px;
	overflow: hidden;
}

.cnt_img {
	position: absolute;
	margin: 4px;
	width: 609px;
	height: 311px;
	background-image: url("flower.gif");
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.cnt_img_brd_1 {
	position: absolute;
	width: 613px;
	height: 315px;
	border: 2px solid #bcbcbc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.cnt_img_brd_2 {
	position: absolute;
	width: 609px;
	height: 311px;
	border: 2px solid #ffffff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.cnt_img_info {
	position: absolute;
	margin-top: 271px;
	width: 609px;
	height: 40px;
	background-color: #000000;
	opacity: 0.7;
	filter: Alpha(opacity=70);
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

.cnt_img_info p, .cnt_img_info h4 {
	padding: 3px 8px;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
}

.cnt_img_info h4 {
	font-size: 14px;
}

.cnt_img_info a {
	float: right;
	margin-right: 5px;
	padding: 0px 3px;
	background: #ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.cnt_nav {
	width: 647px;
	height: 85px;
	background-image: url("cnt_nav_bg.png");
}

.cnt_nav_dot {
	position: absolute;
	margin-top: 3px;
	width: 647px;
	height: 8px;
	overflow: hidden;
}

.cnt_nav_dots {
	position: absolute;
	float: left;
	left: 50%;
}

.cnt_nav_dots ul, .cnt_nav_dots li {
	display: inline;
	list-style: none;
}

.cnt_nav_dots li {
	position: relative;
	float: left;
	right: 50%;
	margin-right: 2px;
	margin-left: 2px;
	width: 8px;
	height: 8px;
	background-image: url("cnt_nav_dot.png");
}

.cnt_nav_dots li a {
	display: block;
	width: 8px;
	height: 8px;
}

.cnt_nav_dots li.active {
	background-image: url("cnt_nav_dot.png");
	background-position: 0px -16px;
}

.cnt_nav_dots li:hover {
	background-image: url("cnt_nav_dot.png");
	background-position: 0px -8px;
}

.cnt_nav_btn {
	position: absolute;
	margin-top: 32px;
	margin-left: 5px;
	width: 637px;
	height: 22px;
	background-image: url("cnt_nav_btn.png");
}

.cnt_nav_btn_lft, 
.cnt_nav_btn_rgt {
	position: absolute;
	display: block;
	margin-top: 1px;
	width: 20px;
	height: 20px;
}

.cnt_nav_btn_lft {
	margin-left: 1px;
}

.cnt_nav_btn_rgt {
	margin-left: 616px;
}

.cnt_nav_btn_lft a, 
.cnt_nav_btn_rgt a {
	display: block;
	width: 20px;
	height: 20px;
}

.cnt_nav_box {
	position: absolute;
	margin-top: 12px;
	margin-left: 31px;
	width: 585px;
	height: 61px;
	overflow: hidden;
}

.cnt_nav_box ul, .cnt_nav_box li {
	display: inline;
	list-style: none;
}

.cnt_nav_img_box {
	float: left;
	display: inline;
	margin-right: 11px;
	margin-left: 11px;
	width: 95px;
	height: 61px;
	overflow: hidden;
}

.cnt_nav_img {
	position: absolute;
	margin: 3px;
	width: 89px;
	height: 55px;
	background-image: url("flower.gif");
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.cnt_nav_img_brd_1 {
	position: absolute;
	width: 93px;
	height: 59px;
	border: 1px solid #bcbcbc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}

.cnt_nav_img_brd_2 {
	position: absolute;
	width: 89px;
	height: 55px;
	border: 2px solid #ffffff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
}

.cnt_nav_img_brd_2 a {
	display: block;
	width: 89px;
	height: 55px;
}

.ftr {
	width: 710px;
	height: 69px;
}

.ftr_txt, .ftr_txt a {
	padding-top: 28px;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 0.2em #222, 0 0 0.2em #222;
}

.ftr_txt a:hover {
	text-shadow: 0 0 0.2em #ccc, 0 0 0.2em #ccc;
}


#box4{
	position: absolute;
}

#box8{
	position: absolute;
}

#box8 ul {
	float: left;
	width: 585px;
}

/* Top Info */
#topinfo {
	z-index: 99999;
	position: fixed;
	margin-top: -20px;
	padding-top: 28px;
	width: 100%;
	min-width: 710px;
	height: 96px;
	background: url("topinfo-bg.png") repeat-x;
	color: white;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	visibility: hidden;
}
					
#topinfo a#close {
	float: right;
	display: block;
	margin-top: -1px;
	margin-right: 15px;
	width: 17px;
	height: 16px;
	background-image: url("topinfo-close.png");
	background-position: left top;
}

#topinfo a#close:hover {
	background-image: url("topinfo-close.png");
	background-position: right top;
}

#topinfo a,
#topinfo a:hover {
	color: white;
	text-decoration: none;
}

/* Weltaidstag */
.weltaidstag {
	position: absolute;
	z-index: 9999;
	margin-top: 200px;
	width: 130px;
	height: 193px;
	background-image: url("aidsschleife.png");
}

.weltaidstag a {
	display: block;
	width: 130px;
	height: 193px;
}
