/*
Theme Name: M-AG
Theme URI: http://www.m-ag.com/
Description: X-programmierung
Version: 1.0
Author: Felix Weinstein
Author URI: http://www.x-programmierung.de/
Text Domain: http://www.m-ag.com/
*/

span.wpcf7-not-valid-tip{
	font-size:8pt !important;
	height:15px;}

.sitemap_foot{
	text-align:center;}
	
.sitemap_foot li{
	list-style:none;
	margin:0px;
	padding:6px 0 0 0;}
	
.kont_close_but{
	background: url(images/fancy_closebox.png) top left no-repeat;
	padding:0 0 15px 0;
	text-decoration:none;}
	
.kont_close_but:hover{
	text-decoration:none;}
	
li.cat-item-26{}

li.cat-item-26 a{
	padding-left:20px; 
	background: url(images/bullet2.jpg) no-repeat left;}
	
a.single_leftmanu_a{
	padding-left:20px; 
	background: url(images/bullet2.jpg) no-repeat left;}
	
.time_date{
	color:#333333;
	font-size:12px;}
	
.widget_colorful_tag_cloud{
	padding:10px;}
	
.widget_colorful_tag_cloud a{
	font-weight:normal !important;}
	
.widget_colorful_tag_cloud h2{
	padding:0px !important;}
	
	
#top_small_menu .current-cat{
	}
	
	
#cssmenu .menu li{
	width:180px !important;
	margin:7px 0 0 6px !important;
	padding:3px 2px 3px 2px !important;}
	
#cssmenu .current-menu-item a{
	background:none !important;}

ul#cssmenu {
        width:122px;
        margin: 0;
        border: 0 none;
        padding: 0;
        list-style: none;
        background:none;}

ul#cssmenu li {
        margin: 0 0 0 1px;
        border: 0 none;
        float: left;
        display: inline;
        list-style: none;
        position: relative;		
		width:121px;
		text-align:center;
		font-size:12px;
		padding:5px 0 7px 0;}

ul#cssmenu ul {
        margin: 0;
        border: 0 none;
        padding: 0;
        width: 196px;
        list-style: none;
		background:none;
        display: none;
        position: absolute;
        top: 30px;
        left: 0;}

ul#cssmenu li ul	{
		background: #FFFFFF;
		border:1px solid #333333;
		margin:0px;
		padding:3px 0 3px 0;
		margin-top:-3px;
		z-index:1005;}
		
ul#cssmenu li:hover{
	padding:5px 0 7px 0;
	background: #C8C8C8;}
		
ul#cssmenu li ul li{
	text-align:left;
	margin:0 3px 0 3px;}
	
ul#cssmenu li ul li a{
	padding-left:3px;
	padding-right:3px;}
	
ul#cssmenu li ul li a:hover{
	color:#AD2030;}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font-size: 12px;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul#cssmenu ul li {
        width: 190px;
        float: left;
        display: block !important;
        display: inline;
}

/* Main Menu */
ul#cssmenu a {
        border: 0px;
        float: none !important;
        float: left;
        display: block;
        background:none;
        color: #333333;
        font-size:12px;
        text-decoration: none;
        height: auto !important;
        height: 1%;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
        background:#C8C8C8;
        color:#AD2030;
        border:none;
}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
        float: none;
        background: #ffffff;
        color: #333333;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
        
        background: #C8C8C8;
        color:#AD2030;
       
}

ul#cssmenu ul ul {
        display: none;
        position: absolute;
        top: 0;
        left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
        display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
} 




* { margin: 0; padding: 0; }




body {
	background: #ffffff;
	margin: 0 auto;
	font-family:Arial, Tahoma, Geneva;
	font-size:12px;
	color:#333333;
	}

a{color:#AD2030;
  text-decoration: underline;   
   }
   
a:hover{
	text-decoration:none;
	color:#1E71B8;}

a:hover{text-decoration:underline;  }
.cat_home_tags{ display:block; clear:both; margin-top:20px; }


.desc_arh{}

.desc_arh ul{margin:0 0 10px 35px}

.desc_arh ul li{
	list-style-image:url(images/bullet2.jpg);
	margin-bottom:7px;
	color:#333333;}

h1, h2, h3, h4, h5, h6{
	color:#4C4C4C;}
	
h1{
	font-size:20px;
	font-weight:normal;
	padding:20px 0 5px;}
	
p{
	color:#333333;
	padding:0 0 10px 0;}
	

/*#########*/



#global_bg{float:left;
			width:100%;}
	
#global_bg2{
	width:1000px;
	margin:0 auto;
	border:1px solid #808285;
	background:#fbe58e;
	margin-top:32px;
	margin-bottom:10px;}	

#frame {
	width: 980px;
	margin: 0 auto;
	background: #ffefad url(images/white_bg.gif) top center repeat-y;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	
}

