/*******************************************/
/* css kr .eu                              */
/*******************************************/
body {
	margin: 0px;
	padding: 0px;
    	/* background-image: url(../Buttons/1-akte.jpg);
    	background-repeat: no-repeat;
    	background-attachment:fixed;
    	background-size:cover; */
	background-color: #fafafa;
	font-family: "Arial", "Verdana", "Helvetica", "sans serif";
	font-size: 94%;
	line-height: 150%;
}
a {
	color: #000000;
}
a img {
        border:none;
} 
a:hover {
	color: #000000;
	text-decoration: none;
}
#container {
	max-width: 802px;
	margin: 0 auto 0 auto;
}
#ogesamt {
	max-width: 802px;
	height: 72px;
	margin: 0px;
	padding: 0px;
}
#o1kopf {
	float: left;
	width: 100%;
	max-width: 640px;
	min-width: 315px;
	height: 72px;
	border-left: #b7b7b7 1px solid;
	border-right: #b7b7b7 1px solid;
	background-color: #000000;
	background-image: radial-gradient(circle, #ffffff 1%, #0000CC 30%, transparent);
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
#o2navi {
	/* overflow: hidden; */
        /* für float-Layout */
	position: fixed;
	right: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	/* max-width: 160px; */
	height: 72px;
	background-color: #000000;
	text-align: center;
	z-index: -1;
	margin: 0px;
	padding: 0px;
}
#o2logo {
	position: fixed;
	width: 100px;
	height: 40px;
	top: 82px;
	left: 10px;
	z-index: 4;
    	/* background-image: url(../Buttons/Kanzlei2.png); */
    	background-repeat: no-repeat;
    	background-size:contain;
	opacity: 1.0;
	text-align: center;
	padding: 0px;
}
#o2logo img {
	width: 100px;
	height: 40px;
	z-index: 4;
}
#o3menue {
	display: none;
        position: absolute;
        width:30px; 
	height:30px;
        margin: 0px;
        padding: 0px;
}
#o3burger {
	width: 30px;
	height: 30px;
	text-align: right;
	padding: 0px;
}
#o3burger a {
	/* background color transition */
	transition: 3s;
}
#ugesamt {
	clear: both;
	max-width: 802px;
	background-color: #fafafa;
	margin: 0px;
	padding: 0px;
}
#u1cont {
	float: left;
	max-width: 640px;
	min-width: 315px;
	z-index:3;
	border-left: #b7b7b7 1px solid;
	border-right: #b7b7b7 1px solid;
	text-align: center;
	background-color: #e7e7e7;
	margin: 0px;
	padding: 0px 0px 22px 0px;
}
#sideintro1 {
	font-size: 125%;
	line-height: 250%;
	/*** color: #ffffff; ***/
	max-width: 640px;
	background-color: #e7e7e7;
	letter-spacing: 1.25px;
	/*** background-image: url("../Buttons/Connect1.jpg"); ***/
	padding: 10px 20px 10px 20px;
}
#u2navi {
	/* overflow: hidden; */
        /*für float-Layout */
	position: fixed;
	height: 100%;
	top: 72px;
	right: 0px;
	width: 100%;
	max-width: 160px;
	border-right: #b7b7b7 0px solid;
	border-bottom: #b7b7b7 0px solid;
	background-color: #fafafa;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/************/
.back15 {
	height: 15px;
	background-color: #ffffff;
	background-image: radial-gradient(circle, #000000 20%, #0000CC 40%, transparent);
}
.back5  {
	height: 5px;
	background-color: #ffffff;
	background-image: radial-gradient(circle, #000000 20%, #0000CC 40%, transparent);
}
/*****************/
#u1kopf {
	color: #9E0000;
}
#krkopf {
	font-size: 110%;
}
.land {
	font-size: 125%;
	line-height: 120%;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
/***/
#totop a 
{
	display: block;
	position: fixed;
	z-index: 4;
	width: 80px; 
	height: 35px; 
	line-height: 35px;
	bottom: 32px;
	left: 10px;
	background-color: #ff8000; 
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	/* background color transition #ff8000; */
	transition: 1s;
}
#totop132 a 
{
	display: block;
	position: fixed;
	z-index: 4;
	width: 80px; 
	height: 35px; 
	line-height: 35px;
	bottom: 132px;
	left: 10px;
	background-color: #ff8000; 
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	/* background color transition #ff8000; */
	transition: 1s;
}
#totop a:hover {
	color: #ffffff;
}   
.pdflink a 
{
	display: inline-block;
	position: static;
  	/* width: 300px; */ 
	/* height: 40px; */ 
	/* line-height: 40px; */
	/* bottom: 22px; */
	/* right: 140px; */
	background-color: #ff8000; 
  	border-radius: 5px;
	color: #ffffff;
	z-index: 1;
  	margin: 0px;
	padding: 10px 10px 10px 10px;
	/* background color transition #ff8000; */
	transition: 1s;
}
.pdflink a:hover {
	color: #ffffff;
	background-color: #ff7000;
}
.hinweis {
	font-size: 80%;
	line-height: 150%;
	margin: 0px;
	padding:  0px 5px 5px 5px;
}
#brakzert {
	position: fixed;
	display: block;
	left: 0px;
	bottom: 40px;
	height: 64px;
	width: 200px;
	font-size: 70%;

	margin: 0px;
	padding: 0px;
}
/***/
#fuss {
	clear: both;
	position: fixed;
	right: 0px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 70%;
	text-align: left;
	color: #ffffff;
	background-color: #888888;
	border-left: #b7b7b7 1px solid;
	border-right: #b7b7b7 1px solid;
	opacity: 0.9;
        margin: 0px;
	padding: 0px;
}
#fuss a {
	color: #ffffff;
}
#copy {
	color: #ffffff;
	line-height: 150%;
	padding: 0px 0px 0px 4px;
}
#datenschutz a {
	color: #ffffff;
	line-height: 150%;
	padding: 0px 0px 0px 4px;
}
/***/
#linie1 {
	display: none;
	max-width: 160px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
