* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	color: #333333;
	text-decoration:none;
}
a.weiss {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.weiss:hover {
	color: #fff;
	text-decoration: underline;
}
body {
	background-color: #fff;
	background-image: url(bilder/xBild-x49.jpg);
	background-repeat: repeat;
	background-position: top;
	color: #000;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: verdana;
	font-size: 13px;
	height: 100%;
}
.weisser{color:#fff;}
.container{
	display : block;
	width : 1000px;
	overflow : none;
	position: absolute;
	top: 5%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.rand{
	float : left;
	clear : none;
	height : 600px;
	width : 50px;
}
.unten{
	float : left;
	clear : none;
	height : 50px;
	width : 1000px;
}
.aussen-index{
	background-color : #c532da;
}
.aussen-bild{
	background-color : #fc7c35;
}
.aussen-angebot{
	background-color : #FFCA00;
}
.aussen-vita{
	background-color : #f768e8;
}
.aussen-kontakt{
	background-color :  #ff6699;
}
.menu{
	float: left;
	clear: none;
	height: 600px;
	width: 300px;
	padding: 10px 10px 10px 40px;
	font-size: 13px;
	color: black;
	text-align: left;
	vertical-align: bottom;
    position: relative;
}
.menu span {
	position: absolute;
	bottom: 3px;
	left: 63px;
}	
.menu-bild {
	background-image:url(bilder/logo-bild-2.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #fc7c35;
}
.menu-angebot {
	background-image:url(bilder/logo-angebot.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #FFCA00;
}
.menu-vita {
	background-image:url(bilder/logo-vita.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #f768e8;
}
.menu-kontakt {
	background-image:url(bilder/logo-kontakt-1.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #ff6699;
}
.start-bild{
	float: left;
	clear: none;
	height: 404px;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	background-image:url(bilder/startbild.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
.start-menu{
	float: left;
	clear: none;
	height: 196px;
	width: 300px;
	padding: 20px 20px 20px 40px;
	font-size: 13px;
	color: black;
	text-align: left;
	vertical-align: bottom;
    position: relative;
	background-color: #c532da;
}
.start-menu span {
	position: absolute;
	bottom: 1px;
	left: 63px;
	color: black;
}	
.start-inhalt{
	background-image:url(bilder/startbild-unten.jpg);
	background-repeat:no-repeat;
	background-position: top;	
	float : left;
	clear: right; 
	height : 196px;
	width : 650px;
	text-align:left;
	padding:10px;
	color:#FFFFFF;
}
.start-rand{
	float : left;
	clear : none;
	height : 196px;
	width : 50px;
}
.kontakt-bild{
	float: left;
	clear: none;
	height: 308px;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	background-image:url(bilder/kontaktbild.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
.kontakt-menu{
	float: left;
	clear: none;
	height: 292px;
	width: 300px;
	padding: 20px 20px 20px 40px;
	font-size: 13px;
	color: black;
	text-align: left;
	vertical-align: bottom;
    position: relative;
	background-color:  #FF6699;
}
.kontakt-menu span {
	position: absolute;
	bottom: 1px;
	left: 63px;
	color: black;
}	
.kontakt-inhalt{
	background-color:  #ffcccc;
	float : left;
	clear: right; 
	height : 292px;
	width : 650px;
	text-align:left;
	padding:10px;
	color:#000;
}
.kontakt-rand{
	float : left;
	clear : none;
	height : 292px;
	width : 50px;
}
.inhalt{
float : left;
clear : none;
height : 600px;
width : 650px;
overflow-y: scroll;
}
.inhalt-ohne-scroll{
float : left;
clear : none;
height : 600px;
width : 650px;
}
.ueberschrift{
float : none;
clear: none; 
height : 100px;
width : 100%;
text-align:left;
}
.text{
float : left;
clear: right; 
width : 100%;
text-align:left;
padding:10px;
}
.textbreit{
float : left;
clear: right; 
width : 100%;
text-align:left;
padding:10px;
}
.bilder{
float : right;
clear: none; 
width : 40%;
text-align:right;
padding-top:10px;
padding-right:5px;
margin:0;
}
.innen-index{
	background-color : #e7aaef;
}
.innen-bild{
	background-color : #FFD09D;
}
.innen-angebot{
	background-color : #FFE27A;
}
.innen-x-angebot{
	height:600px;
	background-color : #FCFFD2;
	background-image: url(bilder/Bild-50.jpg);
	background-position: top;
	background-repeat: repeat;
}
.innen-vita{
	background-color : #f9bcf5;
}
.innen-kontakt{
	background-color :  #ffcccc;
	color:#000;
}