#right_sidebar {
	float:left;
	width:215px;
	margin-left:-215px;
	margin-top:-20px;
}

#left_sidebar {
	float:left;
	width:210px;
	margin-left:-980px;
	margin-top:60px;
}	

#content {
    margin:0 215px 0 210px;
	float:left;
	
	padding:0 5px;
	width:543px;
}

#content p{
	line-height:19px;}
	
/*Searce Costum fields*/

.custom_search_custom_fields__search{
	padding:5px 2px 15px 10px;
	height:50px;
	display:block;
	overflow:hidden;
	background: #cccccc;
	margin-top:-18px;}
	
.searchform-params{
	float:left;
	width:151px;}
	
.searchform-params input{
	border:1px solid #ad2030;
	width:143px !important;
	height:20px;
	float:left;
	margin-top:15px;
	padding-top:5px;
	padding-left:5px;
	font-size:11px;}
	
.searchform-controls{
	width:25px;
	height:25px;
	float:right;
	margin-top:-27px;
	margin-right:18px;}
	
.searchform-controls input{
	background: url(images/searce_button.jpg) no-repeat;
	width:23px;
	height:24px;
	border:none;
	float:right;
	text-indent:-3000px;}

.searchform-label{
	display:none !important;}
	
.searchform-spoiler{
	display:none !important;}

/* -------------------Header------------------- */
#header {
	width: 980px;
	height: 101px;
	position: relative;
	background: #ffffff url(images/kopf.jpg) no-repeat bottom center;
}

#logo {
	background: url(images/logo.gif) no-repeat;
	width: 211px;
	height: 91px;
	display:block;
	margin-left:10px;
	margin-top:41px;
}

#top_cat_home{
	float:left;}

#top_cat_home li{
	width:122px;
	text-align:center;
	font-size:12px;
	list-style:none;
	padding:6px 0px 8px 0px;
	margin:0px;}
	
#top_cat_home li:hover{
	background:#c8c8c8;
	color:#ad2030;}
	
#top_cat_home li a{
	color:#333333;
	font-size:12px;
	text-decoration:none;}
	
#top_cat_home li a:hover{
	color:#ad2030;
	text-decoration:none;}


#top_cat_home li.current-cat{
	background:#c8c8c8;
	color:#ad2030;}

#top_cat_home li.current-cat a, #menu li.current-cat a:hover {
	background:#c8c8c8;
	color:#ad2030;
}
#top_cat_home li.current-cat li a {
	color:#ad2030;
}
#top_cat_home li.current-cat li a:hover {
	color:#ad2030;
}

#main-menu_top{background: #ffefad;width:940px;height:29px;}

#main-menu_top li.current-cat{
	background:#c8c8c8;
	color:#ad2030;}

#main-menu_top li.current-cat a, #menu li.current-cat a:hover {
	background:#c8c8c8;
	color:#ad2030;
}
#main-menu_top li.current-cat li a {
	color:#ad2030;
}
#main-menu_top li.current-cat li a:hover {
	color:#ad2030;
}


 
#cat_top_menu{
	width:980px;
	display:block;
	overflow:hidden;}

#cat_top_menu ul{}

#cat_top_menu ul li{
	float:left;
	width:122px;
	text-align:center;
	font-size:13px;
	list-style:none;
	padding:5px 0px 7px 0px;
	margin:0px;}
	
#cat_top_menu ul li:hover{
	background:#c8c8c8;
	color:#ad2030;}
	
#cat_top_menu ul li a{
	color:#333333;
	font-size:12px;
	text-decoration:none;}
	
#cat_top_menu ul li a:hover{
	color:#ad2030;
	text-decoration:none;}


#cat_top_menu ul li.current-cat{
	background:#c8c8c8;
	color:#ad2030;}

#cat_top_menu ul li.current-cat a, #menu ul li.current-cat a:hover {
	background:#c8c8c8;
	color:#ad2030;
}
#cat_top_menu ul li.current-cat ul li a {
	color:#ad2030;
}
#cat_top_menu ul li.current-cat ul li a:hover {
	color:#ad2030;
}
 
