#box_searchfield_page	{ 
position: relative;
float: none;
width: auto;
border: none;
overflow: visible; 
margin: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-bottom: 15px;
z-index: 1; 
}


	.content_image_box { 
	position: relative; 
	display: block;
	margin: 40px;
	}
	#content_right .content_image_box { 
	border-right: none;
	margin: 0px;
	}
	#content_right[class*="content_bg"] .content_image_box { 
	border-right: none;
	margin-right: 40px;
	margin-top: 40px;
	}


	
	
	#box_image_right .image_box { 
	margin-right: 0px;
	
	}
	.image_box .image_caption { 
	position: absolute; 
	bottom: 0px; 
	left: 0px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px;  
	padding-bottom: 1px; 
	background-image: url(img/bg_weiss_85.png)
	}
	
	img.content_image,
	img.teaser_image { 
	display: block;
	position: relative;
	width: 100%;
	height: auto; 
	}

 
#box_password { 
position: relative;
padding-top: 0px;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 12px;
padding-left: 0px;
padding-right: 26px;
background-color: transparent;
margin-bottom: 15px;
border: 1px solid #e4e4e4;
}

div.box_info {
position: relative;
padding: 13px;
background-color: #f4f4f4;
border: 1px solid #a9c209;
line-height: 22px;
min-height: 40px;
overflow: visible;
float: none;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 26px;
text-align: left;
box-shadow: 5px 5px 12px rgba(0,0,0,0.2);
-webkit-box-shadow: 5px 5px 12px rgba(0, 0, 0, .2);
}


div.box_info h2 {
font-size: 15px;
font-weight: bold;
color: #9aa303;
line-height: 18px; 
padding-right: 13px;
padding-left:  0px;
padding-top: 6px;
padding-bottom: 13px; 
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px; 
}


#box_message_cookie {
position: fixed; 
bottom: 10px; 
right: 20px;
left: auto;
display: block; 
padding: 10px; 
padding-left: 20px;
background-image: url(img/bg_weiss_95.png);
border: none; 
z-index: 99999999;
text-align: center;
float: left;
}
#box_message_cookie_inner {
position: relative; 
max-width: 1160px; 
margin: auto; 
border: none; 
text-align: center;
line-height: 20px;
}

#cookie_link_info, #cookie_link_hide, #cookie_link_activate , #cookie_text {
display: block;
float: left;
margin-top: 0px;
border-radius: 3px;
background-color: #e4e4e4;/*#b8c402*/
color: #585858;
padding: 5px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
text-decoration: none;
font-size: 14px;
margin-right: 15px;
border: 1px solid #e4e4e4;
}
#cookie_link_activate {
border: 1px solid gray;
}
#cookie_text {
border: 1px solid transparent;
}
#cookie_link_info:hover, #cookie_link_hide:hover, #cookie_link_activate:hover  {
background-color: gray;
color: #ffffff;
border: 1px solid gray;
}

#cookie_link_hide {

}
#cookie_text {
background-color: transparent;
text-align: left;
padding-left: 0px;
padding-right: 0px;
}



.bg_1, .content_bg_1, .title_bg_1, 
.text_bg_1 #box_left_content, .text_bg_1 #box_right_content {
background-image: url(img/bg_weiss_85.png);
}
.bg_2, .content_bg_2, .title_bg_2,
.text_bg_2 #box_left_content, .text_bg_2 #box_right_content {
background-image: url(img/bg_weiss_75.png);
}
.bg_3, .content_bg_3, .title_bg_3,
.text_bg_3 #box_left_content, .text_bg_3 #box_right_content {
background-image: url(img/bg_weiss_80.png);
}
.bg_4, .content_bg_4, .title_bg_4,
.text_bg_4 #box_left_content, .text_bg_4 #box_right_content {
background-color: #ffffff;
}
.bg_5, .content_bg_5, .title_bg_5,
.text_bg_5 #box_left_content, .text_bg_5 #box_right_content {
background-image: url(img/bg_weiss_50.png);
}




/* STYLE PAGE ********************************************************* */



.align_left {
text-align: left;
}
.align_right {
text-align: right;
}
.align_center {
text-align: center;
}

.title_bg_1 {
background-image: url(img/bg_weiss_85.png);
}


.text_bg_none h1.title {
padding-top: 12px; 
padding-bottom: 12px; 
margin-top: 0px;float: left; 
background-image: url(img/spacer.gif);
}

#box_left_content li, 
#box_right_content li, 
.tooltip li {
background-image: url(img/list_square_gruen.png); 
background-position: 27px 9px; 
background-repeat: no-repeat; 
padding-left: 54px;
padding-right: 20px; 
margin-bottom: 16px;
}

#box_left_content li ul, 
#box_right_content li ul, 
.tooltip li ul {
padding: 0px;
padding-top: 10px;
margin: 0px;
}

#box_left_content li ul > li, 
#box_right_content li ul > li, 
.tooltip li ul > li {
background-image: url(img/arrow_right_16_grau.png); 
background-position: -2px 6px; 
background-repeat: no-repeat; 
padding-left: 25px;
padding-right: 10px; 
margin-bottom: 12px;
}

.box_inner.no_hover a {color: #9aa303;}
.box_inner.no_hover a:hover {color: #790d15;}

a.more {
display: block;
height: 26px;
padding: 4px;
padding-left: 30px;
font-size: 17px;
line-height: 26px;
background-image: url(img/arrow_right_grau.png);
background-repeat: no-repeat;
background-position: -8px 2px;
    
}

a.contact_phone,
.box_inner.no_hover a.contact_phone {
position: relative;
display: inline-block;
min-height: 28px;
padding: 8px;
padding-left: 48px;
padding-bottom: 8px;
font-size: 18px;
line-height: 26px;
color: #ffffff;
background-color: #b8c602;  
}

a.contact_phone:hover,
.box_inner.no_hover a.contact_phone:hover {
color: #790d15;  
}

a.contact_phone .icon {
position: absolute;
top: 6px;
left: 5px;
font-size: 32px;
line-height: 32px;
}


#content_body li.msg_success, #content_body li.msg_success:hover {
color: #006600;
background-color: #dff0d8;/*#d2f3bf*/
background-image: url(img/checkmark.png);
background-position: 27px 26px;
padding-top: 20px;
}




#content_left h1.title {
margin-right: 0px;
padding-top: 26px;

}

#content_left h1.title.title_left_text  {
padding-top: 0px;
padding-bottom: 6px;
}

.title_right{
padding-top: 0px;
}



textarea#subtitle_edit {
display: block;
min-width: 300px;
min-height: 30px;
font-weight: 400;
font-size: 24px;
line-height: 26px;
color: #848700;
padding-left: 26px;
padding-right: 26px;;
padding-left: 26px;
padding-top: 0px;
padding-bottom: 12px;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
border: 1px solid transparent;
background-color: transparent;
overflow: auto;
z-index: 2147483647;
}

#box_bereich h3 {
padding-top: 42px;
padding-bottom: 20px;
}
#box_bereich p {
padding-right: 10px;
}






a#title_top_link:hover,
#title_top a:hover{
background-color: #ffffff; 
background-position: left top;
color: #585858; 
}

#title_top .path_sep {
padding-left: 0px; 
padding-right: 0px; 
}



#content .bg_1 li, #content .bg_2 li, #content .bg_3 li {
background-image: url(img/list_square_gruen.png);
}

#content .bg_1 li.msg_success, #content .bg_2 li.msg_success, #content .bg_3 li.msg_success{
color: #006600;
background-color: #dff0d8;/*#d2f3bf*/
background-image: url(img/checkmark.png);
}


textarea {
border: 1px solid #b9b9b9;
}

table {
margin-left: 40px;
}


