.overview_container {
	width:650px;
	float:left;
}

.preview_container {
	margin:0 0 30px 0;
}

.preview_headline {
	margin:0px;
	padding:0 0 5px 0;
}

.preview_text {
	
}

img.img_short_preview_right {
	border:none;
	width:190px;
	height:156px;
	background-color:#eeeeee;
	margin: 0 0 0 10px;
}

ul.pressrelease{
	margin: 0 0 20px 0px ;
		padding: 0 0 0 20px;
}

.pressrelease li {
	margin: 0px;
	list-style-image:url(../images/press/bullet_small_blue.gif);
	list-style-position:outside;
}

ul {
	margin:0 0 20px;
	padding:0;
}

li {
	list-style-type:none;
}

.back {
	position: absolute;
	margin:0px;
	padding:0px;
	float:right;
	right:0px;
}

p.print_pdf {
	margin:20px 0;
}

.overview_container table {
	margin: 0 0 30px 0;
}

table, td {
	vertical-align:top;
	font-size:12px;
}

.quote_text {
	margin:0 0 0 10px;
}


.inactive_link {
	width:45px;
	background-image: url('../images/press/archive_year_bg.gif');
	background-repeat:none;
	background-position: top left;
	font-weight:bold;
	text-align:center;
}

div.greenHeader {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#caefa2 none repeat scroll 0 0;
font-size:12px;
font-weight:bold;
height:20px;
padding:13px 10px 10px 15px;
}

div.redHeader {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#fdbdbd none repeat scroll 0 0;
font-size:12px;
font-weight:bold;
height:20px;
padding:13px 10px 10px 15px;
}

/* ------------- Boxen zusaetzliches Bildmaterial --------------------------*/

/* --------- ATTACHED ----------- */

div.additional_images {
	padding:20px; background-color:#f3f3f3;
}

div.additional_images table.image_part {
	margin-right:10px; float:left; margin-bottom:0px;
}
div.additional_images table.image_part img.thumb {
	margin-bottom:0px; float:left;
}

div.additional_images ul.full_part {
	margin-left:5px; float:left;
}

div.additional_images ul.full_part a {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}

td.image_cell {
	height: 120px;
}

/* --------- IN SIDEBAR ----------- */

table.additional_images {
	margin:0 0 0 15px;
	width: 220px;
}

table.additional_images img.thumb {
	float:left;
	border:1px solid #f3f3f3;

}

table.additional_images ul.filetype_list {
	float:left;
	margin-left:10px;
	overflow:hidden;
	width:40px;
}

table.additional_images ul.filetype_list li {
	float:left;
	overflow:hidden;
	width:40px;
}

table.additional_images ul.filetype_list a {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
	
table.additional_images .description {
	color:#666666;
	font-size:9px;
	font-weight:normal;
	margin:-5px 0 0 0;
	padding:0;
	width:150px;
	border:none;
	clear:both;
	float:none;	
}

img.release_image_thumb {
	width:150px;
	height:113px;
	float:left;
}



/* ------------- 3-SPALTIGER CONTENT ------------------*/

.three_cols_container {
	position:relative;
	}

#left_box {
	width:188px;
	position:absolute;
	left:0px;
	margin:0px;
}

#middle_box {
	width:188px;
	margin:0 226px 0 226px;
}

#right_box {
	width:188px;
	position:absolute;
	right:0px;
	margin:0px;
}

/* -------------- Archiv Elemente --------------------*/

.archive_list {
	position:relative;
}

ul.archive_year {
	position: absolute;
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:right;
	right:0px;	
}

ul.archive_year li {
	float:left;
 	margin:0 0 0 10px;
 	}
 	
	
/* -------------- PRESS CONTENT SERVICE --------------------*/

.list_content_service ul {
	padding:0px;
	margin: 5px 0 20px 20px;
	line-height:22px;
}

.categorytitle {
	font-weight:bold;
	text-decoration:underline;
	background-image:url('../images/press/plus_icon.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding: 0 0 0 13px;
}


.list_content_service li a:link {text-decoration:underline; color:#000; }
.list_content_service li a:visited {text-decoration:underline; color:#000; }
.list_content_service li a:hover {text-decoration:none; color:#000; }
.list_content_service li a:active {text-decoration:none; color:#000; }

.list_content_service_category_title {
	font-weight:bold;
}

.list_content_service_sorted_articles {
	list-style-image:url('../images/press/bullet_small_blue.gif');
}



/* -------------- PHOTOS UEBERSICHT --------------------*/

h2 a:link {text-decoration:none; color:#000; }
h2 a:visited {text-decoration:none; color:#000; }
h2 a:hover {text-decoration:none; color:#000; }
h2 a:active {text-decoration:none; color:#000; }

.category_overview_picture {
	width: 300px;
	height: 215px;
}

/* -- PHOTOS DETAILS --*/

.press_image_box {
	overflow:hidden;
	margin:0 20px 30px 0;
	float:left;
}

.press_image_box a:link {text-decoration:none; color:#000; }
.press_image_box a:visited {text-decoration:none; color:#000; }
.press_image_box a:hover {text-decoration:none; color:#000; }
.press_image_box a:active {text-decoration:none; color:#000; }

.press_image_box ul {
	float:left;
	margin-left:10px;
	overflow:hidden;
}

img.press_image_thumb {
	width:250px;
	height:167px;
	float:left;
}

.filetype_icon {
	margin: 0 3px 0 0;
}

.press_image_description {
	font-weight:bold;
	color:#666;
	margin:10px 0 0 0;
	padding:0px;
	width:250px;
	border:none;
	clear:both;
	float:none;
}


.close_iframe {
	cursor:pointer;
}


.flash_div {
	position: absolute;
	visibility: show;
	background-color: #f3f3f3;
	padding: 10px;
	margin-top: 10px;
}

.swf_size {
	display: block;
	margin-top: 10px;
	text-align: center;
	white-space: nowrap;
}

.swf_link_close {
	display: block;
	margin-top: 10px;
	text-align: right;
}

.swf_link_close a {
	text-decoration:underline;
	margin-right: 0px;
	cursor:pointer;
}


/* -------------- PRESS QUOTES --------------------*/

.press_mediaimage_quotes {
	width:120px;
}

.quote_media {
	margin:10px 0 0 10px;
}


/* -------------- DISTRIBUTION LIST --------------------*/

.inputborder {
	background:#FFFFFF url(../images/faq/input_shadow.gif) repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin:0;
	padding:2px;
}

.mailer_list_form_table {
	width:500px;
}

tr.mailer_list_form_tabledata {
	height:30px;
}

.fresh_button_register {
	margin:0 0 50px 1px;
}

a.fresh_button,
span.fresh_button {
	background: url(../images/press/btn_freshbutton_left.gif) no-repeat;
	background-position: 0px -22px;
	padding-left: 5px;
	margin-left: 0;
	margin-right: 0;
	float: left;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	height: 22px;
	font-weight:bold;
}

a.fresh_button span,
span.fresh_button span  {
	background: url(../images/press/btn_freshbutton_right.gif) no-repeat;
	background-position: right -22px;
	color: #000000;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 21px;
	display: block;
	float: left;
	height: 21px;
	text-decoration: none;
	font-weight:bold;
}

a:hover.fresh_button {
	background-position: 0px -44px;
}

a:hover.fresh_button span {
	background-position: right -44px;
}

a.fresh_button span img
{
	float:left;
	margin:3px 5px 0 0;
}

.inputcheckbox {
	margin-left:0px;
}

.mailer_list_html_plain input {
	margin-left:0px;

}

.text_picture {
	margin:0 0 0 20px;
}