body
{
    background-position: #001566;
	margin-top:20px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    background : url(../css/image/Teppich-Hintergrund.jpg) repeat-x;
	overflow: scroll;
}
#wrap {
	width:100%;
	max-width: 960px;
	height:auto;
	margin: 0px auto 10px;
	border:solid 1px #bcbec0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: auto;
		
}
#kopfzeile {
	width:100%;
	max-width: 960px;
	height: 30px;
	float: left;
	background: #442302;
	background-image: url(../image/headerBack.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
	
}

#kopfzeile h1 {
	margin-left: 20px;
	margin-top: 8px;
	float: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
#kopfnavigation {
	margin-top:8px;
	float:right;
	font-size: 11px;
	font-weight:bold;
}
#kopfnavigation ul {
	margin: 0;
	padding: 0;
	
}
#kopfnavigation li {
	display: inline;
	padding-right: 20px;
}
#kopfnavigation a {
	color: white;
	text-decoration: none;
}
#hauptzeile {
	width: 100%;
}
#header {
	float: left;
	background: white;
	width: 100%;
}
#logo {	
	width:100%;
	max-width: 960px;
	float: left;
	height: 6em;
	background-image: url(image/Logo.png);
	background-repeat: no-repeat;
	margin-bottom:2px;
}
#helpnavigation
{
    background-position: #000066;
    margin: 0;
    background: #fdf1d7;
    padding-top: 4em;
    padding-bottom: 0.9em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    font-size: 0.6em;
    text-align: center;
}
#helpnavigation ul {
	padding: 0;
	margin: 0;
}
#helpnavigation li {
	display: inline;
	list-style-type: none;	
	
}
#helpnavigation a {
	border-width: 1px;
	border-color: #311902;
	border-style: solid;
	color: white;
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 3.19em;
	padding-right: 3.19em;
	background: #311902;
	background-image: url(../image/helpBack.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#topnavigation {	
	float: right;
	font-size: 0.75em;
	font-weight: bold;
}
#topnavigation ul {
	margin: 0 0 5px 0;
	padding-bottom: 0em;
}
#topnavigation li {
	display: inline;
	padding-left: 1.0em;
	padding-right: 1.0em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-width: 1px;
	border-left-style: dotted;
	border-color: grey;
}
#topnavigation a {	
	color: black;
	text-decoration: none;
}
#topnavigation a:hover {
	border-width: 3px;
	border-color: #003366;
	border-bottom-style: solid;
}
.aktiv a {
	border-width: 3px;
	border-color: #003366;
	border-bottom-style: solid;
}
#banner {
	float: left;
	width: 48em;	
	background-image: url(../backbgrounds/teppich.jpg);
}
#bannertext {
	margin-top:45px;
	opacity: 0.8;
	padding: 15px;
	background: #fdf1d7;
	width: 223px;
	height: 120px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	
}
#bannertext h1{
	font-size: 0.9em;
	color: #311902;
	font-weight: bold;
}
#bannertext p {
	font-size: 1em;
	color: #311902;
	margin-bottom:10px;
}
#navigationsleiste {
	max-width: 255px;
	width:26%;
	float: left;	
}
#subnavigation ul {
	padding: 0;
	margin: 0;
}
.top {
	background: #fdf1d7;
	padding: 0;
}
.top li {
	border-width: 1px;
	border-color: #311902;
	border-bottom-style: solid;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	display: block;
	list-style: none;
}
.top a{
	text-align:center;
	font-size: 0.7em;
	color: #311902;
	margin-top: 0.4em;
	margin-left: 0.5em;
	margin-bottom: 0.4em;
	text-decoration: none;
	display: block;
}
.sub
{
    background-position: #0066FF;
    background: #FDF1D7;
    margin: 0;
    padding: 0;
}
.sub li {
	border-width: 1px;
	border-color: #311902;
	border-bottom-style: solid;
	display: block;
}
.sub a{
	width: 255px;
	font-size: 0.65em;
	color: #311902;
	margin-left: 0;
	text-decoration: none;
	display: block;
}

.subsub
{
    background-position: #3399FF;
    border-width: 1px;
    border-color: #311902;
    border-top-style: solid;
    background: #FDF1D7;
    padding: 0;
}
.subsub li {
	border-width: 1px;
	border-color: #311902;
	border-bottom-style: solid;
	display: block;
}
.subsub a{
	width: 255px;
	font-size: 0.65em;
	color: #311902;
	margin-left: 0;
	text-decoration: none;
	display: block;
}
#adressleiste
{
    background: white;
    padding: 0;
    margin-top: 2em;
    margin-left: 0.8em;
    margin-right: 0.8em;
    color: black;
    font-size: 0.7em;
    font-weight: bold;
    border-width: 0;
    border-color: #000066;
    border-style: solid;
}

#adressleiste img {max-width:100%; height: auto;}

}
address {
	font-style: normal;
}

