/*
Stylesheet für 1000 Schlüsseldokumente
*/

html, body {
	background-color: #4a4a4a;
	color : #1d1d1d;
	font-family : "Trebuchet Ms", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin : 0;
	padding : 0px 0px 0px 0px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
html, body {
	font-size:125%;
	}
}

/*
Ueberschriften
*/

h1 {
	color : #4f4f4f;
	/*color : #ac1829;*/
	font-size : 130%;
	font-weight : 500;
	line-height: 130%;
	margin: 1% 0% 3% 0%;
	padding : 0% 0% 1% 0%;
}

h2, Titel {
	color : #4f4f4f;
	/*color : #ac1829;*/
	font-size : 120%;
	font-weight : 500;
	line-height: 120%;
	margin: 1% 0% 3% 0%;
	padding : 0% 0% 1% 0%;

}

h3 {
	color : #4a4a4a;
	/*color : #ac1829;*/
	font-size : 120%;
	font-weight : 500;
	line-height: 100%;
	margin: 2% 0% 4% 0%;
	padding : 0% 0% 1% 0%;
}

h4 {
	color : #4f4f4f;
	/*color : #ac1829;*/
	font-size : 100%;
	font-weight : 500;
	padding : 0% 0% 1% 0%;
}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	h1, h2, h3, h4 {
		font-weight: 600;
	}	
}

/*
DIV-Elemente
*/

div {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

div.main {
	background : #f2f6e1;
	position: relative;
	padding:0% 0% 0% 0%;
	margin : 0% 0% 0% 0%;
	margin-left: auto ;
	margin-right: auto ;
	width:100%;
	max-width:1280px;
}

div.title {
	width:100%;
	clear:left;
	padding : 0% 0% 0% 0%;
	margin:  0%;
	
}

div.logo {
	/*width:10%;*/
	width:17.3%;
	float:left;
	padding : 0% 1% 0% 0%;
	margin : 0% 0% 0% 0%;
}


div.banner {
	padding:0% 0% 0% 0%;
	margin : 0% 0% 1.5% 0%;
	float:left;
	display: inline;
	width:100%;
	border-radius: 0px;
	position:relative;
}


hr.banner {
	width: 100%;
	min-width: 1024px;
	clear:left;
	padding:0px 0px 0px 0px;

	/*width:980px*/
	
}

div.leftnav {
	/* border-top: 1px dotted #ababab;*/
	/* border-left: 1px dotted #ababab;*/
	/*width: 190px;*/
	width:27%;
	min-width: 117px;
	/*position: absolute;
	top: 186px;
	left: 10px;*/
	float:right;
	padding : 0% 0% 0% 1%;
	margin : 0% 0% 0% 0%;
}

div.navbox {
	border: 0px solid #eeeeee;
	border-radius:3px;
	padding:5% 5% 5% 5%;
	margin:0% 0% 0% 0%;
	/*
	box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	*/
	background : #fffffa;
}

img.logo {
	border: none;
	width:100%;
	max-width:180px;
	margin-left: auto;
	margin-right: auto;
}

div.content {
	/* border-top: 1px dotted #ababab; */
	/*border-right: 1px dotted #ababab;*/
	/*background : #fffffa;*/
	width:68%;
	height:200%;
	float:left;
	padding : 0% 1% 2% 0%;
	margin : 0% 0% 0% 1%;
}



div.tausendok_logo {
	width:15%;
	max-width:300px;
	min-width:150px;
	margin-top: 0.5%;
	margin-left: 0.5%;
	margin-bottom: 0.5%;
	opacity: 1.0;
	float:left;
	border: 0px solid #cc0000;
}

img.tausenddok_logo_standard {
	border: none;
	border-radius: 3px;
	width:100%;
	max-width:200px;
	box-shadow: 2px 2px 5px #000000;
	-webkit-box-shadow: 2px 2px 5px #000000;
	-moz-box-shadow: 2px 2px 5px #000000;
}

@media only screen and (max-width: 800px) {
div.leftnav {
	width:97%;
	float:left;
	background : #fffffa;
	padding : 0% 0% 0% 0%;
	margin : 0% 0% 0% 1.5%;
	}
div.content {
	width:97%;
	}
}


div.rightnav {
	border-top: 1px dotted #ababab;
	/*width: 190px;*/
	width:18.3%;
	height:200%;
	/*position: absolute;
	top: 186px;
	left: 10px;*/
	float:left;
	padding : 0px 0px 0px 20px;
}

#navbar {
	float: right;
	padding : 0% 0% 0.5% 0.5%;
	margin:  0% 0% 0.5% 0.5%;
	/*background-color: #ac1829;*/
	/*border-left: 1px solid #ac1829;*/
	position: absolute;
	bottom: 0.5%;
	right: 0.5%;
	width:81%;
	border: 0px solid #fffffa;
}


