
/** FIREMAN'S FUND **/ 


/* ------------------------------------ BODY ------------------------------------ */

body {
	margin: 2px;
	padding: 0px;
	border: 0px; 
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background-image: url('../images/layout/bg_main.jpg');
	background-position: 0px 122px;
	background-repeat: no-repeat;
}

/* ------------------------------------ HEADER ------------------------------------ */

#head_print {
	height: 74px;
}
#head_print img {
	margin-top:7px;
}
#head {
	height: 74px;
	width: 986px;
	background-image: url('../images/layout/sitelabel.gif');
	background-repeat: no-repeat;
	background-position: 686px 35px;
}
#head img {
	margin-top:7px;
}
#head ul {
	display:inline;
	margin:7px 7px 0px 0px;
	padding:0px;
}
#head li {
	display: inline;
	background: url('../images/layout/arrow_lightblue.gif') no-repeat;
	padding-left:15px;
	margin-left:14px;
}

/* ------------------------------------ HEADER EXTRA --------------------------------------*/


#head ul {
}

#head li {
	background: url('../images/layout/arrow_smallblack.gif') no-repeat;
	padding-left:10px;
	margin-left:14px;
}


/* ------------------------------------ ALLGEMEIN ------------------------------------ */


a {
	text-decoration: none;
	color: black;
}

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


#article_teaser ul.right{
	margin-left:606px;
}

#content_category_index ul.right,#content_magazine ul.right, #content_animations ul.right, #content_subcategory_index ul.right, #content_media ul.right, #content_galleries_index ul.right{
	margin-left:434px;
}

#content_knowledgekits ul.right{
	margin-left:441px;
}

li {
	list-style: none;
	background-image:url(../images/layout/arrow_lightblue.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0px 0px 0px 10px;
	margin:0px;
	margin-bottom:5px;
}

#navigation_left li,#basic_facts_a li, #basic_facts_b li, #content_sendafriend li,#navigation_top2 li, #navigation_top1 li, #contact li, #content_newsletter li, #advanced_search li, #sitemap_l1 li, #content_imprint li{
	background-image:none;
}

 #content_imprint li{
 	margin-left:5px;
 }


li a:link {
	color:black;
	padding:0px;
	margin:0px;
	margin-bottom:7px;
	text-decoration: none;
}
li a:hover {
	color:black;
	margin-bottom:7px;
	text-decoration: underline;
}

ul.right{
	margin-left:274px;
}

#teaser_boxes_right ul.right{
	margin-left: 110px;
}

img {
	border:0px;
}
h1 {
	padding:0px;
	color: #113388;
	font-size:11px;
	margin:0px 0px 5px 0px;
}
h2 {
	padding:0px;
	color: #113388;
	font-size:17px;
	margin:0px 0px 5px 0px;
}
h3 {
	color: #113388;
	margin:0px 0px 2px 0px;
	padding:0px;
	font-size:11px;
}

h4 {
	color: #113388;
	margin:0px 0px 2px 0px;
	padding:0px;
	font-size:11px;
}

p {
	margin:0;
	padding:0;
	margin-top:6px;
}

div{
	margin:0px;
	padding:0px;
}

.hr hr {
	margin:0px;
	padding:0px;
	display:none;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.hr_black hr {
	margin:0px;
	padding:0px;
	display:none;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.teaser_block { 
	display:block; 
}

.hr {
	padding:0px;
	margin:0px;
	clear:both;
	/* border:1px solid white; */
	color: transparent;
	background-image:url('../images/layout/dotty.gif'); 
	background-position: center left;
	background-repeat: repeat-x;
	margin:0px ; 
	height:22px;
	line-height:1px;
	font-size:1px;
}

.hr_black{
	padding:0px;
	margin:0px;
	clear:both;
	/* border:1px solid white; */
	color: transparent;
	background-image:url('../images/layout/dotty_black.gif'); 
	background-position: center left;
	background-repeat: repeat-x;
	margin:10px 0px 12px 0px;
	height:1px;
	line-height:1px;
	font-size:1px;
}


.thumbnail {
	/* border:1px solid white; */
	width:162px;	
	margin-right:8px;
	margin-bottom:0px;
	min-height:80px;
}


#content_detail p a{
text-decoration:underline;
}
#content_detail .grey, #content_detail .white, #content_detail .blue{
	padding-top:12px;
	padding-bottom:12px;
	background-color:#eeeeee;
	padding-left:171px;
	font-size:13px;
}
#content_detail .blue{
	background-color:#E5ECF6;
	padding-bottom:6px;
}
#content_detail .white{
	background-color:transparent;
}
#content_detail .grey h3,#content_detail .white h3,#content_detail .blue h3{
	color:black;
	padding-left:0px;
}
#content_detail .white .small	{
	font-size:11px;
	padding-bottom:8px;
}
#content_detail .white .small .reply{
	padding-top:8px;
	padding-bottom:8px;
}
#content_detail .user_comments{
	font-size:11px;
	padding:14px 0px 0px 0px;
}
#content_detail .user_comments a.more{
	background-image:url(../images/layout/arrow_lightblue.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
}
#content_detail .white a.more, #content_detail .blue a.more, #content_detail .grey_full_width a.more{
	background-image:url(../images/layout/arrow_lightblue.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
}
 #content_detail .grey_full_width a.more{
 	margin-left:10px;
 }
 
