html {
height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
background:#fff;
font-size:76%;
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */
/* \*/
/* overflow: hidden;
 *//* */
 overflow: hidden;
}
table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}

body {
	height: 100%;
	max-height:100%;
	/* overflow:hidden; */
	padding:0;
	margin:0;
	border:0;
	background: #9EB7C0 url(../img/bg.jpg) repeat-x;
}
#wrapper4uweb {
	position: absolute;
	height: 100%;
	width: 1200px;
	border-left: 1px solid #104b88;
	border-right: 1px solid #104b88;
	left: 50%;
	margin-left: -600px;
	background-color: #F0F0F0;
	/* overflow: hidden; */
	bottom: 0;
	top: 0;
}
* html #wrapper4uweb{
	max-height: 100%;
}
#content4uweb {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:154px;
	bottom:20px;
	left:160px;
	right:0;
	display:block; 
	background:#eee;
	font-size: 12px;
}
* html #content4uweb {
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	z-index:3;
	overflow:auto;
	border-top:154px solid #fff;
	border-bottom: 20px solid #fff !important;
	border-left:160px solid #fff;
	border-right: 1px solid blue;
}
#header4uweb {
	position:absolute;
	margin:0;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:154px;
	z-index:5;
	overflow:hidden;
	color:#fff;
	background-color: #AEC2E6;
	border-bottom: 1px solid #35759F;
	text-align: center;
}
#footer4uweb {
	position:absolute;
	margin:0;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:20px;
	font-size:1em;
	z-index:5;
	overflow:hidden;
	background-color: #AEC2E6;
	border-top: 1px solid #35759F;
	border-bottom: 1px solid #35759F;
}
#left4uweb {
	position:absolute;
	left:0;
	top:154px;
	bottom:20px;
	width:160px;
	z-index:4;
	overflow:auto;
	border-right: 1px solid #D6D6D6;
	background-color: #EBEBEB;
}
* html #left4uweb {
	height:100%;
	top:0;
	bottom:0;
	border-top:154px solid #fff;
	border-bottom:20px solid #fff;
	color:#fff;
}
#head{
	position: absolute;
	width: 100%;
	height: 100px;
	left: 0px;
	top: 0px;
	background: url(../img/top.jpg) left no-repeat;
	z-index: 40;
	border: 0px solid red;
}
#logo{
	margin: 10px 0 0 20px;
	z-index: 1000;
}

.navigation4uweb {
	position: relative;
	top: 100px;
	left: 0px;
	background-color: #AEC2E6;
	height: 52px;
	width: 100%;
	border-top: 1px solid #35759F;
	border-bottom: 1px solid #35759F;
	z-index: 30;
}

* html .navigation4uweb {padding-bottom:0;}



.navigation4uweb .mod_navigation level_1{
	padding:0;
	width:1024px;
	height:100%;
}

