body{
	margin:0;
	padding:0;
	background-color: #284158;
}

html, body {height:100%}

img{
	border:0;
}

ul{
	list-style-type:circle;
}

body,td,p,div,li,a{
	font-family: verdana;
	font-size: 11px;
	color: #284158;
}

td.content{
	padding: 10px 20px 30px 20px;
}

th{
	font-size: 13px;
	text-align: right;
}

.content a{
	text-decoration: none;
	color: black;
}

.content h1, .content a h1{
	font-size: 16px;
	color: #e74a41;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content h2, .content a h2{
	font-size: 13px;
	color: black;
	margin-top: 6px;
	margin-bottom: 6px;
}
.content h3, .content a h3{
	font-size: 11px;
	color: black;
	margin-top: 4px;
	margin-bottom: 4px;
}


.frame{
	background-color: white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
}

#menu2{
	border-bottom: 1px solid #164C81;
}
.menu2-button, .menu2-button-highlight{
	border: 1px solid black;
	width: 200px;
	_width:202px;
	background-color: #E3E9F0;
	border: 1px solid #164C81;
	border-bottom:0;
}
.menu2-button a, .menu2-button-highlight a{
	text-decoration: none;
	display:block;
	width: 180px;
	_width: 200px;
	padding: 3px 10px 3px 10px;
}
.menu2-button-highlight{
	background-color: #B3B9C0;
}

.menu-button{
	border-right: 1px solid white;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
	background-color: #284158;
}
.menu-button a{
	color: white;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	padding:7px 0px 7px 0px;
	width: 100%;
	display:block;
}
.menu-button-highlight{
	border-right: 1px solid white;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
	background-color: #277FAC;
}
.menu-button-highlight a{
	color: white;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	padding:7px 0px 7px 0px;
	width: 100%;
	display:block;
}
.submenu{
	background-color: white;
	margin-left: 8px;
}
.submenu-button{
	text-align: left;
	color: white;
	font-weight: bold;
	background-color: #284158;
	width: 113px;
	height: 32px;
	font-size: 10px;
}

.submenu-button a{
	color: white;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	width: 123px;
	_width: 140px;
	display:block;
	padding: 8px 10px 8px 10px;
}

.submenu-button-highlight{
	text-align: left;
	color: white;
	font-weight: bold;
	background-color: #277FAC;
	width: 113px;
	height: 32px;
	font-size: 10px;
}
.submenu-button-highlight a{
	color: white;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	width: 123px;
	_width: 140px;
	display:block;
	padding: 8px 10px 8px 10px;
}

.submenu2-button{
	text-align: left;
	color: #284158;
	font-weight: bold;
	background-color: #AAB1B8;
	width: 113px;
	height: 33px;
	font-size: 10px;
}

.submenu2-button a{
	color: #284158;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	width: 113px;
	_width: 140px;
	display:block;
	padding: 8px 15px 8px 15px;
}

.submenu2-button-highlight{
	text-align: left;
	color: #284158;
	font-weight: bold;
	background-color: #E3E9F0;
	width: 113px;
	height: 33px;
	font-size: 10px;
}
.submenu2-button-highlight a{
	color: #284158;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	width: 113px;
	_width: 140px;
	display:block;
	padding: 8px 15px 8px 15px;
}

.header-right, .right .csc-firstHeader{
	padding: 3px 9px 3px 9px;
	color: white;
	font-weight: bold;
	background-color: #284158;
	font-size: 11px;
	display:inline;
}
.box-right, .right .bodytext{
	padding: 5px 11px 5px 11px;
	color: #284158;
	background-color: #E3E9F0;
	margin-top: 8px;
	margin-bottom: 20px;
	border: 1px solid #164C81;
	_width: 99%;
	font-size:10px;
}
.box-right a, .right .bodytext a{
	font-size:10px;
	font-weight: bold;
}

input{
	border: 1px solid #164C81;
}

.bottom{
	background-image: url(bottom.gif);
	color: white;
	font-size: 11px;
	padding-left: 10px;
}
.bottom a{
	color: white;
	text-decoration: none;
	font-size: 11px;
}


.box-left{
	padding: 2px 4px 2px 4px;
	background-color: #AAB1B8;
	border: 1px solid #828282;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 135px;
}

.box-left, .box-left div, .box-left span, .box-left p{
	font-size: 10px;
	color: black;
}

