/* General Layout for Crossbrowser Compatibility */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td	{
	margin:0;
	padding:0;
	}
img	{
	border:0;
	}
table	{
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img	{ 
	border:0;
	}
address,caption,cite,code,dfn,em,strong,th,var	{
	font-style:normal;
	}
li	{
	list-style:none;
	}
strong	{
	font-weight:bold;
	}
caption,th	{
	text-align:left;
	}
q:before,q:after	{
	content:'';
	}
abbr,acronym	{
	border:0;
	font-variant:normal;
	}
sup,sub	{
/*	line-height:-1px; */
	vertical-align:text-top;
	}
sub	{
	vertical-align:text-bottom;
	}
	
html, body {
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 1.4;
	font-weight: regular;
	}
body {
	background-color:#f8f1e7;
	background-image: url(bgpop.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	font-variant:small-caps;
	display:block;
	padding-bottom:10px;
	line-height:normal;
	}
h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-variant:small-caps;
	display:block;
	padding-bottom:0px;
	line-height:normal;
	}
input, select{
	background-color:#FFFFFF;
	border:#9F9F9F 1px solid;
	font:bold 11px arial, sans-serif;
	color:#000000;
}

a   {
	text-decoration: none; 
	color: #000000;
	font-weight:bold;
	}
a:hover {
	text-decoration: none; 
	color: #000000;
	font-weight:bold;
	}
ul li {
	padding-left:13px;
	background-image:url(ContentLi.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:1px;
	}
	
	
/* Position of Flash Container */

.mainContainer	{
	position:absolute;
	left:50%;
	margin-left:-414px;
	top:50%;
	margin-top:-291px;
	width:827px;
	height:581px;
	}
	
	
	
	
/* Layout der Popupfenster */
.contentContainer {
	margin:0px 0px 0px 75px;
	padding-bottom:40px;
	width:315px;
	}
.contentHeadline {
	padding-top:15px;
	padding-bottom:15px;
	}
.contentImage {
	padding-bottom:15px;
	}
/* Bild mit Schatten */
.contentImageShad {
	padding-bottom:3px;
	background-image:url(bildHintergrund.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	padding-right:5px;
	}
.textblock {
	padding-bottom:15px;
	clear:both;
	width:307px;
	}
	
/* Design für Presse Liste */
.gridHeader1, .gridHeader2, .gridHeader3, .gridHeader4, .gridHeader5 {
	font-weight:bold;
	padding-bottom:10px;
	}
.gridSpacer {
	width:10px;
	}
.gridTd {
	height:50px;
	border-top:1px solid #aca899;
	}
/* Layout für Submenü Presse */
.pressePageMenu {
	padding-bottom:15px;
	}
.pageMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-variant:small-caps;
	display:block;
	padding-bottom:0px;
	}
	
/* Gefloatete PresseFotos */
.presseFotoItem {
	width:90px;
	height:59px;
	overflow:hidden;
	float:left;
	margin:0px 10px 10px 0px;
	}