/* miriam wiegele css framework definitions */



/* redefinitions */

body {
	background-color: #382C5A;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}



/* positioning element definitions */
#site_positioner {
	position:absolute;
	left: 50%;
	margin-left: -380px;
	height: 600px;

}


#miriam_wiegele_header {
	width: 762px;
	height: 174px;
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(../site_img/miriamwiegele_top_header.jpg);
	background-repeat: no-repeat;
}


#miriam_wiegele_background_box {
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(../site_img/content_background.jpg);
	background-repeat: repeat-y;
	width: 762px;
}


#content_area {
	width: 762px;
}

#wiegele_left {
	width: 149px;
	float: left;
}

#wiegele_center {
	width: 464px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 24px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 448px;
}

#wiegele_right {
	width: 149px;
	float: left;
}

#wiegele_footer {
	width: 762px;
	clear: both;
	bottom: 0px;
	height: 30px;
}

#footer_item_left{
	width: 149px;
	height: 30px;
	float: left;
}

#footer_menue{
	width: 464px;
	height: 30px;
	float: left;
line-height: 9px;
}

#footer_copyright{
	width: 149px;
	height: 30px;
	float: left;
}
	

/* left-loginbox definitions */

#left_loginbox{
	width: 135px;
	padding-left: 14px;
}

#left_login_form {
}

/* content dividerlines */
.content_dividerline {
	width: 448px;
	height: 10px;
	font-size: 5px;
}
/* end of content dividerlines */