/* PROJEKT TABELLE************************************************/

table.projectdata {
display: block;
margin-left: 0px;
margin-right: 0px;
height: auto;
border: none;
background-color: #e4e4e4;
}

table.projectdata p {
padding-left: 0px;
padding-right: 0px;
margin-bottom: 0px;
}





td.projectdata_col_one,
td.projectdata_col_two {
padding-left: 0px;
padding-right: 10px;
padding-top: 7px;
padding-bottom: 7px; 
font-size: 17px;
line-height:26px;
color: #585858;
vertical-align: top;
background-color: #ffffff;
}


td.projectdata_col_one{
width: 130px;
padding-left: 26px;
}

td.projectdata_col_two {
padding-left: 10px;
width: 87%;
text-align: left;
}

td.projectdata_col_two p {
text-align: left;
}

tr.projectdata_row_one td.projectdata_col_one,
tr.projectdata_row_one td.projectdata_col_two {
background-color: #f4f4f4;
}


@media only screen and  (max-width: 800px) {

table.projectdata {
margin-left: 0px;
margin-right: 0px;
}

td.projectdata_col_two{
width: 75%;
padding-left: 10px;
}


}

input, label {
background-color: #ffffff;
margin: 0px;
padding: 3px;
font-size: 17px;
font-weight: 400;
color : #3b3b3b;
border: 1px solid #b9b9b9;
border-radius: 0px;
-webkit-border-radius: 0px;
-webkit-user-modify: read-write-plaintext-only;
-webkit-box-align: start;
}

input {
color: #808080;
-webkit-user-modify: read-write-plaintext-only;

}

label.input_label, .input_label {
display: block;
margin: 0px;
border: none;
padding: 0px;
margin-bottom: 10px;
background-color: transparent;
}

#content label.input_label, #content .input_label {
margin: 0px;
margin-bottom: 10px;
padding: 0px;
z-index: 30000;
display: block;
background-color: transparent;
}

.input_desc {
float: left;
width: 70px;
font-size: 17px;
padding-top: 6px;
}

input.input_text, .input_text {
display: block;
float: left;
width: 85%;
z-index: 300000;
padding: 6px;
}

SELECT {
border: 1px solid #b9b9b9;
background-color : #ffffff;
padding: 3px;
margin-top: 0px;
margin-bottom: 0px;
}

input.submit{
width: 118px;
height: 37px;
background-color: #ffffff;
color: #790d15;
font-size: 14px;
font-weight: 400;
border: 1px solid #b9b9b9;
background-image: url(img/arrow_right_grau.png);
background-repeat: no-repeat;
background-position: 4px center;
cursor: pointer;

}
	
input.submit:hover{
background-image: url(img/arrow_right_weiss.png);
color: #ffffff;
background-color: gray;
}


input.submit,
.submit,
.submit_onpage {
height: 37px;
background-color: #ffffff;
color: #496a9c;
font-size: 17px;
font-weight: 400;
border: 1px solid gray;
background-image: url(img/arrow_right_grau.png);
background-repeat: no-repeat;
background-position: right top;
text-align: right;
padding-left:20px;
cursor: pointer;
border: 1px solid #b9b9b9;
}

input.submit:hover,
.submit:hover {
background-image: url(img/arrow_right_weiss.png);
color: #ffffff;
background-color: gray;
}

.submit_onpage:hover {
background-image: url(img/checkmark24.png);
}

input.submit.disabled,
.submit.disabled,
input.submit.disabled:hover,
.submit.disabled:hover {
opacity: 0.5;
background-color: #ffffff;
color: #a3a3a3;
border: 1px solid gray;
background-image: url(img/arrow_right_grau.png);
}


.submit_onpage {
background-image: url(img/checkmark24_gray.png);
line-height: 37px;
padding-left: 40px;
text-align: left;
background-position: 5px center;
margin-right: 40px;

}

#norobot {
float: none;
max-width: 90%;
display: none;
padding-right: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 3px;
height: auto;
min-height: 37px;
}




input.submit_back{
width: 130px;
height: 37px;
padding-left: 20px;
background-color: #ffffff;
color: #790d15;
font-size: 14px;
font-weight: 400;
border: none;
background-image: url(img/arrow_left_grau.png);
background-repeat: no-repeat;
background-position: left 4px;
}
	
input.submit_back:hover{
background-image: url(img/arrow_left_weiss.png);
color: #ffffff;
background-color: gray;
} 
	
		input.submitB{
		width: 220px;
		background-color: #ffffff;
		color: #585858;
		font: bold 12px Verdana,Tahoma;
		border: 1px solid #cccccc;
	}
		input.submitB:hover{
		width: 220px;
		background-color: #c7c7c7;
		color: #585858;
		font: bold 12px Verdana,Tahoma;
		border: 1px solid #cccccc;
	}
	

input.radio {
padding: 0px;
font-size: 16px;
border: none;
background-color: none;
}

input.error, div.error {
background : #ffcccc;
border : none;
font : 12px Arial;
color : #585858;
border: 1px solid red;	
}

#searchfield_panel {
display: block;
float: left;
width: 70%;
height: 38px;
padding:7px;
margin-left: 36px;
background-color: #ffffff);
border: none;
}

.formular {
font-size: 11px;
color: #666666;
}


iframe {
border: none;
}

input.submit_search {
width: 52px;
height: 52px;
color: #ffffff;
border: none;
margin-top: 0px;
margin-left: 0px;
padding: 0px;
display: block;
float: left;
background-color: #585858;
background-image: url(img/search_white.png);
background-repeat: no-repeat;
background-position: center center;
border-radius: 0px;
opacity: 0.8;
cursor: pointer;
}

input.submit_search:hover {
background-image: url(img/search_white.png);
opacity: 1;
}



#box_searchfield_page	{ 
position: relative;
float: none;
width: auto;
border: none;
overflow: visible; 
margin: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-bottom: 15px;
z-index: 1; 
}

input.submit_search_b {
width: 24px;
height: 24px;
background-image: url(img/button_search.jpg);
color: #ffffff;
font: 12px Arial,Tahoma;
border: none;
margin-top: 6px;
padding: 0px;
display: block;
float: left;
}

#searchfield {
display: block;
width: 348px;
height: 16px;
float: left;
background : #ffffff;
border : 1px solid #abacad;
font : 12px Arial,Tahoma;
color : #585858;
margin-top: 7px;
padding-left: 3px;
padding-top: 2px;
color: #5b5b5b;
font-weight: bold;
}

object {
position: relative;
margin-top: 0px;
margin-bottom: 0px;
}

.navi_link_left .comment_info{
padding-right: 0px;
padding-left: 0px;
font-size: 11px;
border-top: none;
}


#content_left .content_image_box.float_left, #content_left .content_image_box.float_right {
margin: 40px;
margin-top: 0px;
}
/*
#content_left .img_image_spots.content_image_box.float_left, #content_left .img_image_spots.content_image_box.float_right {
margin: 0px;
margin-top: -40px;
margin-bottom: -14px;
}
*/

.content_img_text_right_scale25 #box_left_content p,
.content_img_text_right_scale25 #box_left_content ul {

padding-right: 80px;
}
.content_img_text_right_scale33 #box_left_content p,
.content_img_text_right_scale33 #box_left_content ul {

padding-right: 80px;
}
.content_img_text_right_scale40 #box_left_content p,
.content_img_text_right_scale40 #box_left_content ul {

padding-right: 80px;
} 
.content_img_text_right_scale50 #box_left_content p,
.content_img_text_right_scale50 #box_left_content ul {

padding-right: 80px;
}
.content_img_text_right_scale60 #box_left_content p,
.content_img_text_right_scale60 #box_left_content ul {

padding-right: 80px;
}



