body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	background: url(/img/bg.png) repeat;
}

#wrapper
{
	text-align: left;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background: #f8f8f8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 900px; /* Mindesthöhe für moderne Browser */
	height: 600px; /* Mindesthöhe für moderne Browser */
	position:relative;
	background: url(/img/torwand.jpg) no-repeat #FFFFFF;
}

#wrapper2
{
	text-align: left;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background: #f8f8f8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 965px; /* Mindesthöhe für moderne Browser */
	height: 600px; /* Mindesthöhe für moderne Browser */
	position:relative;
	background: url(/img/westendstories_hg_2.jpg) no-repeat #FFFFFF;
}

#wrapper3
{
	text-align: left;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background: #f8f8f8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 965px; /* Mindesthöhe für moderne Browser */
	height: 600px; /* Mindesthöhe für moderne Browser */
	position:relative;
	background: url(/img/westendstories_hg_1.jpg) no-repeat #FFFFFF;
}

#sprechblase {
	position:absolute;
	left:780px;
	top:0px;
	width:40px;
	height:40px;
	z-index:1;
}

#apDiv1 {
	position:absolute;
	left:480px;
	top:135px;
	width:320px;
	height:101px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:123px;
	top:340px;
	width:270px;
	height:189px;
	z-index:1;
}

#Edition {
	position:absolute;
	left:780px;
	top:50px;
	width:200px;
	height:50px;
	z-index:1;
}

#apDiv3 {
	position:absolute;
	left:320px;
	top:240px;
	width:325px;
	height:285px;
	z-index:1;
	overflow-y:auto;
	padding-right: 22px;
	padding-left: 5px;
	padding-top: 5px;
	scrollbar-base-color : #e5c5b8; 
   	scrollbar-3dlight-color : #e5c5b8; 
   	scrollbar-highlight-color : #e5c5b8; 
   	scrollbar-face-color : #efefef; 
   	scrollbar-arrow-color : #ae2b21; 
   	scrollbar-shadow-color : #ae2b21; 
   	scrollbar-darkshadow-color : #e5c5b8; 
  	scrollbar-track-color :#e5c5b8 ;
}

#Buttonleiste1 {
	position:absolute;
	left:44px;
	top:260px;
	width:370px;
	z-index:1;
}

#Buttonleiste2 {
	position:absolute;
	left:734px;
	top:260px;
	width:370px;
	z-index:1;
}

#Home {
	position:absolute;
	left:20px;
	top:0px;
	height:100px;
	z-index:1;
}

#iTags {
	position:absolute;
	left:10px;
	top:545px;
	width:960px;
	z-index:1;
}

a,a:link,a:link,a:link,a:hover {background:transparent;cursor:pointer;font-weight:bold;text-decoration:none;} 
a:link {color:#e5c5b8} 
a:visited {color:#e5c5b8} 
a:hover {color:#e5c5b8;text-decoration:underline;}

h2 {color: #e6412b; margin-bottom: 4px; margin-top:0px; line-height:normal;}

h2.home {color: #FFFFFF; margin-bottom: 4px; margin-top:0px; line-height:normal;}

#tipdiv{position:absolute;padding: 3px;border:1px solid black;font:bold 11px Arial;line-height:18px;z-index:100;}
