*{
	margin: 0;
	padding: 0;
}
:-moz-any-link:focus {
	outline: none;
}
a img{
	border: none;	
}

html{
	margin: 0;
	padding: 0;

	background: url(../../../images/bg_7.jpg) #f0f0f0 repeat fixed  0 0;

	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
}


.clear{
	clear: both;
}

 p
,#page
,.leading{
	font-size: 13px;
	line-height: 25px;
	margin:-8px 0 16px;
}

 #page p
,div#subtext
{
	margin-right: 110px;
	text-align: justify;	
}

 p br
,#page br{
	font-size: 8px;
	line-height: 16px;
}



/* wrapps all things in the page (for blog/web2.0 style pages and stuff) */
#wrap-page{
	position: absolute;
	
	min-height: 100%;
	width: 772px;
	width: 812px;
	
	left: 50%;
	
	margin-left: -386px;
	margin-top: 42px;	

	margin-left: -406px;
	margin-top: 38px;	

	
}

#wrap-header{
	background: #404040;
	text-align: center;

	padding-bottom: 20px;
	
	border: 1px solid #262626;
	border: 1px solid #fff;
	border-bottom: none;
}

#banner{
	margin:28px 29px 5px;
	padding-top:10px;
	border-top: 1px solid #fff;
}

#banner h1{
	font-size:73px;
	font-weight:normal;
	letter-spacing:8px;

	font-family: serif;

	padding:0;	
	border: none;
}

#top{
	margin: 0 28px 0;
/*	padding-bottom: 15px;*/
	border-bottom: 1px solid #fff;
}

#pathway {
	color: #fff;
}

	
.editor{
	background: #404040;
}
#wrap-main{	
	min-height: 100%;
	padding-bottom:1px;
	
	width: 770px;

	background: #404040;
	
	border: 1px solid #262626;
	border: 1px solid #fff;
	border-top: none;
}

#nav{
	float: left;
	min-height:100px;	
	width: 250px;
	
	padding-top: 9px;
	padding-left: 25px;

	margin-left: -25px;
	
	/*background: #111;*/
}

#wrap-left{
	position: absolute;
	margin-left: -225px;
	
	width: 225px;
	min-height: 200px;	
	/*background: #fff;*/
}

#wrap-right{
	position: absolute;
	margin-left: 772px;
	margin-top:40px;
	
	width: 225px;
	min-height: 200px;	
	/*background: #fff;*/
}

#wrap-right img{
	padding-bottom: 5px;
}


#right > div{
	margin-bottom: 1em;
	padding-left: 10px;
}


#wrap-bottom{
	min-height: 10px;
	margin-top: 20px;	
	margin-bottom: 10px;
	background: transparent;
}


#content{
	margin-left:250px;
	min-height: 360px;
	padding: 35px 15px 10px;
}

#footer{
	font-size: 10px;
	color: #444;
	padding: 0 0 0 10px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;	
}

#content img{
	border-color: #103440;
}



/* here are the horizontal top menu definitions*/
#top span{
	margin:0 25px;
	letter-spacing:2px;
}

ul.menu-top{
	display: inline-table;
	padding: 25px 0 21px 25px;

	list-style-type: none;
}

ul.menu-top li{
	float: left;
	margin: 0 12px;
}

ul.menu-top li a{
	color: #fff;
}

/* here are the vertical menu definitions*/
ul.menu{
	background: #262626;
	border:1px solid #BFBFBF;
	border-left: none;

	padding: 22px 0 21px 25px;
	width: 195px;
		
	list-style-type: none;
}
ul.menu li{
	margin-bottom: 12px;
}

ul.menu li:last-child{
	margin-bottom: 0;
}

ul.menu li ul{
	list-style-type: none;
	margin-top: 12px;
	margin-left: 20px;
}

ul.menu li ul li {
	display: block;
}

ul.menu li ul li a{
	display: block;
	
	color: #92A692;
	font-size: 12px;
       
	border-left: solid 1px #92A692;
	border-left: 1px solid #fff;
	padding-left: 5px;
}
	
ul.menu a{
	display: block;
	
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
       	
	text-decoration: none;

	border-left: solid 1px #fff;
	padding-left: 5px;

}

 ul.menu li.active a
,ul.menu li.active li.active a
,ul.menu li.active li.active li.active a{
	font-style: italic;
}

 ul.menu li.active ul a
,ul.menu li.active li.active ul a{
	font-style: normal;
}

 ul.menu a:hover
,ul.menu a:focus{
	/*border-bottom:2px solid #3A3A3A;*/
	font-style: italic;
}








div.diaslide-bottom{
	position: relative;
	z-index: 50;

	float: left;

	margin-top: -20px;
	margin-right: 200px;
}

div.diaslide-bottom > img{
	border: 3px solid #a50000;
	margin-left: 5px;
}





/* ******* */
/* modules */
.moduletable-right{
	float: right;
} 




