@charset "utf-8";
* {
		margin: 0px;
		padding: 0px;
		}
		
.noborder_ie {
		border:none;
		}		

body {
		font-family: "Arial", Arial, Helvetica, sans-serif;
		font-size: 100%;
		background-image: url(../bilder/bg.gif);
		background-repeat:repeat-x;
		background-position: 0px 0px;
		background-color: #fdeece;
		width: 100%;
		height: 100%;
		}


#container {
		position:relative;
		background:transparent;
		height: 730px;
		width: 1200px;
		margin-top:144px;
		margin-right: auto;
		margin-bottom:0px;
		margin-left: auto;
		z-index:1;
		}

#apDiv1 {
		position:absolute;
		left:0px;
		top:375px;
		width:454px;
		height:116px;
		z-index:2;
		}	

#apDiv2 {
		position:absolute;
		left:454px;
		top:0px;
		width:630px;
		height:597px;
		z-index:2;
		}
		
#apDiv3 {
		position:absolute;
		width:70px;
		height:30px;
		z-index:2;
		left:732px;
		top:650px;
		font-size: 115%;
		}	
		
#apDiv4 {
		position:absolute;
		padding-left:73px;
		top:253px;
		width:454px;
		height:116px;
		z-index:2;
		color: #333333;
		text-decoration: none;
		font-size: 115%;
		}

#maincontentlinks {
		float: left;
		padding-left:73px;
		padding-bottom:10px;
		width: 640px;
		height: 640px;
		z-index:1;
		}
		
#maincontentrechts {
		padding: 517px 0px 0px 0px;
		width: 437px;
		height: 133px;
		z-index:1;
		font-size: 115%;
		color: #333333;
		text-decoration: none;
		}
		
.design {
		padding: 517px 0px 0px 0px;
		width: 437px;
		height: 90px;
		z-index:1;
		font-size: 115%;
		color: #333333;
		text-decoration: none;
		}
	
#footer {
		background: transparent;
		height: 150px;
		width:640px;
		clear: both;
		padding-left:73px;
		font-size: 115%;
		color: #333333;
		text-decoration: none;
		}
		
		
#apDiv3 a.link {
		color: #808080;
		text-decoration: none;
		font-size: 100%;
		}	

#apDiv3 a.link:hover {
		color: #000;
		text-decoration: none;
		font-size: 100%;
		}

#apDiv4 a.link {
		color: #999966;
		text-decoration: none;
		}	

#apDiv4 a.link:hover {
		color: #000;
		text-decoration: none;
		}

#footer a.link {
		color: #999966;
		text-decoration: none;
		}	

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