.img_caption_top, .img_caption_bot {
position: absolute;
left: 0px;
right: auto;
padding: 5px;
padding-bottom: 2px;
float: left;
background-image: url(img/bg_weiss_85.png);
}

.img_caption_top {
top: 0px;
}
.img_caption_bot {
bottom: 0px;
}

.img_caption_above, .img_caption_below {
position: relative;
padding: 0px;
z-index: 10000;
}


.img_title {
display: block;
font-size: 18px;
color: #790d15;
font-weight: 300;
padding-top: 12px;
padding-bottom: 13px;
letter-spacing: 0px;
margin-bottom: 0px;
margin-left: 26px;
margin-right: 26px;
margin-top: 0px;
border-top: none;
}



.img_text {
font-size: 14px;
line-height: 18px;
}

.img_copyright {
display: block;
color: #eaeaea;
padding-left: 5px;
font-size: 11px;
text-decoration: none;
text-align: right;
}

.video_wrap  {
margin: 0px;
margin-top: 0px;
padding: 40px;
padding-top: 0px;
padding-right: 10px;
z-index: 100;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.video_wrap.top  {
padding-left: 0px;
padding-right: 0px;
}



.content_wrap label.input_label {
margin: 0px;
margin-bottom: 10px;
padding: 0px;
z-index: 30000;
}


label.input_label, .input_label {
margin: 0px;
border: none;
padding: 0px;

}

.content_wrap label.input_label {
margin: 0px;
margin-bottom: 10px;
padding: 0px;
z-index: 30000;
}
.input_desc {
float: left;
width: 130px;

}
input.input_text, .input_text {
display: block;
float: left;
width: 62%;
z-index: 300000;
}

.clearfloat {
clear: both;
width: 10%;
height: 0px;
line-height: 0px;
display: block;
margin: 0px;
margin-bottom: 0px;
font-size: 0px;
visibility: visible;
} 




ul.list_large h1,
ul.list_large h2,
ul.list_large h3 {
padding-left: 0px; 
padding-top: 0px; 
padding-right: 0px;
padding-bottom: 6px;
}



/* STYLE NAVI ********************************************************* */


/*Navi HEAD BAR 0 ===================================================================================
================================================================================================= */

a.navi_header_0,
a.navi_header_0_akt,
a.navi_header_0_first,
a.navi_header_0_akt_first{
display: block; 
height: 35px;

line-height: 35px;
padding-left: 11px;
padding-right: 11px;
padding-top: 1px;
padding-bottom: 0px; 
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #585858; 
letter-spacing: 0px; 
text-decoration:none; 
font-size: 16px;
font-weight: bold;
float: left;
text-align: left;
cursor: pointer;
border-bottom: none;
}


a.navi_header_0:hover, a.navi_header_0_first:hover    {
background-image: url(img/bg_grau_50.png); 
color: #ffffff;
}

a.navi_header_0_akt,
a.navi_header_0_akt_first{
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}

a.navi_header_0_akt:hover      {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}



/*Navi HEAD BAR 0 ===================================================================================
================================================================================================= */

/*Navi HEAD BAR 0 ===================================================================================
================================================================================================= */

a.navi_head_0,  
a.navi_head_0_akt, 
a.navi_head_0_first,
a.navi_head_0_akt_first			{
display: block; 
height: 37px;
min-width: auto;
line-height: 37px;
padding-left: 30px;
padding-right: 30px;
padding-top: 25px;
padding-bottom: 25px; 
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #585858; 
letter-spacing: 0px; 
text-decoration:none; 
font-size: 16px;
font-weight: 400;
float: left;
text-align: center;
cursor: pointer;
border-bottom: none;
}

#header_nav_1 a.navi_head_0,  
#header_nav_1 a.navi_head_0_first {
color: #054571;
line-height: 35px;
padding-bottom: 0px; 
padding-top: 2px;
}

#header_nav_1 a.navi_head_0:hover,  
#header_nav_1 a.navi_head_0_first:hover	{
color: #ffffff;
}

a.navi_head_0_first, 
a.navi_head_0_akt_first  {
padding-left: 30px;

}


a.navi_head_0:hover, a.navi_head_0_first:hover    {
background-image: url(img/bg_grau_50.png); 
color: #ffffff;
}

a.navi_head_0_akt, 
a.navi_head_0_akt_first {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}

a.navi_head_0_akt:hover,
a.navi_head_0_akt_first:hover     {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}


a.navi_head_1,
a.navi_head_1_akt,
a.navi_head_1_first,
a.navi_head_1_akt_first {
display: block; 
line-height: 20px;
padding-left: 26px;
padding-right: 26px;
padding-top: 6px;
padding-bottom: 10px; 
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #585858; 
letter-spacing: 0px; 
text-decoration:none; 
font-size: 16px;
font-weight: normal;
float: left;
text-align: left;
cursor: pointer;
}

a.navi_head_1:hover, a.navi_head_1_first:hover    {
background-image: url(img/bg_grau_50.png); 
color: #ffffff;
}

a.navi_head_1_akt, 
a.navi_head_1_akt_first {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}

a.navi_head_1_akt:hover      {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}


/*Navi TOP 0 ===================================================================================
================================================================================================= */

a.navi_top_0,
a.navi_top_0_akt, 
a.navi_top_0_first,  
a.navi_top_0_akt_first			{
display: block; 
height: 35px;

line-height: 35px;
padding-left: 22px;
padding-right: 22px;
padding-top: 2px;
padding-bottom: 0px; 
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #054571; 
letter-spacing: 0px; 
text-decoration:none; 

font-size: 16px;
font-weight: 400;
float: left;
text-align: left;
cursor: pointer;
border-bottom: none;
}


#home_link {
display: block;
padding-left: 26px;
}
a.navi_top_0:hover, a.navi_top_0_first:hover    {
background-image: url(img/bg_grau_50.png); 
color: #ffffff;
}

a.navi_top_0_first, 
a.navi_top_0_akt_first {
padding-left: 26px;
}

a.navi_top_0_akt,
a.navi_top_0_akt_first {
background-image: url(img/bg_grau_50.png);
color: #ffffff;

}

a.navi_top_0_akt:hover, a.navi_top_0_akt_first:hover      {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}


a.navi_top_1,  
a.navi_top_1_akt, 
a.navi_top_1_first, 
a.navi_top_1_akt_first  {
display: block; 


line-height: 20px;
padding-left: 26px;
padding-right: 26px;
padding-top: 6px;
padding-bottom: 10px; 
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #585858; 
letter-spacing: 0px; 
text-decoration:none; 
font-size: 16px;
font-weight: normal;
float: left;
text-align: left;
cursor: pointer;
}

a.navi_top_1:hover, a.navi_top_1_first:hover    {
background-image: url(img/bg_grau_50.png); 
color: #ffffff;
}

a.navi_top_1_akt, 
a.navi_top_1_akt_first {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}

a.navi_top_1_akt:hover      {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}	


/*Navi FOOT 0 ===================================================================================
================================================================================================= */

ul.navi_foot {
position: relative;
float: right;
list-style: none;
margin: 0px;
padding: 0px;
}

ul.navi_foot li {
position: relative;
float: left;

list-style: none;
list-style-image: none;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
}

ul.navi_foot_left {
position: relative;
float: left;
list-style: none;
margin: 0px;
padding: 0px;
}

ul.navi_foot_right {
position: relative;
float: right;
list-style: none;
margin: 0px;
padding: 0px;
}

