/**
 * @version $Id: template.css
 * @author SiteGround
 * @package Joomla
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
body,html {height:100%;}
body{background:#ffffff;font: 14px  'Source Sans Pro', 'Droid Sans',Calibri, Arial,Verdana, Helvetica, sans-serif;color:#000000;margin:0;padding:0;text-align:justify;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   word-break: break-word;
}
.clr{clear:both;overflow:hidden;font-size:0;line-height:0;}
ul{list-style:none;margin:0;padding:0}
a,img{outline:none;margin:0;padding:0;border:none;}
a:link, a:visited { color:#777;text-decoration:none;}
a:hover, a:active, a:focus { color:#F29400; }
form { padding:0;margin:0; }
header, nav, menu, section, aside, article, footer { display:block; }

h1,h2,h3,h5,h6 { margin:0 0 20px;font-family: 'Source Sans Pro', 'Droid Sans',Calibri, Arial, Tahoma, Verdana, Helvetica, sans-serif; color:#000000;line-height:normal; }

h1 { font-size:16px; color:#F29400;font-family: 'Source Sans Pro', 'Droid Sans',Calibri,Verdana,Helvetica,Arial,sans-serif;font-weight:400;border-top: 1px dotted #777;padding-top:11px;}
h2 { font-size:16px; color:#F29400;font-family: 'Source Sans Pro', 'Droid Sans',Calibri,Verdana,Helvetica,Arial,sans-serif;font-weight:400;border-top: 1px dotted #777;padding-top:11px;}
h3 { font-size:16px; color:#F29400;font-family: 'Source Sans Pro', 'Droid Sans',Calibri,Verdana,Helvetica,Arial,sans-serif;font-weight:400;border-top: 1px dotted #777;padding-top:8px;}
h4 { font-size:14px;}
h5 { font-size:14px;font-family: 'Source Sans Pro', 'Droid Sans',Calibri,Verdana,Helvetica,Arial,sans-serif;font-weight:400;}
h6 { font-size:10px;}

dt.result-title { font-size:16px; color:#F29400;font-family: 'Source Sans Pro', 'Droid Sans',Calibri,Verdana,Helvetica,Arial,sans-serif;font-weight:400;border-top: 1px dotted #777;padding-top:11px;margin-top:20px;}

iframe {border:none;}
dl dd {
	padding:0 0 0 0;
	margin:0;
}

fieldset { border:none;margin:0;padding:0;}
input, button {
    /** background: none repeat scroll 0 0 #F29400; **/
    border: 1px solid #F29400;
    color: #7F6A7C;
    font-size: 11px;
    height: 19px;
    line-height: 14px;
    padding: 2px 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

textarea {
    /** background: none repeat scroll 0 0 #F29400; **/
    border: 1px solid #F29400;
    color: #7F6A7C;
    font-size: 11px;
    height: 90px;
    line-height: 14px;
    padding: 2px 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
button {
    /** background: url("../images/but.gif") repeat-x scroll left top transparent; **/
    border: medium none;
    color: #F29400;
    height: 20px;
    line-height: 13px;
    padding: 3px 4px 4px;}

p { 
	margin:0 0 10px; 
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   -hyphens: auto;
}

.module p {width: 210px;}

.page_bg {  background: url("../images/hintergrund.jpg")  no-repeat scroll center top #FEF7DB;}


.page { min-height: 100%;}

.main { width:1024px;margin:0 auto;}
.top { margin:0 auto;width:1024px;height:38px}
.top .menu { height:26px;padding:6px 0;}
.top .menu li { float:left;height:26px;margin:0 10px 0 0;font-size:12pt;}
.top .menu a { float:left;background: transparent url(../images/top_menu_r_bg.png) no-repeat top right;text-decoration:none;}
.top .menu a span { float:left;height:26px;padding:0 10px;color:#000000;line-height:25px;background: transparent url(../images/top_menu_l_bg.png) no-repeat top left;cursor:pointer;}


#img {
    background: url("../images/headerimg.png") no-repeat scroll right bottom transparent;
    bottom: 0;
    height: 294px;
    position: absolute;
    right: 0;
    width: 358px;
}

header {
    background: url("../images/bvkh_logo.png") no-repeat scroll center left #ffffff;
	background-position:15px 25px;
    height: 80px;
    position: relative;
    width: 1024px;
	/** border: 1px solid #F29400; **/
	margin: auto;
	margin-bottom: -4px;
	margin-top: 50px; 
	border-top:1px solid #F29400;
	border-left:1px solid #F29400;
	border-right:1px solid #F29400;
	z-index: 0;
	}



header h1 a, header h1 a:link, header h1 a:visited, header h1 a:hover {color: #FF0000;
    color: #F490C7;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Source Sans Pro', 'Droid Sans',Trebuchet Ms,Tahoma,Verdana,Arial,sans-serif;
    line-height: normal;
    margin: 0;
    text-align: left;
    text-shadow: 3px 3px #000000;
    text-transform: uppercase;	}

header table {
    height: 60px;
    left: 0px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    width: 620px;
}

header table, header table th, header table td {border: none !important;}
header table { width: 100%; }
header table td { height: 60px;vertical-align: middle; }

header #search { background: url("../images/inputbox.png") no-repeat scroll left top transparent;
     bottom: 0;
    height: 26px;
    left: 10px;
    padding: 0;
    position: absolute;
    width: 182px;}

#search .search {
    background: url("../images/inputbox.png") no-repeat scroll left top transparent;
    float: left;
    height: 26px;
    padding: 0 0 0 14px;
    width: 268px;
}

