/* ///////////////////////////////////////////////////////////////////////////// */
/* CMS BASE DESIGN CSS
	
	
																																								*/
/* ///////////////////////////////////////////////////////////////////////////// */

@import url(/tmpl/ccc_new/styles/tagcloud.css);
																																								*/


/* ///////////////////////////////////////////////////////////////////////////// 
	TRENNLINIE
 ///////////////////////////////////////////////////////////////////////////// */

hr { color: #DBDBDB; height : 1px; width: 100%}
body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; }

/* ///////////////////////////////////////////////////////////////////////////// 
	FÜR IFRAME Vorschau
 ///////////////////////////////////////////////////////////////////////////// */

.iframe {
	scrollbar-base-color: #FFFFFF;
  	scrollbar-3dlight-color: #FFFFFF;
  	scrollbar-arrow-color:  #DBDBDB;
  	scrollbar-darkshadow-color: #FFFFFF;
  	scrollbar-face-color: #FFFFFF;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color: #FFFFFF;
  	scrollbar-track-color: #FFFFFF;
}

/* ///////////////////////////////////////////////////////////////////////////// 
	MAILEINBELDUNG
 ///////////////////////////////////////////////////////////////////////////// */

.slide {
	position:absolute; 
	top:5%; 
	left:30%;
	background-color: #FFFFFF;
	color: #7E1616;
	width:600px;
	padding: 5px;
	BORDER-BOTTOM: #DBDBDB 1px solid;
	BORDER-LEFT: #DBDBDB 1px solid;
	BORDER-RIGHT: #DBDBDB 1px solid;
	BORDER-TOP: #DBDBDB 1px solid;
}

/* ///////////////////////////////////////////////////////////////////////////// 
	LINKS
 ///////////////////////////////////////////////////////////////////////////// */