#content_detail .user_comments .reply_username{
	font-size:11px;
	position:absolute;
	left:59px;
}
#content_detail .white .user_comments{
	padding-top:0px;
}
#content_detail .white .user_comments{
	font-size:13px;
	padding:10px 5px 10px 0px;
}
#content_detail .user_comments ul{
	padding-left:161px;
}
#content_detail .user_comments li{
	background-image:url(../images/layout/arrow_lightblue.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size:11px;
	margin:0px 0px 5px;
	padding:0px 0px 0px 10px;
}

#content_detail .grey_full_width, #content_detail .grey_full_width p, #content_detail .grey_full_width h3{
	padding-left:10px;
	color:black;
	font-size:13px;
	margin-bottom:2px;
}
#content_detail form .grey_full_width{
	padding-left:172px;
	position:relative;
}
#content_detail form .grey_full_width .radio{
	display:inline;
	padding-right:5px;
}
#content_detail .grey_full_width input{
	display:block;
}
#content_detail .grey_full_width textarea{
	margin-left:0px;
}

#content_detail .grey_full_width{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#eeeeee;
}

.wwf_layer
{
position: absolute;
left: 182px;
top: 202px;
background-color: transparent;
background-image: url(http://knowledge.allianz.com/images/layout/wwf.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
width: 140px;
height: 70px;
}

.float {
	float:left;
}
.floatright {
	float:right;
}
.search_button{
	font-family:verdana;
	color:red;
}
.dotted {
	background-image: url('../images/layout/dotty.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding:0px;
	margin:0px 0px 0px 0px;
	height:11px;
	line-height: 0px;
	clear: both;

}
.menu_hor { 
	margin:0px; 
	padding:0px; 
	border:0px; 
	list-style:none; 
}

.menu_hor li { 
	margin:0px; 
	padding:0px; 
	border:0px; 
	float:left; 
	margin-right:12px;
}

.clearer { 
	clear:both; 
	font-size:1px; 
	line-height:0px; 
	height:1px;
}

/* ------------------------------------ NAVIGATION ------------------------------------ */
#navigation_top {
	margin-left:2px;
}

#navigation_left {
	float:left;
	margin:2px 0px 2px 0px;
	width:164px;
	height:470px;
	/* background:#eeeeee; */
}

#navigation_left {
	padding:0px;
	margin:0px;
}
#navigation_left ul {
	padding:0px;
	margin:0px;
}
#navigation_left li {
	list-style-image:none;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #b5b7bd;
}
#navigation_left a {
	color: #4a4b4c;
	display:block;
	width:159px;
	line-height:13px;
	border:0px;
	padding: 4px 0px 4px 5px;
	margin:0px 0px 0px 0px;
}
#navigation_left .search {
	display:block;
	padding: 4px 0px 4px 5px;
	margin:0px 3px 0px 0px;
}

#navigation_left .search a:hover {
	background-color:white;
}
#navigation_left a:hover {
	background-color:#b5b7bd;
	text-decoration:none;
}
#navigation_left a.active {
	background-color:#b5b7bd;
	text-decoration:none;
}
#navigation_left input {
	width:148px;
	margin:3px 0px 3px 0px;
	padding:1px;
	border:1px solid black;
}
#navigation_left form {
	padding:0px;
	margin:0px;
}
#navigation_left_sub li {
	border:0px;
	list-style-type:none;
}
#navigation_left_sub a {
	padding-left:14px;
	width:150px;
}
#navigation_top1 {
	background-image:url('../images/layout/bg_nav1stLevel.gif'); 	
	margin:0px;
	display:block;
	list-style:none;
	height:27px;
	padding-left:160px;
	overflow:hidden;
}
#navigation_top1 li {
	float:left;
	color:white;
	list-style-image:none;
}
#navigation_top1 li a , 
#navigation_top1 li a:hover , 
#navigation_top1 li a:active 
{
	margin-top:1px;
	width:1%;
	color:white;
	display:block;
	height:23px;
	width:1%;
	font-weight:bold;
	line-height:22px;
	font-size:11px;
	padding-left:14px;
	padding-right:14px;
	border-top:2px white solid;
	border-bottom:2px white solid;
}
html>body #navigation_top1 li a , 
html>body #navigation_top1 li a:active , 
html>body #navigation_top1 li a:hover  
{
	line-height:22px;
	width:auto;
}
#navigation_top1 li a.active {
	background:#4169b2;
	text-decoration:none;
	border-top:2px #4169b2 solid;
	border-bottom:2px #4169b2 solid;
}
#navigation_top1 li a:hover.active {
	background:#4169b2;
	text-decoration:none;
	border-top:2px #4169b2 solid;
	border-bottom:2px #4169b2 solid;
}
#navigation_top1 li a:hover {
	text-decoration:none;
}
#navigation_top2 {
	clear:both;  /* force new line */
	margin:0px;
	margin-bottom:1px;
	background:#113388; 	
	display:block;
	list-style:none;
	height:23px;
	padding-left:160px;
	overflow:hidden;
}
html>body #navigation_top2 li a , 
html>body #navigation_top2 li a:active , 
html>body #navigation_top2 li a:hover  
{
	width:auto;
}
#navigation_top2 li {
	float:left; 
	display:block;
	color:white;
	list-style-image:none;
}

