
/* 	-----------------------------------------
		CSS-STYLE FUER culture-castles.de
		(C) 2009 WWW.MCG-SOFTWARE.DE

  	----------------------------------------- 
*/

/* START-CSS Deklaration fuer die Seite */






#topteaserbox
{
	display:block;
	position:relative;
	height:345px;
	margin:0px;
	padding:0px;
}
#topteaserboxleft
{
	float:left;
	display:block;
	height:345px;
	width:333px;
	margin:0px;
	padding:0px;
	background-image:url(../img/bg_teaserimage_left.jpg);
	background-repeat:no-repeat;
}
#topteaserboxright
{
	float:left;
	display:block;
	height:345px;
	width:649px;
	margin:0px;
	padding:0px;
	background-image:url(../img/bg_teaserimage_right.jpg);
	background-repeat:no-repeat;
	z-index:70;
}

#teaserimageleft
{
	margin-left:37px;
	z-index:80;
}
#topteaserarrow
{
	position:absolute;
	width:345px;height:98px;
	bottom:0px;
	left:37px;
	background-image:url(../img/teaser_arrow.png);
	background-repeat:no-repeat;
	z-index:99;
	padding-left:19px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
#topteaserarrow h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-top:33px;
	margin-bottom:-2px;
	margin-left:0px;
	padding:0px;
}
#topteaserarrow a{
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;padding:0px;
	letter-spacing:0.5px;
}
#topteaserarrow a:hover{text-decoration:underline;}
#topteaserarrow .details{
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;padding:0px;
	letter-spacing:0.5px;
	padding-left:20px;
	background-image:url(../img/bg_topteaserarrow_detail.gif);
	background-repeat:no-repeat;
	background-position:5px 1px;
}





#quicknavibox
{
	margin-left:37px;
	padding-left:17px;
	padding-top:14px;
}
#quicknavibox h3{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#333333;
	text-transform:uppercase;
	margin-top:0px;
	padding-top:0px;
}

.selectstart{
	float:left;
	width:220px;
	border:1px solid #666666;
	font-family:arial,verdana,helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
.quicksearchinput
{
	margin-bottom:10px;
}
.button_go{
	float:right;
	width:45px;
	height:22px;
	border:none;
	text-indent:000px;
	font-size:0px;
	cursor:pointer;
}
#inputstart{
	float:left;
	width:220px;
	border:1px solid #666666;
	font-family:arial,verdana,helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	margin:0px;
}
.start1
{
	background-image:url(../img/button_start_go.gif);
}
.start1:hover{background-position:0px -97px;}
.start2
{
	background-image:url(../img/button_start_go.gif);
	background-position:0px -47px;
}
.start2:hover{background-position:0px -97px;}
.start3
{
	background-image:url(../img/button_start_go.gif);
	background-position:0px -97px;
}
.start3:hover{background-position:0px 0px;}