/*Second Top Block with Serach*/	

#second_top_block {
        background:#ffffff;
        width: 750px;
        height: 33px;
		position: relative;
	}


#searce_top_block{
	margin:0 0 6px 0;
	height:22px;
	}
	
.searchfield{
	width:110px;
	height:19px;
	border:1px solid #2f5579;
	float:left;
	color:#2f577b;
	font-size:12px;
	margin-left:10px;
}

.searchbutton{
	width:82px;
	border:none;
	background: url(images/searce_buttom_bg.png) no-repeat;
	margin:0 0 0 3px;
	padding:3px 0 4px 6px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	text-align:left;}
	
	
/*TOP BLOCK MENU*/

#top_small_menu ul li{
	background:none !important}

#top_small_menu ul li.current-menu-item a{
	background:none !important;
	color:#1E71B8 !important;}

#top_small_menu{ 
	height: 13px;
	margin-left:695px;
	padding-top:0px;
	margin-top:-20px;
	margin-bottom:15px;
}
	
#top_small_menu ul li{
	float:left;
	padding:0px;
	list-style:none;	
	font-size:9pt;
	color:#334972;
	font-weight:normal;
	height:13px;
	}
	
#top_small_menu ul li a{
	color:#333333;
	text-decoration:none;
	padding:0 1px;	
	height:13px;
	}
	
#top_small_menu ul li a:hover{
	color:#1E71B8;
	text-decoration:none;
	}



.copyright{ color:#FFF; text-align:right; padding:5px 15px 0 0; font-size:11px; line-height:15px;}

/* CONTENT */

#respond{margin:10px 10px 10px 10px;
	width:440px;}

#commentform {
overflow:hidden;
width:455px;
padding-top:10px;
}


#commentform textarea {
background: #ffffff;
border: 1px solid #dfdede;
width:453px;
margin-bottom:5px;
}

#commentform textarea:hover {
background: #ffffff;
border: 1px solid #dfdede;
width:453px;
}

.entry {
	margin:0 10px 10px 10px;
	padding:10px;
	border-bottom:1px solid #333333;
	}
	
.entry input{
	border:1px solid #4C4C4C;
	height:13px;
	width:250px;}
	
.kont_but_send{}

.kont_but_send input{
	height:20px;
	width:45px;
	float:right;
	margin-right:53px;
	padding-bottom:6px;
	padding-top:0px;
	color:#B82432;
	font-size:10px;
	background:#FFFFFF;}
	
.entry textarea{
	width:250px;
	height:90px;
	border:1px solid #4C4C4C;
	margin-top:4px;}
	
.entry a{
	color:#AD2030;
	text-decoration:underlne;}
	
.entry strong{
	color:#4C4C4C;}

.entry  p {
	margin:5px 0;
	padding: 0px;
	
	}

.entry  img { 
      padding: 3px;
      }

				 
.entry table{width:455px !important;}

.entry table tr td{padding:0 5px 0 5px}

.entry ul{margin:10px 0 10px 35px;}

.entry ul li{
	list-style-image:url(images/bullet2.jpg);
	color:#333333;}

.entry ol{margin:0 0 0 20px;}



#content .post {
	margin:0px;
	}
	
#content .post .entry{
	line-height:22px;
	}	
	
#content .post p {
	font-size:12px;	
}
	
#content .post h1{
	font-size:20px;
	padding:15px 0px 5px 0px;
	font-weight:normal;}
	
.breadcrumb{
	font-size:12px;
	color:#ffffff;
	padding:8px 0 8px 10px;
	font-weight:normal;
	background:#ac202d;
	display:block;
	overflow:hidden;
	width:970px;
	margin-left:-215px;
	margin-top:-2px;}
	
.breadcrumb a{
	text-decoration:none;
	color:#FFE6B3;
	font-weight:normal;}	

/* general #content definitions */
#content h2 .pagetitle{ display:block; margin: 10px 0 20px 0; font-size:15px;   }

#content .post h3{ margin-left:0px; padding-top:0px;}	

#content h2 {
	color: #4C4C4C;
	font-size:20px;
	}
	
#content h2 a {
	text-decoration: none;
	font-weight: bold;
	}

#content h2 a:hover {
	text-decoration: none;
	}	

#content h3 {font-size:13px;
	font-weight: normal;
	padding:5px 0 0;
}

