/* @override http://starcapital.de/starcap/themes/starcapital/style.css */


#oben {
	width: 965px;
	margin: 0 auto 0 auto;
	clear: both;

	margin-top: 25px;
	margin-bottom: 15px;
	overflow: hidden;
	height:200px;
	padding: 0;
}

#oben_links {
	clear: both;
	margin: 0;	
	width: 745px;

	overflow: hidden;
	height:200px;
}

#oben_links[id] {
	background-image:url(http://starcapital.de/themes/starcapital/img/newsletter_bg2.png);
	background-repeat: repeat-y;	
}

#oben_rechts[id] {
	background-image:url(http://starcapital.de/themes/starcapital/img/STARS_Startseite.png);
	background-repeat: repeat-y;	
}

#oben_rechts {
	float: right;
	position: relative;
	width: 200px;
	height: 200px;
	top: -200px;
}

#mitte {
	clear: both;
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://starcapital.de/themes/starcapital/img/umfrage_body.png');
	position: relative;
	z-index: 11;	
	width: 957px;
	margin: 0 auto 0 auto;
	overflow: hidden;

}

#mitte[id] {
	background-image:url(http://starcapital.de/themes/starcapital/img/umfrage_body.png);
	background-repeat: repeat-y;	
}

#unten {
	clear: both;
	position: relative;
	top: -100px;
	z-index: 10;
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://starcapital.de/themes/starcapital/img/umfrage_logo.png');
	
	width: 957px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	height:181px;
}

#unten[id] {
	background-image:url(http://starcapital.de/themes/starcapital/img/umfrage_logo.png);
	background-repeat: repeat-y;	
}

#text {
	position: relative;
	margin-left: 55px;
	margin-right: 0;
	margin-top: 40px;
	width: 300px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#text li{
	margin-bottom:10px;
	margin-top: 10px;
}

#needs_confirmation {
	visible:hidden;
}

img {
	margin-bottom: 10px;
} 

.hidden {
	display: none;
}

#block-block-4 {
	clear: both;
	border-bottom: 1px solid #c9d0d3;
	background-color: #eaf3fd;
	margin: 0px 3px 0 3px;
	padding: 0px 5px 0 5px;
	overflow: hidden;
	color: #ff0000;
	height: 30px;
	vertical-align:middle;
}

#block-block-4 ul {
	vertical-align:middle;
  margin: 0;
  padding: 0;
  list-style-type: none;

 	height: 20px;

}

#block-block-4 li {
	line-height: 20px;

	vertical-align:middle;
	background-image: url(img/ulp2.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
  	float: left;
	padding-left: 15px;
	margin-left: 3px;
	list-style-type: none;
    list-style-image: none;
}

#block-block-4 a {
	vertical-align:middle;
}
.chart {
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 505px;
}

#block-views-recent_news{
	cursor: pointer;
}



.award_link {
	text-align: center;
	font-style: italic;
}

.form-text{
	width: 300px;
}

textarea.form-textarea{
	width: 400px;
}

.collapsible{
	border: 1px solid grey;
}

#disclaimer_ack{
	background-image: url(img/disclaimer_ok.png);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 14px;
	padding-left: 18px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.clickable{
	cursor: pointer;	
}

#rendite{
	text-align: center;
	font-size: 14px;
	color: red;
	font-weight: bold;
	margin-top: 20px;
}

#rendite2{
	text-align: center;
	font-size: 10px;
	color: red;
}

#awards_container{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}

#fonds_download{
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}

#fonds_desc{
	margin-bottom: 10px;
	margin-top: 20px;
	overflow: hidden;
}

#edit-message{
	width: 100%;
}

#honey_box {
	visibility: hidden;
	display: none;
}


.form-item label{
	font-size:12px;
	
}
.form-item {
	margin-top: 4px;
	margin-bottom: 4px;
}

.form-item#edit-name {
	width: 40px;
}

