/* ======= Algemeine Definitionen ===================*/
* {
     margin:0;
     padding:0;
     border:0
}
body {
	font: 0.76em Tahoma, Verdana, Arial, sans-serif, "Arial Narrow";
	color:#000;
	background: #f3cfcf;
	margin:0;
	padding:0;
}
h1{
	font-size:1.2em;
}
h2{
	font-size:0.9em;
}
/* ======== Seiten-Continer ========================*/
#container{
     width:1003px;
	 margin:0px auto;
	 padding:0px;
	 text-align:left;
	 }
/* ======= Headercontainer  ======================*/

#header{
	width:1003px;
	height:403px;
	margin:0px;
}

#header .header-left{
	float:left;
	width:275px;
	height:403px;
	margin:0;
}
#header .header-middle{
	float:left;
	width:500px;
	height:403px;
	background:url(images/apt-header-middle.jpg);
}

#header .header-middle .header-ads{
	/*position:relative;*/
	width:500px;
	height:98px;
	margin:130px 0px 0px 0px;
	text-align:center;
}
#header .header-middle .header-text{
	width:500px;
	height:150px;
	margin:10px 0px 0px 0px;
}

#header .header-right{
	float:left;
	width:228px;
	height:403px;
}
/* ====== Wrapper-Continer =========================*/

#wrapper{
    width:1003px;
	height:auto;
	overflow:auto;
	}
/* ======= Sidebar Left ===========*/

.sidebar_left{
	float:left;
	width:150px;
}
.sidebar_left a{
	color:#000;
}
.sidebar_left a:hover{
	color:#000;
	text-decoration:none;
}
.sidebar_left h2{
	width:145px;
	height:31px;
	text-align:center;
	padding:15px 0px 0px 0px;
	background-color:#d6dd87;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-top:#fff 1px solid;
}
.sidebar_left .sidebar-box{
	height:auto;
	width:130px;
	overflow:auto;
	padding: 10px 0px 10px 15px;
	background-color:#d6dd87;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
}
.sidebar_left .sidebar-box-bottom{
	height:33px;
	width:145px;
	text-align:center;
	padding:15px 0px 0px 0px;
	font-weight:bold;
	color:#000;
	background-color:#d6dd87;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-bottom:#fff 1px solid;
	margin-bottom:10px;
}
.sidebar_left .sidebar-box ul{
	width:120px;
	list-style:none;
}

.sidebar_left .sidebar-box a{
	color:#000;	
}

.sidebar_left.sidebar-box a:hover{
	color:#000;
	text-decoration:none;
}
.sidebar_left .sidebar-box p{
	width:100px;
	border-bottom: 1px dotted #000;
	padding: 10px 0px 0px 0px;
}
.sidebar_left .sidebar-box p a{
	font-weight:bold;
}
/* ======= maincontainer =======*/	

.maincontainer {
	float:left;
	width:703px;
	height:auto;
	overflow:auto;
	margin:0px 10px 9px 10px;
	background-color:#d6dd87;
}

.maincontainer h2{
	/*width:693px;*/
	height:20px;
	padding:15px 0 0 10px;
	color:#000;
}
.bookmark{
	width: 107px;
	margin: -20px 0 0 620px;
	position: absolute;
	font-size:0.9em;
}
.bookmark a{
	color:#000;
	text-decoration:none;
}
.bookmark a:hover{
	color:#000;
	text-decoration: underline;
}
.image-block{
	width:696px;
	background-color:#796767;
	border:#FFF solid 2px;
	padding:10px 0px 10px 2px;
}
.image-block img{
	border:#c60440 solid 1px;
}
.ads-box{
	width:678px;
	min-height:60px;
	background-color:#f3cfcf;
	border:#FFF solid 2px;
	text-align:center;
	padding:10px;
    margin:5px 0px 5px 0px;
}
/* ======= Sidebar Left ===========*/
.sidebar_right{
	float:right;
	width:130px;
}
.sidebar_right a{
	color:#000;
}
.sidebar_right a:hover{
	color:#000;
	text-decoration:none;
}
.sidebar_right h2{
	width:126px;
	height:31px;
	text-align:center;
	padding:15px 0px 0px 0px;
	background-color:#d6dd87;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-top:#fff 1px solid;
}
.sidebar_right .sidebar-box{
	height:auto;
	width:126px;
	overflow:auto;
	padding: 0px 0px 10px 0px;
	background-color:#d6dd87;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
}
.sidebar_right .sidebar-box-bottom{
	height:33px;
	width:126px;
	text-align:center;
	padding:15px 0px 0px 0px;
	font-weight:bold;
	color:#000;
	background-color:#d6dd87;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-bottom:#fff 1px solid;
	margin-bottom:10px;
}
.sidebar_right .sidebar-box ul{
	width:111px;
	list-style:none;
	margin:0px 0px 0px 10px;
}

.sidebar_right .sidebar-box a{
	color:#000;	
}

.sidebar_right.sidebar-box a:hover{
	color:#000;
	text-decoration:none;
}
.sidebar_right .sidebar-box .banner{
	margin:0px 0px 0px 3px;
}
.sidebar_right .sidebar-box p{
	width:100px;
	border-bottom: 1px dotted #000;
	padding: 10px 0px 0px 0px;
	margin:0px 0px 0px 10px;
}
.sidebar_right .sidebar-box p a{
	font-weight:bold;
}
/* ====== footer =========*/
#footer{
	width:1003px;
	height:30px;
	text-align:center;
	margin:5px 0px 20px 0px;
	
}

#footer a{
	color:#000;
}
#footer a:hover{
	color:#000;
	text-decoration:none;
}




