html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #0194f6;
	line-height: 1.4em;
}

a {
	outline: none;
}


/* -------------------------------------------------------- */


img {
	border: none;
}



#oben {
	position: absolute;
	top: 0;
	left: 0;
	width: 990px;
	height: 100px;
	overflow: visible;
}

#oben ul {
	margin-left: 166px;
	margin-bottom: 5px;
	height: 20px;
	margin-top: 0px;
	padding: 0px;
}

#oben li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099FF;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	line-height: 1.05em;
}

#oben li.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#mitte {
	position: absolute;
	top: 200px;
	left: 165px;
	height: 390px;
	width: 400px;
	/*overflow: hidden;*/
	overflow: visible;
}

#mitte img, #mehr img{
}

/* SCROLL ******************/

#scrolldiv1, #scrolldiv2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
	display: block;	
}

#scrolldiv1 a.pfeil {
	display: block;	
}
	
#scroller1, #scroller2 {
	position: absolute;
	top: 0px;
	right:0px;
	width: 23px;
}

/* SCROLL ENDE ************/

#artikel {
	margin-bottom: 15px;
	margin-right: 30px;
}

#artikel img {
	/*width:90%;*/
}


#mehr {
	position: absolute;
	top: 200px;
	left: 580px;
	height: 390px;
	width: 400px;
	/*overflow: hidden;*/
	overflow: visible;
}

#bildtexte2 {
	padding-top: 3px;
	height: 15px;
}

#bildNummerRahmen2 {
	float: left;
	margin-right: 10px;
	height: 15px;
}

#mitte a:link, #mehr a:link {
	color:#f28800;
	text-decoration: none;
}

#mitte a:visited, #mehr a:visited {
	color:#f28800;
	text-decoration: none;
}

#mitte a:hover, #mehr a:hover  {
	color:#f28800;
	text-decoration: none;
}

a.pfeil {
	text-decoration: none;
	font-weight: bold;
	font-size: 2em;
}

#veranstalter_sb {
	background-image: url(images/veranstalter-sb.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	background-position: left;
}
#veranstalter_we {
	background-image: url(images/logo-westend.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	background-position: left;
}
/* -------------------------------------------------------- */


#links {
	position: absolute;
	top: 200px;
	width: 150px;
	margin-left: 20px;
	font-size: 1.05em;
}

#links a {
	display:block;
}


/* -------------------------------------------------------- */



#rechts {
	position: absolute;
	top: 0px;		/* Abstand zum oberen Fensterrand */
	right: 0px;		/* Abstand zum rechten Fensterrand */
	width: 250px;
	padding-top: 10px;
	background-color: #FFFFFF;
}


/* -------------------------------------------------------- */


#artikel li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

#links ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
}



a:link {
	color:#0194f6;
	text-decoration: none;
}

a:visited {
	color:#0194f6;
	text-decoration: none;
}

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

a.aktiv {
	color:#f28800;
}

em {
	font-weight: bold;
}

h1 {
	font-size: 2.2em;
	margin-left: 166px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 20px;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 1.3em;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 0em;
	margin: 15px 0 10px 0;
}

h6 {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
}