.fnd {
	text-align: center; 
	font-size: 18px; 
	line-height: 20px; 
	margin-top: 30px; 
	color: #F85042;
}

.fnddata{
	text-align: center; 
	margin-top: 5px;
	margin-bottom: 20px; 
	font-size: 14px;
}

.fndquality{
	text-align: center; 
	font-size: 10px; 
	color: #666;
}

#slidecontainer {
	height: 120px;
	cursor: pointer;
	overflow: hidden;
}

.slide { 
	height: 120px;
	background-color:#FFFFFF; 
   	text-align: center;
	vertical-align: middle;
   	top: 40%;
	overflow: hidden;
}

.news_slide { 
	width: 505px;
	background-color:#FFFFFF; 
	margin-bottom: 25px;

}

.pre{
	font-weight: bold;
}

#fonds_download{
	margin-top: 20px;
	overflow: hidden;	
}

#awards_container{
	clear: both;
	margin-top: 20px;
	overflow: hidden;
}

.award{
	float: left;
}

.10_bottom{
	padding-bottom: 10px;
}

.right{
	float: right;
	margin-right: 10px;;
}


a:link {
	color: red;
	text-decoration: none;
}  

a:hover {
	color: red;
	text-decoration: underline;
}

a:visited{
	color: red;
	text-decoration: none;
}

.block-block a{
	color: #3C3C3C;
	font-size: 13px;
}

.block-block a:link {
	color: #3C3C3C;
	text-decoration: none;
}  

.block-block a:hover {
	color: #3C3C3C;
	text-decoration: underline;
}

#block-block a:visited {
	color: #3C3C3C;
}


#hotnews.a:link {
	color: red;
}

#fondsdaten {
	margin-bottom: 10px;
	margin-top: 20px;
	overflow: hidden;
}


dt {
	color: red;
	padding-bottom: 5px;
}

dt a:link {
	color: black;
}

dd {
	padding-bottom: 10px;
}

.big{            
	float: right;
  	left: 10px;
	color: black;
	width: 64%;
	height: 25px;
	font-size: 12px;
	text-align: left;
  	padding-top: 3px;   
	line-height: 18px;
	vertical-align: middle;
	font-weight: bold;

}

.desc{
	float: left;
	width: 35%;
	height: 25px;
	padding-top: 3px;
	margin-right: 0px;  
	color: black;
	font-size: 12px;
  	text-align: right;
	line-height: 18px;
	vertical-align: middle;
}

.fondsview.red2 {
	float: left;
	clear: both;
	right: 300px;
}

.fonds a:link {
	color: black;
	text-decoration: none;
}

.fonds a:visited {
	color: black;
	text-decoration: none;
}

div.mailform_prefix {
	font-weight: bold;
}

.fonds a:hover {
	color: red;
	text-decoration: underline;
}

.fonds {
	font-size: 12px;
}

.fondsdesc {
	margin-left: 12px;
	margin-bottom: 10px;
	color: #848484;
}

/*	Kontaktdaten			*/

.contact {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}

.contact li.numbers {
	line-height: 16px;
}

.numbers {
	font-size: 12px;
	overflow: hidden;
}

.blank {
	height: 12px;
}

/*	Grundlegende CSS-Elemente			*/

.pageedit {
	clear: both;
	float: right;
	margin-top: 10px;
}



.edit2{
	clear: left;
}

#edit3{
	float: left;
	width: 280px;
}

#edit3:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#list_container {
	min-height: 10px; 
	vertical-align: middle; 
}

#list_container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.red2 {
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: red; 
}

.red2 span{
	font-style: italic;
	font-weight: normal;
}

.rtcl {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	
}

.node {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
}

.title {
	padding-top: 5px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	margin: 0;
	text-align: left;
}

.title a:link {

	font-weight: bold;
		color: black;
}

.title a:hover {
	text-decoration: underline;
}

.title a:visited {
	color: #black;
	font-weight: bold;
}

.onclick p:hover {
	color: black;
}
.onclick a:hover {
	color: red;
}