ul.navi_foot_left li, ul.navi_foot_right li {
position: relative;
float: left;
list-style: none;
list-style-image: none;
margin-left: 0px;
padding-right: 0px;
}


	
a.navi_foot_0,a.navi_foot_0_akt, 
a.navi_foot_0_first, a.navi_foot_0_akt_first,
a.navi_foot_0_last, a.navi_foot_0_akt_last {
display: block; 
min-height: 20px;
line-height: 20px;
padding-left: 30px;
padding-right: 30px;
padding-top: 5px;
padding-bottom: 8px; 
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #3a3a3a; 
letter-spacing: 0px; 
text-decoration:none; 
font-size: 17px;
font-weight: 300;
float: none;
text-align: right;
cursor: pointer;
border-bottom: none;
}

a.navi_foot_0_last, 
a.navi_foot_0_akt_last {
padding-right: 26px;
}



a.navi_foot_0:hover, a.navi_foot_0_first:hover, a.navi_foot_0_last:hover    {
background-color: #054571; 
color: #ffffff;
}

a.navi_foot_0_akt, a.navi_foot_0_akt_first, a.navi_foot_0_akt_last {
background-color: #054571;
color: #ffffff;
}

a.navi_foot_0_akt:hover      {
background-color: #054571;
color: #ffffff;
}


/*Navi RECHTS 0 ===================================================================================
================================================================================================= */

ul.navi_right {
position: relative;
float: none;
width: 100%;
list-style: none;
margin: 0px;
padding: 0px;
}
ul.navi_right ul{
margi-left: 0px;
margin: 0px;
padding-bottom: 30px;
padding: 0px;
}

ul.navi_right li,
#content ul.navi_right li {
position: relative;
float: none;
list-style: none;
list-style-image: none;
margin-left: 0px;
padding-right: 0px;
padding-left: 0px;
margin-bottom: 0px;
}


a.navi_link_right, a.navi_link_right_akt  {
display: block;
line-height: 20px;
padding-left: 26px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 10px;
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #585858;
letter-spacing: 0px;
text-decoration: none;
font-size: 18px;
font-weight: 300;
float: none;
text-align: left;
cursor: pointer;
background-color: #ffffff;
background-image: url(img/spacer.gif);
}



a.navi_link_right:hover {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}
 a.navi_link_right_akt,
 a.navi_link_right_akt:hover {
background-image: url(img/bg_grau_50.png);
color: #ffffff;
}

ul.navi li {
position: relative;
}



a.navi_right_0, a.navi_right_0_akt, a.navi_right_0_first, a.navi_right_0_akt_first {

}
a.navi_right_0_first, a.navi_right_0_akt_first, a.navi_right_1_first, a.navi_right_1_akt_first {
border-top: none;
}

	

/*Navi RECHTS 1 ===================================================================================
================================================================================================= */

a.navi_right_1, a.navi_right_1_akt, a.navi_right_1_first, a.navi_right_1_akt_first {
display: block; 
line-height: 12px;
padding-left: 26px;
padding-right: 26px;
padding-top: 7px;
padding-bottom: 7px; 
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #585858; 
letter-spacing: 0px; 
text-decoration:none; 
font-size: 16px;
font-weight: 300;
float: none;
text-align: left;
cursor: pointer;
background-color: #ffffff;
}
a.navi_right_2, a.navi_right_2_akt, a.navi_right_2_first, a.navi_right_2_akt_first {
	padding-left: 26px;
	background-position: 18px 6px;
}
a.navi_right_3, a.navi_right_3_akt, a.navi_right_3_first, a.navi_right_3_akt_first {
	padding-left: 52px;
	background-position: 30px 6px;
}
a.navi_right_4, a.navi_right_4_akt, a.navi_right_4_first, a.navi_right_4_akt_first {
	padding-left: 64px;
	background-position: 42px 6px;
}
a.navi_right_5, a.navi_right_5_akt, a.navi_right_5_first, a.navi_right_5_akt_first {
	padding-left: 76px;
	background-position: 54px 6px;
}
a.navi_right_6, a.navi_right_6_akt, a.navi_right_6_first, a.navi_right_6_akt_first {
	padding-left: 88px;
	background-position: 66px 6px;
} 
a.navi_right_7, a.navi_right_7_akt, a.navi_right_7_first, a.navi_right_7_akt_first {
	padding-left: 100px;
	background-position: 78px 6px;
}
a.navi_right_8, a.navi_right_8_akt, a.navi_right_8_first, a.navi_right_8_akt_first {
	padding-left: 112px;
	background-position: 90px 6px;
}
a.navi_right_9, a.navi_right_9_akt, a.navi_right_9_first, a.navi_right_9_akt_first  {
	padding-left: 124px;
	background-position: 102px 6px;
}


	

/*Navi LINKS 0 ===================================================================================
================================================================================================= */

ul.navi_left {
position: relative;
float: none;
width: 100%;
list-style: none;
margin: 0px;
padding: 0px;
background-color: transparent;

}
ul.navi_left ul{
margi-left: 0px;
margin: 0px;
padding-bottom: 30px;
padding: 0px;
}

ul.navi_left li {
position: relative;
float: none;

list-style: none;
list-style-image: none;
margin-left: 0px;
padding-right: 0px;
}

ul.navi_left > li.xactive {
/*background-image: url(img/bg_grau_50.png);*/
}


a.navi_link_left, a.navi_link_left_akt  {
display: block; 
line-height: 12px;
padding-left: 40px;
padding-right: 48px;
padding-top: 12px;
padding-bottom: 12px; 
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #585858; 
letter-spacing: 0px; 
text-decoration:none; 
font-size: 20px;
font-weight: 300;
line-height: 22px;
float: none;
text-align: left;
cursor: pointer;
background-color: transparent;
border: none;
border-right: none;
}

a.navi_link_left:hover {
background-color: #585858;
/*background-image: url(img/bg_grau_50.png);*/
color: #ffffff;
}
a.navi_link_left_akt, a.navi_link_left_akt:hover {
background-color: #585858;
/*background-image: url(img/bg_grau_50.png);*/
color: #ffffff;

}


a.navi_link_left i.icon, a.navi_link_left_akt i.icon  {
display: block; 
position: absolute;
top: 14px;
left: 11px;
font-size: 19px;
color: #585858;
}
a.navi_link_left:hover i.icon, a.navi_link_left_akt i.icon  {
color: #585858;
}

ul.navi li {
position: relative;
}



a.navi_left_0, a.navi_left_0_akt, a.navi_left_0_first, a.navi_left_0_akt_first {
min-width: 240px;
font-weight: 400;

}
a.navi_left_0_first, a.navi_left_0_akt_first, a.navi_left_1_first, a.navi_left_1_akt_first {

}

	

/*Navi LINKS 1 ===================================================================================
================================================================================================= */

a.navi_left_1, a.navi_left_1_akt, a.navi_left_1_first, a.navi_left_1_akt_first,
a.navi_left_2, a.navi_left_2_akt, a.navi_left_2_first, a.navi_left_2_akt_first,
a.navi_left_3, a.navi_left_3_akt, a.navi_left_3_first, a.navi_left_3_akt_first {
display: block; 
padding-left: 48px;
padding-right: 15%;
padding-top: 9px;
padding-bottom: 9px; 
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #585858; 
letter-spacing: 0px; 
text-decoration:none; 
font-size: 18px;
font-weight: 300;
line-height: 22px;
float: none;
text-align: left;
cursor: pointer;
background-color: transparent;

}

a.navi_left_1_akt, a.navi_left_1_akt_first {
color: #585858; 
font-weight: 700;
}

a.navi_left_1, a.navi_left_1_akt, a.navi_left_1_first, a.navi_left_1_akt_first {
}

a.navi_left_2, a.navi_left_2_akt, a.navi_left_2_first, a.navi_left_2_akt_first {
padding-right: 12%;
color: #585858; 
font-size: 16px;
}
a.navi_left_2_akt, a.navi_left_2_akt_first {
color: #790d15; 
}