#suchformular_m {
	border: 0px solid #cc0000;
	float:right;
	margin:0px -15px 0px 0px;
	padding:0px 0px 0px 0px;
	width:40%;
	display:none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	#suchformular_m {
		display:block;

	}
}


div.navbarelement {
	float:right;
	padding : 0.3% 0.8% 0.3% 0.8%;
	margin:  0.35% 0% 0.0% 0.35%;
	border-radius: 3px;
	text-align:center;
	/* border-right: 1px solid #fffffa;*/
	background-color: #ac1829;
	min-width:8%;
	right:0px;
	opacity: 1.0;
	box-shadow: 2px 2px 5px #000000;
	-webkit-box-shadow: 2px 2px 5px #000000;
	-moz-box-shadow: 2px 2px 5px #000000;
}
div.navbarelement:hover {
	background-color: #e4a5ac;
}

div.activenavbarelement {
	float:right;
	padding : 0.3% 0.8% 0.3% 0.8%;
	margin:  0.35% 0% 0.0% 0.35%;
	border-radius: 3px;
	text-align:center;
	background-color: #fffffa;
	min-width:8%;
	right:0px;
	opacity: 1.0;
	box-shadow: 2px 2px 5px #000000;
	-webkit-box-shadow: 2px 2px 5px #000000;
	-moz-box-shadow: 2px 2px 5px #000000;
}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	div.navbarelement, div.activenavbarelement {
		margin:  1% 0.5% 0.0% 0%;
	}
}


div.language_navbar {
	float:right;
	padding:0.2% 0.5% 0.2% 0.5%;
	text-align:right;
	background-color: #f2f6e1;
	border-top:0px solid #ababab;
	border-right:0px solid #ababab;
	border-radius: 0px 3px 0px 3px;
	opacity: 1.0;

}

#navbar1 {
	clear: left;
	padding : 0% 0% 0% 0%;
	margin:  0% 0% 8% 0.0%;
	/*background-color: #ac1829;*/
	/*border-left: 1px solid #ac1829;*/
	width:100%;
	clear:left;
}


img.navbar1_icon {
	width:28px;
	margin: 0% 0.5% 0.5% 0%;
	float:left;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	img.navbar1_icon {
		width:48px;
		margin: 0% 1.5% 0.5% 0%;
	}
}

div.navbarelement1 {
	float:left;
	padding : 0.2% 0.3% 0.2% 0.3%;
	margin:  0.35% 1.2% 0.0% 0.0%;
	border-radius: 3px;
	font-size:80%;
	text-align:center;
	/*border-right: 1px solid #fffffa;*/
	background-color: #4a4a4a;
	min-width:10%;
	right:0px;
	box-shadow: 2px 2px 5px #000000;
	-webkit-box-shadow: 2px 2px 5px #000000;
	-moz-box-shadow: 2px 2px 5px #000000;
}
div.navbarelement1:hover {
	background-color: #c8c8c8;
}

div.activenavbarelement1 {
	float:left;
	padding : 0.2% 0.3% 0.2% 0.3%;
	margin:  0.35% 1.2% 0.0% 0.0%;
	border-radius: 3px;
	font-size:80%;
	text-align:center;
	background-color: #fffffa;
	min-width:10%;
	right:0px;
	box-shadow: 2px 2px 5px #000000;
	-webkit-box-shadow: 2px 2px 5px #000000;
	-moz-box-shadow: 2px 2px 5px #000000;
}

/*
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
div.navbarelement, div.activenavbarelement, div.navbarelement1, div.activenavbarelement1 {
	font-size:125%;
	}
}
*/
div.navelement {
	clear:both;
	padding : 0.1% 0% 0.1% 0%;
}


div.navelement2 {
	clear:both;
	padding : 0.5% 0% 0.5% 7%;
}

a.barnavi, a:active.barnavi, a:link.barnavi, a:visited.barnavi {
	color : #fffffa;
	font-weight : normal;
	font-size : 100%;
	text-decoration : none;
	display:block;
}

