@charset "UTF-8";

html,body{
	margin:0;
	padding:0;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a {
	color:#666666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
a:hover {
	color: #FF8221;
}
#login2{
	height:64px;
}
#login {
	font-size: 10px;
	float: right;
	position: relative;
	top: 0px;
	padding: 0px;
	display:block;
	overflow:hidden;
	width:350px;
	height:84px;
	text-align:right;
}
#login p {
	display: inline;
}
#login p label {
	display: none;
}
#login input {
	width: 100px;
	font-size: 10px;
	border: 1px solid #000000;
	
}
#login .button{
	width: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #F9F9F9;
}
#mod_login_messagestext{
	display:none;
}
#mod_login_connect{
	display:none;
}
#mod_login_greeting{
	color:#FC8317;
}
* { /* ermöglicht besseres positionieren für IE unf Firefox */
	margin: 0px;
	padding: 0px;
}

*:focus {
outline:none; /* verhgindert dass firefox beim click einen rahmen zeichnet */
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 89%;
	background-color: #efefef;
}
.copyright{
	display:none;
}

#dj{
	background:#FF8221;
	width: 321px;
	height:20px;
	margin-left:5px;
	top:-20;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	background-image: url(../images/bg_banner_list1.gif);
	text-indent:10px;
	float:left;
	display:none;
}
#loc{
	background:#FF8221;
	width: 321px;
	height:20px;
	margin-left:5px;
	top:-20;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	background-image: url(../images/bg_banner_list1.gif);
	text-indent:10px;
	float:left;
	display:none;
}
#slidein2{
	display:none;
}
#slidein3{
	display:none;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
}
#header {
	width: 1000px;
	background-image: url(../images/header.jpg);
	height: 64px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#showmenusearch-tmpl-wrapper{
	border:1px solid;
	width:500px;
}
.componentheadingphoto{
	margin-left:0px;
	width:760px;
	background-image:url(../images/minheighttop.gif);
	padding-top:15px;
	height:15px;
	font-size:12px;
	float:left;
	text-indent:25px;
}
.sectiontableheaderphoto{
	text-indent:25px;
}
.sectiontableheader, sectiontableentry2, sectiontableentry1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.sectiontableentry1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.sectiontableentry2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.contentpanephoto{
	background-image: url(../images/bg_bigitem_vertical.jpg);
	width:760px;
	margin-bottom:-10px;
	font-size:12px;
	margin-left:0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contentpanephoto tr{
	text-indent:25px;
}
.contentpanephoto table{
	width:745px;
}
.contentpanephoto td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contentpanephoto ul{
	list-style:none;
	background-position:bottom;
	font-size:14px;
	padding-left:25px;
}
.mainlevel{
	padding-left:12px;
	margin-left:1px;
	background-image:url(../images/pathlist.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.mainlevel:hover{
	background-image:url(../images/pathlist_active.gif);
	background-repeat:no-repeat;
	
}
.maintable{
	width:1000px;
	background-color: #FFFFFF;
	margin-top:0px;
	padding-left: 5px;
	vertical-align:top;
	padding-top:0px;
}
.maincell{
	text-align:justify;
	vertical-align:top;
	height:100%;
}

.sidecell{
	vertical-align:top;
	width:100px;
	padding-top:34px;
}

.topcell{
	height:50px; 
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
		
}
.topcelltr{
}

.pathway{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.pathway a {
	color:#666666;
	text-decoration: none;
}
.pathway a:hover {
	color: #FF8221;
}


.bannercell{
	vertical-align:top;
	height:auto;
}
.bannercell2{
	vertical-align:top;
	height: 1px;

}
.mainbody{
	display:table-row;
}
.article_seperator{
}
.blog{
	width:770px;
}
.blog td{
}

#content {
	float: left;
	width: 770px;
}
#content #secondraw {
	font-family:Arial, Helvetica, sans-serif;
}

/* TOPNAVI */

#topnavi {
	font-size: 11px;
	color: #FF801F;
	z-index: 1000;
	text-align: right;
	padding-right: 5px;
	height:20px;

}
#topnavi a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	font-weight: 600;
	display: block;
	float: right;
	padding-left: 16px;
	background-image: url(../images/topnavilist.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topnavi a:hover {
	color: #FF8221;
}
#topnavi li {
	display: inline;
	list-style-image: url(../images/topnavilist.gif);
}
#topnavi table{
	width:200px;
	float:right;
	text-align:right;
}
.moduletable{
 	font-family:Arial, Helvetica, sans-serif;
}
.moduletable li{
	list-style:none;
}	
.moduletable a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#AAAAAA;
}