/* ************************************************ */
/* pagewide generic content formatting styles below */

a:link, a:visited, a:active{
	color: #fff;
	text-decoration: none;
}
a:focus, a:hover{
	font-style: italic;
}

#content a{
	color: #CFCFCF;
	font-style: italic;
}

 #content a:focus






















,#content a:hover{
	font-style: normal;
}

 a.footerlink
,afooterlink:focus
,afooterlink:hover{
	color: #757575;
	font-style: normal;
}




div{
	/*border: 1px dashed black;*/
}

h1, .componentheading, .contentheading{
	color: #FFF;
	
	
	font-size: 13px;
        font-weight: bold;	
        margin-bottom: 10px;  
        letter-spacing:1,5px;
}

/*
h2{
	font-size: 13px;
	font-weight: bold;

	width: 280px;
	
	padding-top: 2px;
	padding-bottom: 2px;
        letter-spacing:1,5px;

}
*/
h2{
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	
	margin-bottom: 2px;
	margin-top:5px;
	display: table;
        letter-spacing:1,5px;
}

h3{
	font-size: 13px;
	margin-bottom: 3px;
}

h3.arbeitsp {
	/*border-bottom: 1px solid #FFFFFF;
	width: 250px;
	margin-right: 13px;*/
	font-size: 13px;
}

#nav h3{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	
	margin-top: 8px;
	margin-left: 8px;
	
	padding-top: 1px;
	padding-left: 28px;
	padding-bottom: 1px;
	
	border-bottom: 2px solid #3A3A3A;
	background: transparent url(../images/klexxx.png) no-repeat scroll 3px -3px;
}

.buttonheading{
    display: none;
}





.button{
	border: 2px solid #990100;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 2px;
}
.button:focus, .button:hover{
	color: #990100;
}


/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}





/* System Messages */

#system-message { margin: 0; padding: 0; }
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 14px; }

/* System Standard Messages */

#system-message dt.message { display: none; }
#system-message dd.message { background: #fff; }
#system-message dd.message ul { list-style: none; color: black; padding: 10px 10px 10px 40px;}

/* System Error Messages */

#system-message dt.error { display: none; }
#system-message dd.error { background: #f00; }
#system-message dd.error ul { list-style: none; background: url(../../../images/M_images/icon_error.gif) no-repeat 10px 10px; color: white; padding: 10px 10px 10px 40px;}







/* content and headings */
/* content tables */
td.sectiontableheader {
	background: #efefef;
	background-image: url('../images/top-bg.gif');
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
tr.sectiontableentry2{
	background-image: url('../images/top-bg.gif');
}

.contenttoc {
	margin-top: -0.5em;
	margin-left: 2em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border: 1px solid #eee;
	border-top: 2px solid #990100;
	border-left: 10px solid #fff;

	background: #efefef;
	background-image: url('../images/top-bg.gif');


}
.contenttoc th{
	padding-left: 1em;
	background: #fff;
	color: #777;
	text-align: left;
}
.contenttoc td{
	padding-left: 1em;
	padding-right: 0.5em;
	border-bottom: 1px solid #ccc;
}

.pagenavcounter, .pagenavbar, .pagenav, .readon{
	font-size: 0.9em;
	font-weight: bold;
	color:#aaa;

	margin-top: 1em;
}


.small{
	font-size: 0.9em;
	color:#aaa;
}

.createdate, .modifydate, .content_rating{
	font-size: 0.7em;
	color:#aaa;
}

.article_separator{
	/*border-top: 1px solid #990100;*/
}
a[href=seperator]{
	visibility: hidden;
}

.tool-tip {
    color: #fff;
    width: 300px;
    z-index: 13000;
    background: #222;

}

.tool-title {
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    color: #990000;
    padding: 8px 8px 4px;

}

.tool-text {
    font-size: 11px;
    padding: 2px 8px 8px 8px;

}

#content ul{
	margin-bottom: 15px;
	margin-left: 40px;
	margin-top: -10px; 
}
#content #garou_thumbs ul{
	margin-left: 0;	
} 

/* erweiterungen
dl dd {
    padding-left: 50px;
	width: 280px;
}
 */
div.contentpaneopen_edit {
    float: right;
}




/* addfix for wysiwyg editor editing */
 #xEditingArea iframe p
,#xEditingArea iframe div{
	background: #404040;
}

#main_menu-wrap-22{
	position:absolute;
	margin-left:280px;
	/* margin-top: 200px; */
	bottom: 0;
	
}
#main_menu-anchor-22{


	width:  80px;

	height: 80px;
	color:#CBFF31;

	background: url(../../../images/logo_atmosfair.png) no-repeat;
	font-size: 0;
}
#main_menu-wrap-36{

	position:absolute;
	margin-left:190px;
	/* margin-top: 200px; */
	bottom: 0;
	
}
#main_menu-anchor-36{
	width: 60px;
	height: 85px;
	color:#CBFF31;
	background: url(../../../images/logo_panama_verlag.png) no-repeat;
	font-size: 0;
	
}