a:hover.barnavi {
	color : #fffffa;
	font-weight : normal;
	font-size : 100%;
	display:block;
	/*text-decoration : underline;*/
}

a.activebarnavi, a:active.activebarnavi, a:link.activebarnavi, a:visited.activebarnavi {
	color : #ac1829;
	font-weight : normal;
	font-size : 100%;
	text-decoration : none;
	display:block;
}
a:hover.activebarnavi {
	color : #4a4a4a;
	font-weight : normal;
	font-size : 100%;
	display:block;
	/*text-decoration : underline;*/
}

a.barnavi1, a:active.barnavi1, a:link.barnavi1, a:visited.barnavi1 {
	color : #fffffa;
	font-weight : normal;
	font-size : 98%;
	text-decoration : none;
	display:block;
}

a:hover.barnavi1 {
	color : #fffffa;
	font-weight : normal;
	font-size : 98%;
	/*text-decoration : underline;*/
	display:block;
}

a.activebarnavi1, a:active.activebarnavi1, a:link.activebarnavi1, a:visited.activebarnavi1 {
	color : #4a4a4a;
	font-weight : normal;
	font-size : 98%;
	text-decoration : none;
	display:block;
}
a:hover.activebarnavi1 {
	color : #4a4a4a;
	font-weight : normal;
	font-size : 98%;
	display:block;
	/*text-decoration : underline;*/
}


div.footer {
	width:169px;
	clear:both;
	right:0px;
	padding : 0% 1% 2% 1%;
	margin : 0% 2% 0% 1%;
}

div.dokument {
	float: left;
	background : #fffadc;
	padding: 1% 1% 1% 1%;
	margin: 0% 0% 1% 0%;
	width:98%;
	border:0px dotted #ababab;
	border-radius: 3px;
	box-shadow: 2px 2px 5px #000000;
	-webkit-box-shadow: 2px 2px 5px #000000;
	-moz-box-shadow: 2px 2px 5px #000000;
}

div.imgframe {
	/*border: 1px dotted #ababab;*/
	float: left;
	padding: 5px 5px 5px 5px;
	width:20%;
	max-width:110px;
}

img.imgframe_image {
	border: none;
	padding:0px;
	max-width:110px;
	width:100%;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
}

div.imgtxt {
	width: 98%;
	font-size : 80%;
	text-align : left;
	line-height: 100%;
	padding: 6px 0px 0px 0px;
	clear:both;
}

div.dokumenttitel {
	float: left;
	/*min-width: 30%;*/
	width:80%;
	min-width: 100px;
	padding : 0% 0% 7% 1%;
}





span.suchtreffer {
	
	background:#FFFF00;
	color : #0d4b91;
	font-weight : normal;
	
}
/*
Absaetze
*/

p {
	font-size : 100%;
	font-weight : normal;
	color : #1d1d1d;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height: 140%;
	padding: 0px 0px 10px 0px;
}

p.alert {
	background : #FFFFFA;
	font-size : 100%;
	color : #dd0000;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.linksbuendig {
	font-size : 100%;
	font-weight : normal;
	text-align : left;
}

p.rechtsbuendig {
	font-size : 100%;
	font-weight : normal;
	text-align : right;
}

p.mittig {
	font-weight : normal;
	text-align : center;
}
	
p.blocksatz {
	font-size : 100%;
	font-weight : normal;
	text-align : justify;	
}

p.kursiv {
	font-weight : normal;
	text-align : left;
	font-size : 100%;
	font-style : italic;
}

p.newsheader {
	text-align : left;
	font-size : 90%;
	font-weight : bold;
	padding : 0px 0px 2px 0px;
	margin-top : 00px;
	margin-bottom : 2px;
	text-align : left;
}

p.newstext {
	color : #4f4f4f;
	text-align : left;
	font-size : 9pt;
	font-weight : normal;
	padding : 0px 0px 15px 0px;
	text-align : left;
}


/*
Listenelemente
*/

ul {
	font-size : 100%;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
}

ul.standard {
	font-size : 100%;
	font-weight : normal;
	text-align : justify;	
}

li.standard {
	font-size : 100%;
	font-weight : normal;
}


/*
Listenelemente
*/

ul {
	font-size : 90%;
	font-weight : normal;
	color : #1d1d1d;
	margin-top : 0px;
	margin-bottom : 0px;
}