#navi1 {
	max-width: 160px;
        font-weight: normal;	
}
#navi1 ul {
        list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi1 li {
	margin: 0px;
	padding: 0px;
}
#navi1 a {
	width: 120px;
	height: 20px;
	background-color: #808080;
	border: 1px solid #808080;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	margin: 10px 0px 0px 0px;
	padding: 7px 0px 8px 0px;
	/* background color transition */
	transition: 1s;
}
#navi1 a:hover {
	background-color: #C0C0C0;
	border: 1px solid #ffffff;
	color: #ffffff;
}
.navi1aktuell {
	width: 120px;
	height: 20px;
	background-color: #e7e7e7;
	border: 1px solid #e7e7e7;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	margin: 10px 0px 0px 0px;
	padding: 7px 0px 8px 0px;
}
/***/
#navi2 {
	max-width: 160px;
}
#navi2 ul {
        list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/***/ 
#vollmacht {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#vollmacht a {
	width: 190px;
	height: 25px;
	background-color: #808080;
	border: 1px solid #ffffff;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	transition: 1s;
}
#vollmacht a:hover {
	width: 190px;
	height: 25px;
	background-color: #C0C0C0;
	border: 1px solid #C0C0C0;
	display: inline-block;
	color: #ffffff;
}
/**********************************/
.shadow2120 {
	box-shadow: 2px 1px 2px 0px #515151;
}


.opacity05 {
	opacity: 0.5;
}
/*******************/
.pro100 {
	width: 100%;
	}
.pro95 {
	width: 95%;
	}  
.pro90 {
	width: 90%;
	}
.pro85 {
	width: 85%;
	}
.pro80 {
	width: 80%;
	}
.pro50 {
	width: 50%;
	}
.pro25 {
	width: 25%;
	}
.strong {
	font-weight: normal;
}
.fett {
	font-weight: bold;
}
.vorab {
	color: #9E0000;
	/*** color: #ff8000; ***/
	font-weight: normal;
	padding: 0px 20px 0px 20px;
}
.center {
	text-align: center;
} 
.left {
	text-align: left;
} 
.right {
	text-align: right;
} 
.justify {
	text-align: justify;
}
.linie3v5 {
	line-height: 3px;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
} 
.linie3v0 {
	line-height: 3px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.trenn15v5 {
	line-height: 15px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.mapa0 {
	margin: 0px;
	padding: 0px;
}
.padd0px5 {
	padding: 0px 5px;
}

.padd0px10 {
	padding: 0px 10px;
}

.padd0px20 {
	padding: 0px 20px;
}
.padd5px0 {
	padding: 5px 0px;
}
.padd10px0 {
	padding: 10px 0px;
}
.padd10px000 {
	padding: 10px 0px 0px 0px;
}
.padd10px20 {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}
.padd10px50 {
	margin: 0px 0px 0px 0px;
	padding: 10px 50px 10px 50px;
}
.padd10px50just {
        text-align: justify;
        margin: 0px;
	padding: 10px 50px 10px 50px;
}
/*******************    **************************/
form.kontaktformular {
	text-align: left;
}
form.kontaktformular fieldset {
	margin-top: 25px;
	padding: 10px;
	border: none;
}
form.kontaktformular legend {
	padding: 0 10px;
}
form.kontaktformular label {
	float: left;
	width: 130px;
}
form.kontaktformular input, textarea {
	width: 220px;
	margin-bottom: 5px;
}
form.kontaktformular textarea {
	min-width: 250px;
	height: 150px;
}
#submitbutton {
	margin-left: 0px;
	margin-top: 25px;
	width: 100px;
}
/*******************  Logos  **************************/
.floatright {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}
.floatleft {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}
.overflow {
	overflow: visible;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 00px 20px;
}
.overflow0 {
	overflow: visible;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 00px 0px;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.text-50px {
    vertical-align:-50px;
}
.inline-block150150-10 {
    display: inline-block;
    width: 150px;
    height: 150px;
    margin: 10px;
}
/*******************************************/
/* css kr .eu                              */
/*******************************************/