a.navi_left_3, a.navi_left_3_akt, a.navi_left_3_first, a.navi_left_3_akt_first {
padding-left: 120px;

}
a.navi_left_4, a.navi_left_4_akt, a.navi_left_4_first, a.navi_left_4_akt_first {
padding-left: 64px;

}
a.navi_left_5, a.navi_left_5_akt, a.navi_left_5_first, a.navi_left_5_akt_first {
padding-left: 76px;

}
a.navi_left_6, a.navi_left_6_akt, a.navi_left_6_first, a.navi_left_6_akt_first {
padding-left: 88px;

} 
a.navi_left_7, a.navi_left_7_akt, a.navi_left_7_first, a.navi_left_7_akt_first {
padding-left: 100px;

}
a.navi_left_8, a.navi_left_8_akt, a.navi_left_8_first, a.navi_left_8_akt_first {
padding-left: 112px;

}
a.navi_left_9, a.navi_left_9_akt, a.navi_left_9_first, a.navi_left_9_akt_first  {
padding-left: 124px;

}

	

a.navi_disabled, a.navi_disabled:hover, a.navi_disabled:focus  {
	cursor: text;
	color: #aaaaaa;
}


	
/*Navi Previous Next ===================================================================================ff8c00dc2300
================================================================================================= */

a.next, a.previous  {
	display: block; 
	
	line-height: 14px; 
	padding-left: 26px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
	margin-top: 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #9aa303;
	letter-spacing: 0px; 
	text-decoration: none; 
	font :  12px Arial,Arial,Tahoma;
	

	}

a.previous  {
	padding-left: 25px;
	padding-right: 0px;
	float: left;
	margin-right: 0px;
	background-image: url(img/toleft.jpg);
	background-position: left 2px;
	}
	
a.next {
	padding-left: 0px;
	padding-right: 25px;
	float: right;
	
	background-image: url(img/toright.jpg);
	background-position: right 2px;
	}

a.previous:hover, a.next:hover    {
color: #8d1522; 
	}



a.printer, a.printer_akt,
a.home, a.home_akt  {
display: block; 
float: right;
width:36px;
height: 36px;
padding: 0px;
margin: 0px;
background-position: center center;
background-repeat: no-repeat;
color: #202020;  
text-decoration: none; 
background-color: transparent;
opacity: 0.5;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
-webkit-backface-visibility: visible;
}


a.printer {
background-image: url(img/printer-36.png);
}
a.printer:hover, a.printer_akt  {
background-image: url(img/printer-36_aktiv.png);

}

a.home {
background-image: url(img/home-36.png);
}

a.home:hover, a.home_akt  {
background-image: url(img/home-36_aktiv.png);
}

	
.link {
background-image: url(img/link_blau.png);
background-position: 3px center;
background-repeat: no-repeat;
}

.box.link,
.box.link,
.box.link {
background-image: url(img/spacer.gif);
background-position: 3px 5px;
}

.box.link:before,
.box.link:before,
.box.link:before {
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 20px;
height: 20px;
background-image: url(img/spacer.gif);
background-position: 3px 5px;
background-repeat: no-repeat;
z-index: 10000000000000;
content: "";
}


#box_filelist, #box_comments {
background-color: #f4f6e2;
border: 1px solid #e4e4e4;
margin-bottom: 10px;
}

#content_left #box_filelist, 
#content_left #box_comments,
#content_left #new_comment_box {
margin-right: 10px;
margin-bottom: 10px;
}
#content_left #new_comment_box {
padding-left: 26px;
}

.comment_list.level_0 {
padding-left: 0px;
}
.comment_list.level_1,
.comment_list.level_2,
.comment_list.level_3,
.comment_list.level_4 {
padding-left: 26px;
display: none;
}

.comment_list_item a.comment_answer_btn {
display: block;
float: right;
font-weight: normal;
margin-right: 26px;
margin-bottom: 10px;

}
.comment_list_item a.comment_sub_btn {
display: block;
float: left;
font-weight: normal;
margin-left: 26px;
margin-bottom: 10px;
cursor: pointer;

}

#box_comments h3{
margin-top: 6px;
margin-bottom: 5px;
padding-right: 0px;
padding-left: 26px;
color:  #9aa303;
font-size: 16px;
}

#box_comments p{
padding-right: 26px;
padding-left: 26px;
text-align: justify;
}
.comment_info{
padding-right: 26px;
padding-left: 26px;
font-size: 11px;
border-top: 1px solid #e4e4e4;
}


#box_dayinfo { 
position: relative;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 10px;
padding-bottom: 10px;
background-color: #f4f6e2;
border: 1px solid #e4e4e4;
}

.comment_list_item,
.file_list_item  {
position: relative;
display: block;
text-decoration: none;
}
.comment_list_item:hover  {
background-color: #e4e4e4;
}
.comment_list_item p, .parent_link  {
display: block;
padding-left: 26px;
padding-right: 16px;
}
.parent_link  {
padding-bottom: 26px;
}

.comment_list_item:hover .editlist_delfile_link,
.file_list_item:hover .editlist_delfile_link,
.file_list_item:hover .editlist_editlink    {
display: block; 
}

.navi_link_left .comment_info{
padding-right: 0px;
padding-left: 0px;
font-size: 11px;
border-top: none;
}

.comment_list_item a.navi_left_0, .comment_list_item a.navi_left_0_first {
padding-right: 6px;
padding-left: 26px;
background-position: 5px 24px;
color: #9aa303;

}
.comment_list_item a.navi_left_0:hover, .comment_list_item a.navi_left_0_first:hover {
color: #8d1522;
}
.comment_list_item h3 {
margin-top: 6px;
margin-bottom: 5px;
}

.edit_box h2 {
font-size: 14px;
font-family: Arial, Verdana;
font-weight: normal;
color: #ffffff;
background-color: #666666;/*#c9d200#9aa303#a7a89f*/

line-height: 16px; 
padding-right: 10px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px; 
margin-left: -10px;
margin-right: -10px;
margin-top: -10px;
margin-bottom: 10px;
}





.contact_wrap .list_text  {
padding-left: 20px;
padding-right: 20px;
}
.contact_wrap .list_text p  {
text-align: center;
}

a.contact_tel .icon,
a.contact_mail .icon {
position: relative;
display: block;
margin: auto;
padding: 10px;
font-size: 38px;
line-height: 38px;
}


.margin_top_0 {
margin-top: 0vh;
}
.margin_top_5 {
margin-top: 5vh;
}
.margin_top_10 {
margin-top: 10vh;
}
.margin_top_15 {
margin-top: 15vh;
}
.margin_top_20 {
margin-top: 20vh;
}
.margin_top_25 {
margin-top: 25vh;
}
.margin_top_30 {
margin-top: 30vh;
}
.margin_top_40 {
margin-top: 40vh;
}
.margin_top_45 {
margin-top: 45vh;
}
.margin_top_50 {
margin-top: 50vh;
}
.margin_top_55 {
margin-top: 55vh;
}
.margin_top_60 {
margin-top: 60vh;
}
.margin_top_65 {
margin-top: 65vh;
}
.margin_top_70 {
margin-top:70vh;
}
.margin_top_75 {
margin-top: 75vh;
}
.margin_top_80 {
margin-top: 80vh;
}
.margin_top_85 {
margin-top: 85vh;
}
.margin_top_90 {
margin-top: 90vh;
}
.margin_top_95 {
margin-top: 95vh;
}
.margin_top_100 {
margin-top: 100vh;
}