.searchintro{
 margin-right: 0px !important;
}

#search .search .inputbox {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #EAC7DD;
    float: left;
    font-size: 11px;
    height: 21px;
    line-height: 19px;
    overflow: hidden;
    padding: 2px 6px 3px 0;
    width: 240px;
}

#search .search .button {
	background: url("../images/search_btn.png") no-repeat scroll left top transparent;
    border: medium none;
    clear: none;
    color: #FFFFFF;
    float: left;
    font-size: 0;
    height: 26px;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 22px;
}


#content {	
	margin: 0 auto;
    width: 1024px;
	min-height:600px;
	border-left:1px solid #F29400;
	border-right:1px solid #F29400;
	background: #ffffff;
	
}




#topcurve {
background: url("../images/content_t.png") no-repeat scroll center top transparent;	
	width:1025px;
	height:118px;
	margin:0 auto;
	padding:0;
	font-size:0;
	line-height:0;
	margin-bottom: 0px;
	margin-top: 4px;
	margin-left:-1px;
	z-index: 9;

}

.top-menu { 
    height: 44px;
    left: 262px;
    position: absolute;
    top: 55px;
    width: 700px;
	z-index: 99;}


.social {
	position: absolute;
	margin:35px 0px 0px 860px; 
	z-index: 999;
}

.kreis01 {
	position: absolute;
	margin:215px 0px 0px -150px; 
	z-index: 999;
}

.kreis02 {
	position: absolute;
	margin:605px 0px 0px -200px; 
	z-index: 999;
}

.kreis03 {
	position: absolute;
	margin:40px 0px 0px 1100px; 
	z-index: 999;
}

.kreis04 {
	position: absolute;
	margin:295px 0px 0px 1130px; 
	z-index: 999;
}

.kreis05 {
	position: absolute;
	margin:745px 0px 0px 1200px; 
	z-index: 999;
}



.rotate1 {
	position: absolute;
	margin:109px 0px 0px 194px; 
	z-index: 999;
}

.rotate2 {
	position: absolute;
	margin:109px 0px 0px 428px; 
	z-index: 999;
}

.rotate3 {
	position: absolute;
	margin:119px 0px 0px 594px; 
	z-index: 999;
}


.rotate4 {
	position: absolute;
	margin:58px 0px 0px 841px; 
	z-index: 999;
}


.maincol,
.maincol_w_right,
.maincol_w_left,
.maincol_full
{  width: 1024px; margin: 0 auto; padding:0; /** background: url("../images/content_m.gif") repeat-y scroll center top transparent **/;}

.maincol_full
{
padding: 0 0px;
margin: 0 auto;
width: 1024px;
/** background: url("../images/content_m.gif") repeat-y scroll center top transparent;**/
}




.rightcol {
    float: left;
    width: 236px;
	padding-left:25px;
	padding-right: 0px;
	margin-left: 0px;
	padding-bottom: 20px; 
	}