.navigation4uweb .level_1{
	height: 25px;
	text-align: center;
}
.navigation4uweb .level_1 li{
	line-height: 25px;
	background: url(../img/borderLevel_1.gif) top left no-repeat;
	float: left;
	border: 0px solid red;
	padding: 0 0 0 1px;
	margin: 2px 0 0 3px;
}
.navigation4uweb .level_1 a{
	display: block;
	background: url(../img/btnLevel_1.gif) right -50px no-repeat;
	padding: 0 5px 0 5px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

.navigation4uweb .level_1 .level_2{
	height: 24px;
	text-align: center;
	position: absolute;
	width: 1024px;
	border: 0px solid blue;
	visibility: hidden;	
}
.navigation4uweb .level_1 a:hover {
	background: url(../img/btnLevel_1.gif) right -25px no-repeat;
}
.navigation4uweb .level_1 li a:hover  .level_2,
.navigation4uweb .level_1 li:hover  .level_2{
	visibility: visible;
}

.navigation4uweb .level_1 li p {
	background: url(../img/btnLevel_1.gif) 0px -50px no-repeat;
	display: block;
	padding: 0 5px 0 5px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.navigation4uweb .level_1 li span{
	background: url(../img/btnLevel_1.gif) 0px -50px no-repeat;
	display: block;
	padding: 0 5px 0 5px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

.navigation4uweb .level_1 .level_2 li{
	line-height: 20px;
	background: url(../img/borderLevel_2.gif) left no-repeat;
	float: left;
	border: 0px solid red;
	padding: 0 0 0 1px;
	margin: 2px 3px 0 0;
	white-space: nowrap;
}
.navigation4uweb .level_1 .level_2 a{
	display: block;
	font-size: 12px;
	background: url(../img/btnLevel_2.gif) right -40px no-repeat;
	padding: 0 5px 0 5px;
	font-weight: normal;
}
.navigation4uweb .level_1 .level_2 li p {
	background: url(../img/btnLevel_2.gif) right -40px no-repeat;
	display: block;
	padding: 0 5px 0 5px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.navigation4uweb .level_1 .level_2 li span{
	background: url(../img/btnLevel_2.gif) right -40px no-repeat;
	display: block;
	padding: 0 5px 0 5px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
}
.navigation4uweb .level_1 .level_2 a:hover{
	background: url(../img/btnLevel_2.gif) right -20px no-repeat;
	white-space: nowrap;
}
.navigation4uweb :hover {
	white-space:normal;
}


.navigation4uweb .level_1 .level_2 .level_3 {
	text-align: left;
	position: absolute;
	width: 180px;
	border: 0px solid blue;
	visibility: hidden;
	display: none;
	border-top: 2px solid #AEC2E6;
	margin-left: -1px;
}
.navigation4uweb .level_1 .level_2 li:hover .level_3,
.navigation4uweb .level_1 .level_2 a:hover .level_3{
	display: block;
	visibility: visible;
}

.navigation4uweb .level_1 .level_2 .level_3 li{
	line-height: 20px;
	background: url() left no-repeat;
	background-color: #6098CC;
	border: 0px solid red;
	padding: 0 0 0 0;
	margin: 0px 3px 0 0;
	opacity: 0.9;				/*Firefox, neuere  Mozilla*/
	filter: alpha(opacity=90);	/*IE*/
	-moz-opacity: 0.9;			/*alte Mozilla*/
	-khtml-opacity: 0.9;		/*alte Safari*/
	width: 100%;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #4686C2;
	border-right:  1px solid #4686C2;
	white-space: nowrap !important;
}
.navigation4uweb .level_1 .level_2 .level_3 h3{
	display: inline;
	font-size: 11px;
	padding: 0 5px 0 5px;
	font-weight: normal;
}
.navigation4uweb .level_1 .level_2 .level_3 li:first-child{
	border-top: 1px solid #4686C2;
}
.navigation4uweb .level_1 .level_2 .level_3 li:last-child{
	border-bottom: 1px solid #316595;
}
/** End NAvigation **/
.secondNavigation .thirdNavigation .info{
	background: url(../img/info.png) 5px 5px no-repeat;
	padding-left: 20px;
}
.secondNavigation .thirdNavigation li:hover{
	background-color: #8AB3DA;	
	white-space: nowrap;
}
* html .secondNavigation .thirdNavigation .info,
*+html .secondNavigation .thirdNavigation .info{
	background: url(../img/info.png) 5px 0px no-repeat;
}
.show{
	display: block !important;
	visibility: visible !important;
}

* html #left4uweb {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	max-height:100%;
	overflow: hidden;
	border-top: 154px solid #fff;
	border-bottom: 20px solid #fff;
	padding-bottom: 0px;
}



#directory li{
	line-height:20px;
	margin:2px 3px 0 0;
	padding:0 0 0 1px;
	line-height: 20px;
}
#left4uweb .logos{
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	border: 0px solid red;
}
* html #left4uweb .logos{
	bottom: 154px;
}
.logos .fci{
	margin: 20px 0 30px 50px;
}
.logos .vdh{
	margin: 20px 0 0 30px;
}


.mod_breadcrumb a{
	color: #6C6C6C;
}
.mod_breadcrumb{
	font-size: 10px;
	position: absolute;
	top: 5px;
	left: 5px;
	color: #6C6C6C;
	border: 1px solid #6C6C6C;
	padding: 3px;
}
/** Start Navigation Left **/
#left4uweb .mod_navigation{
	font-size: 11px;
	margin: 0 0 0 5px;
	color: #244A6E;
	background: transparent url(../img/box_body150.gif) no-repeat scroll left bottom;
	padding: 0 0 12px 5px;
}
#left4uweb .mod_navigation h6{
	font-weight: normal;
	color: #6C6C6C;
}
#left4uweb .mod_navigation p.active{
	color: #3772A9;
	background-color: #fff;
}
#left4uweb .mod_navigation .active span{
	color: #3772A9;
	background-color: #fff;
	display: block;
}