@media only screen and  (max-width: 800px) {

.margin_top_m_0 {
margin-top: 0vh;
}
.margin_top_m_5 {
margin-top: 5vh;
}
.margin_top_m_10 {
margin-top: 10vh;
}
.margin_top_m_15 {
margin-top: 15vh;
}
.margin_top_m_20 {
margin-top: 20vh;
}
.margin_top_m_25 {
margin-top: 25vh;
}
.margin_top_m_30 {
margin-top: 30vh;
}
.margin_top_m_40 {
margin-top: 40vh;
}
.margin_top_m_45 {
margin-top: 45vh;
}
.margin_top_m_50 {
margin-top: 50vh;
}
.margin_top_m_55 {
margin-top: 55vh;
}
.margin_top_m_60 {
margin-top: 60vh;
}
.margin_top_m_65 {
margin-top: 65vh;
}
.margin_top_m_70 {
margin-top:70vh;
}
.margin_top_m_75 {
margin-top: 75vh;
}
.margin_top_m_80 {
margin-top: 80vh;
}
.margin_top_m_85 {
margin-top: 85vh;
}
.margin_top_m_90 {
margin-top: 90vh;
}
.margin_top_m_95 {
margin-top: 95vh;
}
.margin_top_m_100 {
margin-top: 100vh;
}

}



.content_padding_top_15 #content_inner {
margin-top: 15vh;
}
.content_padding_top_25 #content_inner {
margin-top: 25vh;
}
.content_padding_top_50 #content_inner {
padding-top: 50vh;
}
.content_padding_top_75 #content_inner {
margin-top: 75vh;
}
.content_padding_top_100 #content_inner {
margin-top: 100vh;
}

.content_right_padding_top_15 {
padding-top: 15vh;
}
.content_right_padding_top_25 {
padding-top: 25vh;
}
.content_right_padding_top_50 {
padding-top: 50vh;
}
.content_right_padding_top_75 {
padding-top: 75vh;
}
.content_right_padding_top_100 {
padding-top: 100vh;
}

h1.title.title_padding_top_15 {
margin-top: 15vh;
}
h1.title.title_padding_top_25 {
margin-top: 25vh;
}
h1.title.title_padding_top_50 {
margin-top: 50vh;
}
h1.title.title_padding_top_75 {
margin-top: 75vh;
}
h1.title.title_padding_top_100 {
margin-top: 100vh;
}

.text_left_padding_top_15 {
margin-top: 15vh;
}
.text_left_padding_top_25 {
margin-top: 25vh;
}
.text_left_padding_top_50 {
margin-top: 50vh;
}
.text_left_padding_top_75 {
margin-top: 75vh;
}
.text_left_padding_top_100 {
margin-top: 100vh;
}

.m_top_m5 {margin-top: -5%;} 
.m_top_m10 {margin-top: -10%;} 
.m_top_m15 {margin-top: -15%;} 
.m_top_m20 {margin-top: -20%;}
.m_top_m25 {margin-top: -25%;}
.m_top_m30 {margin-top: -30%;}
.m_top_m35 {margin-top: -35%;}
.m_top_m40 {margin-top: -40%;}
.m_top_m45 {margin-top: -45%;}
.m_top_m50 {margin-top: -50%;}
.m_top_m55 {margin-top: -55%;}
.m_top_m60 {margin-top: -60%;}
.m_top_m65 {margin-top: -65%;}
.m_top_m70 {margin-top: -70%;}
.m_top_m75 {margin-top: -75%;}
.m_top_m80 {margin-top: -80%;}
.m_top_m85 {margin-top: -85%;}
.m_top_m90 {margin-top: -90%;}
.m_top_m95 {margin-top: -95%;}

/* Kommentare ******************************************************************/


#box_filelist, #box_comments {
background-color: #f4f6e2;
border: 1px solid #e4e4e4;
margin-bottom: 10px;
}

#comment_title, #comment_text {
border: 1px solid #b9b9b9;
border-radius: 3px;
width: 96%;
margin-bottom: 20px;
}

#content_left #box_filelist, 
#content_left #box_comments,
#content_left #new_msg_box {
margin-right: 0px;
margin-bottom: 10px;
}
#content_left #new_comment_box {
padding-left: 26px;
}

.comment_list.level_0 {
padding-left: 0px;
}
.comment_list.level_1,
.comment_list.level_2,
.comment_list.level_3,
.comment_list.level_4 {
padding-left: 26px;
display: block;
}

.comment_list_item a.comment_answer_btn {
display: block;
float: right;
font-weight: normal;
margin-right: 26px;
margin-bottom: 10px;

}
.comment_list_item a.comment_sub_btn {
display: block;
float: left;
font-weight: normal;
margin-left: 26px;
margin-bottom: 10px;
cursor: pointer;

}

#box_comments h3{
margin-top: 6px;
margin-bottom: 5px;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 0px;
padding-left: 26px;
color:  #585858;
font-size: 20px;
font-weight: 700;
}

#box_comments p{
padding-right: 26px;
padding-left: 26px;
text-align: justify;
font-size: 16px;
}
.comment_info{
padding-top: 10px;
padding-right: 26px;
padding-left: 26px;
font-size: 11px;
border-top: none;
}


#box_dayinfo { 
position: relative;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 10px;
padding-bottom: 10px;
background-color: #f4f6e2;
border: 1px solid #e4e4e4;
}




.comment_list_item,
.file_list_item  {
position: relative;
display: block;
text-decoration: none;
clear: both;
min-width: 50%;
max-width: 80%;
margin: 10px;
border-radius: 9px;
overflow: hidden;
}

.comment_list_item.has-children {
margin-bottom: 5px;
}

.level_1 .comment_list_item {
margin-top: 0px;
margin-bottom: 5px;
}

.comment_list_item.comment {
float: none;
min-width: 95%;
max-width: 95%;
background-color: #f4f4f4;/*8fbc8f*/
}


.comment_list_item.from_user {
float: right;
background-color: #bde3bd;/*8fbc8f*/
}
.comment_list_item.to_user {
float: left;
background-color: #bdd1ea;/**/
}

.comment_list_item:hover  {
background-color: #e4e4e4;
}
.comment_list_item p, .parent_link  {
display: block;
padding-left: 26px;
padding-right: 16px;
padding-top: 10px;
padding-bottom: 10px;
}

.comment_list_item ul {
    margin-bottom: 20px;
	margin-left: 26px;
    list-style: none;
    list-style-type: none;
    list-style-position: inside;
}

.comment_list_item p img {
   /* width: 100%;
	height: auto;*/
}


input.submit_msg{
background-color: #ffffff;
margin: 0px;
padding: 10px;
font-family: "Open Sans", Arial;
font-size: 18px;
font-weight: 700;
color: #ffffff;
border: 1px solid #ffffff;
border-radius: 3px;
width: 98%;
text-transform: uppercase;
}

input.submit_msg.akt{
background-color: #b8c402;
color: #ffffff;
cursor: pointer;

}

#new_msg_box{

width: 96%;
}


.parent_link  {
padding-bottom: 26px;
}

.comment_list_item:hover .editlist_delfile_link,
.file_list_item:hover .editlist_delfile_link,
.file_list_item:hover .editlist_editlink    {
display: block; 
}




.navi_link_left .comment_info{
padding-right: 0px;
padding-left: 0px;
font-size: 11px;
border-top: none;
}

.comment_list_item a.navi_left_0, .comment_list_item a.navi_left_0_first {
padding-right: 6px;
padding-left: 26px;
background-position: 5px 24px;
color: #faa502;

}
.comment_list_item a.navi_left_0:hover, .comment_list_item a.navi_left_0_first:hover {
color: #8d1522;
}
.comment_list_item h3 {
margin-top: 6px;
margin-bottom: 5px;
}


ul.msg_list {
margin-left: 0px;
margin-bottom: 10px;
border: 1px solid #a7a8aa;
border-bottom: none;
list-style-type: none;
list-style-position: inside;
}

