/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #CCD8E0 url(img/bg.gif) repeat-x left bottom;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

img {
	border: 2px solid #FFFFFF;
}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

em {
	font-weight: normal;
	font-style: normal;
}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	background: url(img/clouds.gif) repeat-x;
	padding: 9px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left,.header .left2,.header .left3,.header .left4,.header .left5,.header .left6,.header .left7 {
	font: normal 2.3em "Trebuchet MS",sans-serif;
	line-height: 33px;
	text-align: right;
	width: 544px;
	padding-right: 20px;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(img/header-schiffsfonds-01.jpg) no-repeat;
}
.header .left2 {
	background: #B3C2C7 url(img/header-schiffsfonds-02.jpg) no-repeat;
}
.header .left3 {
	background: #B3C2C7 url(img/header-schiffsfonds-03.jpg) no-repeat;
}
.header .left4 {
	background: #B3C2C7 url(img/header-schiffsfonds-04.jpg) no-repeat;
}
.header .left5 {
	background: #B3C2C7 url(img/header-schiffsfonds-05.jpg) no-repeat;
}
.header .left6 {
	background: #B3C2C7 url(img/header-schiffsfonds-06.jpg) no-repeat;
}
.header .left7 {
	background: #B3C2C7 url(img/header-schiffsfonds-07.jpg) no-repeat;
}