#navigation_top2 li a {
	color:white;
  	width:1%;	
	display:block;
	height:23px;
	width:1%;
	line-height:22px;
	font-size:11px;
	padding-left:14px;
	padding-right:14px;
}
html>body #navigation_top2 li a {
	line-height:23px;
}
#navigation_top2 li a:hover, 
#navigation_top2 li a.active {
	background:#829ecf;

	text-decoration:none; 
}

/* ------------------------------------ HOME TEMPLATES ------------------------------------ */

#content_center {
	float:left;
	margin:0px 2px 0px 2px;
	width:654px;
	/* background:#e0e0e0; */ 
}

.editors_choice .content {
	width:312px;
	color:black;
	line-height:14px;
	padding:7px;
	margin:0px;
	background-color:#e5ecf6;
	background-image: url('../images/layout/dotty.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

* html .editors_choice .content{  /* nur fuer Internet Explorer */
	padding:6px;
}


.editors_choice h1 {
	color:white;
	font-size:11px;
	padding:7px;
	line-height:9px;
	width:200px;
	background-color: #113388;
	margin: 0px 1px 1px 0px;
}

.editors_choice h2 {
	color:white;
	font-size:11px;
	padding:7px;
	line-height:9px;
	width:148px;
	background-color: #113388;
	margin: 0px 1px 1px 0px;
}

.reg_teaser {
	width:312px;
	color:black;
		display:block;
	line-height:14px;
	padding:7px;
	margin:0px 0px 2px 2px;
	background-color:#e5ecf6;
}



#linkbox {
	margin:0px;
	padding:7px;
	color:black;
	line-height:14px;
	width:312px;	
	background-color:#e5ecf6;
}


#popular {
	color:black;
	line-height:14px;
	padding:7px;
	width:312px;
	clear:both;
	margin:0px 0px 2px 0px;
	background-color:#e5ecf6;
}
#most_pop {
	display:none;
}
#most_recent h2 {
	color:white;
	font-size:11px;
	padding:7px;
	line-height:9px;
	width:148px;
	background-color: #113388;
	margin: 0px 2px 1px 0px;
	float:left
}
#rec {
	display:none;
}
	
#content_welcome {	
	width:654px;
	height:122px;
	background-image:url('../images/layout/img_welcome.jpg');
	}
#content_welcome h1 {
	font-size:16px;
	line-height:17px; 
	color: white;
	text-align:right;
	margin:0px;
	padding:8px 18px 0px 0px;
}
#content_welcome h2 {
	font-size:11px;
	line-height:17px; 
	color: white;
	font-weight:normal;
	text-align:right;
	margin:0px;
	padding:0px 18px 0px 0px;
}
#content_welcome p {
	padding:6px 0px 0px 282px;
	line-height:14px; 
	width:360px;
	font-size:11px;
	font-family:Verdana; 
	color: white;
}

.x {
	background-image:url('../images/layout/x.gif'); 
	width:11px;
	height:11px;
	display:block;
	float:right;
	margin-top:0px;
}
html>body .x {
	line-height:14px;
}

#content_center .DCT02 {
	float: left;
	background-color: white;
}

#content_center .DCT02 h4{
padding: 7px 7px 7px 7px;
}

#content_center .CCT03 h2, .CCP03 h2 {
	color:white;
	font-size:11px;
	padding:5px 7px 7px 7px ;
	line-height:9px;
	background-color: #113388;
	border-bottom:1px solid white;
	margin: 0px;
	
	
	/* fullheight : 22px */
	 
}

#content_center .cct_box{
	height: 242px; 
	width: 162px;
	background-color: #c6c9d1;
	float: left;
	
}

