body,html {
	margin:0;
	padding:0;
	font-family:"myriad pro",myriad, arial, sans;
	font-size:12px;
	color:#000000;
}

/* Hintergrund 2010 */
#container2010 {
    position: relative;
    min-height: 100%;
    min-width:1050px;
}
#linksoben {position:absolute; top:0; left:0; background: url(../pix/bg2010/lo.jpg) no-repeat; width:49px;height:49px;z-index:-1;}
#oben {position:absolute; top:0; left:0; background: url(../pix/bg2010/o.jpg) repeat-x 49px 0; width:100%;height:49px;z-index:-2;}
#rechtsoben {position:absolute; top:0; right:0; background: url(../pix/bg2010/ro.jpg) no-repeat; width:49px;height:49px;z-index:-1;}
#rechts {position:absolute; top:0; right:0; background: url(../pix/bg2010/r.jpg) repeat-y 0 49px; width:49px;height:100%;z-index:-3;}
#rechtsunten {position:absolute; bottom:0; right:0; background: url(../pix/bg2010/ru.jpg) no-repeat; width:49px;height:49px;z-index:-1;}
#unten {position:absolute; bottom:0; left:0; background: url(../pix/bg2010/u.jpg) repeat-x 49px 0; width:100%;height:49px;z-index:-2;}
#linksunten {position:absolute; bottom:0; left:0; background: url(../pix/bg2010/lu.jpg) no-repeat; width:49px;height:49px;z-index:-1;}
#links {position:absolute; top:0; left:0; background: url(../pix/bg2010/l.jpg) repeat-y 0 49px; width:49px;height:100%;z-index:-3;}



#headline{
	margin-left:70px;
	margin-top:60px;
	width:600px;
	height:120px;
	background:url(../pix/headline2011.jpg) no-repeat;
}

#mainMenu{
	margin-top:18px;
	margin-left:70px;
	float:left;
}

#mainMenu li{
	margin-bottom:15px;
}
#mainMenu li.act{
	padding-left:16px;
}

#mainMenu li.L1{
	margin-left:16px;
}

#mainMenu li.L2{
	margin-left:32px;
}

#mainMenu li.L3{
	margin-left:48px;
}

#mainMenu li.L4{
	margin-left:64px;
}
a.mnu{
	color:#000000;
	text-decoration:none;
}
#mainMenu a.mnu{
	text-transform:uppercase;
}
#mainMenu a.mnu:hover{
	padding-left:16px;
}
#mainMenu a.act:hover{
	padding-left:0px;
}


.startseiteninfo {
	width:500px;
	margin-top:-90px;	
	background-color:#fff;
	padding:20px;
	border:1px solid #bdbdbd;
}	

.startseiteninfo img {
	float:left;
	margin:10px 10px 10px 0;	
}

.startseiteninfo p{
	margin-top:10px;	
}

#hfginfo {
	background:url("../pix/kristalle2011.jpg") top right no-repeat;
}
#goetheinfo {
	margin-top:15px;
	background:url("../pix/dreiecke.jpg") top left no-repeat;
}
#fbinfo {
	margin-top:15px;
}

#infoblock{
	position:absolute;
	top:190px;
	left:212px;
	width:270px;
	height:56px;
	padding:10px;
	background-color:#fff;
	border:1px solid #bdbdbd;
}

a {
	color:#888888;
}

h1{
	color:#000000;
	font-size:18px;
	font-weight:normal;
}
#infoblock h1{
	margin-bottom:12px;
}
#infoblock .subtitle{
	color:#000000;
}

#content{
	width:750px;
	margin-top:103px;
	margin-left:212px;
	min-height:150px;
}
#content a, #content a:link {
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}

#subMenu{
	margin-top:20px;
	margin-left:210px;
	width:750px;
	height:36px;
	padding-bottom:100px;
}

#subMenu li{
	float:left;
	margin-right:30px;
}
#subMenu a.act{
	font-weight:bold;
}
.textbloeckchen{
	width:174px;
	background-color:#fff;
	padding:12px;
	margin:0px 20px 20px 0px;
	float:left;
	border:1px solid #bdbdbd;
}

#textblock{
	background:url("../pix/faux_cols2011.gif");
	background-repeat:repeat-y;
	width:100%;
	border:1px solid #bdbdbd;
	background-color:#fff;
}

#textblock .col{
	width:350px;
	padding:12px;
	/*border:1px solid #bdbdbd;*/
}

#textblock .l{
	float:left;
	left:0px;
}

#textblock .r{
    margin-left:385px;
	right:0px;
}

.frm{
	position:relative;
	float:left;
	width:152px;
	height:156px;
	background-color:#fff;
	border:1px solid #bdbdbd;
	padding:4px;
	margin:0px 10px 10px 0px;
	font-size:10px;
	line-height:12px;
	overflow:hidden;
}

.picPre{
	background-color:#000000;
	width:152px;
	height:115px;
	margin-bottom:4px;
}

.clr{
	clear:both;
}

#mp3fenster {
	position:absolute;
	top:196px;left:652px;
	display:none;
	padding:20px;
	background-color:#ffffff;
	border:1px solid #ccc;	
}
#schliessen {
	position:absolute;
	top:0;right:0;
	color:#ccc;
	cursor:pointer;
	font-size:15px;
	padding:3px 5px 0 0;
	font-family:Arial,sans-serif;
}
.filmLink {
	position:absolute;right:4px;bottom:2px;
}