#content a:hover{
	text-decoration:none;
	color:#1e71b8;}



#content h4 {
	color:#2f577b;
	font-size: 13px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	}
	
#content h4 a{
	color:#AD2030;
	font-size: 13px;
	text-decoration:underline;}
	
#content h4 a:hover{
	text-decoration:none;
	color:#1E71B8;}
	
#content h4:hover{
	text-decoration:none;
	color:#1E71B8;}

/*HOME PAGE*/

.welocme_post{
	margin:27px 0 15px 0;
	line-height:19px;}
	
.welocme_post h1{
	font-size:20px;
	padding:6px 0px 12px 0px;
	font-weight:normal;}

.welocme_post p{
	margin-bottom:10px;
	line-height:19px;}
	
.main_but_text{
	margin:5px 0 40px 0;
	line-height:19px;}

.main_but_text p{
	padding:0 0 10px 0;}

/*---------home posts---------*/	

.container {
	margin:0px;
	padding:0 15px;
}

.cpost {
	padding: 0 0 1px 0;	
	margin:0 0 20px 0;
	display:block;
	height:85px;
	overflow:hidden;
}


.cpost h4{margin:1px;}

.mainnews_textblock{
	width:435px;
	float:right;}

.cpost p {
	margin: 0px 10px 0 0;
	font-size:12px;
	line-height:19px;
	
}

.cat_home_date{	
	width:455px;
	height:13px;
	background: url(images/cpost_date_line.png) no-repeat right;
	margin:0 0 15px 0;}

.cat_home_date span{
	color:#2f577b;
	font-size:11px;
	text-align:left;
	padding:0 5px 0 0;
	background:#FFFFFF;
}


/*Archive*/
.person_archive_block{	
	width:475px;
	margin:0 0 25px 27px;
	display:block;
	height:250px;
	overflow:hidden;}
	
.person_archive_block img{
	margin-bottom:20px;}
	
.person_archive_block h5{
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0 0 10px 0;
	display:block;
	overflow:hidden;
	width:400px;}
	
.person_arhive_desc{
	width:345px;
	float:right;}
	
.archive_contact_link{
	background: url(images/archive_contact_b.gif) no-repeat;
	color:#272425;
	font-size:13px;
	font-weight:bold;
	padding:5px 33px 6px 6px;
	text-decoration:none;}
	
.archive_contact_link:hover{
	color:#272425 !important;
	text-decoration:none;}
	
.archive_contact_link2{
	background: url(images/archive_contact_b2.gif) no-repeat;
	color:#272425;
	font-size:13px;
	font-weight:bold;
	padding:5px 43px 6px 6px;
	text-decoration:none;}
	
.archive_contact_link2:hover{
	color:#272425 !important;
	text-decoration:none;}
	

.pzl-text input{
	width:50px !important;
	margin-top:3px;}	
	
.ort-text input{
	width:195px !important;
	margin-top:3px;}
	
.your-message{
	margin-top:5px;}
/*RIGHT BLOCK*/

.widget_tag_cloud div{
	padding-left:11px;}
	
.LJLongtailSEO_widget{
	padding-left:11px;
	padding-right:7px;}
	
LJLongtailSEO_widget a{
	font-weight: normal !important;}
	
.LJLongtailSEO_widget h2{
	padding-left:0px !important;}

#right_sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	margin:0;
    padding: 7px 5px 0 10px;
	}	
	
#right_sidebar h3 {
	font-size: 16px;
	font-weight: bold;
	margin:0;
    padding: 1px 5px 6px 10px;
	}

#right_sidebar p, #right_sidebar li {
	font-size:12px;
	list-style:none;}

#right_sidebar ul{
	margin: 0 0 0 0;
	list-style: none; 
}
#right_sidebar ol{
	margin: 0 0 0 0;
	padding-bottom:5px;
}	

#right_sidebar p {
	margin: 0;
	line-height:19px;
	padding: 0 10px 20px 12px;
	font-size:12px;
	color:#333333;
	}	

#right_sidebar ul li {
	list-style:none;    
	}

#right_sidebar a {
	text-decoration: none;
	color:#000000;
	font-weight:normal !important;
	}	

#right_sidebar a:hover {
	text-decoration: underline;
	}


/*for RIGHT LEFT BLOCK*/   /*Categories*/
#right_sidebar .widget_categories{}

#right_sidebar .widget_categories ul{ padding: 6px 0}

