@import url(general.css);

#center { width: 655px; }
	#inhalt { padding: 0; }
	

/* Drop-Shadow */	
#inhalt .shade { margin: 1px 0 0 1px; background-color: #8C8D87; position: relative; }

/* Welcome - Box ganze Breite */
#inhalt .welcome .shade { width: 646px; }
#inhalt .welcome .shade .intro { height: 197px; width: 289px; padding: 8px 10px 0 345px; border: 1px solid #CCC; position: relative; top: -1px; left: -1px; background: #EFEDED url(../pix/layout/bg_welcome-hebben.jpg) top left no-repeat; }

/* Box 50% */
#inhalt .twoCols .shade { width: 318px; }

/* Abstände */
#inhalt .welcome, #inhalt .twoCols { clear: left; margin-bottom: 8px; margin-top: 4px;}	
#inhalt .twoCols .shade { float: left; }
#inhalt .twoCols .links { margin-right: 9px; }

#inhalt .twoCols .shade h1 { padding: .2em 0 .4em; }

	
/* News */
#inhalt .twoCols .shade .startNews { min-height: 164px; width: 296px; padding: 0 10px; border: 1px solid #CCC; border-top: 4px solid #FBC91A; background-color: #fff; position: relative; top: -1px; left: -1px; }
#inhalt .twoCols .shade .startNews .thumbnailPic { float: right; width: 100px; height: 100px; overflow: hidden; }
#inhalt .twoCols .shade .startNews p { width: 186px; }

/* Liste */
#inhalt .twoCols .shade .partnerList { height: 164px; width: 296px; padding: 0 10px; border: 1px solid #CCC; border-top: 4px solid #FBC91A; background-color: #EFEDED; position: relative; top: -1px; left: -1px; }
#inhalt .twoCols .shade .partnerList h1 { padding: .6em 0 .4em 32px; background: url(../pix/layout/icon_info-start.gif) 3px 1em no-repeat; }
/* #inhalt .twoCols .shade .partnerList ul li { margin-left: 32px; padding-left: 1.8em; font-size: .8em; line-height: 1.4em; background: url(../pix/layout/ul_haken-start.gif) 0 .2em no-repeat; } */
#inhalt .twoCols .shade .partnerList ul { margin-left: 16px; list-style-image: url(../pix/layout/ul_haken-start.gif); list-style-position: inside; }
#inhalt .twoCols .shade .partnerList ul li { font-size: .8em; line-height: 1.4em; background: none; }

/* Grafik Solution Finder */
#inhalt .twoCols .shade .finder { font-size: 1px; height: 164px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 4px solid #FBC91A; position: relative; top: -1px; left: -1px; }

/* ------------- INTERIMSLOESUNG ------------------------*/

.start_teaser_container{
	background: url(../images/startteaser.jpg) no-repeat left top;
	width:179px;
	height:390px;
	border:1px solid #ccc;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
	font-size:12px;
	/*padding: 16px 12px 14px 12px;*/
	margin-bottom:10px;
	}
	
.start_teaser_container_en{
	background: url(../../infocenter_en/images/en_startteaser_forum.jpg) no-repeat left top;
	width:179px;
	height:340px;
	border:1px solid #ccc;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
	font-size:12px;
	/*padding: 16px 12px 14px 12px;*/
	margin-bottom:10px;
	}
	
.start_teaser_text_container{
	margin-left:20px;
}	
.start_teaser_head{
	font-size:13px;
	font-weight:bold;
	color:#565657;
}
.start_teaser_text{
	color:#636363;
	font-size:11px;
}
.login_info_link{
	display:block;
	color:#424242;
	margin-top:3px;
	background: url(../images/login_info_pfeil.gif) no-repeat left 6px;
	padding-left:10px;
	width:120px;

}

.start_teaser_einloggen_container{
	position:relative;
	top:0px;
	left:0px;
}	

.start_teaser_btn{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	display:block;
	
}

#margin A.start_teaser_registrieren_link{
	color:#565657;
	display:block;
	background: url(../images/icon_registrieren.jpg) no-repeat left 3px;
	padding-left:20px;
	font-weight:bold;
	margin-top:3px;
	margin-left:20px;
}

#margin A.start_teaser_warum{
	color:#565657;
	padding-left:40px;
	display:block;
	font-weight:normal;
	margin-top:3px;
}

A{outline:none;}

.login_dummy{
	display:none;
}

.loginbox{
	display:block;
	margin-left:20px;
}


