@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	min-width:1000px;
/*	min-height:750px; */
}
a:focus {
	outline: none;
	-moz-outline-style: none;
}
#wrapper {
	width: 1000px;
	/* height: 730px; */
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:1000px;
	height: 70px;
}
#header_agb {
	height: 61px;
	width: 1000px;
	float: left;
	color: #ffffff;
	margin-top: 9px;
}

#header_agb a:link, #header_agb a:visited, #header_agb a:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 9px;
}
#header_agb a:hover {
	COLOR: #727272;
	font-family: Verdana;
	font-size: 9px;
	TEXT-DECORATION: underline;
}
#topmenu {
	width: 1000px;
	height: 30px;
	float: left;
}
#logo {
	width: 296px;
	height: 61px;
/*	background:url(../images/logo.png); */
	background:url(../images/logo.gif);
	background-repeat:no-repeat;
	float: right;
}
#topmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	padding-right: 20px;
	padding-top: 10px;
}
#topmenu a, #topmenu a:active, #topmenu a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #7D7D7D;
	text-decoration: none;
}
#topmenu a.akt, #topmenu a.akt:active, #topmenu a.akt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#topmenu a.akt:hover {
	color: #7D7D7D;
	text-decoration: none;
}
#content_elements {
	width: 180px;
	height: 260px;
	margin-bottom: 25px;
	float:left;
	margin-right: 20px;
	color: #7D7D7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#content_elements img {
	margin-bottom: 5px;
	border: none;
}
	
#kontakt_elements {
	width: 200px;
	height: 550px;
	float:right;
}
#content_ganz {
	width: 780px;
	height: 650px;
	margin-right: 20px;
	float:left;
}
#content_partner {
	width: 780px;
	margin-right: 20px;
	margin-top: 50px;
	float:left;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
}

#content_partner a:link, #content_partner a:visited, #content_partner a:active {
	COLOR: #a4950e;
	TEXT-DECORATION: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#content_partner a:hover {
	COLOR: #a4950e;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: none;
	text-transform: uppercase;
}

#content_partner img {
	border: none;
	margin-bottom: 15px;
}


#content_background_kibo {
	background: url(../images/sub_content/kibo.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	height: 640px;
	z-index: 1;
}
#content_background_stadler {
	background: url(../images/sub_content/stadler.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	height: 640px;
	z-index: 1;
}
#content_background_21gramm {
	background: url(../images/sub_content/21gramm.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	height: 640px;
	z-index: 1;
}
#content_background_phatliving {
	background: url(../images/sub_content/phatliving.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	height: 640px;
	z-index: 1;
}
#content_background_secretsurface {
	background: url(../images/sub_content/secretsurface.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	height: 640px;
	z-index: 1;
}
#content_background_vivade {
	background: url(../images/sub_content/vivade.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	height: 640px;
	z-index: 1;
}
#content_background_complexa {
	background: url(../images/sub_content/complexa.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	height: 640px;
	z-index: 1;
}
#content_background_purealps {
	background: url(../images/sub_content/greenville.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	height: 640px;
	z-index: 1;
}
#content_background_impressum {
	background: #FFFFFF;
	float: left;
	width: 780px;
	height: 640px;
	z-index: 1;
}
#content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 175px;
	margin-left: 20px;
	float: left;
	width: 275px;
	height: 125px;
	z-index: 5;
	color: #333333;
}

#content_text_other {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 25px;
	margin-left: 325px;
	float: left;
	width: 275px;
	height: 125px;
	z-index: 5;
	color: #333333;
	position:relative;
}

#impressum_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 60px;
	margin-left: 60px;
	float: left;
	letter-spacing: -0.01em;
	width: 620px;
	height: 500px;
	z-index: 5;
	color: #333333;
}
#kontakt_elements a.customlink, #kontakt_elements a.customlink:active, #kontakt_elements a.customlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#kontakt_elements a.customlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

img.bg {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
@media screen and (max-width: 1024px) {
	img.bg {
		left: 50%;
		margin-left: -512px;
	}
}

div#phatcontent {
	position: relative;
	width: 1000px;
	height: 730px;
	margin-left:auto;
	margin-right:auto;
}



#menu {
	height: 22px;
	width: 100%;
	background:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}
#menu-container { 
	display:block; 
	position:relative; 
	margin:0px auto 0px; 
	width: 685px;
	height: 22px;
	float:left;
}

#drop_down_menu { 
	display:block; 
	position:absolute; 
	clear:both; 
	margin-left:10px; 
	padding:0px; 
	text-align:left; 
	list-style-type:none; 
 	width:685px; 
	float:none; 
	left:0px; 
	top:0px; 
}

#drop_down_menu li { 
	font-weight:bold; 
	float:left; 
	color:#000000; 
	text-transform: uppercase;
	padding:4px;
	cursor:pointer; 
	width:160px; 
}

#drop_down_menu li ul { 
	margin:5px; 
	padding:0px; 
	list-style-type:none; 
	padding-top:10px; 
	width: 160px; 
	background: url(images/mnu_backgr.png);	

}
#drop_down_menu li ul li { display:block; float:none; clear:both; width: 160px;}

#drop_down_menu li ul li a { 
	display: block;
	text-decoration: none;
	font-size: 100%;
	color: #000000;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
}


#drop_down_menu li ul li a:HOVER,
#drop_down_menu li ul li:hover { 
	background: #91a0c7;
	color: #FFFFFF !important;
}