.onclick a:visited {
	color: black;
}

.title h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	color: black;
}

#kontaktperson {
	padding-bottom: 10px;
}

#kontaktperson_bild {
	float: left;
	padding-right: 15px;
	padding-top: 3px;
	overflow: hidden;
}

#kontaktperson_daten:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#auszeichnung_bild {
	float: left;
	padding-right: 15px;
	padding-top: 3px;
	overflow: hidden;
}
#auszeichnung_daten:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#auszeichnung {
	clear: both;
}


html,body {
	margin: 0; 
}                    

/* #707173 */
body {
	background-image: url("img/body2.png");
	background-color: #707173;
	background-repeat: repeat-all;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;	
 	font-size: 100%; 
}

.world {
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://starcapital.de/themes/starcapital/img/bw1.png');
	width: 957px;
  	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: none;
	clear: both;
	z-index: 1;
}

.world[class] {
	background-image: url(img/bw1.png);
	background-repeat: repeat-y;	
	overflow: auto;
}

#bm {
	background-image:url(img/bm.png);
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
	width: 460px;
}

#global_nav {
	clear: both;
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://starcapital.de/themes/starcapital/img/bw1.png');
	
	width: 957px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	height: 30px;
}

#global_nav[id] {
	background-image:url(img/bw1.png);
	background-repeat: repeat-y;	
}

#asdf3:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#bm:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



.bwt {
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://starcapital.de/themes/starcapital/img/bwt1.png');
	width: 957px;
  	margin: 5px auto 0px auto;
	height: 5px;  
	width: 957px;                  
	overflow: hidden;
} 

.bwt[class] {
	background-image:url(img/bwt1.png);
}

.bwb {
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://starcapital.de/themes/starcapital/img/bwb1.png');
	width: 957px;
  	margin: 0px auto 0px auto;
	height: 4px;  
	width: 957px;                  
	overflow: hidden;
	clear: both;
} 

.bwb[class] {
	background-image:url(img/bwb1.png);
}                    

#sb {
	background-image:url(img/mspl_sb.png);
	background-repeat:repeat-y;
	color: #black;
	width: 290px;
	margin-left: -2px;
	margin-top: 20px;
	padding-left: 25px;
	margin-right: 5px;	
	float: left;                 
	font-size: 12px;
	line-height:18px;

}

h1.red2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 42px;
	text-align: left;
	margin-top: 0px;
	padding-top:5px
	padding-bottom: 20px;
	margin-bottom: 0px;
}

h3 {
	color: black;
	text-align: left;
}

h3.red2 {
	color: black;
	text-align: left;
}


.rot {
	color: red;
}

#sbvert {
	margin-bottom: 10px;
	padding: 0;
	background-image:url(img/vert.png);
	background-repeat:repeat-x;
	width: 290px;
	height: 10px;
	overflow: hidden;

}

.chead {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: red;
}

.img_header {
	line-height: 16px;
	padding: 4px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:  0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background-color:#b1b3b4;
	width: 99%;
	position:relative;
}

a.img_header_link:link {
	font-size: 14px;
	color: #fff;
	font-weight: bold;

}



#menu {
	border-bottom: 1px solid silver;
	background-color: #F2F2F3;
	margin: 0px 3px 0 3px;
	padding: 0px 3px 0 3px;
	overflow: hidden;
	color: #ff0000;
	height: 40px;
	width: 944px;
	line-height: 40px;
	vertical-align: middle;

}

#menu a{
	font-size: 14px;
	line-height: 40px;
	margin-left: 5px;
}


#cvert {
	background-image:url(img/vert.png);
	background-repeat:repeat-x;
	width: 505px;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}                  

p {
	margin-top: 5px;
	margin-bottom: 10px;
}                           

.hyphenate {
	z-index: 3;	
}

