body  {
	background-color : #707173;
	text-align: center;
	font : 100.01% sans-serif;
}

.container  {
	margin: auto;
	margin-top: 45px;
	width: 1100px;
	text-align: left;
}

.inhalt {
	width: 960px;
	height: 400px;
	float: left;
}

.logo {
	background-image: url(images/logo.jpg);
	width: 140px;
	height: 400px;
	left: 960px;
	float: right;
}

.content {
	width: 960px;
	height: 325px;
}

.navi {
	width: 960px;
	height: 75px;
	top: 325px;
}

.box1 {
	width: 460px;
	height: 325px;
	float: left;
}

.box2 {
	width: 500px;
	height: 325px;
	left: 460px;
	float: left;
}

.box3 {
	width: 960px;
	height: 325px;
	float: left;	
	background-color : #707173;
}

.box4 {
	width: 260px;
	height: 325px;
	float: left;
}

.box5 {
	width: 700px;
	height: 325px;
	left: 260px;
	float: left;
}

.box6 {
	width: 360px;
	height: 325px;
	float: left;
}

.box7 {
	width: 600px;
	height: 325px;
	left: 360px;
	float: left;
}

.box8 {
	width: 560px;
	height: 325px;
	float: left;
}

.box9 {
	width: 400px;
	height: 325px;
	left: 560px;
	float: left;
}

.box10 {
	width: 260px;
	height: 325px;
	float: left;
}

.box11 {
	width: 700px;
	height: 325px;
	left: 260px;
	float: left;
}

.navi1  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 25px;
	font-weight : bold;
	color : #F89C1C;
	letter-spacing : 1,5;
	padding-top: 10px;
}
.navi1 A:link {font-weight : bold; color : #ffffff; text-decoration : none;}
.navi1 A:visited {font-weight : bold; color :#ffffff; text-decoration : none;}
.navi1 A:hover {font-weight : bold; color : #F89C1C; text-decoration : none;}
.navi1 ul {list-style-type: none; display:inline; margin-left: 0px; padding-left: 0px;}
.navi1 li {display: inline; padding: 8px;}

.navi2  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 25px;
	font-weight : bold;
	color : #F89C1C;
	letter-spacing : 1,5;
}
.navi2 A:link {font-weight : bold; color : #ffffff; text-decoration : none;}
.navi2 A:visited {font-weight : bold; color :#ffffff; text-decoration : none;}
.navi2 A:hover {font-weight : bold; color : #F89C1C; text-decoration : none;}
.navi2 ul {list-style-type: none; display:inline; margin-left: 0px; padding-left: 0px;}
.navi2 li {display: inline; padding: 8px;}

.text  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 18px;
	font-weight : normal;
	color : #ffffff;
	letter-spacing : 1,2;
	padding-left: 180px;
	padding-right: 0px;
}

.text2  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 18px;
	font-weight : normal;
	color : #ffffff;
	letter-spacing : 1,2;
	padding-left: 10px;
	padding-right: 20px;
}

.text2 B {font-size : 11px; font-weight : bold; text-decoration : none;}

.text3  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 18px;
	font-weight : normal;
	color : #ffffff;
	letter-spacing : 1,2;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
}
.text3 A:link {font-weight : bold; color : #ffffff; text-decoration : none;}
.text3 A:visited {font-weight : bold; color :#ffffff; text-decoration : none;}
.text3 A:hover {font-weight : bold; color : #F89C1C; text-decoration : none;}
.text3 B {font-size : 11px; font-weight : bold; color : #F89C1C; text-decoration : none;}

.text4  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 18px;
	font-weight : normal;
	color : #ffffff;
	letter-spacing : 1,2;
	padding-left: 270px;
	padding-right: 0px;
}

.titlesmall  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	line-height: 14px;
	font-weight : bold;
	color : #ffffff;
	letter-spacing : 1,2;
	padding-right : 25px;
	padding-top : 45px;
}
.titlesmall A:link {font-weight : bold; color : #ffffff; text-decoration : none;}
.titlesmall A:visited {font-weight : bold; color :#ffffff; text-decoration : none;}
.titlesmall A:hover {font-weight : bold; color : #F89C1C; text-decoration : none;}



