@charset "utf-8";
/* CSS Document */
body{
	text-align: left;
	font-family:arial, sans-serif;
	font-size:11px;
  margin-left: 8px;
  margin-right: 8px;
}

img {border:none;}

a {
	color:#0072ff;
	text-decoration:none;
	font-weight:bold;	
}
a:hover {
	text-decoration:none;
}

#container {
	padding-top:32px;
	-padding-top:25px;
	width:1000px;
	margin:0 auto;
}
* html #container {
	
}
#logo {
	float:left;
	width:120px;
}

#navigation {
	float:right;
	width:800px;
	text-align:right;
	padding-bottom:15px;
}

#navigation img {
	margin-left:2px;
}

#leftcontent {
	width:750px;
	float:left;
}
#rightcontent {
	width:200px;
	float:right;
}

.bignews {
	width:728px;
	padding:10px;
	height:258px;
	border:1px solid #ddd;
	background-image:url('img/tease_bigboxbg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:18px;
}
.bignews .content .image {float:left; width:336px;}
.bignews .content .text {float:right; width:368px;}
.bignews .content .text p {margin:0px; padding:0px;}
.bignews .headline {margin:0px; padding-bottom:10px; }
.bignews .content .date {color:#999; font-style: italic;}
.bignews .content .teaser {height:206px; overflow:hidden;border-bottom:1px solid #999;}
.bignews .content .footer {
	width:100%;

	text-align:right;
	padding-top:9px;
	line-height:10px;
	color:#0072ff;
}

.smallnewsodd {
	width:339px;
	padding-left:4px;
	padding-right:10px;
	padding-top:10px;
	height:124px;
	border:1px solid #ddd;
	background-image:url('img/tease_bigboxbg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}
.smallnewsodd .content .image {float:left;width:100px;}
.smallnewsodd .content .text {height:102px; float:right; width:228px;}
.smallnewsodd .content .text p {margin:0px; padding:0px; line-height:13px;}
.smallnewsodd .content .date {color:#999; font-style: italic;}
.smallnewsodd .content .headline {margin:0px; padding-bottom:10px; }
.smallnewsodd .content .headline img {
	margin-bottom:5px;
}
.smallnewsodd .content .teaser {height:53px; overflow:hidden;border-bottom:0px solid #999;}
.smallnewsodd .content .footer {
	width:230px;
	float:right;
	text-align:right;
	line-height:20px;
	color:#0072ff;
}
.smallnewseven {
	width:369px;
	padding-left:4px;
	padding-right:10px;
	padding-top:10px;
	height:124px;
	border:1px solid #ddd;
	background-image:url('img/tease_bigboxbg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
	float:right;
}

.smallnewseven .content .image {float:left;width:100px;}
.smallnewseven .content .text {height:102px; float:right; width:259px;}
.smallnewseven .content .text p {margin:0px; padding:0px; line-height:13px;}
.smallnewseven .content .date {color:#999; font-style: italic;}
.smallnewseven .content .headline {height:auto;margin:0px; padding-bottom:10px; }
.smallnewseven .content .headline img {
	margin-bottom:5px;
}
.smallnewseven .content .teaser { height:53px; overflow:hidden;border-bottom:0px solid #999;}
.smallnewseven .content .footer {
	float:right;
	width:230px;
	text-align:right;
	line-height:20px;
	color:#0072ff;
}




.fotobox {	
	width:190px;
	height:270px;
	border:1px solid #ddd;
	padding:4px;	
	background-image:url('img/tease_bigboxbg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:18px;
}

.fotobox .image {
	padding-bottom:6px;
}

.fotobox .control {
	font-size:13px;
	color:#0072ff;
}
.fotobox .control .prev {float:left; width:20%;text-align:center;line-height:28px;cursor:pointer;}

.fotobox .control .party {
	float:left;
	width:60%; 
	text-align:center;
	color:#0072ff;
	text-transform:uppercase;
	}
	
.fotobox .control .next {float: right;width:20%;text-align:center;line-height:28px;cursor:pointer;}


.rightbox {	
	width:190px;
	border:1px solid #ddd;
	padding:4px;
	padding-top:10px;

	background-image:url('img/tease_bigboxbg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	
}

.rightbox .title {
	font-size:13px;
}

.rightbox .title .price {
	font-size:11px;
	color:#999;
}
.rightbox .image {
	margin-bottom:10px;
}
.rightbox p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.rightbox .footer {
	width:184px;
	text-align:right;

	padding-right:10px;
	padding-bottom:2px;

	color:#0072ff;
}

.rightbox ul {
	margin:0px;
	padding:0px;
}

.rightbox ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:27px;
	line-height:20px;
}

.rightbox ul li.pdf {
	background-image:url('img/pdf.gif');
	background-position: 4px 2px;
	background-repeat:no-repeat;
}

.clear {clear:both; line-height:0px; height:0px;}
.subline {
	width:100%;
	height:19px;

}

.headline {
	width:100%;
	height:auto;
}

#xtrapopup {
	padding: 5px;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #AAAAAA;
	z-index:100;
}
#headslice {
	height: 55px;
}
#headnavigation {
	text-align: center;
	padding-top: 10px;
}
