@charset "utf-8";
html, body {
	margin:0;
	padding:0;
	background-color:#000000;
}

body{
	width:721px;
	height:600px;
}

html, body, input, table, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #cbcbcb;
}
body input{
	color:#333333;
}

#container{
	width:721px;
	height:600px;
	position:relative;
	/*overflow:*/
}

a{
	color:#cbcbcb;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#header{
	height:125px;
	background-image:url(../../picture/group/darkframe/top.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.inspirations #header{
	background-image:url(../../picture/group/darkframe/top-inspirations.jpg);
}

.invest #header{
	background-image:url(../../picture/group/darkframe/top-invest.jpg);
}

.search #header{
	background-image:url(../../picture/group/darkframe/top-search.jpg);
}
.newsletter #header{
	background-image:url(../../picture/group/darkframe/top-newsletter.jpg);
}
.expert-de #header{
	background-image:url(../../picture/group/darkframe/top-expert-de.jpg);
}
.expert-en #header{
	background-image:url(../../picture/group/darkframe/top-expert-en.jpg);
}
.expert-ru #header{
	background-image:url(../../picture/group/darkframe/top-expert-ru.jpg);
}

#header h1{
	position:absolute;
	left:55px;
	top:67px;
	width:600px
}

#closer{
	position:absolute;
	top:18px;
	right:20px;
}

#footer{
	height:56px;
	background-image:url(../../picture/group/darkframe/bottom.jpg);
	background-repeat:no-repeat;
	
	position:absolute;
	width:721px;
	bottom:0;
}

.clear{
	clear:both;
	height:0;
	line-height:0;
}

h1{
	margin:0;
	font-weight:normal;
	font-size:9px;
	line-height:11px;
}

h2{
	font-size:13px;
	line-height:17px;
	color:#FFFFFF;
	
	font-weight:bold;
	margin:0;
}

h3{
	font-weight:normal;
	margin:1px 0 1.45em 0;
}

.expert h3{
	font-size:9px;
	line-height:12px;
	margin-bottom:2.05em;
}

p{
	margin:0 0 1.5em 0;
}

.newsletter p{
	width:325px;
}

div.lineBlock{
	padding-bottom:8px;
}

#content{
	padding-left:55px;
	padding-right:42px;
	
	height:419px;
	overflow:auto;
	overflow-x:hidden;
	
	position:relative;
	top:-1px;
}

a img{
	border:0;
}

.objekt p, .objekt dfn{
	font-size:9px;
	line-height:15px;
	margin:0;
	display:block;
}

.objekt .content{
	float:right;
	width:455px;
}

.objekt .picture{
	float:left;
	width:124px;
	height:124px;
	margin:3px 16px 0 1px;
	overflow:hidden;
	
	border:1px solid #555555;
}

.objekt, .lineBlock{
	padding-bottom:20px;
	border-bottom:1px solid #333333;
	margin-bottom:18px;
	clear:both;
}

.objekt dfn{
	font-style:normal;
	font-weight:normal;
	margin-top:-1px;
}

.objekt{
	cursor:pointer;
}

.rightAlign{
	float:right;
	margin:0 0 5px 10px;
}

ul, ol, li{
	margin:0;
	padding:0;
}

ul,ol{
	margin-left:30px;
	margin-bottom:18px;
}

.copyright, .copyright a{
	font-size:9px; line-height: 14px;
	color: #666666;
}

/* Regelungen für den Newsletter Layer */

.newsletter .lineBlock{
	height:420px;
}

.newsletter .niceTable{
	width:400px;
}

.niceTable td{
	vertical-align:top;
	padding-bottom:10px;
}

.niceTable label.col1{
	width:65px;
}
.niceTable label.col2{
	width:70px;
}

.niceTable label{
	float:left;
	clear:left;
}
.niceTable input{
	float:left;
	width:110px;
}
.niceTable .submit{
	position:relative;
	top:-2px;
	width:auto;
}

#flashShow{
	position:absolute;
	z-index:1;
	left:247px;
	top:102px;
}
.newsletter #content{
	z-index:2;

	overflow:visible;
}
.success{
	color:#00BB00;
}

#backer{
	margin-right:15px;
}