@charset "UTF-8";

/**
 * Theme Name:     VA
 * Theme URI:      http://www.valentina-arabians.de
 * Description:    Child theme for valentina-arabians.de
 * Author:         Oliver Wenk - upbox GmbH
 * Author URI:     http://www.upbox.de
 * Template:       modernize
 * Version:        1.0.1
 */

@import url('../modernize/style.css');



table {
		border-spacing: 0;
		border: 1px solid; 
		width: 100%; }
	tr th{
		border-bottom: 1px solid;
		text-align: left;
	}
	tr th, tr td{
		padding: 0px 0px;
		border-right: 1px solid;
	}
	tr th:last-child, tr td:last-child{
		border-right: 0px;
	}
	table th{ font-weight: bold; }


div.gdl-page-content{ margin-top: 35px; margin-bottom: 45px;}


h1 { margin-bottom: 15px;}
	h2 { margin-bottom: 15px; }
	h3 { margin-bottom: 5px;margin-top: 15px; }



#flaggenmast { heigth: 32px; width: 56px; margin: 0; padding: 0; float: right; clear: right; }

ul.qtrans_language_chooser { list-style-type:none !important; margin: 0; padding: 0; }
ul.qtrans_language_chooser li { display: inline-block !important; float: left; position: relative; margin: 0; padding: 0;margin-bottom: 10px; }
a.qtrans_flag { margin-right: 10px; margin-top: 0px,margin-bottom: 10px; }

.qtrans_flag { border:3px solid #ffffff ;margin-bottom: 10px;}



div.custom-sidebar { border-color: inherit; margin-top: 20px;margin-bottom: 40px; clear: both; }
div.custom-sidebar div { border-color: inherit; }
div.custom-sidebar ul{ list-style: none !important; margin-left: 0px; border-color: inherit; }	
div.custom-sidebar ul li{ 
	list-style: none !important; padding-top: 9px; padding-bottom: 9px; border-bottom: 1px solid; border-color: inherit; }	
div.custom-sidebar ul li{ padding-left: 0px; background-position: 0px 4px; }
div.custom-sidebar ul li li:last-child{ 
	border-bottom: none; padding-bottom: 0px; }	


div.custom-sidebar ul li{ background-color:#FFfff !important; } 
.gdl-divider, .custom-sidebar.gdl-divider div, .custom-sidebar.gdl-divider .custom-sidebar-title, .custom-sidebar.gdl-divider ul li{ border-color: #ffffff !important; } 