#right_sidebar .widget_categories ul li {
	padding: 5px 0px 0px 10px;
    background: url(images/sidebar_categories_li.png) no-repeat left;
	margin-left:15px;
	border:none;
	color:#000000;}

#right_sidebar .widget_categories ul li a{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
	
#right_sidebar .widget_categories ul li a:hover{
	color:#000000;
	text-decoration:underline;
	font-size:11px;
}



/*sidebar*/
#right_sidebar .widget_recent_entries{}

#right_sidebar .widget_recent_entries ul{ padding: 6px 0}

#right_sidebar .widget_recent_entries ul li{
	padding: 5px 0px 0px 10px;
    background: url(images/sidebar_categories_li.png) no-repeat left;
	margin-left:15px;
	border:none;
	color:#000000;}
	
#right_sidebar .widget_recent_entries ul li a{
	color:#000000;
	text-decoration:none;
	font-size:11px;}
	
#right_sidebar .widget_recent_entries ul li a:hover{
	color:#000000;
	text-decoration:none;
	font-size:11px;}
/*left BLOCK*/

#left_sidebar h2 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0px 0;
    padding:6px 5px 5px 10px;
	}	

#left_sidebar p, #left_sidebar li {
	font-size:11px;
	}

#left_sidebar ul{
	margin: 0 0 0 5px;
	list-style: none; 
}
#left_sidebar ol{
	padding-bottom:5px;
}	

#left_sidebar p {
	margin: 0 0 16px 0; 
	}	



#left_sidebar a {
	text-decoration: none;
	color:#000000;
	}	

#left_sidebar a:hover {
	color:#000000;
	text-decoration: underline;
	}
/*sistem classes*/	
#left_sidebar .widget_categories h2{
	display:none;}
	
#left_sidebar .widget_categories ul li {	   
	border:none;
	color:#000000;
	margin-bottom:10px;}
	
#left_sidebar .widget_categories ul li:hover{
	 background: url(images/bullet.jpg) no-repeat left top;}

#left_sidebar .widget_categories ul li a{
	color:#333333;
	text-decoration:none;
	font-size:11px;
}
	
#left_sidebar .widget_categories ul li a:hover{
	color:#1E71B8;
	text-decoration:none;
	font-size:11px;
}	

#left_sidebar .widget_pages{}

/*#left_sidebar .widget ul li{
	color:#333333;
	list-style-image:url(images/bullet2.jpg);
	}
	
#left_sidebar .widget ul li:hover{
	color:#333333;
	list-style-image:url(images/bullet.jpg);
	}*/
	
#left_sidebar .widget ul li.current-post{
	color:#AD2030;
	/*list-style-image:url(images/bullet.jpg);*/
	background-color:#C8C8C8;}
	
#left_sidebar .current-post-parent{
	color:#333333;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding-left:25px; 
	background:#C8C8C8;}
	
#left_sidebar .current-post-parent a{
	background: url(images/bullet.jpg) no-repeat left top !important;}
	

	
#left_sidebar .widget ul li a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding-left:25px; 
	background: url(images/bullet4.jpg) no-repeat left top;
	}
	
#left_sidebar .widget ul li a.current-post{
	background:#C8C8C8 url(images/bullet.jpg) no-repeat left top !important;}
	
#left_sidebar .widget ul li a:hover{
	text-decoration:none;
	font-size:12px;
	color:#1E71B8;
	background-image: url(images/bullet.jpg) no-repeat left top !important;}
	
#left_sidebar ul li{
	padding:0px;
	border:none;
	color:#333333;
	margin:0 0 16px 0;
	padding:2px 9px 2px 0;}
	
#left_sidebar ul li a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding-left:25px; 
	background: url(images/bullet4.jpg) no-repeat left top;}
	
#left_sidebar ul li a:hover{
	text-decoration:none;
	font-size:12px;
	color:#1E71B8;
	background: url(images/bullet.jpg) no-repeat left top;}
	
#left_sidebar ul li a.current-post{
	color:#AD2030;
	background:#C8C8C8 url(images/bullet.jpg) no-repeat left !important;
	padding-left:19px;
	margin-left:1px;}
	
