body{
	background:url(images/body-bg.jpg) repeat-x;
	margin:0;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:80%;
	text-align:center;
}
/*Clear All*/
.clear {
	height:1px; 
	font-size:.0001em; 
	clear:both; 
}
/*Links*/
ul li a{
	color:#e61601;
}
a img{
	border:none;
}
p{
	margin:0 0 1em 0;
	line-height:1.4em;
}
/*Headlines*/
h1{
	font-size:1.1em;
	margin:0 0 .5em 0;
	color:#666;
}
h2{
	font-size:1.1em;
	margin:0 0 .5em 0;
	color:#666;
}
/*Listen*/
ul.square li{background:url(images/bullet-pfeil.gif) center left no-repeat; padding-left: 15px;line-height:22px;}

dl, dt, dd, ol, ul, li{
	margin: 0 !important;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	vertical-align: baseline;
	list-style:none !important;
}
ul.square li{
	list-style:disc;
	color:#e61601;
	margin:.3em 1.3em;
}
/*Inhaltselemente*/
.logo{
	float:right;
}
#head{
	background:#fff;
	padding:20px 0;
}
#container,
.inner{
	width:1080px;
	position:relative;
	margin:auto;
	text-align:left;
}
#bigbox .content{
	background:url(images/bg-bigbox.png) top left repeat-y;
	height:1%;
	overflow:hidden;
}
#bigbox .content .right{
	width:785px;
	float:right;
}
#bigbox .content .left{
	width:241px;
	float:left;
	padding:120px 0 0 20px;
	position:relative;
}
#bigbox .top{
	background:url(images/bg-bigbox-top.png) top left no-repeat;
	height:17px;
}
#bigbox .bottom{
	background:url(images/bg-bigbox-bottom.png) top left no-repeat;
	height:18px;
}
.leftcol{
	width:241px;
	float:left;
	padding:20px;
	background:url(images/bg-box-left.png) no-repeat;
	min-height:300px;
	font-size:1.3em;
	color:#666;
	line-height:1.5em;
}
.leftcol1{
	width:241px;
	float:left;
	padding:20px;
	background:url(images/bg-box-left.png) no-repeat;
	min-height:300px;
	font-size:1.1em;
	color:#666;
	line-height:1.5em;
}
.rightcol{
	width:755px;
	float:right;
	padding:20px;
	background:url(images/bg-box-right.png) no-repeat;
	min-height:300px;
}

.but a{
	width:140px;
	display:block;
	float:left;
	height:65px;	
	font-weight:bold;
	color:#666;
	text-decoration:none;
	line-height:1.4em;
	margin:0 30px 15px 0;
	position:relative;
	background-color:#E6E5D8;
	background-repeat:no-repeat;
}
.but.image a{
	width:125px;
	padding:30px 10px 0 160px;
}
.but.image.tresor a{
	background-image: url(images/01-Tresor.png);
}
.but.image.waffenschrank a{
	background-image: url(images/02-Waffenschrank.png);
}
.but.image.datentresor a{
	background-image: url(images/03-Datentresor.png);
}
.but.image.dokumententresor a{
	background-image: url(images/04-Dokumententresor.png);
}
.but.image.moebeltresor a{
	background-image: url(images/05-Moebeltresor.png);
}
.but.image.wandtresor a{
	background-image: url(images/06-Wandtresor.png);
}
.but.image.stahlschrank a{
	background-image: url(images/07-Stahlschrank.png);
}
.but.image.schluesseltresor a{
	background-image: url(images/08-Schluesseltresor.png);
}
.but.image.einwurftresor a{
	background-image: url(images/10-Einwurftresor.png);
}
.but.image.tresortuere a{
	background-image: url(images/11-Tresortuere.png);
}
.but.pfeil a{
	width:165px;
	padding:30px 10px 0 60px;
}
.but.pfeil.tresor a{
	background-image:url(images/01-Pfeil.png);	
}
.but.pfeil.waffenschrank a{
	background-image: url(images/02-Pfeil.png);
}
.but.pfeil.datentresor a{
	background-image: url(images/03-Pfeil.png);
}
.but.pfeil.dokumententresor a{
	background-image: url(images/04-Pfeil.png);
}
.but.pfeil.moebeltresor a{
	background-image: url(images/05-Pfeil.png);
}
.but.pfeil.wandtresor a{
	background-image: url(images/06-Pfeil.png);
}
.but.pfeil.stahlschrank a{
	background-image: url(images/07-Pfeil.png);
}
.but.pfeil.schluesseltresor a{
	background-image: url(images/08-Pfeil.png);
}
.but.pfeil.einwurftresor a{
	background-image: url(images/10-Pfeil.png);
}
.but.pfeil.tresortuere a{
	background-image: url(images/11-Pfeil.png);
}

