
* {
	padding:0;
	margin:0;
}
body, html{
	font:90% Arial, Helvetica, sans-serif normal;
	background:#004d39 url(/system/modules/de.phase6.template/resources/backPage.gif) repeat-x;
	width:100%;
	height:100%;
}

/*Allgemeine Formatierungen*/
* html img{
	padding:0;
	margin:0 0 -3px 0;
}
p{
	margin:0 0 15px 0;
}
pre {
	font:0.85em Arial, Helvetica, sans-serif normal;
	background:none;
}
h1, h2, h3{
	font-size:1.2em;
	color:#004d39;
	margin:0 0 15px 0;
}
h4{
	font-size:1.0em;
	color:#004d39;
	margin:0 0 15px 0;
}
h5{
	font-size:1.0em;
	color:#004d39;
	margin:0 0 2px 0;
}

a{
	color:#326c60;
	text-decoration:underline;
}
a:hover{
	color:#326c60;
	text-decoration:none;
}
ul{
	list-style-type:none;
}
strong{
	color:#326c60;;
}
img {
	border: none;
}


/* ---- Layout  ----------------------------- */
div#outerWrapper{
	width:965px;
	border:2px solid #c4d6d1;
	border-top:none;
	margin:0 auto 20px auto;
	padding:15px;
	padding-top:0;
	background:#FFFFFF url(/system/modules/de.phase6.template/resources/backCont.gif) repeat-x;
	position:relative;
}
/*Navigation */
div#leftCont{
	position:absolute;
	left:15px;
	top:0;
}
/*Inhalt */
div#centerCont{
	height: 550px; /* das hier f�r den ie */
	margin:0 0 0 238px;
	border:2px solid #009964;
	padding:0 0 15px 15px;
	border-top:none;
	border-right:none;
	position:relative;
}
/* folgende anweisung wird nicht vom ie interpretiert */
div#centerCont[id] {
    height:auto;
    min-height: 550px;
}

/*Orderliste */

div#infoList ul#orderList{
	list-style-type:disc;
	margin: 10px 0 0 0;
}
div#infoList  ul#orderList li{
	margin: 0 0 0 15px;
	padding: 0 5px 5px 5px;
	border: none;
}

div#centerCont ul.orderLists{
	list-style-type:disc;
	margin: 10px 0 0 0;
}
div#centerCont ul.orderLists li{
	margin: 0 0 0 15px;
	padding: 0 5px 5px 5px;
	border: none;
}
.hideList {
	display:none;
}

/*Footer */
div#footer{
	clear:both;
}
.clear{
	clear:both;
}
.clearL{
	clear:left;
}
.clearR{
	clear:right;
}
/* ---- Inhalte  ----------------------------- */

/*Left*/
div#centerCont .left{
	padding:20px 0 15px 0;
	border-right:2px solid #e7e7e7;
	width:445px;
	min-height:350px;
}
div#centerCont .left h2{
	padding:0 0 5px 0;
	display:block;	
	/*background:#004d39;*/
	font-size: 1.1em;
	border-bottom:2px solid #e7e7e7;
}
div#centerCont .left h4{
	color: #fff;
	padding: 5px;
	display:block;	
	background:#004d39;
}
div#centerCont .left .item{
	padding:8px;
	display:block;	
	background:#e6ecea;
	margin:0 0 3px 0;
}
div#centerCont .principlePhase6, div#centerCont .principlePhase6De{
	height:407px;
	padding:8px;
	display:block;	
	margin:0 0 3px 0;
}
div#centerCont .principlePhase6{
	background: url(/system/modules/de.phase6.template/resources/phase6principle.gif) no-repeat;
}
div#centerCont .principlePhase6De{
	background: url(/system/modules/de.phase6.template/resources/phase6principle_de.gif) no-repeat;
}
div#centerCont .principlePhase6 div, div#centerCont .principlePhase6De div{
	font-size:0.8em;
	height:125px;
	padding:0;
	display:block;	
	margin:0 0 15px 205px;
}
div#centerCont .principlePhase6 div b, div#centerCont .principlePhase6De div b{
	font-size:1.2em;
}
div#centerCont .left .item b{
	color:#003c2d;
}
div#centerCont .left .item img{
	float:left;
	margin:0 10px 0 0;
}

/*Right*/
div#centerCont .right{
	width:260px;
	position:absolute;
	top:174px;
	right:3px;
}
* html div#centerCont .right{
	width:260px;
	position:absolute;
	top:174px;
	right:2px;
}
div#centerCont .rightCont{
	padding:20px;
	padding-right:0px;
	background:#FFF;
}

/*Inhaltsliste */
div#centerCont ul li{
	padding:15px 0;
	border-top:2px solid #e7e7e7;
	position:relative;
}
div#centerCont ul li a{
	text-decoration:none;
	font-weight:bold;
	color:#004a37;
}
div#centerCont ul li a:hover{
	text-decoration:underline;
}

/*Liste Aktuell */

div#centerCont ul li a.moreInfo{
	text-decoration:none;
	font-weight:bold;
	color:#326c60;
	position:absolute;
	right: 5px;
	bottom: -2px;
}
div#centerCont ul li a.moreInfo:hover{
	text-decoration:underline;
}

/* Navigation ----------- */