#content {
	text-align: left;
	width: 505px;
	background-image:url(img/mspl.png);
	background-repeat:repeat-y;
	float: left;
	margin-left:5px;
	margin-right: 1px;
	margin-top: 20px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 25px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	z-index: 1;
	border: 0px solid red;
}  

ul.links a:link {
	color: #3C3C3C;
}  

ul.links a:hover {
	color: #3C3C3C;
	text-decoration: underline;
}

ul.links a:visited {
	color: #3C3C3C;
}

div.view-content-faq ul li{
	font-weight: normal;
	padding-bottom: 0px;
	margin-left: 30px;
    list-style-image: none;
	list-style-type: decimal;
	padding-bottom: 3px;
}

div.view-content-publikationen-starinvest{
	clear: both;
	padding: 0;
	margin: 0;
}

div.view-content-publikationen-vortraege{
	clear: both;
	padding: 0;
	margin: 0;
}

div.view-content-studien{
	clear: both;
	padding: 0;
	margin: 0;
}

div.view-content-publikationen-sonstiges{
	clear: both;
}

div.view-content-pressespiegel{
	clear: both;
}

div.view-content-faq ul{
	margin-top: 20px;
	margin-bottom: 20px;
}

div.view-tracker{
	padding-bottom: 10px;
	cursor: pointer;
	#height: auto !important;
	height: 500px;
	#width: 450px;
#	margin-left: 110px;
}

div.view-tracker:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.view-tracker h2{
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-align: left;
	
}


.nolist {
	padding: 0;
	margin: 0;
}

div.nolist a:link{
	color: black;
}

div.nolist a:visited{
	color: black;
}

div.nolist a:hover{
	color: black;
	text-decoration: underline;
}

.view-content-tracker h2{
	font-size: 16px;
	line-height: 18px;

}

.item-list ul li{
	clear: both;
	color: black;
	font-weight: normal;
	padding-bottom: 5px;
	margin-left: 0px;
    list-style-image: none;
	list-style-type: none;
}

.item-list h3{
	color: black;
	font-size: 14px;
}

a.active{
	font-weight: bold;
}

#logo {
	background-repeat: none;
	width: 290px;
	height: 174px;
}          
     
.italic {
	font-style: italic;
	font-weight: normal;
}            

.bold {
	font-weight: bold;
} 

.normal {
	font-weight: normal;
	font-size: 12px;
}              

#welcome {
	font-family: Helvetica, Arial, sans-serif;
	width: 350px;
	font-size: 24px;
	line-height: 28px;
	color: red;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}                       

#foto {
	width: 75px;
	height: 100px;
	margin: 0 5px 5px 0px;
	float: left;
}

.intro {
	margin: 8px 0px 0px 0px;
	font-size: 12px;
	
}

ul.kontakt {
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 130px;
    list-style-type: none;
	font-size: 12px;

}
/*	Tabelle								*/
	
table#risiko {
	margin-top: 5px;
	width: 505px;
	float: left;
	border-collapse: separate;
}

table#kennzahl {
	border: none;
	border-color: white;
	width: 100%;
}

table a:link {
	font-size: 12px;
	color: black;
	text-decoration: none;
}  