.leftcol {
    float: left;
    width: 236px;
	padding-left:20px;
	padding-right: 15px;
	margin-left: 0px;
	padding-bottom: 20px; 
	}


.maincol_w_left .cont {
    float: left;
    padding-right:10px;
	padding-left: 0px;
	width: 675px;
		
}

.maincol_w_right .cont {
    float: left;
    padding-right:10px;
	padding-left: 0px;
	width: 472px;
		
}


.maincol .cont {
    float: left;
    width: 472px;
	padding-left: 0px;
	padding-right: 20px;
	
}

.cont ul li {
list-style:disc;
margin-left:20px;
padding-left:10px;
}


#breadcrumbs { position:absolute;top:500px;bottom:0px;left:5px;font-size:9pt;}

.separator { font-size:10px;padding:20px 0 0;display:block;color:#F29400;font-size:12px;font-weight:700; }


.module_menu .menu,
.module .menu
{ 
	margin:0;
	
}

.module_menu .menu li,
.module .menu li
{ padding:0px 0 0 0px;line-height:20px;}

.module_menu .menu li a,
.module .menu li a
{ display:block;}

.module_menu .menu li a span,
.module .menu li a span
{ display:block;background: transparent url(../images/arrow1.gif) no-repeat left 7px;cursor:pointer;font-size: 14px;color:#777;}

.module_menu .menu li a span:hover,
.module .menu li a span:hover
{ display:block;background: transparent url(../images/arrow1.gif) no-repeat left 7px;cursor:pointer;font-size: 14px;color:#F29400;}

li ul,  li.current.active.parent ul {
	padding: 0px 0px 15px 0px;
} 

li ul li a span,  li.current.active.parent ul li a span  {
    font-size: 13px !important;
    padding: 0px 0px 0px 20px ;
    margin: 0px;
    color: #777;
}

li.current.active.parent ul li a span:hover {
        color: #F29400;
}

#login-form {
	margin:0;
	padding:0;
}

fieldset.userdata {
	border:none;
	margin:0 0 0 20px;
	padding:0;
	height:150px;
	position:relative;
	width: 190px;
}

#login-form ul { margin:20px 20px 0; }

fieldset.userdata label {display:block;line-height:16px; }
#form-login-remember label { display:inline; }

fieldset.userdata input { 
    /** background: none repeat scroll 0 0 #000000; **/
    border: 1pt solid #F29400;
    color: #7F6A7C;
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    padding: 2px 4px;
	width: 142px;
}
fieldset.userdata input.button { position:absolute;bottom:0;left:0;width:80px;}


fieldset.userdata input.button {
    /** background: url("../images/but.gif") repeat-x scroll left top transparent; **/
    border: 1px solid #000000;
    color: #F29400;
    float: left;
    font-weight: 400;
    height: 20px;
    line-height: 15px;
    margin: 10px 0 0;
    padding: 0 10px 3px;
}

#form-login-username,
#form-login-password,
#form-login-remember { margin:0 0 10px;overflow:hidden; }

#modlgn-remember { float:none;margin:0 0 0 10px;border:none;background:none;width:auto; }


.module .search { margin: 0 20px;position:relative;z-index:99; }
.search label { display:none; }
#mod-search-searchword {
	border:1px solid #d5d5d5;background:none;color:#666;width:160px;
}
.module .search .button { position:absolute;right:0;top:0;text-indent:-9999px;width:20px;height:20px;background: transparent url(../images/search_bg.png) no-repeat center center;}

div.module_menu div div div { width: 210px; margin-top: 15px;}

div.module div div div {padding: 0; width: 210px;}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {background: none;}

div.module_menu div div div div.custom, div.module div div div div.custom, div.module_text div div div div.custom {
	margin-left:0px;
	text-align: justify;
	width:200px;
}

.leftcol h3, .rightcol h3 {
    color: #FFFFFF;
    font-family: 'Source Sans Pro', 'Droid Sans',Calibri, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0px;
    text-align: left;
    text-transform: none;
	display:block;
	margin-top: 1px;
}
.leftcol h3 {
	/** background: url("../images/box_h3.jpg") no-repeat scroll left top transparent;**/ 
	color:#F29400;
	font-size: 16px;
	font-familiy: 'Source Sans Pro', 'Droid Sans',Calibri, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	display:block;

}
.rightcol h3 {
/** background: url("../images/box_h3_r.jpg") no-repeat scroll left top transparent;**/ 
	color:#F29400;
	font-size: 16px;
	font-familiy: 'Source Sans Pro', 'Droid Sans',Calibri, Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

.leftcol ul.menu li a, .leftcol ul.menu li a:link, .rightcol ul.menu li a, .rightcol ul.menu li a:link {
    /** background: url("../images/menu_arrow.gif") no-repeat scroll left center transparent; **/
    color: #7F6A7C;
    display: block;
    font-size: 10px;
    font-weight: 400;
    padding: 0 0 0 2px;
    text-decoration: none;
}

.leftcol ul.menu li.current  a,.leftcol ul.menu li.current a:link, .rightcol ul.menu li.current a, .rightcol ul.menu li.current a:link {
    color: #F29400;}

.leftcol ul.menu li a:hover, .rightcol ul.menu li a:hover {
	color: #F29400;
}

/* maincol */
.maincol h2,
.maincol h2 a {
	color:#F29400;
  	font-size: 16px;
  	line-height:normal;
  	margin:0 0 10px;
	font-weight:400;

}

.items-leading,
.category-desc
{
	margin:0 0 20px;
}

/* items row */

.items-row {
display:block;
clear:both;
}

.items-row .item {
	margin:0 0 10px 0;text-align:justify;padding-top:0px;
	border:1px solid #5d153b;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   -hyphens: auto;

}



.items-row .item h2,
.items-row .item h2 a { font-size:16px; padding-top:12px;}
.item .readmore { text-align:left;}
.item .readmore a { color:#777; }
.item .readmore a:hover{ color:#F29400; }

.items-row .column-1 {border:none;width:210px;float:left;}
.items-row .column-2 {border:none;width:210px;float:left;padding: 0 0 0 47px;}
.items-row .column-3 {border:none;width:210px;float:left;padding: 0 0 0 47px;}

.row-separator {clear:both;}

.actions { overflow:hidden;margin:0 0 10px;}
.actions li { float:left; }
.actions li img { float:left;margin:0 6px 0 0; }


.category-desc img { margin:0 10px 4px }
.category-desc a, .category-desc a:link, .category-desc a:visited { color:#F29400;text-decoration:none;}
.image-left { float:left;margin:0 10px 4px 0; }
.image-right { float:left;margin:0 0 4px 10px; }


.item-title {  }
.main .categories-list ul li {
    padding: 5px;
}

.category-desc {
    line-height: 1.7em;
    margin: 10px 0;
    padding-left: 0;
}

.category-desc p { line-height:normal; }

/** Aus Phoca Dropdown Display Num entfernen **/
.pagination { overflow:hidden;padding:10px 0; display:none;}

.pagination .counter { margin:0; }


.active a span{color: #F29400;}

.pagination ul { overflow:hidden;}
.pagination ul li {
	float:left;
	margin:0 6px 0 0;
}

.pagination .pagenav {
	display:block;
	background:#fff;
	margin:0 4px 0 0;padding:2px 6px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:10px 0;
}


.pagenav .pagenav-prev { float:left; }
.pagenav .pagenav-next { float:right; }
.pagenav-prev, .pagenav-next {
	background:#fff;
	margin:0 4px 0 0;padding:2px 6px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:10px 0;
}

/* end maincol */

/* tables */

table { border-collapse:collapse }

table, table th, table td { 
	border:none 1px #d5d5d5 !important;
	font: 10pt  'Source Sans Pro', 'Droid Sans',Calibri, Arial,Verdana, Helvetica, sans-serif !important;
	color:#000000 !important; }


table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background:#dedede;
	color:#7F6A7C
}


table.weblinks,
table.category
{ margin:10px 10px 20px 0px;width:99%; }

table.weblinks td
{ border-collapse:collapse; }

table.weblinks td,
table.category td
{ padding:7px; }

table.weblinks th,
table.category th
{ padding:7px;text-align:left }

td.num
{ vertical-align:top;text-align:left; }

td.hits
{ vertical-align:top;text-align:center }

td p
{ margin:0;line-height:1.3em }

.filter
{ margin:10px 0 }

.display-limit,
.filter
{ text-align:right;margin-right:7px }

/* ++++++++++++++  category table  ++++++++++++++ */

table.category th a img
{ padding:2px 10px }

.filter-search
{ float:left; }
.filter-search .inputbox
{width:6em}

legend.element-invisible
{
        position:absolute;
        /* need margin top and left doesn't work for the legend element */
        margin-left:-3000px;
        margin-top:-3000px;
        height:0px;
}

.cat-items
{ margin-top:20px }

#contact-slider .panel {
	background:#fff;
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:10px 0;
}

#contact-slider .panel h3 { margin:0; }
#contact-slider .panel h3 a { font-size:18px;line-height:normal; }
#contact-slider .panel .pane-slider { padding:10px 0 0 0; }
#contact-slider .panel .pane-slider div { padding:10px 0 0 0;overflow:hidden; }

.contact-email label
{ float:left;width:140px; }

#member-registration label { display:block; }
#member-registration legend { font-size:20px; }

#member-registration dd { padding:0;margin:0 0 10px; }

.contact-links li { line-height:20px; }


/* */
#jform_email-lbl { width:200px;float:left; }
#article-index li { line-height:20px; }

.maincol li {line-height:20px;}
.maincol .menu li,
#article-index li,
.maincol .latestnews li,
.maincol .relateditems li,
.maincol .categories-module li
{
	color: #F29400;
}


#article-index ul,
.maincol .menu { padding: 0 0 10px; }

.stats-module dt {
    float: left;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.maincol .login,
.maincol .registration,
#user-registration {
	background: #FFF;
    border: 1px solid #E7E7E7;
	margin:0 0 10px 0;
	padding:20px 80px 20px 20px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:0 0 10px 0;
}

.maincol .login label { float:left;width:100px;}
.maincol .login .login-fields {overflow:hidden;margin:0 0 10px;}

footer { 
    /** background: url("../images/footer.png") no-repeat scroll center top transparent; **/
    background: #fff;
	color: #F29400;
    height: 36px;
    margin: 0 auto 10px;
    padding-right: 10px;
	padding-bottom:10px;
	padding-top: 25px;
    width: 1014px;
	border-left:1px solid #F29400;
	border-right:1px solid #F29400;
	border-bottom:1px solid #F29400;
}
	
footer p { margin: 0 0 0 0; }
footer a { color:#cbc1cb;}


.error {
	background:#fdcdc9;
	margin:0 0 20px 0;
	padding:10px;
	border:none;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#system-message { margin:0; }
#system-message dt.warning{ color:#be4e4c;margin:0 0 10px;font-size:16px;font-weight:700; }
#system-message dd.warning li { line-height:20px;background: transparent url(../images/arrow-2.png) no-repeat left top;padding:0 0 0 20px; }

.tip-wrap {
	background:#fff;
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* sgmenu */
#sgmenu ul.menu:after { clear: both;content: "";display: block; }
#sgmenu ul.menu { _zoom: 1 }
#sgmenu ul li { float: left; margin: 0 4px 0 0;}
#sgmenu ul li a { display: block;white-space: nowrap }
#sgmenu ul li ul { position: absolute;visibility: hidden;}		

#sgmenu ul li ul li { float: none;}
#sgmenu ul li ul li a { width: auto; }


/* sgmenu skin */




#sgmenu { margin: 0;height: 29px;}

/**  Menu regular **/	

#sgmenu ul.menu li a span{ 
    /** background: url("../images/t_menu_btn_l.png") no-repeat left top transparent; **/
    color: #777;
    float: left;
    font-family: 'Source Sans Pro', 'Droid Sans',Calibri, Trebuchet Ms,Tahoma,Verdana,Arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 44px;
    line-height: 25px;
    padding: 0 4px 0 4px;
    text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	width:auto;
}
#sgmenu ul.menu li a:link, #sgmenu ul.menu li a:visited { 
    /** background: url("../images/t_menu_btn.png") no-repeat right top transparent; **/
    cursor: pointer;
    float: left;
}

/**  Menu on hover **/	

#sgmenu ul.menu li a:hover span{
	color:#F29400;
	/** background: transparent url(../images/t_menu_btn_l.png) no-repeat bottom left; **/
}
#sgmenu ul.menu li a:hover { 
    /** background: url("../images/t_menu_btn.png") no-repeat right bottom transparent; **/
}

/**  Submenu **/
#sgmenu ul li ul {margin-top:20px;z-index:500;}

#sgmenu ul.menu li ul li a, #sgmenu ul.menu li ul li a:link, #sgmenu ul.menu li ul li a:visited {background:#ffffff; width:100px;height:25px; color:#eeeeee; text-align: middle;}
#sgmenu ul.menu li ul li a span {background:#ffffff; padding: 0 5px 0 5px; height:25px; color:#777; text-align: middle;}

/**  Submenu hover**/

#sgmenu ul.menu li ul li a:hover {color:#777;background:#ffffff; height:25px; text-align: middle;}
#sgmenu ul.menu li ul li a:hover span {padding: 0 5px 0 5px;background:#ffffff; height:25px; text-align: middle;}

.contact-name { color:#777; }

.create {
	border-bottom: 1px dotted #777;
	border-top: 1px dotted #777;
	padding-top: 1px;
	padding-bottom: 1px;
	display:block;
	margin-bottom:10px;
}

.title {
	font-weight:400;
	color:#000;
}

/** Blendet das Wort "Details" in Beitr�gen aus **/
dt.article-info-term {
display: none;
}

dd.create {
border: none;
margin-top:-20px;
font-size:10px;
}

ul.pagenav li,
div.pagination ul li{
list-style:none;
margin-left:0px;
}

a.jcepopup span img{
margin-top:5px !important;
margin-bottom:10px !important;
}

.mitgliedlogo { 
border-top: 1px dotted #777;
padding-top:8px;
}

td.title a,category{
font-size:16px; color:#F29400;font-family: 'Source Sans Pro', 'Droid Sans',Calibri,Verdana,Helvetica,Arial,sans-serif;font-weight:400;padding-top:8px;
}

td.title p {
font-size: 10pt;
padding: 10px 0px 5px 0px;
}

ul.menu li.current.active a span{
color: #F29400;
}

.search div
{
text-align:right;
margin: 0px 14px 20px 0px;
z-index: 999;

}

div.blog-featured
{
width:1025px;
}

.vm-button-correct, .vm-button-correct:hover, .vm-button-correct:visited, button.vm-button-correct, #checkoutFormSubmit {
height: 30px !important;
}

div.control-buttons button.default {
height: 30px !important;
margin: 10px 0px 0px 10px !important;
}

.width70 h2{
border: none; important;
}

.productdetails-view .addtocart-bar {
padding-left: 0px !important;
}

span.addtocart-button {
float:none !important;
}

.browse-view h1 {
margin: 1px 0px 30px 0px;
padding: 10px 0px 0px 0px;
}

.orderby-displaynumber {
display:none;
}

.category-view h2 {
border: none !important;
}

span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
	background: #F29400;
	height: 50px;
	border: #F29400;
}

.vm-product-descr-container-1 .product_s_desc {
	display: none;
}

.category li {
 list-style: none !important;
}

.PricesalesPrice .vm-display .vm-price-value {
font-size: 16px !important;
}

.category-view .row .category .spacer h2 a {
font-size: 16px !important;
}

.category-view .row .category .spacer h2 a img {
    margin-top: 0.8em;
    max-width: 100%;
    height: auto;
}

.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
background:  #F29400;
border: #F29400;
height: 50px;
width: 150px;
}

.display-number, .control-buttons, .right {
    text-align: right !important;
    margin: 0px 0px 0px 0px;
}

.cart.customer-note {
   text-align: left;
}

.cart-view  h1{
 font-size:16px; color:#F29400;font-family: 'Source Sans Pro', 'Droid Sans',Calibri,Verdana,Helvetica,Arial,sans-serif;font-weight:400;border-top: 1px dotted #777;padding-top:11px;
}

.vm-cart-header-container {
margin: -9px 0 0 0;
}

.continue_link, .showcart {
background: #F29400 none repeat scroll 0% 0%;
border: medium none #F29400;
height: 20px;
width: 150px;
border-radius: 4px;
cursor: pointer;
text-align: center;
letter-spacing: 1px;
display: inline-block;
text-decoration: none;
padding: 6px 12px 3px;
color: #ffffff !important;
}

.buttonBar-right {
float: none;
margin: 0 0 20px 0;
}

div#jem {
border: none;
}