a.form_head2:link { color: #454545; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; ; line-height: 15px}  
a.form_head2:visited { color: #454545; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; ; line-height: 15px}  
a.form_head2:hover { color: #DBDBDB; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; ; line-height: 15px}  

a.form_headline:link { color: #FFFFFF; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; ; line-height: 15px}  
a.form_headline:visited { color: #FFFFFF; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; ; line-height: 15px}  
a.form_headline:hover { color: #DBDBDB; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; ; line-height: 15px}  

/* alle Links im Menü */
a.admin_menu:link { 	padding-left: 10px; color: #7E1616; text-decoration:none; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; line-height: 15px; width: 150px; height: 20px; border-bottom: #efefef 1px solid; }  
a.admin_menu:visited { 	padding-left: 10px; color: #7E1616; text-decoration:none; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; line-height: 15px; width: 150px; height: 20px; border-bottom: #efefef 1px solid; }  
a.admin_menu:hover { 	padding-left: 10px;color: #7E1616; text-decoration:none;  font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; line-height: 15px; width: 150px; height: 20px; border-bottom: #efefef 1px solid; background-color: #F1F1F1;}  

/* alle Links im Menü */
a.admin_submenu:link { 		padding-left: 20px; color: #454545; text-decoration:none; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px;line-height: 15px; width: 150px; height: 20px; border-bottom: #efefef 1px solid; }  
a.admin_submenu:visited { 	padding-left: 20px; color: #454545; text-decoration:none; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; line-height: 15px; width: 150px; height: 20px; border-bottom: #efefef 1px solid; }  
a.admin_submenu:hover {	padding-left: 20px;color: #454545; text-decoration: none;	font-family: Verdana, Arial, Helvetica, Sans-Serif;	font-size: 11px; line-height: 15px; width: 150px; height: 20px; border-bottom: #efefef 1px solid; background-color: #F1F1F1;}  


/* der ausgewählten Link im Menü */
div.menu {
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	padding-left: 30px; 
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	line-height: 20px; 
}
a.menu:link { 
	font-weight:normal; 
	font-size:12px;
	color: #111111; 
	
	height: 20px; 
	width:100%;
}  
a.menu:visited { 
	font-weight:normal; 
	font-size:12px;
	color: #111111; 
	
	height: 20px; 
	width:100%;
}  
a.menu:hover { 
	/* -background-color: #EEEEEE; */
	font-weight:normal; 
	font-size:12px;
	color: #e2001a;
	
	height: 20px; 
	width:100%;
}  


/* der ausgewählten Link im Menü */
div.menu_active {
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	padding-left: 30px; 
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EEEEEE;
	font-size:12px;
	line-height: 20px; 
}
a.menu_active:link { 
	font-weight:bold; 
	font-size:12px;
	color: #111111; 
}  
a.menu_active:visited { 
	font-weight:bold; 
	font-size:12px;
	color: #111111; 
}  
a.menu_active:hover { 
	font-weight:bold; 
	font-size:12px;
	color: #e2001a; 
}  

/* der ausgewählten Link im Menü */
div.submenu {
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	padding-left: 30px; 
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	line-height: 20px; 
}
a.submenu:link { 
	font-weight:normal; 
	font-size:12px;
	color: #111111; 
}  
a.submenu:visited { 
	font-weight:normal; 
	font-size:12px;
	color: #111111; 
}  
a.submenu:hover { 
	font-weight:normal; 
	font-size:12px;
	color: #e2001a; 
}  


/* der ausgewählten Link im Menü */
div.submenu_active {
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	padding-left: 30px; 
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	font-size:12px;
	line-height: 20px; 
}
a.submenu_active:link { 
	font-weight:bold; 
	font-size:12px;
	color: #111111; 
}  
a.submenu_active:visited { 
	font-weight:bold; 
	font-size:12px;
	color: #111111; 
}  
a.submenu_active:hover { 
	font-weight:bold; 
	font-size:12px;
	color: #e2001a; 
}  

/* der ausgewählten Link im Menü */
div.menu_open {
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	padding-left: 30px; 
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EEEEEE;
	line-height: 20px; 
}
a.menu_open:link { 
	font-weight:bold; 
	font-size:12px;
	color: #111111; 
}  
a.menu_open:visited { 
	font-weight:bold; 
	font-size:12px;
	color: #111111; 
}  
a.menu_open:hover { 
	font-weight:bold; 
	font-size:12px;
	color: #e2001a; 
}  

/* der ausgewählten Link im Menü */
div.submenu_open {
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	padding-left: 30px; 
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	font-size:12px;
	line-height: 20px; 
}
a.submenu_open:link { 
	font-weight:bold; 
	font-size:12px;
	color: #111111; 
}  
a.submenu_open:visited { 
	font-weight:bold; 
	font-size:12px;
	color: #111111; 
}  
a.submenu_open:hover { 
	font-weight:bold; 
	font-size:12px;
	color: #e2001a; 
}  


/* alle versteckten Links */
a.tree_hidden:link { color: #666666; text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:11px; line-height: 15px}  
a.tree_hidden:visited { color: #666666; text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:11px;  line-height:15px}  
a.tree_hidden:hover { color: #DBDBDB; text-decoration:none;  font-family:Arial,Helvetica,sans-serif; font-size:11px;  line-height: 15px}  

/* alle deaktivierten Links */
a.tree_deaktivated:link { color: #e2001a; text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:11px; line-height: 15px}  
a.tree_deaktivated:visited { color: #e2001a; text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:11px;  line-height:15px}  
a.tree_deaktivated:hover { color: #DBDBDB; text-decoration:none;  font-family:Arial,Helvetica,sans-serif; font-size:11px;  line-height: 15px}  

/* alle internen Links */
a.tree_internal:link { color: #FF9900; text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:11px; line-height: 15px}  
a.tree_internal:visited { color: #FF9900; text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:11px;  line-height:15px}  
a.tree_internal:hover { color: #666666; text-decoration:none;  font-family:Arial,Helvetica,sans-serif; font-size:11px;  line-height: 15px}  

/* alle internen Links */
a.tree_internalMenu:link { color: #000099; text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:11px; line-height: 15px}  
a.tree_internalMenu:visited { color: #000099; text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:11px;  line-height:15px}  
a.tree_internalMenu:hover { color: #666666; text-decoration:none;  font-family:Arial,Helvetica,sans-serif; font-size:11px;  line-height: 15px}  

/* alle normalen Links */
a.normal:link { color: #7E1616; text-decoration:none; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; }  
a.normal:visited { color: #7E1616; text-decoration:none; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px;  }  
a.normal:hover { color: #DBDBDB; text-decoration:none;  font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px;  }  

a.sitemap:link { color: #454545; text-decoration:none; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; }  
a.sitemap:visited { color: #454545; text-decoration:none; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px;  }  
a.sitemap:hover { color: #DBDBDB; text-decoration:none;  font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px;  }  

a.startpage_border:link { color: #454545; text-decoration:none; font-weight:normal; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; font-weight:bold; }  
a.startpage_border:visited { color: #454545; text-decoration:none; font-weight:normal; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; font-weight:bold; }  
a.startpage_border:hover { color: #454545; text-decoration:underline; font-weight:normal; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px;  font-weight:bold;}  

/* ///////////////////////////////////////////////////////////////////////////// 
	KLASSEN
 ///////////////////////////////////////////////////////////////////////////// */

/* Hauptklassen */
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

/* ///////////////////////////////////////////////////////////////////////////// 
	TAGS
 ///////////////////////////////////////////////////////////////////////////// */
 
 .tags {color:#61718C; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:7pt;}
 a.tags:link { color: #61718C; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:7pt; }  
 a.tags:visited { color: #61718C; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:7pt;  }  
 a.tags:hover { color: #61718C; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:7pt;  }  
 
 /* ///////////////////////////////////////////////////////////////////////////// 
	FORM STYLES
 ///////////////////////////////////////////////////////////////////////////// */
 
 .form_editor {};
 .form_ro_editor { background-color:#FFFFFF; color:#AAAAAA; BORDER-BOTTOM: #DBDBDB 1px solid; BORDER-LEFT: #DBDBDB 1px solid;BORDER-RIGHT: #DBDBDB 1px solid;BORDER-TOP: #DBDBDB 1px solid; };
 .form_highlight { background-color:#EDEDED; color:#454545; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; text-decoration:none; border-color:#666666; }
 .form_listDisabled { color:#990000; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; text-decoration:none; border-color:#666666; }
 .form_error { color:#e00; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; text-decoration:none; border-color:#000; font-weight:bold; }
 
 .form_headline { background-color:#7e1616; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; text-decoration:none; font-weight:bold; height:20px;  line-height: 15px } 
 .form_subheadline {
	background-color: #cccccc;
	color: #454545;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	line-height: 15px;
} 
 /* Übersichten */
 .form_head { background-color:#FFFFFF; color:#454545; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; text-decoration:none; border-color:#666666;font-weight:bold; } 
 .form_head2 { background-color:#FFFFFF; color:#454545; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; text-decoration:none; border-color:#666666;font-weight:bold; } 
 .form_list1 { background-color:#FFFFFF; color:#454545; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; text-decoration:none; border-color:#666666; }
 .form_list2 { background-color:#EFEFEF; color:#454545; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; text-decoration:none; border-color:#666666; }
 
 /* ///////////////////////////////////////////////////////////////////////////// 
	ACTIVATE
 ///////////////////////////////////////////////////////////////////////////// */
 
 /* Enabled Site */
.form_Y
 {
	color: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:6pt;
	text-decoration:none;
	font-weight:bold;
	background : #009900;
	
}
 
 /* Internal Site */
.form_I
 {
	color: #EEEEEE;
	font-family:arial,helvetica,sans-serif;
	font-size:6pt;
	text-decoration:none;
	font-weight:bold;
	background : #FF9900;
	
}
 
 /* Internal Site */
.form_M
 {
	color: #EEEEEE;
	font-family:arial,helvetica,sans-serif;
	font-size:6pt;
	text-decoration:none;
	font-weight:bold;
	background : #000099;
	
}

 /* Internal Site */
.form_M
 {
	color: #EEEEEE;
	font-family:arial,helvetica,sans-serif;
	font-size:6pt;
	text-decoration:none;
	font-weight:bold;
	background : #000099;
	
}

/* Disabled Site */
.form_N
 {
	color: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:6pt;
	text-decoration:none;
	font-weight:bold;
	background : #990000;
	
}

/* Hidden Site */
.form_H
 {
	color: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:6pt;
	text-decoration:none;
	font-weight:bold;
	background : #FF9900;
	
}

/* ///////////////////////////////////////////////////////////////////////////// 
	FORMS 
 ///////////////////////////////////////////////////////////////////////////// */

.form_input
{
	background: #FFFFFF;
	BORDER-BOTTOM: #DBDBDB 1px solid;
	BORDER-LEFT: #DBDBDB 1px solid;
	BORDER-RIGHT: #DBDBDB 1px solid;
	BORDER-TOP: #DBDBDB 1px solid;
	color : #454545;
}

 .form_input_small
{
	background: #FFFFFF;
	BORDER-BOTTOM: #DBDBDB 1px solid;
	BORDER-LEFT: #DBDBDB 1px solid;
	BORDER-RIGHT: #DBDBDB 1px solid;
	BORDER-TOP: #DBDBDB 1px solid;
	color : #454545;
	font-size:9px;
}
	
 input.normal,
 select.normal,
 textarea.normal,
 input.login,
 iframe.normal
{
	background: #FFFFFF;
	BORDER-BOTTOM: #DBDBDB 1px solid;
	BORDER-LEFT: #DBDBDB 1px solid;
	BORDER-RIGHT: #DBDBDB 1px solid;
	BORDER-TOP: #DBDBDB 1px solid;
	color : #454545;
	border-color: #eee;
	border-style: inset;
	background-color: #eee;
	border-width: 1px;
}

 button.normal,
 input.button,
{
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	background: #F9A640;
	color : #FFFFFF;
	font-weight:bold;
	width: 120px;
	height: 20px;
}

a.dynamic_button {
		font-family:Futura, Verdana, Arial, Helvetica, Sans-Serif;
		font-size:11px;
		text-decoration: none;
		background-image:url(./img/base/button_bg.gif);
		background-repeat:repeat-x;
		BORDER-BOTTOM: #DBDBDB 1px solid;
		BORDER-LEFT: #DBDBDB 1px solid;
		BORDER-RIGHT: #DBDBDB 1px solid;
		BORDER-TOP: #DBDBDB 1px solid;
		padding-top: 0px;
		padding-right: 5px;
		padding-bottom: 0px;
		padding-left: 5px;
		color : #454545; 
    } 



 input.error,
 select.error,
 textarea.error,
{
	background: #FFFFFF;
	/*BORDER-BOTTOM: #7E1616 1px solid;
	BORDER-LEFT: #7E1616 1px solid;
	BORDER-RIGHT: #7E1616 1px solid;
	BORDER-TOP: #7E1616 1px solid;*/
	color: #454545;
	font-weight: bold;
	border-color: #a00;
	border-style: inset;
	background-color: #000;
	border-width: 1px;
}



/* ///////////////////////////////////////////////////////////////////////////// 
	TABLE BORDERS 
 ///////////////////////////////////////////////////////////////////////////// */
legend {
	color: #333;
	font-weight:bold;
	padding-bottom: 5px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	width: 100%;
	
	margin-left: -5px;
	margin-right: -5px;
	
	text-align: left;
}
legend * {
	color: #333;
}
 
fieldset {
	padding: 10px;
	BORDER-BOTTOM: #DBDBDB 0px solid;
	BORDER-LEFT: #DBDBDB 0px solid;
	BORDER-RIGHT: #DBDBDB 0px solid;
	BORDER-TOP: #DBDBDB 1px solid;
	border-color: #ddd;
	border-top-width: 1px;
	-border-top-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


/* ///////////////////////////////////////////////////////////////////////////// 
	FUTURE FORMS 
 ///////////////////////////////////////////////////////////////////////////// */
 
  .form_scheduled
 {
	color: #4169E1;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	line-height: 15px;
	text-decoration:none;
	border-color:#666666;
	/*font-weight:bold;*/
}

.form_running
{
	
	color: #D2691E;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	line-height: 15px;
	text-decoration:none;
	border-color:#666666;
	/*font-weight:bold;*/
}

 .form_cancelled
 {

	color: #990000;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	line-height: 15px;
	text-decoration:none;
	border-color:#666666;
	/*font-weight:bold;*/
}

.form_continued
 {
	color: Teal;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	line-height: 15px;
	text-decoration:none;
	border-color:#666666;
	/*font-weight:bold;
	*/
}

.form_delivered
{

	color: #009900;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	line-height: 15px;
	text-decoration:none;
	border-color:#666666;
	/*font-weight:bold;*/
}



/* ///////////////////////////////////////////////////////////////////////////// 
	CALENDAR STYLES
 ///////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////
	SHOW_COMPLETE
//////////////////////////////////////// */
div.c_box {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 1200px;
}

div.c_title {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	height: 35px;
}

div.c_cal_select {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 126px;
	height: 100%;
	font-size: 18px;
	text-align: center;
}

div.c_date {
	position: absolute;
	top: 0px;
	left: 140px;
	width: 100%;
	height: 100%;
	font-size: 18px;
}

div.c_views {
	position: absolute;
	top: 45px;
	left: 0px;
	width: 100%;
}

div.c_mms {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.c_daymonth {
	position: absolute;
	top: 0px;
	left: 140px;
}


div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div.autocomplete ul li.selected { background-color: #454545;}
div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:20px;
      cursor:pointer;
}


/* ////////////////////////////////////////
	END SHOW_COMPLETE
//////////////////////////////////////// */


/* ////////////////////////////////////////
	SHOW_MONTH
//////////////////////////////////////// */
a.title:link, a.title:visited, a.title:hover, a.title:active, td.title {
	font-size: 16px;
	color: #454545;
}

div.m_month {
	position: relative;
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	overflow: hidden;
}

div.m_nav {
	position: relative;
	left: 20px;
	top: 0px;
	width: 480px;
	min-width: 480px;
	max-width: 480px;
	overflow: hidden;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
}

div.m_date_nav {
	position: absolute;
	width: 480px;
	left: 0px;
	top: 50%;
	margin-top: -9px;
	font-size: 16px;
}

div.m_calendar_nav {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -12px;
	font-size: 16px;
}

div.m_title {
	position: absolute;
	top: 0px;
	left: 20px;
	height: 50px;
	width: 480px;
	background-color: #c0c0c0;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

div.m_title_bg, div.m_title_bg_sa, div.m_title_bg_so {
	position: absolute;
	width: 80px;
	min-width: 80px;
	max-width: 80px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

div.m_title_bg {
	height: 100%;
	min-height: 100%;
	max-height: 100%;
	top: 0px;
}

div.m_title_bg_sa {
	height: 50%;
	min-height: 50%;
	max-height: 50%;
	top: 0px;
}

div.m_title_bg_so {
	height: 50%;
	min-height: 50%;
	max-height: 50%;
	top: 50%;
}

div.m_title_text {
	position: absolute;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	top: 50%;
	text-align: center;
	margin-top: -7px;/*~half of font-size, preferably a little more*/
	font-size: 10px;
	font-weight: bold;
}

div.m_kw {
	position: absolute;
	left: 0px;
	height: 80px;
	min-height: 80px;
	max-height: 80px;
	width: 20px;
}
div.m_kw_text {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: right;
	padding-right: 4px;
	margin-top: -7px;/*half of font-size*/
	font-size: 11px;
	font-weight: bold;
}


div.m_days {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 480px;
	border-right: 1px solid black;
}

div.m_day, div.m_day_sa, div.m_day_so {
	position: absolute;
	width: 80px;
	min-width: 80px;
	max-width: 80px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

div.m_day {
	height: 80px;
	min-height: 80px;
	max-height: 80px;
}

div.m_day_sa, div.m_day_so {
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	border-right: 1px solid black;
	overflow: hidden;
}

div.m_date {
	position: absolute;
	top: 0px;
	right: 2px;
	font-size: 9px;
}

div.m_events {
	position: absolute;
	width: 74px;
	min-width: 74px;
	max-width: 74px;
	height: 64px;
	min-height: 64px;
	max-height: 64px;
	top: 13px;
	left: 3px;
	font-size: 9px;
	overflow: auto;
	white-space: nowrap;
	scrollbar-base-color: #c0c0c0;
	scrollbar-face-color: #c0c0c0;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
}

/* ////////////////////////////////////////
	END SHOW_MONTH
//////////////////////////////////////// */



/* ////////////////////////////////////////
	SHOW_MINIMONTH
//////////////////////////////////////// */
a.mm_events:link, a.mm_events:visited, a.mm_events:hover, a.mm_events:active {
	font-size: 11px;
	color: #7E1616;
	/*background-color: #dbdbdb;*/
}

a.mm_empty:link, a.mm_empty:visited, a.mm_empty:hover, a.mm_empty:active {
	font-size: 11px;
	color: #909090;
}

a.mm_title:link, a.mm_title:visited, a.mm_title:hover, a.mm_title:active {
	/*color: black;*/
	font-weight: bold;
	font-size: 13px;
}

div.mm_box {
	position: relative;
	top: 0px;
	left: 0px;
	width: 126px;
	height: 107px;
}

div.mm_title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

div.mm_day_title {
	/*font-weight: bold;*/
	position: absolute;
	top: 20px;
	height: 18px;
	width: 18px;
	font-size: 11px;
	text-align: right;
}

div.mm_day {
	position: absolute;
	width: 18px;
	height: 18px;
	text-align: right;
}

/* ////////////////////////////////////////
	END SHOW_MINIMONTH
//////////////////////////////////////// */





/* ////////////////////////////////////////
	SHOW_DAY
//////////////////////////////////////// */

a.event_action:link, a.event_action:visited, a.event_action:hover, a.event_action:active {
	font-size: 11px;
	color: white;
	font-weight: bold;
}

a.whole_day_event_action:link, a.whole_day_event_action:visited, a.whole_day_event_action:hover, a.whole_day_event_action:active {
	font-size: 11px;
	color: black;
	font-weight: bold;
}

a.event_details:link, a.event_details:visited, a.event_details:hover, a.event_details:active {
	font-size: 12px;
	color: white;
}

a.whole_day_event_details:link, a.whole_day_event_details:visited, a.whole_day_event_details:hover, a.whole_day_event_details:active {
	font-size: 12px;
	color: black;
}

a.title_link:link, a.title_link:visited, a.title_link:hover, a.title_link:active {
	font-size: 11px;
	color: white;
	font-weight: bold;
}

a.title_link:hover, a.title_link:active, a.event_details:hover, a.event_details:active {
	color: #909090;
}

span.hour_display_minutes
{
	font-size: 10px;
	font-weight: normal;
	vertical-align: super;
}
span.title
{
	width: 100%;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

span.whole_day_title
{
	width: 100%;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

span.date_title
{
	font-size: 18px;
	font-weight: normal;
}

div.event_default
{
	background-color: #2e4cd3;
	scrollbar-base-color: #2e4cd3;
	scrollbar-face-color: #2e4cd3;
	scrollbar-highlight-color: #2e4cd3;
	scrollbar-shadow-color: #2e4cd3;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
}

div.event_meeting
{
	background-color: #dd1010;
	scrollbar-base-color: #dd1010;
	scrollbar-face-color: #dd1010;
	scrollbar-highlight-color: #dd1010;
	scrollbar-shadow-color: #dd1010;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
}

div.event_note
{
	background-color: #f0ca2e;
	scrollbar-base-color: #f0ca2e;
	scrollbar-face-color: #f0ca2e;
	scrollbar-highlight-color: #f0ca2e;
	scrollbar-shadow-color: #f0ca2e;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
}

div.event_anniversary
{
	background-color: #0cac43;
	scrollbar-base-color: #0cac43;
	scrollbar-face-color: #0cac43;
	scrollbar-highlight-color: #0cac43;
	scrollbar-shadow-color: #0cac43;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
}

div.event_timereg
{
	background-color: #C1819E;
	scrollbar-base-color: #C1819E;
	scrollbar-face-color: #C1819E;
	scrollbar-highlight-color: #C1819E;
	scrollbar-shadow-color: #C1819E;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
}

div.day
{
	position: relative;/*static*/
	overflow: hidden;
	z-index: 1;
	/*border-top: 1px solid black;*/
}

/* Ganztägige Farben */
/* ----------------- */
/* 
calendar: [Grün]
Dunkel: #A1C975
Hell: #D5ECBC
---------------
rechnung: [Blau]
Dunkel: #96A6BE
Hell: #CFD8E6
---------------
News: [Orange]
Dunkel: #E1985C
Hell: #FAD0AE
---------------
Zeiterfassung: [Violett]
Dunkel: #B98FA2
Hell: #E3CBD6
---------------
??? [Rot]
Dunkel: #CE8A8C
Hell: #EFC8C9
---------------
??? [Türkis]
Dunkel: #52C9C9
Hell: #A8ECEC
---------------
??? [Gelb]
Dunkel: #EAEAA1
Hell: #FFFFD5
---------------
*/


div.whole_day_events_calendar
{
	background-color: #A1C975;
	position: relative;
	top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
	border-bottom: 1px solid Black ;
}
div.whole_day_event_calendar
{
	background-color: #D5ECBC;
	position: absolute;
	left: 0px;
	padding-left: 40px;
	width: 100%;
	height: 20px;
	overflow: hidden;
	z-index: 2;
}

div.whole_day_events_zeiterfassung
{
	background-color: #B98FA2;
	position: relative;
	top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
	border-bottom: 1px solid Black ;
}

div.whole_day_event_zeiterfassung
{
	background-color: #E3CBD6;
	position: absolute;
	left: 0px;
	padding-left: 40px;
	width: 100%;
	height: 20px;
	overflow: hidden;
	z-index: 2;
}

div.whole_day_events_news
{
	background-color: #E1985C;
	position: relative;
	top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
	border-bottom: 1px solid Black ;
}

div.whole_day_event_news
{
	background-color: #FAD0AE;
	position: absolute;
	left: 0px;
	padding-left: 40px;
	width: 100%;
	height: 20px;
	overflow: hidden;
	z-index: 2;
}

/* Rechnung */
div.whole_day_events_rechnung
{
	background-color: #96A6BE;
	position: relative;
	top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
	border-bottom: 1px solid Black ;
}

div.whole_day_event_rechnung
{
	background-color: #CFD8E6;
	position: absolute;
	left: 0px;
	padding-left: 40px;
	width: 100%;
	height: 20px;
	overflow: hidden;
	z-index: 2;
}

div.event
{
	position: absolute;
	overflow: hidden;
	border: 1px solid black;
	background: none;
	cursor: default;
}

div.hour1, div.hour2
{
	position: absolute;
	width: 100%;
	overflow: hidden;
	z-index: 2;
	/*border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;*/
}

div.hour1
{
	background-color: #f1f1f1;
}

div.hour2
{
	background-color: #e0e0e0;
}

div.events
{
	position: absolute;
	top: 0px;
	overflow: auto;
	z-index: 4;
}

div.event_default, div.event_meeting, div.event_note, div.event_anniversary, div.event_timereg
{
	position: absolute;
	overflow: auto;/*nicht für mindesthöhenevents*/
	font-size: 10px;
	text-align: left;
	padding: 2px;
	padding-top: 1px;
	/*filter: Alpha(opacity=80, style=0);*/
}


div.hour_display
{
	position: absolute;
	/*overflow: hidden;*//*geht doch lokal?wo prob?*/
	z-index: 3;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid black;
}

div.event_buttons
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 12px;
	width: 12px;
	color: white;
}

div.whole_day_event_buttons
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 12px;
	width: 12px;
	color:black;
}

div.event_white
{
	position: absolute;
	background-color: white;
	background-color: #a0a0a0;
	overflow: hidden;
}

div.event_title_default, div.event_title_meeting, div.event_title_note, div.event_title_anniversary, div.event_title_timereg
{
	position: absolute;
	padding-left: 2px;
}
div.event_title_default
{
	background-color: #00407c;
}

div.event_title_meeting
{
	background-color: #ac0c0c;
}

div.event_title_note
{
	background-color: #d3ad0f;
}

div.event_title_anniversary
{
	background-color: #0a8735;
}

div.event_title_timereg
{
	background-color: #804B63;
}


hr.line
{
	height: 1px;
}

/* ////////////////////////////////////////
	END SHOW_DAY
//////////////////////////////////////// */

/* ////////////////////////////////////////
	START BLOG STYLES
//////////////////////////////////////// */

div.blog_post {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
}
	div.blog_post a:link, div.blog_post a:visited {
		color: #e6001f;
		text-decoration: underline;
	}
		div.blog_post a:hover {
			color: #e6001f;
			text-decoration: none;
		}

	div.blog_picture {
		position: relative;
		top: 0px;
		left: 0px;
		padding: 10px;
		visibility: none;
	}
		div.blog_picture img {
			width: 50px;
			border: 1px solid black;
		}
		
	div.blog_header {
		position: relative;
		top: 0px;
		left: 0px;
		padding-bottom: 16px;
	}

	div.blog_title {
		font-size: 20px;
		font-weight: bold;
		padding-bottom: 8px;
		color: #e6001f;
	}
		div.blog_title div.hr {
			margin: 4px 0 4px 0;
			padding: 0;
			border-top: solid 1px #ccc;
			height: 0;
			font-size: 0px;
		}
	
	div.blog_title a,
	div.blog_title a:link,
	div.blog_title a:visited,
	div.blog_title a:active	{
		font-size: 20px;
		font-weight: bold;
		color: #e6001f;
		text-decoration:none;
	}
	div.blog_title a:hover {
		font-size: 20px;
		font-weight: bold;
		color: #e6001f;
		text-decoration:underline;
	}
	
	div.blog_info {
		font-size: 9px;
	}
	
	div.blog_teaser {}

	div.blog_body {
		padding-bottom: 16px;
	}
	
	div.blog_footer {
		text-align: center;
		font-size: 10px;
	}

div.blog-bottom-box {
	border-width: 1px 0 1px 0;
	border-style: dashed;
	border-color: #ccc;
	margin: 0 0 30px 0;
}
	div.blog-bottom-box-inner {
		margin: 1px 0 1px 0;
		background-color: #c9fafe;
		xpadding: 10px 15px 10px 15px;
	}
		div.blog-bottom-box-inner img {
			vertical-align: middle;
		}
		div.blog-bottom-box-inner a:link, div.blog-bottom-box-inner a:visited {
			color: #E6001F;
			text-decoration: none;
			font-weight: bold;
		}
			div.blog-bottom-box-inner a:hover {
				color: #E6001F;
				text-decoration: underline;
				font-weight: bold;
			}
	
div.blog_comment_container {
	margin: 0 0 10px 0;
	background-color: #eee;
	padding: 10px;
	text-align: left;
}
	div.blog_comment_author {
		margin-bottom: 10px;
	}
	
div.blog_pagenavi {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}
	div.blog_pagenavi a.current {
		font-weight: bold;
	}
	
/*
.blog_footer {
	margin-top: 20px;
}
.blog_footer_add_comment {
	margin-bottom: 20px;
}

.blog_comment_container {
	width: 100%;
	text-align: left;
}
.blog_comment_author {
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: dotted 1px black;
	font-size: 90%;
}
.blog_comment_comment_text {
	width: 100%;
}
.blog_comment_comments {
	width: 95%;
	margin-top: 20px;
	float: right;
}
.blog_add_comment {
	padding: 10px 20px 20px 20px;
	border: dotted 1px black;
	margin-bottom: 20px;
}

.link {
	font-weight: bold;
}
.link:hover {
	cursor: pointer;
	color: #f00;
}
.blog_add_comment .normal {
	text-align: right;
}
.blog_add_comment input.normal,
.blog_add_comment textarea.normal {
	text-align: left;
}
*/

div.monthday-icon {
	width: 48px;
	height: 50px;
	border: solid 1px #ccc;
	float: left;
	margin-right: 20px;
}
	div.monthday-icon span.month {
		display: block;
		width: 48px;
		height: 15px;
		background-color: #e6001f;
		text-align: center;
		vertical-align: middle;
		font-size: 10px;
		line-height: 14px;
		font-family: Arial, Helvetica, sans-Serif;
		text-transform: capitalize;
		color: white;
	}
	div.monthday-icon span.day {
		display: block;
		width: 48px;
		height: 35px;
		text-align: center;
		vertical-align: middle;
		font-size: 26px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-Serif;
		text-transform: capitalize;
		margin-top: 3px;
	}

/* ////////////////////////////////////////
	END BLOG STYLES
//////////////////////////////////////// */

