/*
	Afis Center
*/

*{
    padding: 0;
    margin: 0;
    list-style: none;
	border: none;
}

body {
	font: normal 100.1%/1.4em Arial,Helvetica,sans-serif;
	background: transparent url('../images/bg.png')  repeat-x;
    font-size : 12px;
    text-align: center;
	line-height: 20px;
	color: #6f767b;
}

img {
    border: 0px;
}

a{
	text-decoration: none;
	color: #6f767b;
	list-style: none;
}

#main{
	margin: 0 auto;
	text-align: left;
	width: 940px;
}

#main #logo{
	width: 153px;
	height: 59px;
	text-indent: -9999px;
	margin-top: 20px;
	float: left;
	background: transparent url('../images/afis-center.png') no-repeat;
}

#main #logo a{
	width: 153px;
	height: 59px;
	display: block;
	overflow: hidden;
}

#main ul.topmenue{
	float: right;
	margin-top: 44px;	
}

#main ul.topmenue li{
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #3576b1;
}

#main ul.topmenue li.last{
	border: none;
}

#main ul.topmenue li a{
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
}

/*
	Menü
*/

#main #main-menue{
	width: 940px;
	height: 42px;
	float: left;
	margin-top: 20px;
	background: transparent url('../images/main-menue-bg.png') no-repeat;
}

#main #main-menue ul{
	float: left;
	font-family: "Times New Roman", Times, serif;
}

#main #main-menue ul li{
	text-indent: -9999px;
	cursor: pointer;
	overflow: hidden;
	float: left;
	margin-right: 2px;
}

#main #main-menue ul li a{
	color: #fff;
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 14px;
	text-align: center;
}

#main #main-menue ul li.m1{width: 81px;}
#main #main-menue ul li.m2{width: 151px;}
#main #main-menue ul li.m3{width: 166px;}
#main #main-menue ul li.m4{width: 180px;}
#main #main-menue ul li.m5{width: 126px;}

#main #shadow{
	width: 940px;
	height: 3px;
	margin-top: -2px;
	float: left;
	background: transparent url('../images/top-menue-shadow.png') no-repeat;
}

/*
	Head
*/

#main #head{
	width: 940px;
	height: 250px;
	float: left;
	margin-top: 30px;
	position: relative;
}

#main #head #head-box{
	width: 500px;
	height: 250px;
	float: left;
	color: #fff;
	font-size: 12px;
	background: transparent url('../images/text-bg.png') repeat-x;
}

#main #head #head-box #text{
	padding: 35px;
	line-height: 20px;
	height: 170px;
}

#main #head #head-box #left-bg{
	width: 5px;
	height: 250px;
	float: left;
	background: transparent url('../images/text-left.png') repeat-x;
}

#main #head #head-box .main-message{
	text-indent: -9999px;
	margin-bottom: 20px;
	background: transparent url('../images/willkommen-afis-center.png') no-repeat;
}

#main #head #head-box #text a.head-more{
	width: 235px;
	height: 40px;
	display: block;
	margin-top: 25px;
	background: transparent url('../images/head-more.png') no-repeat;
}

#main #head #head-image{
	float: left;
	width: 95px;
	height: 250px;
	z-index: 999;
	position: relative;
	background: transparent url('../images/round-head.png') no-repeat;
}

#main #head  .image{
	width: 440px;
	height: 250px;
	z-index: 1;
	top: 0;
	right: 0;
	position: absolute;
	background: transparent url('../images/image.jpg') no-repeat;
}

/*
	3 Boxen
*/

#main ul.boxed{
	margin-top: 40px;
	float: left;
}

#main ul.boxed li{
	float: left;
	position: relative;
	margin-right: 20px;
}

#main ul.boxed li.last{
	margin-right: 0;
}

#main ul.boxed li.box1,
#main ul.boxed li.box2,
#main ul.boxed li.box3{
	width: 300px;
	height: 157px;
	background: transparent url('../images/privatkunden.jpg') no-repeat;
}

#main ul.boxed li.box2{background: transparent url('../images/businesskunden.png') no-repeat;}
#main ul.boxed li.box3{background: transparent url('../images/sicherheitsdienst.jpg') no-repeat;}

#main ul.boxed li .text{
	width: 205px;
	margin: 10px 12px;
}

#main ul.boxed li .text h2{
	color: #293640;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}

#main ul.boxed li .text a.box-more{
	width: 157px;
	height: 22px;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 12px;
	background: transparent url('../images/box-more.png') no-repeat;
}

/*
	About and Aktuelles
*/

#main #about{
	width: 600px;
	float: left;
	margin-top: 40px;
}

#main #news{
	width: 300px;
	float: right;
	margin-top: 40px;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #293640;
	margin-bottom: 10px;
}

/*
	Footer
*/

#main #footer{
	float: left;
	margin: 40px 0 20px 0;
	width: 940px;
}

#main #footer #line{
	background: #f0f1f2;
	border-top: 1px solid #e2e4e5;
	height: 4px;
	margin-bottom: 10px;
}

#main #footer #copy{
	float: left;
}

#main #footer ul{
	float: right;
}

#main #footer ul li{
	float: left;
	margin-left: 10px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

#main #footer  a:hover{
	text-decoration: underline;
}

#main #footer ul li.first{
	border: none;
}