a.current:hover{
	background:#C8C8C8 !important;}
	
	
.current-menu-item{
	background:#C8C8C8;
	}
	
.current-menu-item a{
	background: url(images/bullet.jpg) no-repeat left top !important;}
	
.widget_nav_menu{
	list-style:none;}
	
.menu-item-type-custom{
	margin:0 5px 16px 10px !important;}
	
.menu-item-type-custom a{}

	
/*FOOTER*/

#footer {
	background:#C8C8C8;
	clear:left;
	width:100%;
	height:25px;
	margin-bottom:10px;
	position:relative;
	}	
	
.footer_red_block{
	height:25px;
	width:180px;
	position:absolute;
	top:0px;
	right:17px;
	background-color:#AD2030;}


/*##########################################################################################*/
/*##########################################################################################*/
/*##########################################################################################*/
/*##########################################################################################*/
/*##########################################################################################*/
/*##########################################################################################*/
/*##########################################################################################*/
/*##########################################################################################*/
/*##########################################################################################*/



img{border:none;}




#content #comments {
	margin:0 0 0 6px;
	}	

#content #comments .comment {
	margin: 0 0 2em 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}	

#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #a6bcd8;	}

#content #comments .comment a:hover { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #111111; }	

#content #comments .comment p {
	margin: 0 0 0.8em 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}	

#content #comments .comment .comment-data p {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #111111;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}

	

#content #comments .comment .comment-data p a { 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #111111; }

#content #comments .comment .comment-data p a:hover { color: #111111; }

#content #comments form {
	color: #111111;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	}


#content #comments form a { color: #111111; }

#content #comments form a:hover { color: #111111; }	

.comment-author img{display:none;}


.commentlist {
        background: #F6F8FB;
		width:440px;
		margin:5px;
		border:1px solid #e2e4e6;
}

.commentlist li {
font-size:12px;
width: 440px;
padding-bottom: 1em;
padding-top: 1em;	
padding-left:5px;
list-style:none;
}

.commentmetadata
{
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p
{
font: 12px Tahoma, Arial, Helvetica, sans-serif;
padding-top:5px;	
}


#commentform textarea:focus {
background: #ffffff;
border: 1px solid #111111;
}



.navigation{ padding: 0 5px; margin-bottom:20px; }



#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #dfdede;
width: 180px;
height: 15px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #dfdede;
width: 180px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #dfdede;
width: 180px;
}

#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
    background:#2b4b67;
    color: #ffffff;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #dfdede;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        margin-bottom: 20px;
        height: 20px;
	}
	
dl, dt, dd{ display:block; overflow:hidden; margin:0; padding:0; }
dl{ clear:both;}
dt{ float:left; clear:both; }
dd{ float:left;}

.formular  { padding-top:25px;}
.formular dl{ margin-bottom:5px; }
.formular dt{ width:140px; padding-right:10px; line-height:12px; }
.formular dd{ width:270px; line-height:12px; }
.formular dd br{ display:block; clear:both;}
.formular .period dd{ width:260px; }
.formular .date_start input{ float:left; width:115px;}
.formular .date_end input{ float:right; width:105px;}



.black_overlay{
			display: none;
			position:fixed;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: #CCCCCC;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: fixed;
			top: 3%;
			left: 27%;
			width: 560px !important;
			height:510px;
			padding: 0px;
			border: 10px solid white;
			background-color:#FFF6D3;
			z-index:1002;
			
		}
		
.sidebar_contact_but{
	background: url(images/archive_contact_b.gif) no-repeat left;
	padding:4px 35px 5px 7px;
	color:#272425;
	font:13px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	margin-top:20px;
	margin-bottom:15px;
	text-decoration:none !important;}
	
a.sidebar_contact_but:hover{
	text-decoration:none !important;}
	
#sidebar_contact_but_content{
	background: url(images/archive_contact_b.gif) no-repeat left;
	padding:4px 32px 5px 7px;
	color:#272425;
	font:13px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:15px;
	text-decoration:none !important;}
	
a#sidebar_contact_but_content:hover{
	color:#272425 !important;}
		
.submit_bottom input{
	width:75px !important;
	border:1px solid #AD2030 !important;
	float:right;
	padding:3px 0 23px 0;
	margin-top:10px;
	height:20px;}

.white_content .wpcf7 h2{
	padding:10px 0 0 0 !important;
	margin:0px !important;
	color:#4C4C4C !important;
	font-size:13px !important;
	font-weight:bold !important;}

.white_content .wpcf7 h3{
	padding:0 0 5px 0 !important;
	margin:0px !important;
	font-size:14px !important;
	font-weight:bold !important;}
	