ul.standard {
	font-size : 100%;
	font-weight : normal;
	color : #1d1d1d;
	padding : 0px 0px 10px 0px;
	text-align : justify;	
}

li.standard {
	font-size : 100%;
	font-weight : normal;
	color : #1d1d1d;
	padding : 5px 0px 5px 0px;
}

/*
Links
*/

a, a:link, a:visited, a:active {
	color : #ac1829;
	font-weight : normal;
	font-size : 100%;
	text-decoration : none;
}

a.navi, a:active.navi, a:link.navi, a:visited.navi {
	display:block;
	color : #4f4f4f;
	font-weight : normal;
	font-size : 100%;
	text-decoration : none;
}

a:hover.navi {

	background: #ac1829;
	color : #fffffa;
	font-weight : normal;
	font-size : 100%;
	text-decoration : none;
}

a.activenavi, a:hover.activenavi, a:active.activenavi, a:link.activenavi, a:visited.activenavi {
	display:block;
	color : #ac1829;
	font-weight : normal;
	font-size : 100%;
	text-decoration : none;
}

a:hover.activenavi {
	background: #ac1829;
	color : #fffffa;
	font-weight : normal;
	font-size : 100%;
	text-decoration : none;
}

a.navi1, a:active.navi1, a:link.navi1, a:visited.navi1 {
	color : #4f4f4f;
	font-weight : normal;
	font-size : 110%;
	text-decoration : none;
}

a:hover.navi1 {
	color : #ac1829;
	font-weight : normal;
	font-size : 110%;
	text-decoration : underline;
}


a.activenavi1, a:active.activenavi1, a:link.activenavi1, a:visited.activenavi1 {
	color : #ac1829;
	font-weight : normal;
	font-size : 110%;
	text-decoration : none;
}


a.navi2, a:active.navi2, a:link.navi2, a:visited.navi2 {
	color : #4f4f4f;
	font-weight : normal;
	font-size : 10.5pt;
	text-decoration : none;
}

a:hover.navi2 {
	color : #ac1829;
	font-weight : normal;
	font-size : 10.5pt;
	text-decoration : underline;
}


a.activenavi2, a:active.activenavi2, a:link.activenavi2, a:visited.activenavi2 {
	color : #ac1829;
	font-weight : normal;
	font-size : 10.5pt;
	text-decoration : none;
}

a.navi3, a:active.navi3, a:link.navi3, a:visited.navi3 {
	color : #4f4f4f;
	font-weight : normal;
	font-size : 9pt;
	text-decoration : none;
}

a:hover.navi3 {
	color : #ac1829;
	font-weight : normal;
	font-size : 9pt;
	text-decoration : underline;
}


a.activenavi3, a:active.activenavi3, a:link.activenavi3, a:visited.activenavi3 {
	color : #ac1829;
	font-weight : normal;
	font-size : 9pt;
	text-decoration : none;
}

a.small, a:active.small, a:link.small, a:visited.small {
	color : #5e5e5e;
	font-weight : normal;
	font-size : 9pt;
	text-decoration : none;
}

a:hover.small, a:hover.active.small, a:hover.link.small, a:hover.visited.small {
	color : #ac1829;
	font-weight : normal;
	font-size : 9pt;
	text-decoration : underline;
}

a.news, a:active.news, a:link.news, a:visited.news {
	color : #5e5e5e;
	font-weight : normal;
	font-style : italic;
	font-size : 11pt;
	text-decoration : none;
}

a:hover.news, a:hover.active.news, a:hover.news, a:hover.visited.news {
	color : #ac1829;
	font-weight : normal;
	font-style : italic;
	font-size : 11pt;
	text-decoration : none;
}



/*Viewer-Elemente */


div.imagenav {
	/*background : #FFFFFA;*/
	width:100%;
	/*position: absolute;*/
	right: 0%;
	clear: both;
	padding : 0%;

}

div.disclaimer {
	float: left;

	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	width:95%;
	border:1px dotted #ababab;
}

div.imageview {
	/*background : #1d1d1d;*/
	width:100%;
	right: 0%;
	padding : 10px 10px 10px 10px;
	text-align:center;
	clear:both;
}

div.imagenav_frame {
	/*background : #FFFFFA;*/
	width:100%;
	right: 0%;
	clear: both;
	padding : 1px 1px 1px 1px;
}

