/* @override http://localhost/PYS/styles.css */

* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	background: #c1d0d7 url(images/content_hg.png) repeat-x 0 415px;
}

a,
img, 
div {
	behavior: url(images/iepngfix.htc)
}

td {
	vertical-align: top;
	padding-right: 15px;
	color: #666;
}
table {
	margin-bottom: 20px;
}
/* site */

#homeSITE {
	min-height: 100%;
	min-width: 100%;
	height: auto !important;
	width: auto !important;
	height: 100%;
	width: 100%;
	background: url(images/site_motiv1_hg.jpg) no-repeat center -5px;
	position: absolute;
}

#ideeSITE {
	
}

/* topnavi */

#topnavi_out {
	height: 33px;
	background-color: #6398cc;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	z-index: 5;
}

#topnavi_in {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#topnavi_logo {
	width: 56px;
	height: 33px;
	float: right;
	background: url(images/topnavi_logo.gif) no-repeat;
}

#topnavi_logo h3 {
	display: none;
}

#topnavi_links {
	color: #fff;
	font: 14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 8px;
	display: inline-block;
}

#topnavi_links a {
	color: #fff;
	text-decoration: none;
}

#topnavi_links a:hover {
	text-decoration: underline;
}

#topnavi_links a em {
	display: none;
}

#topnavi_links a#DE {
	display: block;
	float: left;
	background: url(images/topnavi_de.gif) no-repeat;
	width: 28px;
	height: 17px;
	margin-right: 10px;
}

#topnavi_links a#GB {
	display: block;
	float: left;
	background: url(images/topnavi_gb.gif) no-repeat;
	width: 28px;
	height: 17px;
	margin-right: 15px;
}

/* header */

#homeHEADER_out {
	
}

#homeHEADER_in {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#ideeHEADER_out {
	background: url(images/body_hg.gif) repeat-y center;
	height: 380px;
	position: relative;
}

#ideeHEADER_in {
	height: 380px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/site_motivG_hg.jpg) no-repeat center -80px;
}

#modelAHEADER_in {
	height: 380px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/site_motivA_hg.jpg) no-repeat center -80px;
}
#modelBHEADER_in {
	height: 380px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/site_motivB_hg.jpg) no-repeat center -80px;
}
#modelCHEADER_in {
	height: 380px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/site_motivC_hg.jpg) no-repeat center -80px;
}
#modelDHEADER_in {
	height: 380px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/site_motivD_hg.jpg) no-repeat center -80px;
}
#modelEHEADER_in {
	height: 380px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/site_motivE_hg.jpg) no-repeat center -80px;
}
#modelFHEADER_in {
	height: 380px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/site_motivF_hg.jpg) no-repeat center -80px;
}
#modelGHEADER_in {
	height: 380px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/site_motivG_hg.jpg) no-repeat center -80px;
}

#homePYSlogo h1 {
	display: none;
}

#ideePYSlogo h1 {
	display: none;
}

#homePYSlogo {
	width: 397px;
	height: 247px;
	background-image: url(images/home_pys-logo.png);
	left: -80px;
	float: left;
	top: 78px;
	position: relative;
}

#ideePYSlogo {
	width: 160px;
	height: 270px;
	background-image: url(images/idee_pys-logo.png);
	left: 0px;
	float: left;
	top: 60px;
	position: absolute;
}

#homeHEADframe {
	width: 258px;
	height: 260px;
	float: right;
	top: 70px;
	position: relative;
	background: url(images/home_head.png) no-repeat;
}

#ideeHEADframe {
	width: 270px;
	height: 260px;
	top: 80px;
	left: 170px;
	position: absolute;
	background: url(images/idee_head.png) no-repeat;
	float: left;
}

#homeHEADframe a.buttIdea {
	top: 160px;
	margin-left: 15px;
	position: relative;
}

#homeHEADframe a.buttGallery {
	top: 160px;
	margin-left: 15px;
	position: relative;
}

#ideeHEADframe a.buttGallery {
	top: 210px;
	position: relative;
}

#homeHEADframe h2 {
	display: none;
}

#ideeHEADframe h2 {
	display: none;
}

a.buttIdea {
	width: 228px;
	height: 42px;
	display: block;
	background-image: url(images/butt_idea-norm.png);
	text-indent: 230px;
	white-space: nowrap;
	overflow: hidden;
	cursor: hand;
}

a.buttIdea:hover {
	background-image: url(images/butt_idea-over.png);
}

a.buttGallery {
	width: 228px;
	height: 42px;
	display: block;
	background-image: url(images/butt_gallery-norm.png);
	text-indent: 230px;
	white-space: nowrap;
	overflow: hidden;
	cursor: hand;
}

