*{
	margin: 0;
	padding: 0;}

a img{
	border: none;
}

:-moz-any-link:focus {
	outline: none;
}


html{
	margin: 0;
	padding: 0;

	font-family: "helvetica", sans-serif; 
	font-size: 100%;
	color:#666666;

}

body{
	font-size: 0.76em;
	line-height: 1.57em;
	background-color:#808080;
	/*background: url(../images/bg.gif) top left repeat-x;*/
}


.clear{
	clear: both;
}



/* Hauptseitenelemente */
#teil_oben{
	position: absolute;
	background-color: transparent;
	left: 50%;
	margin-left:-540px;
	width: 1080px;
	margin-top: 0px;
}

#teil_haupt{
	position: absolute;
	background-color: #ddcc6b;
	left: 50%;
	margin-left:-540px;
	width: 1080px;
	min-height: 100%;
	margin-top: 179px;
	background-image:url(../images/schnur.gif);
	background-repeat:no-repeat;
	background-position:720px 0px;
	background-color: #ddcc6b;


}

#teil_unten{
	background-color: #ddcc6b;
}


#bereich_haupt{
	min-height: 700px;
	width: 630px;
	background: transparent;
	margin-left: 90px;
}


#bereich_links{
	position: absolute;
	margin-left: -120px;
	margin-top: 70px;
	width: 150px;
	min-height: 200px;
	background: transparent;
	text-decoration: bold;
}


#inhalt{
	float: left;
        width: 630px;
	padding:  0 0 0 10px;
	color: #333333;
	background-color: #ddcc6b;
        margin-top: 90px;
}

#inhalt img{
        max-width: 630px;
	height: auto;
}

#inhalt_offline{
	padding:  0 0 0 10px;
	background-color:#fff;
	text-align:center;
}





/* Vertikales Menü*/


ul.menu {
	font-weight:bold;
	background-color: none;
	list-style-type: none;
	}


.moduletable_menu li.item1 a {
	border-bottom: none;
	background-image: url(../images/mensch.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item2 a {
	border-bottom: none;
	background-image: url(../images/montage.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;	
	font-size: 0px;

}

.moduletable_menu li.item3 a {
	border-bottom: none;
	background-image: url(../images/merz.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item4 a {
	border-bottom: none;
	background-image: url(../images/reife.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;
	font-size: 0px;

}

.moduletable_menu li.item5 a {
	border-bottom: none;
	background-image: url(../images/ausstellung.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;
	font-size: 0px;

}
.moduletable_menu li.item6 a {
	border-bottom: none;
	background-image: url(../images/workshop.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;
	font-size: 0px;

}

.moduletable_menu li.item1.active a{
	border-bottom: none;
	background-image: url(../images/mensch_a.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item2.active a{
	border-bottom: none;
	background-image: url(../images/montage_a.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item3.active a{
	border-bottom: none;
	background-image: url(../images/merz_a.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item4.active a{
	border-bottom: none;
	background-image: url(../images/reife_a.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item5.active a{
	border-bottom: none;
	background-image: url(../images/ausstellung_a.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item6.active a{
	border-bottom: none;
	background-image: url(../images/workshop_a.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item1 a:hover{
	border-bottom: none;
	background-image: url(../images/mensch_a.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item2 a:hover {
	border-bottom: none;
	background-image: url(../images/montage_a.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;	
	font-size: 0px;

}

.moduletable_menu li.item3 a:hover {
	border-bottom: none;
	background-image: url(../images/merz_a.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;
	font-size: 0px;
}

.moduletable_menu li.item4 a:hover {
	border-bottom: none;
	background-image: url(../images/reife_a.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;
	font-size: 0px;

}

.moduletable_menu li.item5 a:hover {
	border-bottom: none;
	background-image: url(../images/ausstellung_a.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;
	font-size: 0px;

}
.moduletable_menu li.item6 a:hover {
	border-bottom: none;
	background-image: url(../images/workshop_a.gif);
	display: block;
	float: left;
	width: 180px;
	height: 179px;
	font-size: 0px;

}







div.diaslide-bottom{
	position: relative;
	z-index: 50;

	float: left;

	margin-top: -20px;
	margin-right: 200px;
}

div.diaslide-bottom > img{
	margin-left: 5px;
}

div.contact_email {
        margin-top: -40px;
}


/*******************************/
/* Globale Inhalt-Stilelemente */
/*******************************/

a:link{
	color: #000000;
	text-decoration: none;
}


a:visited{
	color: #000000;
	text-decoration: none;
}

a:active{
	color: #666666;
	text-decoration: none;
}
a:focus, a:hover{
	text-decoration: underline;
}

div{
	
}

h1, .componentheading, .contentheading{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 7px 0 ;
	}
h2 {
        color: #000;
        line-height: 0.9em;
	font-size: 4.5em;
	font-weight: bold;


}
h3{
	font-size: 1.2em;
	font-weight: bold;
	color: #777;

}








.button{
	font-size: 1em;
	font-weight: normal;
	padding: 10px;
        border: none;
        background-color: #999999;
}
.button:focus, .button:hover{
	color: #ffffff;
}


/* Banner */
.bannergroup {
}

.banneritem {
}

/* Text */

.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;}







/* Inhalt und Header */
/* Inhalt Tabellen */
td.sectiontableheader {
	background: #efefef;
	background-image: url('../images/top-bg.gif');
	color: #333;
	font-weight: bold;
	padding: 4px;
}

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;

	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;
}

.pagenavcounter, .pagenavbar, .pagenav, .readon{
	font-size: 0.9em;
	font-weight: bold;
	color:#aaa;

	margin-top: 1em;
}


.small{
	font-size: 0.9em;
	color:#666;
}

.createdate, .modifydate, .content_rating{
	font-size: 0.7em;
	color:#666;
}
/*
span.article_separator{
	display:block;
	width:688px;
	margin-top: 23px;
	margin-left: 2px;
	border-top: 1px solid  #999999;
}*/
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;

}


/* FORM */

fieldset {

border:0;}