﻿/* Abgabe und Impressum*/
#wrapper1 {
				width: 750px;
				margin-right: auto; /* Abstand rechts */;
				margin-bottom: 10px;
				margin-left: auto;
				height: auto;
}
#cont6 {
				margin-left: auto;
				margin-right: auto;
				margin: 0px;
				padding: 20px 20px 20px 20px;
				background-color: rgba(192, 192, 192, 0.7);
				width: 730px;
				z-index: 1;
				background-repeat: repeat;
				font-family: Arial;
				font-size: 0.875em;
}
.mittlr{
				-webkit-border-radius: 12px;
				-moz-border-radius:12px;
				border-radius:12px;
				/*z-index:10;*/
}
.rad{
				-webkit-border-radius: 135px;
				-moz-border-radius:135px;
				border-radius:135px;
				/*z-index:10;*/
}
#cont6 h1{
				font-family: Arial;
				font-size: 1.5em;
				text-align: center;
				font-weight: normal;
}
.txt{
				font-family: Arial;
				font-size: 1em;

}

.bgr10{
				background-color: rgba(192, 192, 192, 0.8);}
#box {
				padding: 10px 10px 10px 20px;
				margin-right: auto;
				margin-left: auto;
				height: auto;
				width: 600px;
}

