@charset "UTF-8";
/* CSS Document */

*{margin:0; padding:0;}

body{
	font-family:Verdana;
	text-align:center;
	background-color:#ffffff;
	background-image:url(../layout/bg_website_top.png);
	background-repeat:repeat-x;
	background-position:top;
}

a img{border:none;}
a:link {text-decoration:none; color:#FFFFFF;}
a:visited{text-decoration:none; color:#FFFFFF;}
a:hover {text-decoration:none; color: #333333;}

/**************** Header and navigation styles ****************/

#main{
	margin:0 auto;
	width: 1000px;
	height: 800px;			/*temporär-> später entfernen*/
	text-align:center;
}

#header{
	width: 1000px;
	height: 117px;
	text-align: center;
}

#headerSpace{
	width: 1000px;
	height: 60px;
}

#breadcrump{
	width: 845px;
	height: 45px;
	float:left;
}

#leftcolumn{
	width: 180px;
	height: 500px;
	margin-top: 10px;
	float:left;
}

#wrapper{
	width: 815px;
	overflow:auto;
	float:left;
	background-image:url(../layout/bg_content.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#contentAll{
	width:810px;
	text-align:left;
	/*min-height:500px;*/
	float:left;
}

#contentAllBottom{
	width: 670px;
	height: 40px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../layout/bg_content_footer.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#content{
	width:795px;
	/*min-height:500px;*/
	text-align:left;
	background-image:url(../layout/bg_person.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}


#contentGalerie{
	width:620px;
	/*min-height:500px;*/
	
}

#contentText{
	width: 590px;
	float:left;
}

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

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

#contentBild{
	width: 270px;
	padding-left: 20px;
	float:left;
}

#contentClr{clear:both}

#naviActive{
	width:160px;
	height: 20px;
	margin-bottom:7px;
	background-image:url(../layout/bg_navi_active.png);
	background-repeat:no-repeat;
}

#naviLink{
	width:160px;
	height: 20px;
	margin-bottom:10px;
	background-image:url(../layout/bg_navi_link.png);
	background-repeat:no-repeat;
}

#clr{
	clear:both
}

/***************** Überschriften ***************/
h1{
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	color: #ffffff;
	line-height:21px;
	text-align:left;
}

h2{
	font-family:Verdana;
	font-style:italic;
	font-weight:bold;
	font-size:34px;
	color: #4a72ad;
	text-align:right;
	vertical-align:text-bottom;
	padding-top:2px;
	padding-right:10px;
}

h3{
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color: #ffffff;
	line-height:21px;
	text-align:left;
}

/**************** Style-Deklarationen für den internen Bereich nach der Anmeldung****************/

div.naviLink {
	width:160px; 
	height:20px;
	margin-bottom:7px;
	background-image:url(../layout/bg_navi_link.png);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	padding-left:7px;
	text-align:left; 
}
div.naviLink a  {display:block;}
div.naviLink a:link {text-decoration:none; color:#FFFFFF;}
div.naviLink a:visited{text-decoration:none; color:#FFFFFF;}
div.naviLink a:hover {text-decoration:none; color: #333333;}

.content{
	vertical-align:text-top;
	font-family:Verdana;
	font-style:normal;
	font-size:11px;
	line-height: 14px;
	color:#FFFFFF;
	padding-left:40px;	
	padding-top:30px;
	padding-bottom:15px;
	/*padding-right:10px;*/
}

.contentStory{
	vertical-align:text-top;
	font-family:Verdana;
	font-style:normal;
	font-size:11px;
	line-height: 14px;
	color:#FFFFFF;
	padding-left:40px;	
	padding-top:30px;
}

.contentInvest{
	vertical-align:text-top;
	font-family:Verdana;
	font-style:normal;
	font-size:11px;
	line-height: 14px;
	color:#FFFFFF;
	padding-left:40px;	
	padding-top:30px;
	padding-bottom:15px;
}

.contentInvest a  {}
.contentInvest a:link {text-decoration:underline; font-weight:normal; color:#FFFFFF;}
.contentInvest a:visited{text-decoration:underline; font-weight:normal; color:#FFFFFF;}
.contentInvest a:hover {text-decoration:underline; font-weight:normal; color: #333333;}

.bild{
	padding-top:120px;
}

.contentLeft{
	vertical-align:text-top;
}

.contentRight{
	text-align:right;
	vertical-align:top;
	padding-top:7px;
	background-image:url(../layout/bg_person.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.footer{
	font-size:10px;
	text-align:left;
	color:#4A72AD;
	padding-top:15px;
	padding-left:30px;
}


.footer a:link {text-decoration:none; color:#4A72AD;}
.footer a:visited{text-decoration:none; color:#4A72AD;}
.footer a:hover {text-decoration:underline; color: #333333;}

.buttonsLeft{
	width:160px;
	height: 50px;
	margin-bottom:7px;
	text-align:left;
}


.buttonsRight{
	width:135px;
	float:right;
	padding-bottom:10px;
}

.galerie{
	text-align:center;
	vertical-align:middle;
	
}

.galerie img{	
	border:#FFFFFF 1px solid;
	
}

.bildImText{
	float:left;
	padding-right:15px;
	padding-bottom:10px;	
}

.bildImAccordion{
	float:left;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:5px;	
}

.btn{
	margin-right:15px;
}

.line{
border-top:1px dotted #FFFFFF 

}


#headerInvest{
	width: 1000px;
	height: 117px;
	text-align: right;
}



/******************************************************/

#language{
	width:200px;
	float:right;
	margin-top:18px;
}

.flags{
	text-align:right;
	padding-right:20px;

}

