/* Start of CMSMS style sheet '_popup-Box - Startseite' */
div#index {
	margin:0 0 40px 0;
	/*position:absolute;
	left:220px;
	top:100px;*/
	width:705px;
	height:250px;
	float:bottom;
}
div#img_line { 
	width:725px;
	position:absolute;
	top: 450px;
	left: 220px;
}

div#img_line img { float:left; margin: 0 15px 0 0; }
div#index a {
	text-decoration:none;
	color: #C87853;
	}

div#index div#line { 	
	z-index:100;
	width:720px;
	height:5px;
}

div#index a:hover {
	text-decoration:none;
	color: #C87853;
	}
div#index h1 { 
	color: #C87853;
	font-family: Georgia;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	line-height:32px;
	cursor:pointer;
}


span.h3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	line-height: 16px;	margin: 0 0 0 0; 
	font-weight: bold;
	display: block;
	border-width: 0 0 1px 0;
	padding: 5px 0 5px 10px;
	color: #999;
	background-color: #EAEADE;
}

div#index span.big {
	font-size: 115%;
	letter-spacing: 0px;
}

div#index div#box_open {
	display: none;
	overflow:auto;
	position:absolute;
	z-index:21;
	visibility:hidden;
	width:720px;
	top: 450px;
	left: 220px;
	float:bottom;
	background-color:#fff; /*F5F4EF;*/
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
}

div#index div#box_open img { float:left; margin: 0 15px 0 0; }

/* End of '_popup-Box - Startseite' */

