body {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #333333; 
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

.hr {
	color: #8FB3D6;
}

.header_master_bg {
	background: url(images/header_master_bg_01.jpg);
	background-repeat: repeat-x;
}

.header_leiste {
	background: url(images/header_bg3.gif);
	background-repeat: repeat-x;
	color: #F5F5F5;
}

.header_leiste_bkl {
	background: url(images/header_bg4.gif);
	background-repeat: no-repeat;
}

.header_text {
	color: #666666;
	font-size: 12px;
}



.header_text a:link {
	color: #666666;
	font-size: 12px;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
	text-decoration: none;
}

.header_text a:visited {
	color: #8FB3D6;
	font-size: 12px;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
	text-decoration: none;
}











#searchbar{padding:1px;margin:0;white-space:nowrap;float:right}
#searchbar form{margin:0;padding:0}
#searchbar input.text,#searchbar input.submit{display:inline;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;border-right:1px solid #ccc;border-bottom:1px solid #e0e0e0}
#searchbar input.submit{display:inline;border:2px solid}

#searchbar input.submit {background-color:#e0e0e0;color:#420803}

#searchbar input.submit:hover {color:black;background-color:white}

.searchbox {
	background: #C2D6E9;
	border: 1px solid #5D93C8;
}

.box_dotted {
	border: 1px dashed;
	border-color: #5D93C8;
	}



/*
#leftcolumn ul a,#leftcolumn ul a:visited {color:#ccc;background-color:#815a57;}

#leftcolumn ul a:hover,
#leftcolumn ul a:active,
#leftcolumn ul a:focus {color:white;background-color:#5d3330}

#leftcolumn p {color:#ccc}

#leftcolumn ul li a.level2 {padding-left:20px;background-color:#C0ACAB;color:black}

#leftcolumn ul li a.level2:hover,
#leftcolumn ul li a.level2:active,
#leftcolumn ul li a.level2:focus {color:white;background-color:#5d3330}


#leftcolumn ul li a.level3 {padding-left:30px;background-color:#e0e0e0;color:black}

#leftcolumn ul li a.level3:hover,
#leftcolumn ul li a.level3:active,
#leftcolumn ul li a.level3:focus {color:white;background-color:#5d3330}

*/
h1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

h2 {
font-size : 1.0em; 
}

h3 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px;
color : White;
letter-spacing: 3px;
 background: #8FB3D6;
 }

h4 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px;
color : #5D93C8;
letter-spacing: 3px; 
background-color : transparent; 
}

.basetext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #555555;
	}




p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link {
  text-decoration : none;
}

.noline a:visited {
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #8FB3D6;
}

.bg_medium {
  background-color : #C2D6E9;
}

.bg_light {
  background-color : #CCDCEC;
}

.alt_bg_dark {
  background-color : #8FB3D6;
}

.alt_bg_medium {
  background-color : #C2D6E9;
}

.alt_bg_light {
  background-color : #CCDCEC;
}

.copyright {
    font-size: 10px;
    text-align: right;
}

input {
	background-color: #E7E7E7;
	Color: #525252;
	font-size: 10px;
	}
	
select {
	background-color: #EDEDED;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	Color: #525252;
	font-size: 10px;
	border: #B6B6B6;
	border-style: solid;
	}


	
	.login_content {

	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: text-bottom;
	text-align: right;
	}
.login_content a:link {
	color: #353535;
	font-size: 10px;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
.login_content a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	
}
.login_content a:hover {
	text-decoration: underline;
	color: #1E90FF;
	font-size: 10px;
	font-weight: normal;
}
	
	






/* *************  Boxen Layout   ************* */
/* Default Box */
/* BOXTITEL */


.default_box_title {
	font-family: serif;
	color: Black;
	font-style: normal;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
}
.default_box_content {

	font-style: normal;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
}
.default_box_content a:link {
	color: #353535;
	font-size: 12px;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: bolder;
}
.default_box_content a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	
}
.default_box_content a:hover {
	text-decoration: underline;
	color: #1E90FF;
	font-size: 12px;
	font-weight: bold;
}
/* ENDE Default Box*/


/* *************  Boxen Layout   ************* */
/* Default Box rechts */
/* BOXTITEL */