div.imagenav_element {
	float: left;
	padding: 0% 3.5% 1% 0%;
}

div.doublepagefloat {
	margin: 5px 5px 5px 5px;
	width: 98%;
	height: 100%;
	clear: both;
}

div.singlepagefloat {
	float: left;
	padding: 2px 2px 2px 2px;
}


div.address {
	padding: 2px 2px 2px 2px;
	position: relative;
	float: left;

}

/*
Formularfelder
*/

.input, .select, .textarea {
	font-size:100%;
	font-family:"Trebuchet Ms", Trebuchet, Verdana,Arial,sans-serif;
	font-weight : 500;
	color:#ac1829;
	width:75%;
	background:#fffadc;
	border:1px solid #ac1829;
	border-radius: 3px;
	padding: 2px 2px 2px 5px;
}

.submit{
	font-family:"Trebuchet Ms", Trebuchet, Verdana,Arial,sans-serif;
	font-weight:normal;
	color:#ac1829;
	background:#FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.keyboard{
	font-size:16px;
	font-family:"Trebuchet Ms", Trebuchet, Verdana,Arial,sans-serif;
	font-weight:normal;
	color:#1d1d1d;
	width: 4%;
	height: 4%;
	background:#e5e5e5;
	margin: 2px 2px 2px 0px;
	padding: 0px 5px 2px 2px;

}

.check, .radio {
	color:#ac1829;
	padding: 2px 2px 2px 2px;
}


/* Tabellen */

td {
	background : #fffadc;
	padding: 5px 5px 5px 5px;
	margin: 5px 15px 10px 0px;
}


/*
Horizontale Linien
*/

hr {
	border-left:0px none; border-right:0px none; border-bottom:0px none; height : 0px;
	border-top : 1px solid #ababab;
	padding : 0px;
	width: 100%;
}

/* 
Bild mit Bildunterschrift
*/

dl.imgplustext {
	float: right;
	margin-right: 15px;
	margin-bottom: 5px;
}

dl.imgplustext dt {
	margin: 2px;
	margin-bottom: 0;
}

dl.imgplustext dd {
	margin: 2px;
	max-width:200px;
}

/* XML */

Dok {
	display:block;
	}
Titel {
	display:block;
	}
Urkundendatum {
	display:block;
	}
Datei {
	display:block;
	}



#bscookie{text-align:right;background:#fcfcf2;position:fixed;bottom:0px;z-index:10000;width:100%;font-size:15px;line-height:16px;     box-shadow: 10px 4px 4px #000000;
	-webkit-box-shadow: 4px 4px 10px #000000;
	-moz-box-shadow: 4px 4px 10px #000000;}
#bscookie div{ padding:10px; line-height: 190%;}
#bscookielink {background: #9c2a07; padding: 4px 12px 4px 12px; margin:0px 0px 0px 10px;}
#bscookieOK {background: #57a20d; padding: 4px 12px 4px 12px; margin:0px 0px 0px 10px;}
#bscookie a{color:#fffffa;text-decoration:none;}
#bscookie a:hover{text-decoration:none;}

#bscookietext {background: #fffffa; opacity:0.8;}
#bscookieCloser{display:none; color:#777;font:14px/100% arial, sans-serif;position:absolute;right:5px;text-decoration:none;text-shadow:0 1px 0 #fff;top:5px;cursor:pointer;border-top:1px solid white;border-left:1px solid white;border-bottom:1px solid #7b92a9;border-right:1px solid #7b92a9;padding:4px;background:#ced6df;}

#bscookieCloser:hover{border-bottom:1px solid white;border-right:1px solid white;border-top:1px solid #7b92a9;border-left:1px solid #7b92a9;}

div.impressum a:before {
	content: url('img/pfeil.gif');
}

a.extlink:before {
	content: url('img/extlink.gif');
}

em {
	color: #1d1d1d;
	font-style: normal;
}

/*
#box {
position:absolute; top:50px; left:50px; 
z-index:3;
      }

#box a {
color:#ffffff;
text-decoration:none;
display:block;
padding:5px;
border:0px;}

#box a:hover {
color:black;
}

#box a span {display:none;}

#box a:hover span {
font:normal 16px courier, sans-serif;
border:0px;
display:block;
padding:10px;}


#box2 a span {
font:normal 16px courier, sans-serif;
border:0px;
display:block;
padding:10px;
}

#box2 a:hover span {
display:none;
}
*/