.header .right {
	overflow: auto;
	width: 212px;
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {
	padding-top: 14px;
	font: normal 1.6em "Trebuchet MS",sans-serif;
}


.header .left h1,.header .left2 h1,.header .left3 h1,.header .left4 h1,.header .left5 h1,.header .left6 h1,.header .left7 h1 {
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}



/* navigation */
.navigation {	
	background: #D9E1E5 url(img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 20px;
	background-image: url(img/schiffsfonds-box.gif);
	background-repeat: no-repeat;
	background-position: 1px 14px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	background-image: url(img/comment-schiffsfonds.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.content li {
	margin-left: 18px;
	font-family: "Lucida Sans Unicode",sans-serif;
	list-style-type: disc;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.content h2 {
	color: #5A5A43;
	font-size: 1.1em;
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
}

/* bottom */
.bottom {
	border-top: 1px solid #AA8;
	color: #444;
	padding: 10px 15px;
	background-color: #FFFFFF;
	background-image: url(img/bgrd_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom .bottomleft, .bottom .bottomright {width: 49%;}
.bottom h2 {
	font-size: 1.3em;
}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.bottomright .block,.bottomright .block li {border-color: #DCDACC;}
.bottomright .block li a:hover {background: #F2F0EA;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left,.col2 .left2 ,.col2 .left3,.col2 .left4,.col2 .left5,.col2 .left6,.col2 .left7  {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.bottomleft {float: left;}
.bottomright {float: right;}
.left,.left2,.left3,.left4,.left5,.left6,.left7 {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #999999;
	font: normal 1em sans-serif;
	line-height: 30px;
	text-align: center;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.footer a,.footer a:hover {
	color: #999999;
}

input, textarea {
color: #000000;
background: #ffffff;
}

input:focus, textarea:focus {
	color: #333333;
	background: #ECF2FD;
}


/* FORMS */ /* FORMS -------------------------------------------------------------------------*/

form {margin: 0 0 1.5em}
input {
	font-family: arial,tahoma,verdana,sans-serif;
	margin-top: 3px;
	margin-bottom: 2px;
}
fieldset {border: none}
label {
	display:block;
	padding: 2px 0
}
label br {clear:left}

	/* FORMS - general classes */
	input.f-submit {padding: 1px 3px;background:#666;color:#fff;font-weight:bold;font-size:96%}
	
	/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	form.f-wrap-1 {
	padding: .5em 0;
	background: #f2f4fe url("img/featurebox2_bg.gif") no-repeat 100% 100%;
	border-top: 1px solid #d7d7d7;
	position:relative
}
		form.f-wrap-1 fieldset {
	width:auto;
	padding-right: 2em;
	padding-left: 3em;
	font-size: 12px;
}
		form.f-wrap-1 fieldset img {
	width:auto;
	margin-top: 0.2em;
	margin-right: 1em;
	margin-bottom: 2.5em;
}

		form.f-wrap-1 h3 {
	font: bold 155% arial;
	color:#c00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: -0.5em;
}
		form.f-wrap-1 hr {
	margin: 1em 0;
	background:#CCCCCC;
	height:1px;
	color:#CCCCCC;
	border:none;
	clear:both
}
		form.f-wrap-1 h4 {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -0.8em;
	margin-left: 0.5em;
	font-size: 10px;
}
		form.f-wrap-1 .formbildtext {
	color:#999;
	font-size:12px;
	line-height: 1.5em;
	margin-left: 125px;
}
		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}
		
		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */
	
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {
	float:left;
	margin-left:5px;
	width: 16em;
}
		
		form.f-wrap-1 label b {
	float:left;
	width:9em;
	line-height: 2;
	display:block;
	position:relative
}
		form.f-wrap-1 label b .req {
	color:#c00;
	font-size:150%;
	font-weight:normal;
	position:absolute;
	top:-0.1em;
	line-height:1;
	left:-0.5em;
	width:0.3em;
	height:0.3em
}
		form.f-wrap-1 div.req {
	color:#666;
	font-size:96%;
	font-weight:normal;
	position:absolute;
	top:0.4em;
	right:0.4em;
	left:auto;
	width:17em;
	text-align:right
}
		form.f-wrap-1 div.req b {color:#c00;font-size:140%}
		form.f-wrap-1 label select {
	width: 18.3em
}
		form.f-wrap-1 label textarea.f-comments {width: 20em}
		form.f-wrap-1 div.f-submit-wrap {
	padding-top: 5px;
	padding-right: 2em;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: center;
}
		form.f-wrap-1 input.f-submit {
	width:265px;
	margin: 0 0 0 10px
}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {
	clear:left;
	float:left;
	width:100%;
	border:none;
	margin:0
}
		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {
	float:left;
	width:13em;
	line-height: 1.7;
	display:block;
	position:relative;
	padding-top:0.3em
}
		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {
	float:left;
	width:100%;
}
		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {
	float:left;
	width:100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {
	width:auto;
	float:none;
	padding:0;
	}
	
	form.f-wrap-1 label input.f-checkbox_2 {
	width:auto;
	float:none;
	margin-left: 0.2em;
	margin-right: 0.6em;
	}
		
		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(img/errormsg_bg.gif) no-repeat 0 0}
		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}
		
		


#rueckruf {
	margin-top: 15px;
}

#rueckruf form.f-wrap-1 fieldset {
	padding-right: 1em;
	padding-left: 1em;
}

#rueckruf form.f-wrap-1 h4 {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -1em;
	margin-left: -0.5em;
}

#rueckruf form.f-wrap-1 label select {
	width: 10em;
}

#rueckruf form.f-wrap-1 input.f-submit {
	width:120px;
	margin: 0;
}
#rueckruf form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {
	float:left;
	margin-left:5px;
	width: 9em;
}


/* FORMS */ /* FORMS -------------------------------------------------------------------------*/

#breadcrumb {
	font-size:83%;
	font-weight:normal;
	background-color: #EEF1F3;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(img/breadcrumb_bgd.gif);
	background-repeat: repeat-x;
	border: 1px solid #cfdee7;
	background-position: 1px;
}
#breadcrumb a:link, #breadcrumb a:visited {text-decoration:none}
#breadcrumb a:hover, #breadcrumb a:active {text-decoration:none}


/* Angebot  -------------------------------------------------------------------------*/

.angebottext {
	color:#333333;
	border:none;
	margin-top: -4px;
	margin-left: 130px;
}

.angebotlinks {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFC4C4;
	}
	
.angebotlinks a, .angebotlinks a:link, .angebotlinks a:visited, .angebotlinks a:hover, .angebotlinks a:active {
	background: url("images/sprites.gif") no-repeat 0 -798px;
	font-weight:normal;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.angebotlinks a:hover {color:#000}


	
.angebot {
	clear:both;
	border-top: 1px solid #E3E8EE;
	font-size:86%;
	color:#000000;
	background-repeat: no-repeat;
	background-position: -2px 12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	background-image: url(images/schiffsbeteiligungen-anker_rot.gif);
	overflow: visible;
	width: 97%;
	}
.angebot h2{
	color: #CC0000;
	font-size: 150%;
	margin-top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-color: #E1E7FD;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 2px;
	}
	
.angebotdownloads {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFC4C4;
	line-height: 1.7em;
	}
	
.factsheet {
}	
	
.factsheet b {
	color: #000000;
	display: block;
	float: left;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

.factsheet td {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

.angebot_main {
	color: #CC0000;
	padding-bottom: 20px;
	}
	
.factsheettext {
	color:#333333;
	margin-left: 130px;
	margin-bottom: 15px;
	font-family: "Lucida Sans Unicode", sans-serif;
	width:370px;
}

small {font-size:11px}

/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */

		a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {
	padding-left:21px;
	padding-top: 3px;
	background-color: transparent;
	background-image: url(img/sprites-schiffsfonds.gif);
	background-repeat: no-repeat;
	background-position: 1px -398px;
}

		a.morelink:hover {
	background-color: transparent;
	background-image: url(img/sprites-schiffsfonds.gif);
	background-repeat: no-repeat;
	background-position: 1px -498px;
}

		.morelink span {position:absolute;left:-9999px;width:900px}
		
/* Grey Grey Go Away */

.greystyle2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.platziert {
	color: #000000;
	padding-left: 15px;
}
.bild {
	border: 0;
}
.lpage {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}

.container .main .content b {
	font-weight: normal;
}

.mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 100%;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
td.head {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff url(img/bullet1.gif) no-repeat;
	padding: 4px 4px 4px 8px;
	color: #4f6b72;
	text-align: left;
}
td.head2 {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff; 
	padding: 4px 4px 4px 8px;
	color: #4f6b72;
	text-align: left;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.container .main .content .angebot .angebot_main li {
	color: #333333;
	margin-left: 142px;
}

.pdfs {
	line-height: 18px;
}
div.hr {
	height: 15px;
	background: url(img/hr-schiffsfonds.gif) no-repeat scroll center;
	margin-top: 10px;
	margin-bottom: 15px;
}
div.hr hr {
  display: none;
}
.container .main .content .f-wrap-1 ul {
	margin-left: 120px;
}
.container .main .content .f-wrap-1 li {
	list-style-type: disc;
	color: #999999;
}

img.rss {
	float:left;
	margin-right:5px;
}

.akt-angebote a {
	color:#cc0000;
	font-size:16px;
	text-decoration:none;
}

.akt-angebote a:hover {
	color:#ff0000;
	font-size:16px;
	text-decoration:none;
}