.white_content .wpcf7 p{
	padding:0 0 4px 0 !important;}

.white_content .wpcf7 input{
	border:1px solid #000000;
	width:414px;
	height:18px;
	}
	
.white_content .wpcf7 textarea{
	border:1px solid #000000;
	width:524px;
	height:140px;}
	
.white_content .pzl-text input{
	width:60px !important;
	}
	
.white_content .ort-text input{
	width:275px !important;
	margin-top:0px;
	margin-left:3px;
}

.white_content .plz-text input{ width:100px; float:left; margin-right:15px; }
.white_content .plz-text input{ width:100px; float:left; margin-right:15px; }
/*.wpcf7-form-control-wrap{ width:95%;}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item{ display:block; clear:both; line-height:22px; } 
.wpcf7-form-control-wrap .wpcf7-radio input { float:left; margin-top:5px;  }
.wpcf7-form .invoice{ display:none;}
.wpcf7-form .amount { display:none;}
.wpcf7-form div.wpcf7-response-output { margin:10px 0px;}*/

.hide{ display:none;}
.link_to_block{ display:block; clear:both; font-weight:bold; margin-top:15px;}
#cache_container{ display:none;}
.widget_wp_sidebarlogin { font-size:11px;}
.widget_wp_sidebarlogin a, .widget_wp_sidebarlogin label { font-size:11px; margin-bottom:3px;}

.widget_wp_sidebarlogin form{ padding:10px 10px 10px 15px;  }
#right_sidebar .widget_wp_sidebarlogin .sidebarlogin_otherlinks{ margin:0 0 15px 15px;}

#right_sidebar .widget_wp_sidebarlogin .pagenav{ display:block; margin:0 0 10px 10px; overflow:hidden; padding:4px;  }
#right_sidebar .widget_wp_sidebarlogin .avatar_container{ margin-left:10px;}
#cache_payment_method{ display:none;}

#paypal_information{
	border: 1px dotted #2F577B;
	padding:10px;
}

#bank_information{
	display:none;
	border: 1px dotted #2F577B;
	padding:10px;
}
#cache_invoice{ display:none;}

.table_order_price{ border-top:1px solid #CCC; border-left:1px solid #CCC; border-right:none; border-bottom:none; }
.table_order_price td { border-right:1px solid #CCC; border-bottom:1px solid #CCC; padding:0px; }


div#before_after_bg { position:fixed; top:0; height:100%; width:100%;  display:none;  background:#000;  opacity:0; left:0; }
div#before_after_viewer { position:fixed; top:0; height:100%; width:100%;  display:none;    opacity:0; left:0; margin-top:3%;  }
div#before_after_viewer div{background:#f9e79f;  width:950px; margin:0 auto;   overflow:hidden;   }
div#before_after_viewer div.footer{ display:block; clear:both; padding:10px; width:930px; position:relative;margin-top:135px;} 
div#before_after_viewer div.content dt { display:block; float:left; width:487px; text-align:center; overflow:hidden; }
div#before_after_viewer div.content dd { display:block; float:left; width:450px; text-align:center; overflow:hidden;}
div#before_after_viewer div.content dt img{ 
	max-width:380px;
	min-width:200px;
	max-height:310px;
	min-height:200px;}
div#before_after_viewer div.content dd img{
	max-width:380px;
	min-width:200px;
	max-height:310px;
	min-height:180px;}

div#before_after_viewer div.header { 
	padding:50px 0 20px 0; 	
	background:#f9e79f url(images/lightbox_gal_logo_line.gif) no-repeat top center; }
	
div#before_after_viewer div.header_close{
	background:#f9e79f;
	height:40px;
	width:950px;
	display:block;}
	
div#before_after_viewer div.header dt { display:block; float:left; width:490px; text-align:center; overflow:hidden; font-size:14px; font-weight:bold;  }
div#before_after_viewer div.header dd { display:block; float:left; width:450px; text-align:center; overflow:hidden; font-size:14px; font-weight:bold;}

dl#before_after{ display:block; clear:both; width:320px; margin:0 auto; }
dl#before_after dt{ display:block; clear:both; float:left; width:160px; text-align:center;}
dl#before_after dd{ display:block; float:left; width:160px; text-align:center;}

.left_gal{
	width:30px;
	height:30px;
	float:left;
	display:block;}
	
.right_gal{
	width:30px;
	height:30px;
	float:right;
	display:block;
	margin-right:5px;}