#content_center .cct_box h3, .ccp_box h3 {
	padding: 10px 7px 13px 7px;
	margin:0px;
	line-height:9px;
}

#content_center .cct_box img, .ccp_box img {
	margin:0px;
	padding:0px;
	height:80px;
	width:162px;
}


#content_center .cct_box h4, .ccp_box h4 {
	padding: 11px 7px 2px 7px;
	margin:0px;
	line-height:9px;
}

#content_center .CCT03 h4, .CCP03 h4 {
	font-size:11px;
	line-height:13px;
}

#content_center .cct_box p, .ccp_box p{
	padding: 0px 7px 0px 7px;
	line-height:13px;
	font-size:11px;
	
}

#content_center .ccp_box{
	height: 184px;
	width: 162px;
	background-color: #b3c4dc;
	float: left;
	overflow: hidden;
}


/* ------------------------------------ TEASER BOX/RIGHT --------------------------------------*/


#teaser_boxes_right {
	float:left;
	margin:0px 0px 2px 0px;	
	width:162px;
	font-size:11px;
	/* background:#eeeeee; */
}
#teaser_boxes_right .hr {
	border:0px;
	color: transparent;
	background-image:url('../images/layout/dotted_blue.gif'); 
	background-position:top left;
	margin:10px 0px 4px 0px;
	height:1px;
}

#teaser_boxes_right p {
	margin:0px;
/*	line-height:13px;	*/
}
#teaser_boxes_right .center {
	margin:7px 0px 7px 0px;
}

#teaser_boxes_right h4 {
	margin: 0px 0px 0px 0px;
	padding: 7px;
	border-bottom: 1px white solid;
	color:white;
	font-size:11px;
	background-color:#113388;
	line-height:9px;
}

#teaser_boxes_right .white{
	background-color:#ffffff;
}

#teaser_boxes_right .white h5{
	font-size:12px;
	margin-bottom:1px;
}

#teaser_boxes_right .white ul.sendmail{
	margin-top:2px;
}

#teaser_boxes_right #contact_1, #teaser_boxes_right #contact_2, #teaser_boxes_right #contact_3 {
	display:none;
}

#teaser_boxes_right .visible {
	display:block !important;
}

.background_dark {
	background-color: #113388;
	color:white;
}


/* ------------------------------------ TEASER BOX/RIGHT VIDEO --------------------------------------*/

.box_video_teaser {
	color:white;
	line-height:14px;
	margin-bottom:2px;
	padding:0px 7px 7px 7px;
	background-color:#113388;
}
.box_video_teaser a {
	display:block;
	text-align:right;
	color:white;
	background:url('../images/layout/arrow_darkblue.gif'); 
	background-repeat:no-repeat;
	background-position:42px;
}

.box_video_teaser p {
	margin:0px;
	padding-top: 1px;
	line-height: 13px;
}

.box_video_teaser h1 {
	font-size:13px;
	line-height: 16px;
	margin-bottom:5px;
	color:white;
	margin:0px 0px 0px 0px;
	padding:8px 0px 2px 0px;
}

.box_video_teaser h3 {
	margin: 0px;
	font-weight:bold;
	color:white;
	font-size:11px;
	line-height:13px;
}