/* Ebene1 */
div#leftCont ul{	
	margin:30px 0 0 0;
	font-size:0.9em;
}
div#leftCont ul li{
	border-bottom:1px solid #fff;
	padding:0;
}
div#leftCont ul li a{
	text-decoration:none;
	color:#003c2d;
	font-weight:bold;
	background:#e1e8e6 url(/system/modules/de.phase6.template/resources/listDiscGreen.gif) no-repeat 20px 9px;	
	display:block;
	padding:3px 0 3px 33px;
}
div#leftCont ul li a:hover, div#leftCont ul li a.setNav{
	color:#f28b0a;
	font-weight:bold;
	background:#e1e8e6 url(/system/modules/de.phase6.template/resources/listDiscOrange.gif) no-repeat 20px 9px;
}

/* Ebene2 */
div#leftCont ul ul{
	font-size:1.0em;
	margin:5px 0 5px 0;
}
div#leftCont ul ul li{
	
}
div#leftCont ul ul li a{
	text-decoration:none;
	color:#003c2d;
	font-weight:normal;
	background:none;	
	display:block;
	padding:2px 0 2px 33px;
	
}
div#leftCont ul ul li a:hover, div#leftCont ul ul li a.setSubNav{
	color:#f28b0a;
	font-weight:normal;
	background:#fff no-repeat 20px 9px;
}
/* ---- Formular ---------------------------- */

form{
	/* margin:15px 0; */
}
select{
	width:205px;
}

/* ---- Footer  ----------------------------- */

div#footer {
	font-size:0.85em;
	color:#7f9d96;
	padding:15px 0;
}
div#footer a{
	text-decoration:none;
	color:#7f9d96;
}

div#footer a:hover{
	text-decoration:underline;
}

div#copyright{
	float:left;
}

/*Linkliste */
div#footer ul{
	float:right;
}
div#footer ul li{
	float:left;
	padding:0 10px;
	border-left:1px solid #7f9d96;
}

/* ---- Memeberships  ----------------------------- */
ul#listMemberships li{
	clear: both;
}
ul#listMemberships div img{
	margin: 0;
}
ul#listMemberships li a{
	display: block;
}
ul#listMemberships div.img{
	width: 165px;
	float:left;
	background: #fff;
	text-align: center;
	padding: 10px;
	margin: 0 5px 0 0;
}
ul#listMemberships {
	
}

/* ---- Shop  ----------------------------- */

/*Listen Shop*/
div#centerCont div.shopInfoBox{
	/*border-bottom: 2px solid #E7E7E7;*/
	padding: 10px 0;
	/*margin: 0 0 10px 0;*/
}
div#centerCont div.shopInfoBox h3{
	/*background: #e8ece7;*/
	border-bottom: 2px solid #E7E7E7;
	padding: 5px;
}

div#centerCont ul.shopList li{
	border: none;
	padding: 5px 0;
}

/*Buttons*/
div#centerCont input.shopButton{
	border: none;
	padding: 1px 5px;
	background:#004d39;
	color: #FFFFFF;
	font-weight: bold;
}

/*Price Tip Download*/
.priceTipText {
	color: #de2918;
	font-weight: bold;
	}
.priceTip {
	color: #de2918;
	font-weight: bold;
	white-space:nowrap;
	background:url(/system/modules/de.phase6.template/resources/iconPriceTip.gif) no-repeat ;
	padding: 5px 0 5px 25px;
}

/* Tabellen Shop*/

table.tableStyle0{
	width: 100%;
	border-collapse:collapse;
	margin:0 0 10px 0;
}
table.tableStyle0 .col0{
	width: 53%;
}
table.tableStyle0 td{
	border-bottom:2px solid #fff;
	background: #e9ede8;
	padding: 8px;
}
* html table.tableStyle0 td{
	position:relative;
}
*+html table.tableStyle0 td{
	position:relative;
}
table.tableStyle0 td.showArrow{
	background: #e9ede8 url(/system/modules/de.phase6.template/resources/backArrowOrderSmal.gif) no-repeat 95% 50%;
	padding: 8px 30px 8px 8px;
}
table.tableStyle0 input{
	margin: 0 5px 0 0 ;
	vertical-align: middle;
}

table.tableStyle0 .price{
	float: right;
	padding: 0px 2px;
	text-align:right;
}

table.tableStyle1{
	width: 100%;
	border-collapse:collapse;
	margin:0 0 10px 0;
}
table.tableStyle1 .col0 {
	width: 53%;
}

table.tableStyle1 td {
	border-bottom:2px solid #e8ece7;
	padding: 8px;
}
table.tableStyle1 .price{
	float: right;
	padding: 0px 2px;
	text-align:right;
}

table.tableStyle2 {
	width: 100%;
	border-collapse:collapse;
	margin:0 0 10px 0;
}

table.tableStyle2 td{
	padding: 5px;
}

div.info {
	display: inline;
	padding: 2px 6px;
	margin: 0 5px 0 0;
	background: #7ea59b;
	color: #fff;
	font-weight: bold;
}

table.tableStyle0 thead td {
	background:#004d39;
	color: #FFFFFF;
	font-weight: bold;
}

.error {
	color: red;
}

/* Hinweis */
div#attention {
	color: #004d39;
	padding: 8px;
	background: #fff;
	margin: 10px 0 10px 0;
	border: 5px solid #7ea59b;
}
div#attention strong{
	color: #004d39;
	font-weight: bold;	
}
div#attention a{
	color: #f28b0a;
	font-weight: bold;
	background: #fff;
	display:block;
	padding: 2px;	
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.phase-6.de/opencms/Aktuell/galerie/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.phase-6.de/opencms/Aktuell/galerie/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.phase-6.de/opencms/Aktuell/galerie/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#contents {
	visibility: hidden;
	color:#FFF;
	display:none;
}
.wait {
	background-image: url(ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 80px;
}
#waiting {
	display: block;
	height: 30px;
	width: 200px;
}

h1 {
	font-size: 14px;
}