#left4uweb .mod_navigation .level_1{
	border: 0px solid red;
	width: 143px;
}
#left4uweb .mod_navigation a{
	color: #244A6E;
}
#left4uweb .mod_navigation .level_1 li{
	line-height: 16px;
	border-top:1px solid #FFFFFF;
	padding-bottom: 1px;
}
#left4uweb .mod_navigation .level_1 li:first-child{
	border: none;
}
#left4uweb .mod_navigation .level_2 li.trail a{
	text-decoration: none;
}
#left4uweb .mod_navigation .level_2 li{
	border: none;
	padding-left: 7px;
	background: transparent url(../img/submenu.png)  0px 2px no-repeat;
}
#left4uweb .leftnavigation{
	background:transparent url(../img/box_headline150.gif) no-repeat scroll 0 0;
	height: 30px;
	margin: 10px 0 0 5px;
}
#left4uweb .whitoutSubmenu{
	background:transparent url(../img/box_headline150A.gif) no-repeat scroll 0 0;
	height: 30px;
	margin: 10px 0 0 5px;
}
#left4uweb #subnaviagtion-titel h1{
	color: #244A6E;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0 0 4px;
	text-align:center;
}
/** End Navigation Left **/

.ce_text,
.ce_image,
.ce_headline{
	margin: 0 0 10px 0;
}
#content4uweb .mod_article{
	border-bottom:1px solid #FFFFFF;
	margin:10px;
	padding:10px;
}
* html #content4uweb{
	width: 865px;
	overflow: scroll;
	max-height: 100%;
}
#content4uweb .mod_article h1{
	font-size: 16px;
	color: #244A6E;
	font-weight: bold;
	clear:both;
	margin-bottom:5px;
	padding:10px;
	text-transform: uppercase;
	background-color: #F5F5F5;
	letter-spacing:1px;
}
#content4uweb h1.siteTitle{
	font-size: 18px;
	color: #244A6E;
	font-weight: bold;
	border-bottom: 2px solid #244A6E;
	margin:10px;
	padding:10px;
}
#hundeschule ol{
	list-style-type: decimal;
	list-style-position:outside;
	margin-left:10px;
	padding-left:10px;
}
.ce_text,
.ce_table,
.teaser{
	color: #1E3D5A;
	letter-spacing: 0.03em;
	line-height:120%;
	word-spacing:0.1em;
	font-size: 13px;
}
.ce_text a{
	color: #1E3D5A;
}
.ce_list ul,
.ce_text ul,
.teaser ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 14px;
}
.ce_list ol,
.ce_text ol,
.teaser ol{
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 14px;
}
.ce_list li,
.ce_text li,
.teaser li{
	margin-bottom: 3px;
	letter-spacing:0.03em;
}
.ce_text strong{
	font-weight: bold;
}
.ce_text .tableBorder td {
	background-color:#FFFFFF;
	border:1px solid #006AB5;
	font-size:0.9em;
	padding:3px;
}
.ce_text .tableBorder th {
	background-color:#FFFFFF;
	border:1px solid #006AB5;
	padding:0;
}
.ce_text p{
	margin: 5px 0 0 0;
}
#content4uwb h1{
	border-bottom: 2px solid #DE2B1B;
	color: #DE2B1B;
	font-size: 20px;
	font-weight: bold;
	padding-left:8px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.pdf_link{
	text-align: right;
}
.box150headline{
	position: relative;
	background: url(../img/box_headline150.gif) 0px 0px no-repeat;
	width: 150px;
	height: 30px;
	margin: 10px 0 0 5px;
}
.box150head{
	position: relative;
	background: url(../img/box_headl150.gif) 0px 0px no-repeat;
	width: 150px;
	height: 3px;
	margin: 10px 0 0 5px;
}
.box150body{
	position: relative;
	background: url(../img/box_body150.gif) left bottom no-repeat;
	width: 150px;
	margin: 0 0 0 5px;
	padding: 0 0 5px 5px;
}
.box150body .thirdNavigation .info{
	background: url(../img/info.png) 2px 5px no-repeat;
	padding-left: 20px;
	color: #6E98BE;
	text-decoration: none;
}
*+html .box150body .thirdNavigation .info,
* html .box150body .thirdNavigation .info{
	background: url(../img/info.png) 2px 0px no-repeat;
}
.box150body .thirdNavigation h3{
	display: inline;
	font-size: 11px;
	padding: 0 5px 0 2px;
	font-weight: normal;
}