.box_video_teaser img{
	margin:0px;
	padding:0px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.box_video_teaser a img{
	margin:0px;
	padding:0px;
	margin-top: 7px;
	margin-bottom: 7px;
}



/* ------------------------------------ TEASER BOX/RIGHT GALLERY --------------------------------------*/

.box_gallery_teaser {
	color:white;
	line-height:14px;
	margin-bottom:2px;
	padding:0px 7px 7px 7px;
	background-color:#113388;
}
.box_gallery_teaser a {
	display:block;
	text-align:right;
	color:white;
	background:url('../images/layout/arrow_darkblue.gif'); 
	background-repeat:no-repeat;
	background-position:42px;
}

.box_gallery_teaser p {
	margin:0px;
/*	padding-top: 7px;	*/
	line-height: 13px;
}

.box_gallery_teaser h1 {
	font-size:13px;
	line-height: 16px;
	margin-bottom:5px;
	color:white;
	margin:0px 0px 0px 0px;
	padding:8px 0px 2px 0px;
}

.box_gallery_teaser img{
	margin:0px;
	padding:0px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.box_gallery_teaser a img{
	margin:0px;
	padding:0px;
	margin-top: 7px;
	margin-bottom: 7px;
}



/* ------------------------------------ TEASER BOX/LINKLIST --------------------------------------*/

.box_linklist {
	color:black;
	line-height:14px;
	padding:7px 0px 7px 7px;
	margin-bottom:2px;
	background-color:#e5ecf6;
}

.box_linklist h5{
	font-size: 11px;
	margin: 10px 0px 4px;
}

.box_linklist ul {
	margin:5px 0px 0px 0px;
	padding:0px;
}
.box_linklist li {
	margin: 0px;
	margin-top: 3px;
	line-height: 13px;
}



/* ------------------------------------ TEASER BOX/LINKLIST --------------------------------------*/

.box_medium {
	color:black;
	line-height:14px;
	padding:7px 0px 7px 7px;
	margin-bottom:2px;
	background-color:#e5ecf6;
}

.box_medium h5{
	font-size: 11px;
	margin: 10px 0px 4px;
}


/* ------------------------------------ TEASER BOX/RIGHT SPECIAL --------------------------------------*/


.box_special_teaser {
	line-height:14px;
	margin-bottom:2px;
	margin-top:2px;
	background-color:#E5ECF6;
}

.box_special_teaser .bstc {
	padding:0px 7px 7px 7px;
}

.box_special_teaser .bsct a {
	color: #113388;
}

.box_special_teaser .bstc p {
	padding: 4px 0px;
	color: #113388;
}

.box_special_teaser img{
	margin:0px;
	padding:0px;
	padding-bottom: 7px;
}

.box_special_teaser a img{
	margin:0px;
	padding:0px;
	padding-bottom: 7px;
}

.box_special_teaser h3 {
	margin:1px 0px 0px 0px;
	font-weight:bold;
	color: #113388;
	font-size:11px;
	line-height:13px;
}

/* ------------------------------------ TEASER BOX/RIGHT TEXT --------------------------------------*/


.box_text_teaser {
	line-height:14px;
	margin-bottom:2px;
	margin-top:2px;
	background-color:#E5ECF6;
	padding: 7px 7px 7px 7px;
}

.box_text_teaser .bsct a {
	color: #113388;
}

.box_text_teaser p {
	padding: 4px 0px;
}

.box_text_teaser h3 {
	margin:1px 0px 0px 0px;
	font-weight:bold;
	color: #113388;
	font-size:11px;
	line-height:13px;
}





.slide{
	position:absolute;
	top:1px;
	left:110px;
	width:200px;
	border:1px solid #4169B2;
	padding: 1px;
	font-size:1px;
}
.inslide{
	width:20px;
	background-color:#4169B2;
	height:8px;
	line-height:1px;
	font-size:1px;
}

.percentage{
	color:#4169B2; 
	font-weight: bold;
	position:absolute;
	top:-1px;
	right:40px;
}


/* ------------------------------------ FOOTER --------------------------------------*/

#footer_print {
	clear:both;
	color:#939598;
	font-size:10px;
	width: 488px; 
	padding:20px 0px 26px 175px;

}

#footer {
	clear:both;
	color:#939598;
	font-size:10px;
	width: 978px;
	padding:20px 0px 26px 10px;
}
#footer ul {
	display:inline;
	margin:0px 0px 0px 50px;
	padding:0px;
}
#footer li {
	display: inline;
	background: url('../images/layout/arrow_lightgray.gif') no-repeat;
	padding-left:10px;
	margin-left:14px;
}
#footer a {
font-size:10px;
		color:#939598;
}
#footer img {
	float:none;
}




/* ------------------------------------ CONTENT DETAIL 1 --------------------------------------*/
.abstract {
	font-weight:bold; 
	font-size:13px; 
}

.article_text h1 , 
.article_text h2 , 
.article_text h3 , 
.article_text p ,
.article_text ul 
{
	line-height:17px;
	padding-left:172px;
	font-size:13px; 
	padding-right:6px;
}

.article_text2 h1 , 
.article_text2 h2 , 
.article_text2 h3 , 
.article_text2 p ,
.article_text2 ul 
{
	line-height:17px;
	font-size:13px; 
	padding-right:6px;
}

#image_small_2,
#image_big_1 ,
#image_big_2,
#image_small_3,
#image_small_1 {
	position:relative;
}

#image_small_1 h3 ,
#image_small_2 h3 ,
#image_small_3 h3 ,
#image_small_1 p {
	padding-left:0;

}

/* bildunterschriften im zoom zustand kleiner, wie beim anderen bildunterschrift */
#image_big_1  p  ,
#image_big_2  p  {
	font-size:11px;
}

.article_text ul {
	clear:right; /* abstand zum "more" link */
	/* clear:left; */ /* das würde einen umbruch zur bildunterkante erzeugen */
}

.article_text .related_links {
	margin-top:14px;
}

.article_text .related_links a{
	color: #4b4b4b;
}

.article_text .more_link {
	float:right; 
	margin-right:12px;
	margin-bottom:6px;
}


.article_text img {
	float:left;
}
.article_text h1 {
	margin-top:22px;
	font-size:17px; 
	color:#113388;
}
.article_text .content {
	margin-bottom: 23px;
	line-height:20px;
}
.article_text h2 {
	color:black;
	font-size:13px; 
}