.moduletable a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#FC8317;
}
#banner {
	width: 762px;
}
#bannerhead {
	background-image: url(../images/bg_banner_head.jpg);
	width: 762px;
	background-repeat: no-repeat;
}

#banner li {
	display: inline;
	list-style-type: none;
}
#banner li a {
	color: #131415;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	height: 31px;
	padding-top: 9px;
}
#banner li a:hover {
	color: #FE831B;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
}
#banner li.first a {
	background-image: url(../images/bg_banner_list1.gif);
	width: 271px;
	background-repeat: no-repeat;
}
#banner li.second a {
	background-image: url(../images/bg_banner_list2.gif);
	background-repeat: no-repeat;
	width: 240px;
}
#banner li.third a {
	background-image: url(../images/bg_banner_list3.gif);
	background-repeat: no-repeat;
	width: 251px;
}
p.more em {

}
.bigbox p.more {
	color: #FF8017;
	text-align: right;
	background-image: url(../images/more_big.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 13px;
	padding-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.more a {
	color: #FC8317;
	text-decoration: none;
}

/* Beginn von den "bigboxes" welche im Contentbereich in der zweiten Reihe angezeigt werden */
.bigbox {
	width: 370px;
	background-image: url(../images/bg_bb.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	
}
.bigbox p {
	font-size: 13px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	padding-top: 5px;
}
.bigbox div.tools {
	height: 32px;
	width: 369px;
	clear: left;
}

.bigbox img {
	float: left;
	margin-right: 13px;
}
.bigbox h2 {
	font-size: 18px;
	font-weight: 900;
	color: #FF8017;
	padding-top: 6px;
	padding-left: 13px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

.bigbox li {
	display: inline;
	color: #FF8017;
}
.bigbox .tools li a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #131415;
	font-weight: bold;
	display: block;
	float: left;
	height: 32px;
}
.bigbox .tools li a:hover {
	color: #FE913E;
}

.bigbox .tools li.time a {
	width: 205px;
	text-align: center;
	height: 32px;
	background-image: url(../images/icon_time.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.bigbox .tools li.foto a {
	width: 68px;
	background-image: url(../images/icon_foto.gif);
	background-repeat: no-repeat;
}
.bigbox .tools li.ticket a {
	width: 50px;
	background-image: url(../images/icon_ticket.gif);
	background-repeat: no-repeat;
}
.bigbox .tools li.people a {
	width: 46px;
	background-image: url(../images/icon_people.gif);
	background-repeat: no-repeat;
}
.bigbox .tools span {
	display: none;
}
.bigbox .verlauf {
	padding-bottom: 13px;
	float: left;
	width: 370px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bos{
	width:205px;
	padding-top:7px;
}
#flashbanner {
	width: 200px;	
	padding-left:400px;
	float:left;
	overflow:hidden;
}
.bannertable{
	width:1000px;
	
}

/* SIDEBAR */

#sidebar {
	width: 224px;
	text-align:left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bigitem {
	background-image: url(../images/bg_bigitem_vertical.jpg);
	width: 762px;
	overflow:hidden;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}
#bigitem #secondcol{
	float:right;

}
#bigitem #minheight{
	background-image:url(../images/minheighttop.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding-top:10px;

}
#firstcol{
	text-align:justify;
	float:left;
}
#firstcol p{
	text-align:justify;
}
.justify{
	float:left;
	text-align:justify;
	border:1px solid #6699CC;
}
.justify p{
	text-align:justify;
}
.path {
	background-image: url(../images/bg_bigitem_head.jpg);
	height: 33px;
	font-size: 12px;
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
}
#bigitem #itemcontent {
	padding-top:3px;
}
#bigitem #minheight {
}
#bigitem .tools {
	background-image: url(../images/bg_bigitem_tool.jpg);
	height: 32px;
	background-repeat: no-repeat;
	width: 762px;
	background-position: right bottom;
	clear: both;
	float: left;
}
#bigitem .tools  li {
	display: inline;
	list-style-type: none;
}
#bigitem .tools  li a {
	color: #EF822F;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-left: 13px;
	background-image: url(../images/trennung.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	padding-right: 23px;
	font-size: 13px;
}
#bigitem .tools li a:hover {
	color: #FE913E;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
}
.hidden{
	display:none;
}
.icons {
	float: right;
}
.icons span {
	display: none;
}
.icons a {
	padding: 0px;
	height: 31px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style:none;
	float:right;
	display:compact;
}