.moduletablefooter{
	text-align: center;

}






/* ************************************************ */
/*                      Border                      */

.borderN, .borderNW, .borderNE, .borderS, .borderSW, .borderSE {
	height:16px;
}
.borderN, .borderS {
	margin:0pt 16px;
}
.borderN {
	background:transparent url(../../../images/corner_n.png) repeat-x scroll 0%;

}
.borderNW {
	background:transparent url(../../../images/corner_nw.png) no-repeat scroll 0%;
}
.borderNE {
	background:transparent url(../../../images/corner_ne.png) no-repeat scroll right center;
}
.borderS {
	background:transparent url(../../../images/corner_s.png) repeat-x scroll 0%;

}
.borderSW {
	background:transparent url(../../../images/corner_sw.png) no-repeat scroll 0%;
}
.borderSE {
	background:transparent url(../../../images/corner_se.png) no-repeat scroll right center;
}
.borderW {
	background:transparent url(../../../images/corner_w.png) repeat-y scroll 0%;
}
.borderE {
	background:transparent url(../../../images/corner_e.png) repeat-y scroll right center;

}
#borderC {
	background:#FFFFFF none repeat scroll 0%;
	margin:0pt 16px;
	padding-top: 10px;
}
#borderC.wide{
	padding-left: 6px;
}

#wrap-bottom{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	letter-spacing:1px;
	line-height:15px;
}

dt{
	float:left;
	width:250px;
}
dd{
	margin-left:255px;
	width:220px;
}

dl.table dt{
	width: 130px;
}

dl.table dd{
	margin-left: 140px;
	width: 285px;
	text-align: justify;
	
}
.toolist{
	margin-bottom: 15px;
}

.toolist li{
	float: left;
	width: 50%;
}

.einfacheListe li{
	min-height: 25px;
}

#ueberuns dt{
	width: 123px;
}

#ueberuns dd{
	margin-left: 123px;
	width:310px;
	text-align: justify;
}

#ueberuns{
	line-height:20px;
}

#ueberuns .textright{
	margin-top: -32px;
	min-width: 340px;
}

.arbeitsproben{
	margin-top: 25px;
}

.arbeitsproben dt{
	float: left;
	width: 74px;
}
.arbeitsproben dd{
	margin-left: 76px;
	min-height: 125px;
	width: 400px;
}

.foto{
	margin: 5px 20px 10px 0px;
	border: none;
}

#karte{
	background:transparent url(../../../images/karte.png) no-repeat scroll 54px 11px;
	height:425px;

	width: 100%;
	margin-top: 15px;
}
.refer{
	line-height:18px;
	margin-bottom:24px;
}

#subtext{
	line-height: 14px !important;
	font-size: 10px;
}

span.separator{
	background: transparent url(../../../images/icons/seperator.png) repeat scroll 0 0;
	display: block;
	height: 1px;
	width: 165px;
}

.start{
	list-style: none ! important;
	margin-bottom: 0 ! important;
	margin-left: 0 ! important;
	margin-top: 0 ! important;

}
.start li{
	float: left;
	width: 140px;
	text-align: center;
}
.start li img{
	margin-bottom: -12px;
}

.textright{
	margin-bottom: 10px;
	margin-right: 106px;
	margin-top: -35px;
	text-align: right;
}

#content_left{
	width: 385px;	
	float: left;
	margin-top: 0;
}

#content_right{
	text-align: center;
	width: 100px;
	min-height: 150px;
	float: right;
}

.inputbox{
	display: block;
	margin-bottom: 12px;
	margin-left: 20px;
}

.contact_email_checkbox{
	margin-bottom: 16px;
	margin-left: 20px;
	margin-top: 28px;
}

.button {
	background: #103440 none repeat scroll 0 0;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px;
	width: 80px;
}

 li.item43
,li.item6{
/*
	background: url(../../../images/icons/seperator.png) no-repeat scroll 0 0;
	margin-top: 15px;
	padding-top: 17px;
*/
}

 li.item84
,li.item85
,li.item86{
	display: none ! important;
}


#shadow_top{
	background: url(../images/shadow_top.png) no-repeat top left;
	position: absolute;
	width: 100%;
	height: 250px;
	margin-left: -20px;
	margin-top: -10px;
	z-index: -200;
}
#wrap_t{
	background: url(../images/shadow_bottom.png) no-repeat bottom left;

	padding: 4px 20px 25px 20px;
}
/*
#wrap_r{ background: url(../../../images/border_r.png) no-repeat scroll right center; }
#wrap_l{ background: url(../../../images/border_l.png) no-repeat scroll right center; }
*/

.mehrAbstand{
	margin-top: 10px;
}