.article_text h4 {
	font-style:strong; 
	font-size:12px; 
	color:#113388;
}
#image_small_3 h3 ,
#image_small_2 h3 ,
#image_small_1 h3 {
	font-size:12px;
	font-weight:bold;
	color:black;
}

#image_small_3 .plus ,
#image_small_2 .plus ,
#image_small_1 .plus {
	position:absolute;
	left:151px;
	top:93px;
	background-image:url('../images/layout/plus.gif');
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

#image_big_3 .minus ,
#image_big_2 .minus ,
#image_big_1 .minus {
	position:absolute;
	right:0px;
	bottom:0px;
	background-image:url('../images/layout/minus.gif'); 
	width:14px;
	height:14px;
	cursor:pointer;
	display:none;
}

.article_text h5 {
	font-style:strong; 
	font-size:13px; 
	line-height: 16px;
	margin-left:7px;
	margin-top:4px;
	margin-bottom:8px;
	color:#113388;
	width:162px; /* force break */
}

#article_teaser h3 {
	font-size:13px;
	margin-top:14px;
}

#message_send_form {
	margin-top:20px;
}

.quote {
	font-size:13px; 
	line-height:16px;
	margin:10px 0px 10px 164px;
	padding:7px; 
	color:#113388;
	background:#e5ecf6;
}

.message
{
	background:#e5ecf6; 
	margin:10px 0px 10px 0px;
	padding:7px;
	border:0px;
	margin:10px 0px 10px 164px;
	padding:7px; 
}
.article_text .message p 
{		
font-size:11px;
	padding:2px 2px 2px 2px;
	margin:0px;
	border:0px;
}*
.message h4 {
		padding:0px;
		color:#113388;
		margin:0px 0px 2px 2px;

		font-size:11px;
}

.article_text p {
	font-style:normal; 

}

.article_text ul.menu_hor {
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none; /* later add arrow */
}

.article_text ul.menu_hor li {
	margin:0px;
	padding:0px;
	border:0px;
	margin-left:10px;
}

.image_text img {
	margin-bottom:0px;
	float:left;
}

.article_text .image_text p {
	font-size:11px;
}
.author {
	
}


.bottom_box {
	position:relative;
	height:105px;
}
.bottom_alignto,  
.bottom_box img {
	position:absolute;
	width:162px;
}
.bottom_container {
	left:164px;
	position:relative; 
	height:100%;

	width:490px;
}
.bottom { 
	position:absolute;
	bottom:0;
}

.article_text img.indented {
	margin-left:171px;  /* banner.tpl */
	 float:none;
	 margin-bottom:12px; 
}

.article_text textarea {
	height:90px; 
	width:476px;
   	margin-left:170px;	
	border:1px solid #666666; 
}

#send_author_senderemail {
	width:400px;
   	margin-right:80px;
	border:1px solid #666666; 
}



/* ------------------------------------ CONTENT DETAILS 2 --------------------------------------*/


#teaser_header {
	height:252px;
	width:640px;
	overflow:hidden;
	padding-top:1px;
}

#teaser_header .pics {
	height:252px;
	width:640px;
}

#blue_box {
	height:80px;
	width:286px;
	padding:8px 14px 10px 14px;
	background-color:#00529b;
	position:absolute;
	top:111px;
	left:59px;
	color:#fff;
	font-size:11px;
	z-index:100;
}

#blue_box p{
	margin:0px;
}

#blue_box ul.right{
	margin-left:251px;
	margin-top:11px;
	position:absolute;
	right:10px;
	bottom:3px;
}

#blue_box ul.right li{
	background-image:url(../images/layout/arrow_white.gif);
}

#blue_box ul.right a{
	color:#fff;
}

#teaser_header .go_left{
	position:absolute;
	top:111px;
	left:7px;
	z-index:10;
}

#teaser_header .go_right{
	position:absolute;
	top:111px;
	right:7px;
	z-index:10;
}


#blue_box,
#blue_box .content {
	display:none;
}

#blue_bar{
	background-color:#2591bf;
	height:22px;
	width:636px;
	margin-top:4px;
	text-align:right;
	padding:1px 5px 0px 0px;
}

#blue_bar #loading {
	color:#FFFFFF;
	font-weight:bold;
	left:4px;
	position:absolute;
	top:259px;
	width:80px;
}


.teaser_threesome {
	float:left;
	width:200px;
	margin:16px 20px 0px 0px;
}

#teaser_right {
	margin-right:0px;
}

#details .image_small p{
	margin:0px;
	padding:0px 0px 6px;
}

#detail_middle .thumbnail {
	width:150px;	
	margin-right:16px;
	margin-left:6px;
	margin-bottom:0px;
	min-height:80px;
}

