/* ///////////////////////////////////////////////////////////// */
/* DIESES CSS-FILE KANN FREI BEARBEITET WERDEN.                  */
/* DIE VERWENDETEN KLASSEN SIND NUR IM TEMPLATE VORHANDEN.       */
/* ///////////////////////////////////////////////////////////// */
body {
	padding:0px;
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	margin: 0;
}
/* ARTIKELÜBERSCHRIFT */
h2 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 50px;
	color: #000000;
}

.header {
	height: 198px;
	width: 994px;
	background-position: center;
	position: relative;
	color: #ffffff;
}

.cluster_headder{
  padding-top: 18px; 
  padding-left: 7px; 
  font-size: 25px; 
  color: #ffffff; 
  font-weight: bold; 
  text-align: left;
}

.portal_menu_button_active a {
	font-family: Verdana, Helvetica, Arial;
	color: #ED974B; 
	text-decoration: none;
	font-weight: bold;
	text-align: center;
  font-size: 12px;
}

.portal_menu_button_notactive a {
	font-family:Verdana, Helvetica, Arial;
	color: #E9E2B4; 
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.portal_menu_button_notactive a:hover {
	font-family:Verdana, Helvetica, Arial;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.portal_menu {
	height: 39px;
	background-position: top;
	position: absolute;
	left: 20px;
	top: 158px;
	width: 900px;
	padding: 0px 20px 0px 10px;
	color: #ffffff;
	text-decoration: none;
}

.portal_content a {
	color: #1d6bab;
	text-decoration: none;
}
.portal_content a:hover {
	color: #1f649d;
  text-decoration: underline;
}


.portal_main h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	background-image: url(../images/h2_bg.jpg);
}


.portal_footer {
	text-align: center;
	padding: 200px 10px 50px 10px;
}
.portal_footer a {
	color: #6d6d6d;
	text-decoration: none;
}
.portal_footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.innerbox {
	background-image: url(../images/innerbox_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 0px;
	color: #000000;
	border: 1px solid #6b6b6b; 
	font-size: 12px;
}

.innerbox td {
	font-size: 12px;
}


.innerbox a {
	color: #1d6bab;
	text-decoration: underline;
	
}
.innerbox a:hover {
	color: #1f649d;
	text-decoration: underline;
}

.innerbox_header_padding {
	padding-left: 5px;
	padding-top: 6px;
}
.innerbox_header a {
	color: #FFFFFF;
	text-decoration: none;
}
.innerbox_header a:hover{
	color: #6d6d6d;
	text-decoration: underline;
}
.innerbox_header h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	color: #FFFFFF;

	background-image: none;
	border: 0px;
}

.portal_charmenu {
}

.portal_charmenu a {
	color: #482716;
	text-decoration: none;
}
.portal_charmenu a:hover {
	color: #FFCF91;
	text-decoration: underline;
}


.portal_search .form_input {
	font-size: 12px;
	padding: 5px;
	border: 0x dotted #000000;
	color: #E9E2B4;
}

.comment_box_top {
	background-image: url(../images/comment_box_top_bg.jpg);
	background-position: 0px 0px;
	height: 24px;
}

.comment_box_top_text {
	padding-top: 6px;
	color: #FFFFFF ;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
}
	
.groupheader_box {
	background-image: url(../images/groupheader_box_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #6d6d6d;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

.groupheader_box h1 {
	color: #6d6d6d;
	font-weight: bold;
	font-size: 20px;
}

.groupheader_box a {
	color: #6d6d6d;
}

.groupmenu_notselected a {
	color: #d7d7d7;
	text-decoration: none;
	font-weight: normal;
}

.groupmenu_notselected a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.groupmenu_selected a {
	color: #6d6d6d;
	text-decoration: none;
	font-weight: bold;
}

.groupmenu_selected a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.groupchar_menu_bild1 {
					background-position: top left;
					height: 49px;
}

.groupchar_menu_bild2 {
						background-position: top right;
						height: 49px;
						margin-left: 10px;
						text-align: center;
}

.groupchar_menu_text {
  padding-top: 17px;
  margin-right: 10px;
  font-size: 11px; 
  color: #FFFFFF; 
  font-weight: bold;
}


/*
.tabmenu_notselected {
	text-align: center;
	color: #4d4d4d;
	font-size: 12px;
	background-color: #d7d7d7;
	padding: 10px;
	border-left: 1px solid #a4a4a4;
	font-weight: bold;
}

.tabmenu_notselected a {
	color: #4d4d4;
	text-decoration: none;
	font-weight: bold;
}

.tabmenu_notselected a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}




.tabmenu_selected {
	text-align: center;
	font-weight: normal;
	color: #d7d7d7;
	background-color: #6d6d6d;
	font-size: 12px;
	padding: 10px;
}

.tabmenu_selected a {
	color: #d7d7d7;
	text-decoration: none;
	font-weight: bold;
}

.tabmenu_selected a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
*/



/* TABMENU ZWEITE EBENE */
.tabmenu_selected {
	border-left: 1px solid #6d6d6d;
	border-right: 1px solid #6d6d6d;
	border-top: 1px solid #6d6d6d;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background-image: url(../images/tabmenu_selected_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.tabmenu_notselected {
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #6d6d6d;
	background-color: #d8d8d8;
	background-image: url(../images/tabmenu_notselected_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 10px;
}
.tabmenu_notselected A:link { color: #626262; text-decoration: none; } 
.tabmenu_notselected A:hover {color: #FF0000; text-decoration: none;} 
.tabmenu_notselected A:visited { color : #626262; text-decoration: none; } 
.tabmenu_notselected A:active {color: #FF0000; text-decoration: none; }

.tabmenu_selected A:link { color: #000000; text-decoration: none; } 
.tabmenu_selected A:hover {color: #FF0000; text-decoration: none;} 
.tabmenu_selected A:visited { color : #000000; text-decoration: none; } 
.tabmenu_selected A:active {color: #FF0000; text-decoration: none; }


.infobox_content {
	color: #ffffff;
	padding: 10px;
	font-size: 12px;
	background-image: url(../images/infobox_content_bg.jpg);
	background-repeat: repeat-y;
	background-color: #fedab0;
}

.infobox_content a {
	color: #8d8d8d;
	text-decoration: none;
	font-weight: normal;
}

.infobox_content a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}


.infobox_content .light_text {
    color: #404040;
    text-align: right;
    font-size: 10px;
}

/*
.infobox_header {
	width: 300px;
	height: 42px;
	background-image: url(../images/infobox_header_bg.jpg);
}
.infobox_header_text {
	font-size: 14px;
	font-weight: bold;
	text-align: center; 
	 padding-top: 13px;

}
.infobox_header_text a {
	color: #DBCCA5;
	text-decoration: none;
}

.infobox_header_text a:hover {
	color: #ffffff;
	text-decoration: none;
}






 Anzeige des Levels beim Avatar */
.lvlavatar {
	width: 90px;
	height: 17px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	background-image: url(../images/sym_lvlinfo.gif);
}
.lvlavatar a {
	color: #000000;
	text-decoration: none;
}
.lvlavatar a:hover {
	color: #FFCF91;
	text-decoration: none;
}
.lvlavatar_padding {
	padding: 2px 0px 0px 0px;
}



/* #          ####################################################### */
/* # KALENDER ####################################################### */
/* #          ####################################################### */


.datemonth	{
	font-family:Verdana,Arial,sans-serif;
	font-size:10pt;
	color:#000000;
	width: 100%;
	text-align: center;
}

	
.datedigit {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
}
.datedigit_pastgreen {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	background-color: #CAF499;
}

.datedigit_pastred {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	background-color: #F6B591;
}

.datedigit_green {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	background-color: #00FF00;
}
.datedigit_red {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	background-color: #F8644D;
}


.datedigit_canceled {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	background-image: url(../images/datedigit_canceled.gif);
	background-position: center;
}

.datedigit_notregistered {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	background-image: url(../images/datedigit_notregistered.gif);
	background-position: center;
}


.datedigit_past {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#938E7D;
	text-align:right;
}
.datedigit_grey {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	background-color: #CCCCCC;
}

.datedigit_pastgrey {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#938E7D;
	text-align:right;
	background-color: #C1BCAE;
}

.datedigit_pastmore {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	background-color: #9999FF;
}

.datedigit_more {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	background-color: #0000FF;
}




.infobox_tab_notactive a {
	color: #0d0d0d;
	text-decoration: none;
	font-weight: normal;
}

.infobox_tab_notactive a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


.infobox_tab_notactive .left {
	background-image: url(../images/infobox_tab_notactive.jpg);
	background-position: top left;
	height: 34px;
}

.infobox_tab_notactive .right {
	background-image: url(../images/infobox_tab_notactive.jpg);
	background-position: top right;
	height: 34px;
	margin-left: 7px;
	padding-right: 7px;
	text-align: center;

}


.infobox_tab_notactive .center {
	padding-top: 10px; 
	font-size: 12px; 
	color: #6d6d6d; 
	font-weight: bold;
}

.infobox_tab_active a {
	color: #adadad;
	text-decoration: none;
	font-weight: bold;
}

.infobox_tab_active a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.infobox_tab_active .left {
	background-image: url(../images/infobox_tab_active.jpg);
	background-position: top left;
	height: 34px;
}

.infobox_tab_active .right {
	background-image: url(../images/infobox_tab_active.jpg);
	background-position: top right;
	height: 34px;
	margin-left: 7px;
	padding-right: 7px;
	text-align: center;
}

.infobox_tab_active .center {
	padding-top: 10px; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
}


.button_over {
	padding: 4px; 
	background-color: #FFFFFF; 
	border: 1px solid #555555; 
	color: #555555;
	font-size: 11px;
	width: 200px;
}




/* NAVIGATION TOP MENU */
#nav, #nav ul {
	list-style: none;
	background: white;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;

	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #7d7d7d;
	border-right: 1px solid #222222;
}


#nav li {
	float: left;
	padding: 0;
}


#nav li a.active {
	color: #f6a13d;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	border: 0px;
	background-image: url(../images/nav_li_a_active_bg.jpg);
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	font-weight: normal;
	margin: 0;
	border: 1px solid #000000;
}

#nav li li {
	width: 180px;
	background-image: url(../images/nav_li_li_bg.jpg);
	background-repeat: repeat-x;
	background-color: #dadada;
}

#nav li ul a {
	color: #000000;
	border: 0px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-image: url(../images/nav_li_a_active_bg.jpg);
	
}

#nav li li:hover, #nav li li.sfhover {
	background-image: url(../images/nav_li_li_hover_bg.jpg);
	background-repeat: repeat-x;
	background-color: #e6c8a7;

}



#nav li:hover {  
    position: static;  
}  







.newsblock {
	border: 1px solid #6b6b6b;
	padding: 1px;
	margin: 0px 0px 1px 0px;
	background-image: url(../images/newsblock_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;	
	background-color: #FFFFFF;
	
}

.newsblock .title {
	padding: 5px;
	
}







.portal_tabmenu_notactive a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.portal_tabmenu_notactive a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}


.portal_tabmenu_notactive .left {
	background-image: url(../images/portal_tabmenu_notactive_bg.png);
	background-position: top left;
	height: 34px;
}

.portal_tabmenu_notactive .right {
	background-image: url(../images/portal_tabmenu_notactive_bg.png);
	background-position: top right;
	height: 34px;
	margin-left: 7px;
	padding-right: 7px;
	text-align: center;

}


.portal_tabmenu_notactive .center {
	padding-top: 10px; 
	font-size: 12px; 
	color: #6d6d6d; 
	font-weight: bold;
}

.portal_tabmenu_active a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.portal_tabmenu_active a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.portal_tabmenu_active .left {
	background-image: url(../images/portal_tabmenu_active_bg.png);
	background-position: top left;
	height: 34px;
}

.portal_tabmenu_active .right {
	background-image: url(../images/portal_tabmenu_active_bg.png);
	background-position: top right;
	height: 34px;
	margin-left: 7px;
	padding-right: 7px;
	text-align: center;
}

.portal_tabmenu_active .center {
	padding-top: 10px; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
}


.activity {
	padding-bottom: 5px;
	font-size: 11px;
}
.activity_date {
	color: #8e8e8e;	
	font-size: 11px;
}


.table_row_app {
	background-image: url(../images/tr_app_1_bg.jpg); 
	background-color: #ebe7e7; 
	background-repeat: repeat-x;
}


.table_row_app:hover {
	background-image: url(../images/tr_app_2_bg.jpg); 
	background-color: #d0e8d5; 
	background-repeat: repeat-x;
}

