* {
	margin: 0;
	padding: 0;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, a {
         font-weight: normal;
         text-decoration: none;
}

a {
color: #963;
}

a:hover {
color: #C60;
}
p,code,ul {
	padding-bottom: 14px;
}

img {
	border: 2px solid #FFFFFF;
}

img.left {
	text-align:left;
}

img.left2 {
	text-align:left;
	margin: 0 5px 5px 0;
}

li {
	list-style: none;
}

body {
	background: #CCD8E0 url(img/bg.gif) repeat-x left bottom; 
	font: 12px "Lucida Sans Unicode",sans-serif;
	color: #444444;
}

/* Top */
#top {
	background: url(img/bg2.gif) repeat-x;
	padding: 10px 0 0 0;
	height: 170px;
}

#top h1 {
	font: bold 40px "Times New Roman", Times, serif;
	color: #444444;
	letter-spacing: 5px;
	text-align: right;
	padding: 5px 0 0 0;
	margin: 0 140px 0 270px;
	border-bottom: 1px solid #898989;
}

#top h2 {
	font-size: 14px;
	color: #666666;	
	text-align: right;
	margin: 0 150px 0 0;
}

.header {
	background: #ffffff url(img/header-schiffsfonds-01.jpg) no-repeat;
	width: 780px;
	height: 150px;
	margin: 0 auto 0 auto;
	padding: 10px;	
}

/* Container */
#container {
	background: #ffffff;
	margin: 0 auto 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* Haupt-Navigation */
#navigation {	
	margin:0 0 10px 0;
}

#navigation a {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #444444;
	margin-left: 10px;	
}

#navigation a:hover {
	color: #777777;
}

#breadcrumb {
	font-size: 10px;
	padding: 3px 0 3px 10px;
	margin: 5px 0 5px 0;
	background: url(img/breadcrumb_bgd.gif) repeat-x;
	border: 1px solid #cfdee7;
}

/* Sub-Navigation */
#sidenav {
	float: left;
	width: 210px;
}

#sidenav h2 {
	color: #5A5A43;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding-left: 20px;
	background: url(img/schiffsfonds-box.gif) no-repeat 1px 14px;
}

#sidenav ul {
	border-top: 1px solid #EAEADA;
}

#sidenav li {
	border-bottom: 1px solid #EAEADA;
}

#sidenav li a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #554;
	display: block;
	padding: 8px 0 8px 8px;
}

#sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* bottom */
.bottom {
	border-top: 1px solid #AA8;
	color: #444;
	padding: 10px 15px;
	background-color: #FFFFFF;
	background: url(img/bgrd_bottom.gif) repeat-x top;
}

.bottom .bottomleft, .bottom .bottomright {width: 49%;}

.bottom h2 {
	font-size: 14px;
	font-weight:bold;
}

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;}

/* Content */
#content {
	float: right;
	padding: 0 16px;
	width: 531px;
}

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

#content h1 {
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

#content h2 {
	color: #cc0000;
	font-size: 15px;
	margin-bottom: 10px;
	border-style: none;
	display: block;
	background-color: #E1E7FD;
	padding: 5px;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
}

#content li {
	margin-left: 18px;
	font-family: "Lucida Sans Unicode",sans-serif;
	list-style-type: disc;
}

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

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

code.tele {
	background: #FFF url(img/tele-icon.png) no-repeat 5px 5px;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: 12px Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 37px;
	white-space: pre;
}

.descr {
	background: url(img/comment-schiffsfonds.gif) no-repeat;
	color: #664;
	font-size: 11px;
	margin-bottom: 6px;
	padding-left: 15px;	
}

.hr {
	height: 15px;
	background: url(img/hr-schiffsfonds.gif) no-repeat scroll center;
	margin: 10px 0 15px 0;
}

hr {
  display: none;
}

.strong1 {
	font-size: 16px;
	color: #444444;
}

.angebot {
	clear:both;
	border-top: 1px solid #E3E8EE;
	font-size:11px;
	padding: 10px 0 10px 0;
	background: url(img/schiffsbeteiligungen-anker-rot.gif) no-repeat 3px 30px;
	overflow: visible;
	width: 97%;
}
	
.angebot_main {
	padding-bottom: 20px;
}	
	
.angebottext {
	color:#333333;
	border:none;
	margin: -4px 0 0 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 {
	font-weight:normal;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.angebotlinks a:hover {color:#000}

.angebotdownloads {
	padding: 10px 0 10px 0;
	border-top: 1px dotted #FFC4C4;
	line-height: 1.7em;
}
	
.factsheet b {
	color: #000000;
	display: block;
	float: left;
	width: 110px;
	border-bottom: 1px solid #E8E8E8;
}
	
.factsheettext {
	color:#333333;
	margin: 0 0 15px 130px;
	width:370px;
}
	
.greystyle2 {
	color: #666666;
	font: 9px Arial, Helvetica, sans-serif;
	margin:20px 0 -10px 25px;
}

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

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

.morelink span {position:absolute;left:-9999px;width:900px}

.platziert {
	color: #000000;
	padding-left: 10px;
}












.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 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: 15px 12px 5px 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: 3px 0 2px 0;
}

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:0 2em 0 3em;
	font-size: 12px;
}
		form.f-wrap-1 fieldset img {
	width:auto;
	margin: 0.2em 1em 2.5em 0;
}

		form.f-wrap-1 h3 {
	font: bold 155% arial;
	color:#c00;
	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-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;
}
		
		.formbildtext {
	color:#999;
	font-size:12px;
	line-height: 1.5em;
	margin: 0 0 20px 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;}
		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;
}

small {font-size:11px}

.bild {
	border: 0;
}
.lpage {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 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;
}

.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;
}

/* Kontaktformular */
.form1 {
		margin:5px 0 20px 0;
		padding:5px;
		width:500px;
}

.form-head {
		font: 20px Verdana, Arial, Helvetica, sans-serif;
		border-bottom:1px solid #cbcbcb;
		padding:0;
}

.form-pflicht {
		text-align:right;
}

.form-left {
		float:left;
		width:273px;
}

.form-right {
	margin:0 0 20px 280px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
	text-align:center;
}

.kontakt-text {
	float:left;
	margin:0 0 0 5px;
	width:100px;
	border-bottom:1px solid #ffffff;
}

.kontakt-input {
	margin:0 0 1px 10px;
	width:150px;
	background:#ffffff;
	font-size:14px;
	border:1px solid #CBCBCB;
}

.kontakt-textarea {
	margin:0;
	padding:5px;
	width:200px;
	height:190px;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #cbcbcb;
}

.kontakt-button {
	margin:0 0 0 20px;
	width:135px;
	border:1px solid #cbcbcb;
	background:#ffffff;
	font-weight:bold;
	height:31px;
}

.captcha1 {
	clear:both;
	float:left;
	width:100px;
	margin:0 0 0 5px;
	border-bottom:1px solid #ffffff;
}

.captcha2 {
	float:left;
	margin:0 0 0 10px;
	border:1px solid #cbcbcb;
}

.captcha3 {
	float:left;
	margin:0 0 0 20px;
	width:100px;
	height:29px;
	background:#ffffff;
	font-size:14px;
	border:1px solid #cbcbcb;
}

.captcha4 {
	clear:both;
	margin:15px 0 5px 5px;
	color:#222222;
}

.pers-anfr-text {
	margin:0 0 10px 10px;
	padding:5px;
}

.pers-anfr {
	margin:0 0 30px 10px;
	padding:5px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}

.pers-anfr-right {
	text-align:right;
}	
