/***

This is only standard layout. all paddings, width etc were made here.
Be sure to add initial colors too.

***/
.blue{
color:#7c3a00;
}
body{
	font-family: arial, verdana, helvetica, sans-serif;
	background-color:#FFFFFF;
}
a img{
	border:0px none;
}
.smaller{
	font-size:90%;
}
.time{
	font-weight: 100;
	float: left;
	width: 7em;
}
.text{
	margin-right: 3.5em;
	margin-left: 7.5em;
}
.ICT{
	cursor: pointer;
	text-decoration: underline;
}
/*header*/
#top{
	height:125px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#header{
	height:100%;
}
#header #logo{
	float: left;
}
.im{
position /*\**/: relative\9;
top /*\**/: -82px\9;
}

#header #top_nav {
	background-color:#ffffff;
	clear:both;
	color: #000000;
	text-align:right;
	width:100%;
	padding-left:0.2em;
	padding-right:0.2em;
	height:1.7em;
	border-top:1px solid black;
	font-size:90%;
}
#header #top_nav a{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	padding-left:0.2em;
	padding-right:0.2em;
}


/*main*/
.img_left{
	float: left;
	margin-right: 1em;
}

.img_right{
	float: right;
}

p{
	line-height:1.2em;
}
h1{
	font-size: 1.3em;
	margin: 0.5em 0 1em 0;
	font-weight:bold;
}
h2{
	font-size: 1.1em;
	margin: 0.4em 0 0.8em 0;
	font-weight:bold;
}
h3{
	font-size: 1.0em;
	margin: 0.3em 0 0.6em 0;
	font-weight:bold;
}
.text-fett{
	font-weight:bold;
}
.text-kursiv{
	font-style:italic;
}
.text-kleiner{
	font-size:90%;
}
.mainmenu{
	cursor:pointer;
}
.mainmenu a{
	text-decoration:none;
}
.news{
	font-size:80%;
}
/*left*/
.mmhide_holygrail .mmhide_colleft,
.mmhide_holygrail .mmhide_colleft2 {
	background:#ffffff;    	/* Left column background colour */
}

/*center*/
.mmhide_holygrail .mmhide_colmid, 
.mmhide_holygrail .mmhide_colmid2 {
	background:#ffffff;    	/* Centre column background colour */
}

.mmhide_holygrail .mmhide_colmid label, 
.mmhide_holygrail .mmhide_colmid2 label{
	display:none;
}
/*right*/
.mmhide_holygrail {
	background:#FFFFFF;    	/* Right column background colour */
}

/*footer*/

/*pop up*/
/* Hoverendes Popup */
.popup0 {
	text-decoration: none;
	position: absolute;
	z-index: 20;
	visibility: hidden;
	top: 0px;
	left: 0px;
	border: none;
	padding: 8px;
	font-size:80%;
}
.popup {
	text-decoration: none;
	z-index: 20;
	position: relative;
	visibility:visible;
	top: 0px;
	left: 0px;
	border: 1px dashed #666666;
	padding: 8px;
	font-size:80%;
}
.popup0 dl {
	margin: 0px;
	padding: 0px;
}
.popup0 dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.popup0 dd,
.popup dd {
	padding:0;
	margin:0;
}
.invisible {
	display:none;
}
/*program*/
.theader{
	background-color:#aac80a;
	font-weight:bold;
}
.tgrey{
	background-color:#d7d7d2;
	font-weight:bold;
}

#pdl{

	font-size: 1.3em;
	text-align:right;
}