div { 
text-align: justify; 
} 

#container, #left, #content {
	padding:6px;
	border: 30;
	height: auto;
}
#container {
	height: 900px;
	display:block;
	width:100%;
	border:1px solid black;
	background-image: url(../Grafiken/firmensitz_hintergrund.jpg);
	background-repeat:repeat-y;
}

#left {
height:100%;
width:20%;
background:#CC3333;
display:block;
float:right;
padding:2px;

}

#content_left{
	float:left;
	padding:10px;
	margin-top: 10px;
	font-size: 16px;
	width: 412px;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
}

#content_right{
	height:auto;
	display:block;
	float:right;
	padding:6px;
	margin-top: 10px;
	font-size: 14px;
}

#menu {
	background-image: url(../Grafiken/bg_menu.jpg);
	color:#FFFFFF;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	width: 860px;
	padding: 10px 0px 25px 10px;

}
#quote {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #6699FF;
	text-align: left;
	width: 850px;
	padding-right: 10px;
	padding-left: 10px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	width: 920px;
	background-image: url(../Grafiken/bg_bg.jpg);
	font-size: 14px;
}
		.floatleft 
        {
	float:left;
	width:30em;
	font-size: 14px;
	padding-left: 25px;
	text-align: center;
        }
        
      .clear 
        {
        clear:both;
        }






#firmensitz {
	background-image: url(../Grafiken/banner2.jpg);
	height: 99px;
	width: 540px;
	background-repeat: no-repeat;
	float: right;

}
#adresse {
	color:#000066;
	background-color:#FFFFFF;
	text-align:left;
	font-size: 11px;
	font-weight: bolder;
	width: 850px;
	padding-right: 10px;
	padding-left: 10px;
}
#image_container {
	display:block;
	float:right;
	margin-top: 10px;
	padding-top: 30px;
}
body,td,th {
	color: #000066;
}
.Fettdruck {
	font-size: 16px;
	font-weight: bold;
}
#content_left_small {
	float:left;
	font-size: 14px;
	width: 191px;
	height: 65px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom: solid #FFFFFF 5px;
}
.simpletext {

	float:left;
	width:90%;
	font-size: 14px;
	padding-left: 20px;
	text-align: left;
}
.Fettdruck_ROT {
	font-size: 16px;
	font-weight: bold;
	color: #CE9B31;
}
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color: #6699FF;}
a:active {color: #6699FF;}
.weiss {color: #6699FF;}

a.blauefarbe:link {
	color: #000066;
	font-weight: bold;
}
a.blauefarbe:visited {
	color: #000066;
	font-weight: bold;
}
a.blauefarbe:hover {
	color: #6699FF;
	font-weight: bold;
}
a.blauefarbe:active {
	color: #6699FF;
	font-weight: bold;
}

#footer {
    position:fixed;
    bottom:0px;
    text-align:center;
    padding:10px;
	background-color: #1b2e7e;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;	
	margin-left: 30px;
	margin-right: 30px;
}
.floatmiddle_headline {
	float:left;
	width:825px;
	font-size: 14px;
	padding-left: 45px;
	text-align: center;
	background-color: #6699FF;
	color: #FFFFFF;
}
.floatdreizeilig {


	float:left;
	width:20em;
	font-size: 14px;
	padding-left: 20px;
	text-align: center;
}
.floatmiddle {

	float:left;
	width:62em;
	font-size: 14px;
	padding-left: 20px;
	text-align: center;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}