ul.msg_list li {
margin-left: 0px;
margin-bottom: 0px;
list-style-image: none;
}




li.msg_info, li.msg_success, li.msg_warning, li.msg_fail, li.msg_undo {
color: #666666;
padding-left: 36px;
padding-top: 7px;
padding-bottom: 7px;
background-position: 9px 8px;
background-repeat: no-repeat;
font-size: 15px;
line-height: 18px;
border: none;
border-bottom: 1px solid #a7a8aa;
}

li.msg_info.has_inside_msg, 
li.msg_success.has_inside_msg, 
li.msg_warning.has_inside_msg, 
li.msg_fail.has_inside_msg {
padding-right: 0px;
padding-bottom: 0px;
border: none;
border-bottom: none;
}

li.msg_info, li.msg_info:hover {
color: #666666;
background-color: #fcf8e3;
background-image: url(img/info_gray_16.png);
text-align: left;
}

li.msg_undo, li.msg_undo:hover {
color: #666666;
background-color: #fcf8e3;
background-image: urlimg/undo_gray_16.png);
}
li.msg_undo a{
display: block;
padding: 7px;
margin-left: -7px;
margin-top: -7px;
margin-bottom: -7px;
text-decoration: none;
color: #666666;
}

li.msg_undo a:hover{
color: #ffffff;
background-color: #666666;
}


li.msg_success, li.msg_success:hover {
color: #006600;
background-color: #dff0d8;/*#d2f3bf*/
background-image: url(img/checkmark.png);

}

li.msg_warning, li.msg_warning:hover{
color: #990000;
background-color: #f2dede;/*#fbd1d1*/
background-image: url(img/warning_red_16.png);
}

li.msg_fail, li.msg_fail:hover{
color: #990000;
background-color: #f2dede;/*#fbd1d1*/
background-image: url(img/fail.png);
}

ul.inside_msg {
margin-top: 7px; 
margin-left: -36px;
border-bottom: 1px solid #a7a8aa;
}
li.inside_msg {
border-top: 1px solid #a7a8aa; 
border-bottom: none; 
border-left: none; 
border-right: none;
}

li.inside_msg a{
display: block;
padding: 7px;
margin-left: -7px;
margin-top: -7px;
margin-bottom: -7px;
}
li.inside_msg a:hover{
color: #ffffff;
background-color: #666666;
}

.msg_status {
display: block;
position: absolute;
top: 3px;
right: 5px;
width: 32px;
height: 32px;
background-color: transparent;
background-image : url(img/msg_icon_2.png);
background-repeat: no-repeat;
opacity: 0.7;
}

.msg_status_box {
display: block;
position: absolute;
top: 0px;
right: 0px;
width: auto;
height: 32px;
float: left;
padding: 12px;
padding-right: 42px;
font-size:14px;
line-height: 14px;
}

.msg_info .msg_status {
background-image : url(img/msg_icon_2.png);
display: inline-block;
position: relative;
top: 3px;
right: auto;
left: 5px;
margin-right: 15px;
}

.msg_status_:hover {
background-color: #679355;
}

.msg_status.unread {
background-position: 0px 0px;
}
.msg_status.unread_:hover {
background-position: -32px 0px;
}

.msg_status.read {
background-position: 0px -32px;
}
.msg_status.read_:hover {
background-position: -32px -32px;
}

.msg_status.answer {
background-position: 0px -64px;
}
.msg_status.answer_:hover {
background-position: -32px -64px;
}

.msg_status.answered {
background-position: 0px -96px;
}
.msg_status.answered_:hover {
background-position: -32px -96px;
}

.msg_img_link {
display: block;
line-height: 0px;
}
.msg_img {
display: block;
width: 100%;
height: auto;
}


.btn_msg {
display: block;
position: relative;
width: 32px;
height: 32px;
background-color: transparent;
background-image : url(img/msg_icon_2.png);
background-repeat: no-repeat;
opacity: 0.7;
float: right;
}

.btn_msg:hover {
background-color: #679355;
}

.btn_msg.answer {
background-position: 0px -64px;
}
.btn_msg.answer:hover {
background-position: -32px -64px;
}



.user_list_box {
width:95%;
margin-top: 20px;
border-radius: 3px;
}

ul.user_list {
width:95%;
margin-bottom: 20px;
border-bottom: 1px solid #a7a8aa;
padding-bottom: 1px;
}

.user_list_box .icon {
    display: inline-block;
    font-family: "icon";
    font-size: 20px;
    font-style: normal;
    text-align: center;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 10px;

}
.user_list_box .icon.icon-user {
    font-size: 23px;


}


.list_col {
position: relative;
float: left;
padding: 5px;
}

.col-30px {
width: 30px;
}
.col-50px {
width: 50px;
}

.user_list_0.even {
background-color: #e4e4e4;
}
.user_list_0.odd {
background-color: #f4f4f4;
}

.user_list_0.msg_unreaded {
background-color: #fcf8e3;
}


.user_list_0, .user_list_0_akt {
min-height: 20px;
line-height: 18px;
border-top: 1px solid #a7a8aa;
border-right: 1px solid #a7a8aa;
border-left: 1px solid #a7a8aa;
margin-bottom: 0px;
}

.user_list_0:hover {
background-color: #d2f3bf;
}

.user_list_link, .user_list_link_akt {
position: relative;
display: block;
color: #585858;
}
.user_list_link:hover {
color: #585858;
}
.user_list_link_akt {
background-color: #679355;
color: #ffffff;
}


.comment_list_item a.comment_dellink {
display: none;
position: absolute;
right: 8px;
top: 8px;
margin-right: 0px;
float: none;
border: none;
width: 25px;
height: 25px;
background-image: url(img/delete_red_16.png);
background-position: center;
background-repeat: no-repeat;
cursor: pointer;
}
.comment_list_item a.comment_dellink:hover {
display: block;
background-image: url(img/delete_white_16.png);
background-color: red;

}
.comment_list_item:hover a.comment_dellink {
display: block;

}


.msg_list_0 a.editlist_dellink,
.msg_list_0 a.editlist_undolink {
display: none;
position: absolute;
right: 0px;
bottom: 0px;
margin-right: 0px;
float: none;
}

.msg_list_0:hover a.editlist_dellink,
.msg_list_0:hover a.editlist_undolink {
display: block;

}

.btn_load_more {
position: relative;
padding: 10px;
border: 1px solid #679355;
margin-top: 10px;
margin-bottom: 10px;
background-color: #d8e5c7;
-webkit-transition: all .8s ease;
transition: all 0.8s ease;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
clear: both;
text-align: center;
cursor: pointer;
}

.btn_load_more {
position: relative;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
color: #585858;
background-color: #d8e5c7;
border: 1px solid #679355;
-webkit-transition: all .2s ease;
transition: all 0.2s ease;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
clear: both;
text-align: center;
cursor: pointer;
}
.btn_load_more:hover {
color: #ffffff;
background-color: #679355; /*#d8e5c7*/
border: 1px solid #679355;
-webkit-transition: all .2s ease;
transition: all 0.2s ease;

}