a.buttGallery:hover {
	background-image: url(images/butt_gallery-over.png);
}

#homeTHUMBS {
	position: absolute;
	top: 425px;
	clear: both;
	white-space: nowrap;
}

#ideeTHUMBS {
	width: 260px;
	float: right;
	margin-top: 70px;
	margin-left: 702px;
	position: absolute;
}

img.thumb {
	top: 0;
	border: none;
} 
#ideeTHUMBS #thumb1, 
#ideeTHUMBS #thumb2, 
#ideeTHUMBS #thumb3, 
#ideeTHUMBS #thumb4 {
	top: 0;
	left: 0;
	float: left;
	position: relative;
}

#homeTHUMBS #thumb1,
#homeTHUMBS #thumb2,
#homeTHUMBS #thumb3,
#homeTHUMBS #thumb4 {
	position: relative;
}
#homeTHUMBS #thumb5,
#homeTHUMBS #thumb6,
#homeTHUMBS #thumb7,
#homeTHUMBS #thumb8 {
	left: 448px;
	position: relative;
}

.pdf_preview {
	position: relative;
	left: 55px;
	top: 70px;
	display: inline-block;
}
/* footer */

#footer {
	height: 10px;
	clear: both;
}

/* contents */

#content a {
	color: #000;
	text-decoration: none;
}

#content a:hover {
	color: #900;
	text-decoration: underline;
}

#content {
	width: 950px;
	margin:18px auto 0 auto;
}

#txtBox {
	width: 682px;
	float: left;
	margin-top: 10px;
	font: 15px/24px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#txtBox h1 {
	color: #666;
	font-weight: normal;
	font-size: 26px;
	margin-bottom: 15px;
}

#txtBox p {
	margin-bottom: 10px;
	color: #666;
}

#txtBox strong {
	color: #000;
	font-weight: normal;
}

#txtBox .top {
	height: 10px;
	background: url(images/txtbox_top.png) no-repeat;
}

#txtBox .txt {
	padding: 15px 25px;
	background-color: #fff;
}

#txtBox .bot {
	height: 10px;
	background: url(images/txtbox_bot.png) no-repeat;
}

#adresse {
	width: 240px;
	float: right;
	margin-top: 10px;
	font: 14px/24px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#adresse p {
	margin-bottom: 10px;
	color: #333;
}

#VNbox {
	margin-top: 20px;
	width: 250px;
	float: left;
}

img#vorher,
img#nachher {
	margin-left: 15px;
	border: none;
	top: 0;
}

div.galleryBOXES {
	width: 660px;
	float: right;
}

div.galleryBOX {
	width: 210px;
	height: 150px;
	float: left;
	margin: 0 0 40px 0px;
	background: url(images/butt_idea-over.png) no-repeat 0 top;
}

#box2, #box5 {
	margin: 0 10px;
}
div.galleryBOX .motivA {
	border: none;
	margin: 65px 0px 10px 10px;
	float: left;
	top:0;
}

div.galleryBOX .motivB {
	border: none;
	margin: 65px 10px 10px 0;
	float: right;
	top: 0;
}

a.buttPDF {
	width: 123px;
	height: 26px;
	display: inline-block;
	background-image: url(images/pdf_download_norm.png);
	text-indent: 130px;
	white-space: nowrap;
	overflow: hidden;
	cursor: hand;
	margin-left: 43px;
}

a.buttPDF:hover {
	background-image: url(images/pdf_download_over.png);
}

/* ----------------IMAGE SLIDER------------- */

#SlideItMoo_outer {  
	width:260px; 
	m/argin:10px auto 10px; 
	b/ackground:#333333 ; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
	b/order-bottom:5px #000000 solid;
	
}

#SlideItMoo_outer {
	width: 260px;
	float: right;
	margin-top: 55px;
	margin-left: 664px;
	position: absolute;
	height: 250px;
}

/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:240px; 
	bottom:0px; 
	right:5px; 
	background:url(images/slideitmoo_forward.png) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left:5px; 
	background:url(images/slideitmoo_back.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:260px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	m/argin:0px 15px 0px; 
	font-size:11px; 
	width:128px; 
	text-align:center; 
	color:#FFFFFF;
}

#SlideItMoo_items a { 
	padding:0px; 
	m/argin:3px 0px 3px; 
	clear:both; 
	d/isplay:block; 
	b/ackground:#333333; 
	p/adding:2px; }
	
#SlideItMoo_items a img{ 
	border:none; 
}