.box150body p{
	font-size: 11px;
	color: grey;
	margin-left: 3px;
}
.box150body hr	{
	margin-left: 0px;
	color: grey;
	width: 90%;
}
.firstdays td{
	background-color: #F8F8F8;
}
.footerNavigation{
	height: 15px;
	border: 0px solid red;
	width: 120px;
	text-align: center;
	margin: auto;
}
.footerNavigation a{
	color: #fff;
}
.footerNavigation li{
	line-height: 15px;
	background: url(../img/borderNav3.gif) left 0 no-repeat;
	float: left;
	border: 0px solid red;
	padding: 0 0 0 1px;
	margin: 3px 3px 0 0;
}
.footerNavigation h2{
	display: block;
	font-size: 10px;
	background: url(../img/btnNavigation15.gif) 0px 0 no-repeat;
	padding: 0 5px 0 5px;
	font-weight: normal;
}
#tbl_mitglieder{
	font-size: 12px;
}
#ausbildungsplaetze-des-vdh table,
#vereins-zuechtermitteilungen table,
#tbl_mitglieder table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}
#ausbildungsplaetze-des-vdh table th,
#vereins-zuechtermitteilungen table th,
#tbl_mitglieder table th{
	background-color:#FFFFFF;
	border:1px solid #006AB5;
	padding:0;
	font-weight: bold;
}
#ausbildungsplaetze-des-vdh table td,
#vereins-zuechtermitteilungen table td,
#tbl_mitglieder table td{
	background-color:#FFFFFF;
	border:1px solid #006AB5;
	font-size:0.9em;
	padding:3px;
}
#ausbildungsplaetze-des-vdh table td.name{
	font-weight: bold;
}
.impfplan th {
	background-color:#F8F8F8;
	text-align:left;
}
.impfplan td {
	background-color:#F8F8F8;
	text-align:center;
}
#rasseliste table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}
#rasseliste table th{
	font-weight: bold;
}

#rasseliste table td{
	background-color: #fff;
	padding: 1px 3px 1px 3px;
}
#banner{
	position: absolute;
	bottom: 0;
	width: 90%;
}
.center{
	text-align: center;
	margin: 0 0 25px 20px;
}
#ergebnisse .ce_text table th{
	font-weight: bold;
}
#ergebnisse .ce_text tr{
	background-color:#F8F8F8;
	border: 5px solid #006AB5;
}
#onlinemeldung{
	position: absolute;
	bottom: 30px;
	left: 20px;
}
.invisible{
	display: none !important;
}

ul.autocompleter-choices {
	position: absolute;
	margin:	0;
	padding: 0;
	list-style:	none;
	border:	1px solid #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #ddd;
	background-color: #fff;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 50;
	background-color: #fff;
}

ul.autocompleter-choices li {
	position: relative;
	margin: -2px 0 0 0;
	padding: 0.2em 1.5em 0.2em 1em;
	display: block;
	float: none !important; 
	cursor:	pointer;
	font-weight: normal;
	white-space: nowrap;
	font-size: 1em;
	line-height: 1.5em;
}

ul.autocompleter-choices li.autocompleter-selected {
	background-color: #444;
	color: #fff;
}

ul.autocompleter-choices span.autocompleter-queried {
	display: inline;
	float: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color: #EC8621;
}
#statistik-der-hundeanmeldungen .col_2{
	text-align: right;
}
#meldungen2010 .col_3,
#meldungen2010 .col_4,
#meldungen2010 .col_5,
#meldungen2010 .col_6,
#meldungen2010 .col_7,
#meldungen2010 .col_8,
#meldungen2010 .col_9,
#meldungen2010 .col_10{
	background-color: #B9DEFF;
	text-align: center;
}
#meldungen2010 .col_11,
#meldungen2010 .col_12,
#meldungen2010 .col_13,
#meldungen2010 .col_14,
#meldungen2010 .col_15,
#meldungen2010 .col_16,
#meldungen2010 .col_17,
#meldungen2010 .col_18{
	background-color: #fdcaf6;
	text-align: center;
}
.sortable th {
	background: url(../img/default.gif) right center no-repeat;
	padding-right: 10px;
}
.sortable th.asc{
	background: url(../img/asc.gif) right center no-repeat;
	padding-right: 10px;
}
.sortable th.desc{
	background: url(../img/desc.gif) right center no-repeat;
	padding-right: 10px;	
}
#Akkreditierung .row_13 .col_0{
	vertical-align: bottom;
}
.toggler{
    font-weight:normal;
    color:#244A6E;
    background:transparent url(../img/plus.gif) left center no-repeat;
    border-bottom:1px #E7E6D3 solid;
    padding-left:21px;
    margin-top:7px;
    cursor:pointer;
    cursor:hand;
}
div.accordion{
    border-left:1px #E7E6D3 solid;
    padding-left:5px;
    margin-left:4px;
}
.toggler.active {
    font-weight:bold;
    background:transparent url(../img/minus.gif) left center no-repeat;
}
.back{
	margin-top: 15px;
}
.resultTable{
	font-size: 9px;
}
.resultTable table{
	margin: 0;
}
.resultTable th{
	background-color: #F5F5F5;
	border-bottom: 1px solid #244A6E;
	border-right: 1px solid #4D79A2;
    cursor:pointer;
    cursor:hand;
}
.resultTable td{
	border: 1px solid white;
	background-color: #fff;
}
.clear{
	clear: both;
}
.left{
	float: left;
	display: inline;
}