#bigitem .tools li.foto a {
	width: 20px;
	background-image: url(../images/icon_foto.gif);
	background-repeat: no-repeat;
}
#bigitem .tools li.ticket a {
	width: 20px;
	background-image: url(../images/icon_ticket.gif);
	background-repeat: no-repeat;
}
#bigitem .tools li.people a {
	width: 20px;
	background-image: url(../images/icon_people.gif);
	background-repeat: no-repeat;
}

#itemcontent h1 {
	font-size: 14px;
	color: #FD8116;
	text-align: left;
	margin-left: 13px;
}
.path ul {
	float: right;
}
.path li {
	display: inline;
}
.path li a {
	display: block;
	float: left;
	background-image: url(../images/pathlist.gif);
	text-decoration: none;
	color: #999999;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-size: 10px;
	margin-left: 5px;
}
.path li a.topitem {
	background-image: none;
}
.path li a.active {
	color: #FE831B;
}
.path li a:hover {
	color: #FC811B;
	background-image: url(../images/pathlist_active.gif);
}
#itemcontent #firstcol p {
	font-size: 13px;
	margin-bottom: 10px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#itemcontent img {
	float: right;
	margin-right: 25px;
	margin-left: 13px;
}
#itemcontent2 p {
	font-size: 13px;
	margin-bottom: 13px;
	margin-top: 25px;
	padding-right: 13px;
	margin-left: 13px;
	text-align:right;
	border:1px solid;
}
#itemcontent #firstcol {
	margin-top: 13px;
	margin-left: 13px;
	width: 410px;
}
#itemcontent #secondcol {
	margin-top: 13px;
	width: 280px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#itemcontent2 #secondcol p {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#itemcontent #secondcol img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#thumbs {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 15px;
}
#thumbs img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #929292;
}
#thumbs a {
	padding: 7px;
	border: 1px solid #F8F8F8;
	display: block;
	height: 86px;
	width: 67px;
	float: left;
}
#thumbs a:hover {
	background-color: #B3B3B3;
	border-top-color: #8F8F8F;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
}

.sidebarthumbs {
	padding: 0px;
	margin-top: 13px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.sidebarthumbs img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #929292;
}
.sidebarthumbs a {
	padding: 7px;
	border: 1px solid #F8F8F8;
	display: block;
	height: 86px;
	width: 67px;
	float: left;
}
.sidebarthumbs a:hover {
	background-color: #B3B3B3;
	border-top-color: #8F8F8F;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
}

#overprofile .path {
	background-image: none;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	height: 15px;
}
#login form label {
	display: block;
	width: 150px;
	float: left;
}
input {
	border: 1px solid #FC811B;
}

select {
	border: 1px solid #FC811B;
}

.calendar{
	background-image: url(../images/bg_smallbox.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:207px;
	text-align:right;
	padding-right:7px;
}
.calendar a{
	text-decoration:none;
	color: #666666;
}
.callinktd{
	background-color:#CCCCCC;
	font-weight:bold;
}
.calendar a:hover{
	text-decoration:none;
	color:#FF8221;
}
.calendar-month{
	background-image: url(../images/bg_sbheader.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:207px;	
	padding-top:4px;

}
.toolscal {
	background-image: url(../images/bg_smallbox_tools.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-bottom:18px;
	padding-bottom:7px;
	width:207px;
	float:left;

}
.calx{
	text-align:left;
	font-weight: bold;
	font-size:9px;
	float:left;
	margin-left:25px;
	vertical-align:bottom;

}
.cbPosTabMain{
}
.cbProfile{
}
#mod_login_pmsimg{
}
#mod_login_greeting span{
}
#login2 .moduletable div{
}
#mod_login_logoutform input{
	
}
#eventlist .contentpaneopen{
	display:none; 
}

	
#eventlist .componentheading{
	padding-left:25px;
	padding-top:10px;
	width:760px;
	background-image:url(../images/minheighttop.gif);
	background-repeat:no-repeat;
	height:15px;
	font-size:12px;
}
#eventlist table{
	width:760px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#eventlist .link{
	width:760px;
	text-align:right;
}
#eventlist .link a{
	padding-right:25px;
}
#evetlist .sectiontableheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#eventlist{
	background-position:0px 500px;
	background-image: url(../images/bg_bigitem_vertical.jpg);
}
#eventlist table td{
	padding-right:25px;
}