body{
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-image: url(../pics/h_line_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

img{
	border:none;
}
body{


}
h1{
	background-image: url(../pics/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	margin-top: 30px;
	margin-bottom: 13px;
}
h2{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 13px;
}
.special_headline{
	background-image: url(../pics/h_special_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}
#centerblock{
	position: relative;
	height: 100%;
	text-align: left;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 740px;
	background-color: #FFFFFF;

}
#filler{
	background-color: white;
}
#head{
	position: relative;
	top: 0px;
	height: 148px;
	background-image: url(../pics/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#hiddenclick{
	position: relative;
	top: 117px;
	left: 730px;
	width: 10px;
	height: 10px;
	line-height: 10px;

}

a:link,
a:visited,
a:hover,
a:active,
a:focus{
	text-decoration: none;
	color: #6d912d;
}

a:hover,
a:focus{
	color: #87cd0c;
}

.hlink,
.hlink a:link,
.hlink a:visited,
.hlink a:hover,
.hlink a:active,
.hlink a:focus{
	cursor: default;
}
#menu{
	position: relative;
	top: 90px;
	left: 15px;
	margin-left: 7px;
}
.menu a:link,
.menu a:visited,
.menu a:hover,
.menu a:active,
.menu a:focus {
	color: #000000;
	text-decoration: none;
}
.menu a:hover{
	color: #999999;
}
.activeitem,
.activeitem a:link,
.activeitem a:visited,
.activeitem a:hover,
.activeitem a:active,
.activeitem a:focus{
	color: #678139;
	text-decoration: underline;
}
#content_left{
	position: absolute;
	top: 147px;
	left: 15px;
	width: 460px;
	margin: 5px;
}
#content_right{
	position: absolute;
	top: 147px;
	left: 490px;
	width: 235px;
	margin: 5px;
}
#footer{
	position:fixed;
	bottom:0px;
	background:#efefef;
	text-align:center;
	width:740px;
	height: 400px;
	background: white;
}
* html #footer 
		{	position:fixed;
			background:#white;
	height: 10px;
			text-align:center;
		}

/*programmvorschaumodul*/
.flLeft { float:left; margin-right: 10px;}
.flRight { float:right; }
#program_preview{
	height: 200px;
	margin-bottom: 20px;
}
/*calendar*/
table.calendar {border: 0; margin-left: 20px;}
table.calendar td, th {text-align: center; border: 0;}
table.calendar th {height: 10px; font-size: 10px;}
table.calendar td {width: 19px; height: 10px; font-size: 12px;}
table.calendar td a,
table.calendar td a:link,
table.calendar td a:visited,
table.calendar td a:hover,
table.calendar td a:active,
table.calendar td a:focus {width: 19px; height: 10px; font-size: 12px; text-decoration: none; font-weight: bold; color: black;}
table.calendar .calendar-month {font-weight: bold; font-size: 11px; color: black;}
table.calendar .calendar-month a{text-decoration: none; color: black;}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: #8DB647;}
table.calendar td.linked-day {font-size: 12px;}

.activeday{
	background-color: #CCFF66;
}

table.prevnext {width: 100%; margin-top: .3em;}
table.prevnext td{
	font-size: smaller;
}
table.prevnext td a{text-decoration: none}




.galLink,
.galLink a,
.galLink a:link,
.galLink a:visited,
.galLink a:active,
.galLink a:focus{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.galLink a:hover{
	color: #999999;
}

/* bild modul vom jobo */
.jb_bild{
	border: 1px solid #ccc;
}

.jb_bilddiv{
	font-family: Palatino;
	font-style: italic;
}

/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie{
	text-align:center; 
	vertical-align:middle; 
	padding:0px;
}

.jaosg_thumbnail {
	/*margin: 0px;
	margin-right:5px;
	margin-bottom:5px;
	float: left;
	height: 80px;
	width: 80px;
	text-align: center;
	vertical-align:middle;*/
}

.jaosg_nav,
.jaosg_nav a:link,
.jaosg_nav a:visited,
.jaosg_nav a:hover,
.jaosg_nav a:active,
.jaosg_nav a:focus{
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bildbeschreibung {
	text-align: center;
}