.btn_chat {
display: block; 
position: absolute;
top: 0px;
right: 0px;
width: 43px;
height: 43px;  
margin-bottom: 0px; 
padding: 4px; 
margin-left: 10px;
border-radius: 3px; 
color: #585858;
background-color: #d8e5c7;
border: none;
border-left: 1px solid transparent;
border-bottom: 1px solid transparent;
border-radius: 0px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.btn_chat .icon {
font-size: 22px;
margin-top: 6px;
margin-left: 6px;
margin-right: 0px;
}

.btn_chat:hover,
.btn_chat.active {
color: #ffffff;;
background-color: #679355;
border-left: 1px solid #679355;
border-bottom: 1px solid #679355;
}

.btn_chat.active:hover {
color: #585858;
background-color: #d8e5c7;
border-left: 1px solid #679355;
border-bottom: 1px solid #679355;
}

.select_img_box{
display: block; 
position: relative;
max-width: 200px;
min-width: 52px;
min-height: 52px;
color: #585858;
background-color: transparent;
border-radius: 3px;
overflow: hidden;
float: left;
line-height: 0px;
}

.btn_img {
display: block; 
position: absolute;
top: 0px;
left: 0px;
width: 49px;
height: 49px;  
margin-bottom: 0px; 
padding: 4px; 
margin-left: 10px;
border-radius: 3px; 
color: #585858;
background-color: #d8e5c7;
border: 1px solid #679355;
border-radius: px;
z-index: 100;
}
.btn_img .icon {
font-size: 22px;
margin-top: 8px;
margin-left: 8px;
margin-right: 0px;
}

.btn_img:hover,
.btn_img.active {
color: #ffffff;;
background-color: #679355;
}

.btn_remove_img {
display: block; 
position: absolute;
top: 0px;
right: 3px;
width: 49px;
height: 49px;  
margin-bottom: 0px; 
padding: 3px; 
margin-left: 0px;
border-radius: 3px; 
color: red;
background-color: tranparent;
cursor: pointer;
}
.btn_remove_img .icon {
font-size: 22px;
margin-top: 8px;
margin-left: 12px;
margin-right: 0px;
}

.btn_remove_img:hover{
color: #ffffff;;
background-color: red;
}


.msg_box_img {
position: relative;
line-height: 0px;
min-height: 0px;
overflow: hidden;
}

a.msg_download_link {
display: block;
width: auto;
height: 32px;
padding: 15px;
padding-left: 32px;
padding-bottom: 32px;
font-size: 14px;
font-weight: 300;
line-height: 18px;
text-decoration: none;
color: #666666;
background-color: #e4e4e4;
background-repeat: no-repeat;
background-image: url(img/download_gray_16.png);
background-position: 8px 15px;
border: none;
float: none;
}

a.msg_download_link:hover {
background-image: url(img/download_white_16.png);
color: #ffffff;
background-color: #666666;
}



#content_left_ #new_comment_box{
position: relative;
padding: 10px;
border: 1px solid #679355;
margin-right: 10px;
margin-bottom: 10px;
background-color: #d8e5c7;
border-radius: 0px;
min-height: 36px;
-webkit-transition: all .8s ease;
transition: all 0.8s ease;
overflow: hidden;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}


.user_information{
margin-left: 40px;
margin-top: 22px;
margin-right: 10px;
margin-bottom: 20px;
border: 1px solid #b9b9b9;
background-color: #f4f4f4;
border-radius: 3px;
}
.user_information h1,
.user_information h2,
.user_information h3{
padding-top: 26px;

}

.user_filelist{
margin-left: 40px;
margin-top: 22px;
margin-right: 10px;
margin-bottom: 20px;
border: 1px solid #b9b9b9;
background-color: #f4f4f4;
border-radius: 3px;
}
.user_filelist h1,
.user_filelist h2{
padding-top: 15px;
padding-bottom: 0px;
}

.user_filelist h3{
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #a7a8aa;
margin-top: 15px;
}
.user_filelist h3:hover{

}


ul.filelist {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
list-style-type: none;
list-style-position: inside;
border: 0px;
padding-left: 0px;
text-align: left;
margin-bottom: 0px;
margin-right: 0px;
border-top: 1px solid transparent;

}

ul.filelist li{
list-style-image: none;
margin-bottom: 0px;
margin-left: 0px;
padding-right: 0px;
background-color: transparent;
border-bottom: none;
border-left: none;
border-right: none;
border-top: none;

}
ul.filelist li:hover, ul.filelist li.active{
background-image: url(img/bg_schwarz_50.png);
}

ul.filelist li.cat_title:hover{
background-image: url(img/spacer.gif);
}

ul.filelist li:hover a, ul.filelist li.active a{
color: #ffffff;
}

a.navi_file, a.navi_file_akt  {
	display: block; 
	line-height: 16px;
	padding-left: 56px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	margin-left: 0px;
	color: #faa502; 
	letter-spacing: 0px; 
	line-height: 18px;
	text-decoration:none; 
	font-family: Arial,Tahoma;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	border: none;
	background-color: transparent;
	
	background-repeat: no-repeat;
	background-position: 26px 10px;

}

a.navi_file:hover, a.navi_file_akt {
	color: #ffffff;
	
	
}

.editpanel {
position: absolute;
display: none;
top: 0px;
right: 0px;
float: right;
background-color: transparent;
}

ul.filelist li:hover .editpanel {
display: block;
background-color: #ffffff;
}

ul.filelist li .fileinfo {
height: 24px;
font-size: 13px;
font-weight: normal;
color: #666666;
line-height:16px;
padding-right: 10px;
padding-top:8px;
float: right;
}
ul.filelist li:hover .fileinfo {
color: #ffffff;
}

.filelist a.download_link,
.filelist a.edit_link,
.filelist a.delete_link,
.filelist a.info_link,
.filelist a.open_link,
.filelist a.select_link,
.filelist a.select_link_list,
.filelist a.file_open_link,
.filelist a.zip_link
  {
display: block; 
width:38px;
height: 38px;
padding: 0px;
margin: 0px;
font-family: Arial,Sans-Serif;
font-size: 15px;
font-weight: bold;
line-height: 22px;
text-decoration:none; 
letter-spacing: 0px; 
color: #666666; 
background-color: transparent;
background-repeat: no-repeat;
background-image: url(img/download_gray_16.png);
background-position: center center;
border: none;
float: left;
}

.filelist a.download_link:hover,
.filelist a.edit_link:hover,
.filelist a.delete_link:hover,
.filelist a.info_link:hover,
.filelist a.open_link:hover,
.filelist a.select_link:hover,
.filelist a.zip_link:hover   {
color: #ffffff; 
background-color: #666666;

}

.filelist a.file_open_link   {
position: absolute;
left: 0px;
top: 0px;
display: block; 
width:360px;
height: 38px;
color: #666666; 
background-color: transparent;
background-repeat: no-repeat;
background-image: url(img/spacer.gif);
background-position: center center;
border: none;
float: left;
z-index: 9999999;
}

.thumbs a.file_open_link   { 
width:28px;
height: 28px;
}

.filelist a.file_open_link:hover   {
color: #666666; 
background-color: #ffffff;
}

.filelist a.download_link    {
background-image: url(img/download_gray_16.png);
}
.filelist a.download_link:hover      {
background-image: url(img/download_white_16.png);
}
.filelist a.edit_link    {
background-image: url(img/edit_gray_16.png);
}
.filelist a.edit_link:hover      {
background-image: url(img/edit_white_16.png);
}
.filelist a.delete_link    {
background-image: url(img/delete_red_16.png);
margin-left: 0px;

}
.filelist a.delete_link:hover      {
background-image: url(img/delete_white_16.png);
background-color: #cc3333;
}
.filelist a.info_link    {
background-image: url(img/info_gray_16.png);
}
.filelist a.info_link:hover      {
background-image: url(img/info_white_16.png);
}

.filelist a.zip_link    {
background-image: url(img/file_images/icons/zip.gif);
}

a.select_link, a.select_link_list    {
background-image: url(img/checkmark.png);
width: 90px;
height: 24px;
background-position: 8px 10px ;
font-size: 16px;
font-weight: normal;
line-height:18px;
padding-left: 32px;
padding-top:8px;
cursor: pointer;
}

a.select_link_list, a.select_link:hover   {
color: #ffffff; 
background-color: #666666;

}