table a:hover {
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

table a:visited{
	font-size: 12px;
	color: black;
}


tbody{
	border: none;
}


th {
	border-left: 2px solid white; 
	font: normal 12px Helvetica, Arial, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: normal;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

td {
	font: normal 12px Helvetica, Arial, Helvetica, Arial, sans-serif;
	text-transform: normal;
	text-align: center;
	background: #fff;
	padding: 6px 6px 6px 12px;
}

.kat {
	font-weight: bold;
}

th.af {
	border-bottom: 2px solid white; 
	background: #e8e9f3;
	text-align: left;
}

td.af {
	border-bottom: 2px solid white;
	border-left: 0px solid white;
	background: #f2f2f3;
}

td.afh {
	border-bottom: 2px solid white;
	border-spacing: 2px;
	background: #fff;
	text-align: left;
}

td.afm {
	border-bottom: 2px solid white;
	border-left: 0px solid white;
	background: #e8e9f3;
}

th.bm {
	border-bottom: 2px solid white;
	background: #e8e9f3;

}      

td.bm {
	border-bottom: 2px solid white;
	border-left: 0px solid white;
	background: #f2f2f3;

}

td.bmm {
	border-bottom: 2px solid white;
	border-left: 0px solid white;
	background: #e8e9f3;
}

th.mz {
	border-bottom: 2px solid white; 
	background: #e8e9f3;
	text-align: left;
}

td.mz {
	border-bottom: 2px solid white;
	border-left: 0px solid white;
	background: #f2f2f3;
}

td.mzh {
	border-bottom: 2px solid white;
	border-spacing: 2px;
	background: #fff;
	text-align: left;
}

td.mzm {
	border-bottom: 2px solid white;
	border-left: 0px solid white;
	background: #e8e9f3;
}

th.rf {
	border-bottom: 2px solid white;
	background: #e8e9f3;
}

td.rfh {
	border-bottom: 2px solid white;
	border-spacing: 0px;
	background: #fff;
	text-align: left;
}

td.rf {
	border-bottom: 2px solid white;
	border-left: 0px solid white;
	background: #f2f2f3;
}

td.rfm {
	border-bottom: 2px solid white;
	border-left: 0px solid white;
	background: #e8e9f3;
}

th.years {
	font: 11px Helvetica, Arial, Helvetica, Arial, sans-serif;
	border-bottom: 2px solid white;

	background: #fff;
	color: #000;
	text-align: left;
	height: 20px;
}   

th.bm_u {
	border-bottom: 2px solid white;
	background: #e8e9f3;
}

td.bm_u {
	border-left: 1px solid white; 
	background: #f2f2f3;
	color: #fff;
}
 
caption {
	padding: 5px 0 0 5px;
	width: 500px;	 
	text-align: left;
	line-height: 12px;
	font-size: 10px;
	margin-bottom: 25px;
}

.center {
	text-align: center;
}

.small {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 10px;
	}
	
ul.links {
	margin: 0;
	padding: 0;
}

ul.links li {
	margin: 0;
	padding: 0;
}

ul.primary-links {
  	margin: 0;
	padding: 0;

	list-style-type: none;
}

ul.primary-links li {
	background-image: url(img/ulp2.gif);
	background-position: 0em 40%;
	background-repeat: no-repeat;
  	float: left;
	padding-left: 15px;
	margin-left: 5px;
	line-height: 1.7em;
} 

ul.links a:link {
	color: #3C3C3C;
	text-decoration: none;

}  

ul.links a:hover {
	color: #3C3C3C;
	text-decoration: underline;
}

ul.links a:visited {
	color: #3C3C3C;
}

.submitted {
	font-size: 12px;
		padding-top: 25px;

	line-height: 14px;
	color: black;
}

.submitted a:link {
	color: red;
}

.submitted a:hover {
	color: red;
	text-decoration: underline;
}

.submitted a:visited {
	color: red;
}

#block-user-1 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.edit {
	height: 15px;
	width: 80px;
	float: right;
	text-align: right;
}

.edit a:link {
	color: black;
}
.edit a:visited {
	color: black;
}
#feedback_form {
	float: right;
	width: 250px;
	margin-right: 100px;
	position: relative;
	top: -125px;


}

fieldset.group-dokumente {

	width: 485px;
}

table#field_misc_files_values {
	width: 400px;
}

.filefield-file-info {

	width: 350px;
}

.widget-preview {
border-width: 0px !important;
	
}

.widget-edit {
	max-width: 100% !important;
}


#tinymce.mceContentBody {

	background-color: #fff;
	background-image: none;
}

.newsletter_option {
	margin-bottom: 25px;
}

.newsletter_option .form-item label {
	font-weight: bold;
}

.newsletter_option .description {

	margin-top: 5px;
	margin-left: 25px;
}

#username {
	display: none !important;
}