.default_box_rechts_content {

	font-style: normal;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	color: #0066CC;
}
.default_box_rechts_content a:link {
	color: #353535;
	font-size: 12px;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: bolder;
}
.default_box_rechts_content a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	
}
.default_box_rechts_content a:hover {
	text-decoration: underline;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}



/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #686868 url(images/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
  background: url(images/rounded_bl.gif) no-repeat bottom left;
}


/*  *** BEGINN MENUE BOX  ***  */
.box_menue1 {
	color: Black;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}
	
.box_menue1 a:link {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
.box_menue1 a:visited {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	}
.box_menue1 a:hover {
	color: #0066CC;
	font-size: 12px;
	font-weight: normal;
	}
.box_menue1 a:active {
	text-decoration: none;
	color: #0066CC;
	font-size: 12px;
	font-weight: normal;
}
/*  ************* ENDE MENUE BOX  **************  */


.newsdate {
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/ 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 9px;
	color : #6F8087;
	}
	
.newssubject {
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/ 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 14px;
	color : #0066CC;
	letter-spacing: 3px;
}
	
.newstext {
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/  
	font-weight : normal; 
	color : #B4B4B4; 
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
}	

.newssummary {
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/ 
	font-weight : normal; 
	color : #B4B4B4; 
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
	font-size : 12px;
}	

.newsbody {
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/  
	font-weight : normal; 
	color : #B4B4B4; 
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
	font-size : 12px;
}	


.newscomments {
	/* font-size : 10px; */
/*font-family : Verdana, Arial, Helvetica, sans-serif;*/ 
	font-weight : normal; 
	color : #84D6D7; 
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
}	
	
.newsreadmore {
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/ 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 10px;
	color : #FCA826;
}

.newsdatefull {
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/ 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 9px;
	color : #FCA826;
}
/* **************   ENDE Announce Eintraege   *********** */










/* Spezial Controlpanel view.tpl Begin */


.controlpanel_name {
	color: #333333;
	background-color : #00BFFF;
}
.controlpanel_name a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.controlpanel_name a:visited {
	text-decoration: none;
	color: #999999;
	
	
}
.controlpanel_name a:hover {
	text-decoration: underline;
	color: #00BFFF;
	font-weight: bold;
}







/*Box_Calendar Layout Beginn  =====================*/
.box_calendar_untenmitte {
	background-image: url(images/box_calendar/box_calendar_3_18.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box_calendar_obenmitte {
	background-image: url(images/box_calendar/box_calendar_3_06.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box_calendar_links {
	background-image: url(images/box_calendar/box_calendar_3_13.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box_calendar_rechts {
	background-image: url(images/box_calendar/box_calendar_3_16.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.box_calendar_title {
	font-weight: bold;
	color: #FCA826;
	font-size: 12px;
	letter-spacing: 2px;
}
.box_calendar_content {
	color: Black;
	font-weight: bold;
	font-size: 11px;
}

.box_calendar_content a:link {
	color: #404040;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	
}
.box_calendar_content a:visited {
	text-decoration: none;
	color: #FFCC66;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	
}
.box_calendar_content a:hover {
	text-decoration: underline;
	color: Red;
	font-size: 11px;
	
}
.box_calendar_content a:active {
	text-decoration: none;
	color: #66CCCC;
	font-size: 11px;
	
}

/*Box_Calendar Layout Ende ===============*/

/* CALENDAR TEMPLATES LAYOUT */

/* admin/panel.tpl */
.adminpaneltemp {
background-color: #DFDFDF;
}
/*day/viewDayRow.tpl */
.viewDayRow_bg {
	background-color: #8B96A7;
}
/*week/weekView.tpl */
.weekView_bg {
	background-color: #8B96A7;
}



/*month/miniMonthSettings.tpl */
.minimonthsettings_bg {
	background-color: #D8D8D8;
	color: #333333;
	font-size: 11px;
}
.minimonthsettings_bg a:link {
	color: #333333;
	font-size: 11px;
}
.minimonthsettings_bg a:visited {
	color: #333333;
	font-size: 11px;
}
.minimonthsettings_bg a:hover {
	color: Red;
	font-size: 11px;
}

/* year/yearView.tpl */
.yearViewtext {
	color: #333333;
}
.yearViewtext a:link {
	color: #8094AC;
	text-decoration: none;
}
.yearViewtext a:visited {
	color: #8094AC;
	text-decoration: none;
}
.yearViewtext a:hover {
	color: Red;
	text-decoration: none;
}