#detail_middle .image_small .plus{
	background-image:url(../images/layout/plus.gif);
	background-repeat:no-repeat;
	height:14px;
	left:142px;
	position:absolute;
	top:106px;
	width:14px;
	cursor:pointer;
}


#details .left_text {
	float:left;
	width:172px;	
}

#details .right_text {
	width:482px;	
	float:right;
}

#details .left_text p, #details .left_text h5{
	padding:0px 7px;
	margin:0px;
	width:auto;
}

#details .right_text p {
 	padding:0px;
	margin:0px;
}

#detail_header, #detail_left, #detail_right, #detail_middle {
	display:none;
}
 
#detail_header a.article-toggle-opened{
	display:none;
}
#cows div {
	width:640px;
	height:252px;
}

#navigation_left {
	float:left;
}

#debug_menu {
	background:silver; 
}

.dotted_double {
	padding:0px;
	background:url('../images/layout/dotted_black_double.gif');
	height:22px; 
	margin:0px 0px 0px 0px; 
}

.center_full {
	width:654px;
}

.right_box {
	margin:0px 0px 2px 0px; 
}

#toolbar2 {
	padding:0px 0px 0px 0px; 
	margin:10px 0px 0px 0px;
	margin-left:170px;
}

#toolbar2 .tabs a{
    float:left;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 12px;
	margin: 0px 2px 0px 0px;
	background-color: #747b8b;
	border-top: 1px solid white;
}

#toolbar2 .tabs a.active{
	color: black;
	background-color: #dedfe1;
	padding-bottom: 6px;
	border-top: 1px solid white;
}

#toolbar2 .clearer{
	font-size:0px; 
	line-height:0px; 
	height:0px;
}

#toolbar2 .gray_padding{
	clear:both;
	background-color: #dedfe1;
	width: 460px;
	padding: 7px 8px 19px;
	border-bottom: 1px solid white;
}

#toolbar2 .letters_navi{
	background-color: #ffffff;
	padding: 2px 8px 3px;
}

#toolbar2 .letters_navi a{
	text-decoration: underline;
	margin-right: 14px;
	float: left;
}

#toolbar2 .letters_navi a.all{
	margin-right: 0px;
	float: right;
}

#toolbar2 .letters_navi a.active{
	font-weight: bold;
}

#toolbar {
	padding:0px; 
	margin:9px 0px 10px 0px;
	text-align:right;
	width:654;
	margin-bottom:10px;
	margin-top:9px;
}
#toolbar a {
		padding:0px; 
		margin:0px;
}
#toolbar img {
	padding:0px; 
	margin:0px;
	float:none;
}
.toolbar_icon {
 	  	padding:0px; 
		margin:0px;
		border:1px solid #666666;
		border-left:0px;
}



/* ------------------------------------ WHO IS WHO --------------------------------------*/

.who_teaser h2 {
	color:#113388;
	font-size:13px; 
}


/* ------------------------------------ VIDEO --------------------------------------*/


#content_video {
	margin-top:22px;
}
#content_video textarea {
	padding:0px;
	margin:0px;
	border: 1px #959595 solid;
}
#video_player {
	background: #dfdfe1;
	padding:7px;
	float:left;
	margin-right:12px;
}

#video_text {
	float:left;
}
.transkript {
	width:300px;
	height:200px;
	border:1px solid #95949b;
	overflow:auto;
}

.video_text textarea {
	width:300px; 
	height:180px; 
	border:1px solid #666666; 
}

#video_disclaimer {
	font-size:10px;
	padding-left:0px;
}
.video_text ul {
	margin-top:10px;
	padding-left:0px;
}

/* ------------------------------------ GALLERY --------------------------------------*/


#content_galleries {
		width:654px;
		overflow:hidden;
}
#content_galleries h1{
	color:white;
	font-size:16px;
	font-weight:bold;
	margin:27px 0px 11px 170px;
}
#content_galleries .pic{
	margin-top:11px;
	float:left;
}

#content_galleries .imagebar{
	margin: 0px;
	padding: 0px;
}

#content_galleries #pic_text{
	position:absolute;
	left:600px;
	top:665px;
	width:380px;
	font-size:13px;
	color:white;
	line-height:16px;
}
#content_galleries #playa{
	position:absolute;
	top:238px;
	*top:239px;
	left:824px;
	width:77px;
	margin:0px;
}

*:first-child+html #content_galleries #playa{
 top:238px;
}

#content_galleries .margins{
	margin-left:1px;
	margin-right:1px;
}


.article_text p.quote2 {
background:#E5ECF6 none repeat scroll 0%;
color:#113388;
font-size:13px;
margin:10px 0px 10px 175px;
padding:7px;
}


/*              Sitemap                             */