.box-left h1{
	color: white;
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

.box-left input{
	border: 1px solid #828282;
}
.left{
	background-image: url(margin.gif);
}
.right{
	padding-right: 4px;
}
.csc-mailform label,.csc-mailform input,.csc-mailform textarea{
	float:left;
	margin-bottom: 10px;
} 
.csc-mailform label{
	width:130px;
}

.csc-mailform-field{clear:left}
.csc-mailform{
	border:0;
	padding:0;
	margin:0;
}

div.tx-cegallery-pi1-album_entry{
	height:110px;
	width: 110px;
	padding: 5px;
	margin: 0;
	background:0;
}
span.tx-cegallery-pi1-album_date{
	display:none;
}

.tx-cegallery-pi1-album_header{
	display:none;
}

.submenu{
	margin-bottom: 50px;
}

td.content a{
	font-weight: bold;
}
div.tx-jwcalendar-pi1{
	width: 560px;
}
div.tx-jwcalendar-pi1 a,div.tx-jwcalendar-pi1 table a{
	color: #284158;
	font-weight: bold;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{
	color: #284158;
	font-weight: bold;
	text-decoration: underline;
}

div.jwcalendar_month, div.jwcalendar_list, div.jwcalendar_week, div.jwcalendar_single{

  background-color:transparent;

  border:0;

}


/********** div.jwcalendar_month *********/



div.jwcalendar_month .days_view .days{

	

  border-width:1px; 

  border-style:solid;

  border-color:#798D98;

}

div.jwcalendar_month .days_view .days .outside,

div.jwcalendar_month .days_view .days .inside,

div.jwcalendar_month .days_view .days .inside_weekend,

div.jwcalendar_month .days_view .days .dayname,

div.jwcalendar_month .days_view .days .week{

	

  border-width:1px; 

  border-style:dotted;

  border-color:#798D98;

}



div.jwcalendar_month .days_view .days .inside{

  background-color:#FFFFFF;

}



div.jwcalendar_month .days_view .days .inside_weekend{

  background-color:#EEEEEE;

}

div.jwcalendar_month .days_view .days .dayname{

  background-color: #B2BFC5;

}

div.jwcalendar_month table.months td.other_month, div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year, div.jwcalendar_month table.months td.current_month{

  border-width:1px; 

  border-style:solid;

  border-color:#798D98;

  

  background-color: #B2BFC5;

}

div.jwcalendar_month table.months td.other_month .cat-1-link, div.jwcalendar_month table.year td.last_year .cat-1-link, div.jwcalendar_month table.year td.next_year .cat-1-link{

  color:#606060;

}

div.jwcalendar_month table.months td.current_month .cat-1-link{

  color:#202020;

}



div.jwcalendar_month .days_view table.days{

  background-color:#FDF2D2;

}



div.jwcalendar_month .days_view .days .week{

	background-color: #B2BFC5;

}



div.jwcalendar_month .title{

  clear:both;

  text-align: center;

  font-size: 14px;

  font-weight:bold;

  color: #333;

  padding:5px 0;

}

div.tx-jwcalendar-pi1 input.tx_jw_input_button{

  border:0;

  background-color:#FFFFFF;

  color:red;

}



/********** div.jwcalendar_list *********/

div.jwcalendar_list .itemslist .items{

  border-width:1px; 

  border-style:solid;

  border-color:#798D98;

}

div.jwcalendar_list .itemslist .items .label{

	background-color: #EEEEEE;

  border-width:1px; 

  border-style:dotted;

  border-color:#798D98;

}

div.jwcalendar_list .itemslist .items .item{

	background-color: #B2BFC5;

}



/********** div.jwcalendar_single *******/

div.jwcalendar_single .header .headerie{

  border-width:1px; 

  border-style:dotted;

  border-color:#798D98;

	background-color: #EEEEEE;

	border-bottom:0;

}

div.jwcalendar_single .content .contentie{

  border-width:1px; 

  border-style:dotted;

  border-color:#798D98;

  background-color: #B2BFC5;

	border-bottom:0;

}

div.jwcalendar_single .org .orgie{

  border-width:1px; 

  border-style:dotted;

  border-color:#798D98;

	background-color: #EEEEEE;

}





/********** div.jwcalendar_week *******/

div.jwcalendar_week .days_view .days{

border:0;

  border-width:1px; 

  border-style:solid;

  border-color:#798D98;

  background-color: #FFFFFF;

}



div.jwcalendar_week .days_view .day_events{

	background-color: #EEEEEE;

}

div.jwcalendar_week .days_view .times{

	border:0;

}

div.jwcalendar_week .days_view .times .time{

  border-width:1px; 

  border-style:solid;

  border-color:#798D98;

}

div.jwcalendar_week .days_view .days .dayname{

  border-width:1px; 

  border-style:dotted;

  border-color:#798D98;

}

div.jwcalendar_week .days_view .dayname,

div.jwcalendar_week .days_view .times{

  background-color: #B2BFC5;

	

}

div.tx-irfaq-pi1 dt{
	font-size: 1.1em;
}

span.pager a{
	border: 1px solid #164C81;
	background-color: #E3E9F0;
	margin-right: 5px;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

span.pager a.active{
	background-color: #164C81;
	color: white;
}

.newsform {
	font-size: 12px;
}
.newsform-header {
	font-weight: bold;
	font-size: 12px;
}


.drucken {
  cursor:hand;
  cursor:pointer;
  font-weight:bold;
}

.bold{
	font-weight: bold;
}

.tx-indexedsearch-searchbox{
	display: none;
}
.tx-indexedsearch-rules{
	display: none;
}

.browsebox{
	margin-left:0;
	padding-left:0;
}