#textleiste
{
    background-position: #9999FF;
    float: right;
    max-width: 674px;
	width:70%;
    background: #FFF;
    padding: 15px;
	padding: 15px 2%;;
}
.breadcrump a {
	color: Teal;
	font-size: 0.9em;
}
.breadcrump a:hover {
	color: blue;
	font-size: 0.9em;
}
.hback
{
    background-position: #6699FF;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #fdf1d7;
    padding: 5px;
    border-color: #311902;
    border-width: 1px;
    border-style: solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.hback1
{
    margin-top: 10px;
    background-position: #66CCFF;
    background: #fdf1d7;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
	border-color: #311902;
    border-width: 1px;
    border-style: solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.navmenue
{
    background-position: #3333FF;
    float: right;
    background: #B5B5FF;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 5px;
    font-size: 0.75em;
    border-width: 1px;
    border-style: solid;
    border-color: #00BB02;
    color: #FFFFFF;
}
.navmenue a {
	text-decoration: none;
	color: Teal;
}
#maintext
{
    color: #000000;
    font-size: 0.9em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0;
}
#maintext ul {
	padding: 0;
}
#maintext li
{
    XXlist-style-image: url(image/hacken.gif);
    XXlist-style-position: inside;
    color: #000000;
    font-weight: bolder;
    padding: 0.5em;
}
#maintext h1 {
	padding-left: 10px;
	font-size: 1.3em;
	padding-bottom: 0;
	padding-top: 0px;
}
#maintext h2 {
	font-style: italic;
	font-size: 1.0em;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: -12px;
	
}
#maintext h3 {
	color: white;
	font-size: 1.2em;
	text-decoration: underline;
}
#maintext h4 {
	margin-top: -1.3em;
	font-size: 0.85em;
	font-weight: normal;
}
#maintext h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: white;
	background: #000066;
	padding: 0.8em;
}
#maintext img {
	
}
#maintext a {
	text-decoration: none;
	color: #311902;
}
.pics {
	padding: 0;
	float: right;
	margin-left: 1.2em;
	margin-bottom: 1.4em;
	border-color: #311902;
    border-width: 1px;
    border-style: solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bild {
	margin: 0;
	color: black;
	padding-top: 0.3em;
	padding-left: 2.3em;
	padding-bottom: 0.3em;
	background: white;
	background-image: url(image/lupe.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
}
hr {
	margin-top: 1.5em;
	margin-bottom: 3.5em;
	border-color: #311902;
    border-width: 1px;
    border-style: solid thin;
}
.columnLeft {
	margin-top: 0;
	float: left;
	width: 17.9em;
}
.columnLeft ul {
	margin-top: -15px;
	margin-left: 1px;
}
.columnLeft li {
	font-size: 0.9em;
	font-weight: normal;
}
.columnRight {
	margin-top: 1em;
	float: right;
	width: 17.9em;
}
.columnRight ul {
	margin-top: -15px;
	margin-left: 1px;
}
.columnRight li {
	font-size: 0.9em;
	font-weight: normal;
}
.back
{
    background-position: #3399FF;
    margin-top: 10px;
    padding: 1px;
}
.back ul {
	margin-left: 20px;
}
#fusszeile {
	float: left;
	background: black;
	padding: 0.3em;
	font-size: 0.72em;
}
#design {´
	padding: 0;
	margin-left: 0.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
}
#design ul {
	padding: 0;
	margin: 0;
}
#design li {
	display: inline;
	padding-right: 0.75em;
}
#design a {
	color: white;
	text-decoration: none;
}
#inprint {
	padding: 0;
	margin: 0;
	margin-left: 60em;
}
#inprint ul {
	padding: 0;
	margin: 0;
}
#inprint li {
	display: inline;
	padding-right: 0.75em;
}
#inprint a {
	color: white;
	text-decoration: none;
}
p {
	padding-left: 0px;
}
.sitemap li{
	color: white;
	margin: 10px;
}
.sitemap a {
	color: white;
}
.text_box {
	width: 350px;
}
select {
	width: 270px;
	float: right;
}
textarea {
	width: 265px;
	float: right;
}
.attachment {
	float: right;
}
.form_error {
	border-style: solid;
	border-width: 1px;
	border-color: red;
	background: #FF9595;
	text-align: center;
	padding: 20px;
	color: red;
	font-weight: bold;
}
fieldset {
	border-width: 1px;
	border-style: solid;
	border-color: blue;
}
table {
	width: 100%;
}
dt {
	font-size: 1.8em;
}
dd {
	margin-top: 20px;
}
dl ul{
	margin: 20px;
	font-size: 0.9em;
	font-weight: lighter;
}
.galerie img {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leistung dt{
	font-size: 1.1em;
	font-weight: bold;
}
#leistung dd{
	margin-bottom: 20px;
}
.pics2 img {
	float: right;
	margin-top: -130px;
}
#gelbeseiten {
	margin-top: 1.0em;
	margin-left: 1.0em;
}




/* ======================================================================
responsive
*/

#kopfzeile h1 a {color: #b0ed1d;} 
.homelink {display:block; float:left; width: 200px; height: 100px; margin: 0 0 0 30px; XXbackground:#0ff;}
#mobilemenu {float:right; display:block; width: 40px; height: 90px; margin: 10px 20px 0 0; background: url(image/menuswitch.png) no-repeat center right; cursor:pointer;}

/* ======================================================================
Smaller Screens */
@media screen and (min-width: 769px) {
	#mobilemenu {display:none;}

}

/* ======================================================================
Smaller Screens */
@media screen and (max-width: 768px) {
	#kopfnavigation, #topnavigation {display:none;}

	
	#kopfzeile { height: 80px;}
	#kopfzeile h1 { font-size: 16px; text-align:center;}
	#kopfzeile h1 span {display:block; padding: 10px 0;}
	
	#textleiste {width:96%;  }
	
	#navigationsleiste {position:absolute; top: 160px; left:-250px; width: 200px; z-index:10000; background:#eee; box-shadow: 7px 7px 30px 0 rgba(0, 0, 0, 0.6); transition: 1s left; }
	#navigationsleiste.menuopen {left:0px;}
	
	#fg_xform_form .formElement, #fg_xform_form div.columRight  {width:98%;}
	
	#maintext a {color: #72a103; text-decoration:underline;} 
	
	
}