#content_sitemap h1 {
	margin-top:22px;
	font-size:17px; 
	color:#113388;
	line-height:16px;
	padding-left:172px;
	padding-right:6px;
}

#content_sitemap ul , 
#content_sitemap li , 
#content_sitemap a , 
#content_sitemap a:hover , 
#content_sitemap a:visited , 
#content_sitemap #sitemap_l1 ,
#content_sitemap #sitemap_l1 a,
#content_sitemap #sitemap_l1 a:hover ,
#content_sitemap #sitemap_l1 a:visited {
	margin-left:0px;
	padding-left:0px;
	clear:both;
}
#content_sitemap #sitemap_l1 li {	 
	width:650px;
	display:block;

}
#content_sitemap .sitemap_l1 {
	margin-left:12px; 
	font-size:12px;
   	font-weight:bold;	
	color:#113388; 
}

#content_sitemap #sitemap_l2 {
	position:relative;
	left:171px; 
	width:484px;
	margin-top:-14px;

}
#content_sitemap #sitemap_l2 li {	 
	width:484px;
	display:block;



}
#content_sitemap #sitemap_l2 li a {	 

	display:block;
}
#content_sitemap #sitemap_l3 {
	position:relative;
	left:191px; 
	display:block;
	margin-top:-14px;

}
#content_sitemap #sitemap_l3 li {
	display:block;
	width: 290px;
	margin-bottom:0px;
}
#content_sitemap #sitemap_l3 a {
	display:block;
	width: 290px;
	margin-bottom:0px;
}

#content_sitemap li, 
#content_sitemap ul 
{
	list-style:none !important; 
	list-style-image:none !important; 
	float:left;

}
#content_sitemap a, 
#content_sitemap a:hover, 
#content_sitemap a:visited 
{
	text-decoration:none ;

	display:block;
	margin:0;
	padding:0;

}

/*              /Sitemap                            */


div.graphic ul {
display:inline;
margin:7px 7px 0px 0px;
padding:0px;
}

.graphic li {
background-image: url(../images/layout/arrow_lightblue.gif);
background-position:0px 3px;
background-repeat:no-repeat;
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:14px;
padding:0px 0px 0px 10px;
}


.who_teaser h2 {
color:#113388;
font-size:13px;
}

.who_teaser h2 a {
color:#113388;
font-size:13px;
}



form {
margin:0pt;
padding:0pt;
}

.contact_form ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.contact_form h2, .contact_form ul {
padding:2px;
}

#content_detail form .grey_full_width {
padding-left:172px;
position:relative;
}
#content_detail form .grey_full_width .radio {
display:inline;
padding-right:5px;
}

#navigation_left form {
margin:0px;
padding:0px;
}

.poll form ul li {
background:transparent none repeat scroll 0%;
clear:both;
padding:1px;
}

#message_send_form {
margin-top:20px;
}

#message_send_form input {
clear:both;
float:right;
}

.contact_form {
background:#DEDFE0 none repeat scroll 0%;
margin-left:164px;
width:485px;
}
.contact_form h2, .contact_form ul {
padding:2px;
}
.contact_form ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.contact_form ul li {
clear:both;
list-style-image:none;
margin:0px;
padding:1px;
}
.contact_form .contact_form_p1 input {
display:block;
float:left;
margin-right:30px;
text-align:left;
width:20px;
}
.contact_form .contact_form_p1 label {
display:block;
float:left;
width:350px;
}
.contact_form .contact_form_p2 label {
background:#BBBBBB none repeat scroll 0%;
display:block;
float:left;
font-size:11px;
height:18px;
margin-right:2px;
padding:2px 2px 2px 6px;
width:140px;
}
.contact_form .contact_form_p2 input {
float:left;
line-height:14px;
}
.contact_form .contact_form_p2 select {
float:left;
height:18px;
}
.contact_form textarea {
border-color:#AAAAAA;
margin:0pt;
padding:0pt;
}
.contact_form p {
margin:0pt;
padding:2px;
}
.contact_table table {
}
.contact_table td {
padding:2px;
text-align:left;
}
.contact_table input {
float:none;
margin:0px;
padding:0px;
}

.contact_table div {
margin:0px;
padding:0px;
}

ul.contact_form_mgm li {
clear:both;
height:23px;
padding:3px 3px 0px !important;
}
.contact_form_mgm li input.feldanfrage {
float:left;
margin-right:4px;
}
.contact_form_mgm li.media input {
float:left;
margin:23px 5px 0px 20px;
}
.contact_form_mgm li.media img {
float:left;
}
ul.contact_form_mgm li .messagearea {
height:80px;
width:568px;
}
html > body ul.contact_form_mgm li .messagearea {
width:564px;
}

td.form { background-color:#BBBBBB; padding:2px 0 2px 3px;}