form 
{
    height: 100%;
}

html
{
	height: 100%;
}

body
{
	height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url('../images/main_bg.png');
	background-repeat: repeat-x;
	background-color: #792e5b;
	font: normal normal normal 10px verdana;
}

p 
{
    margin: 0px;
    padding: 0px;
}


#main_frame_wrapper {
	position: relative;
	width: 999px;
	margin: 0px	auto;
	background-image: url('../images/fade_bg.png');
	background-repeat: repeat-y;
	z-index: 0;
	min-height:	100%;
  	height:	auto !important;
  	height:	100%;
	
}

#main_frame_content {
	position: relative;
	width: 980px;
	margin: 0px	auto;
	background-color: #FFFFFF;
	z-index: 0;
	padding-bottom: 74px;
	
}

#main_frame_top {
	position: relative;
	width: 948px;
	min-height:	319px;
  	height:	auto !important;
  	height:	319px;
	margin: 0px	auto;
	background-color: #FFFFFF;
	z-index: 0;
}

#framelogo 
{
    position: absolute;
    z-index: 10;
    left: 85px;
    top: 10px; 
    border: solid 0px red;
}

#main_frame_top_menu {
	width: 100%;
	position: relative;
	background-image: url('../images/menu_bg.png');
	background-repeat: no-repeat;
	height: 140px;
	z-index: 1;
}

#main_frame_top_menu_items {
	position: relative;
	border: 0px solid black;
	width: 670px;
	height: 22px;
	top: 105px;
	left: 270px;
}

.menu_item {
	border-right: 1px solid #9d6988;
	position: relative;
	float: left;
	width: 110px;
	text-align: center;
	padding: 5px 0px 4px 0px;
}

#main_frame_top_left {
	position: relative;
	width: 614px;
	float: left;
	z-index: 0;
}

#main_frame_top_right {
	position: relative;
	width: 334px;
	float: left;
}

#main_frame_mid {
	position: relative;
	width: 948px;
	min-height:	20px;
  	height:	auto !important;
  	height:	20px;
	margin: 0px	auto;
	padding: 0px 0px 25px 0px;
}

#main_frame_footer {
	position: relative;
	width: 948px;
	height: 74px;
	margin: 0px	auto;
	background-image: url('../images/footer_bg.png');
	background-repeat: no-repeat;
	border: 0px solid black;
	margin-top: -74px;	
}

#footer_content {
	position: relative;
	width: 585px;
	left: 355px;
	top: 50px;
}

#main_ort {
	width: 229px;
	float: left; 
}

#ort_top {
	position: relative;
	height: 39px;
	background-image: url('../images/ort_top.png');
	background-repeat: no-repeat;	
}

#ort_top_content {
	border: 0px solid black;
	position: relative;
	margin: 0px auto;
	width: 180px;
	top: 10px;
}

#ort_mid {
	position: relative;
	background-image: url('../images/ort_mid.png');
	background-repeat: repeat-y;
	padding-top: 10px;
}

#ort_bot {
	position: relative;
	background-image: url('../images/ort_bot.png');
	background-repeat: no-repeat;
	height: 28px;
}

.ort_item {
	position: relative;
	margin: 0px auto;
	width: 190px;
	padding: 5px 0px 5px 0px;
}

#main_aktuellt {
	width: 225px;
	float: left; 
}

#aktuellt_top {
	position: relative;
	height: 39px;
	background-image: url('../images/aktuellt_top.png');
	background-repeat: no-repeat;	
}

#aktuellt_mid {
	position: relative;
	background-image: url('../images/aktuellt_bg.png');
	background-repeat: repeat-y;
}

#aktuellt_bot {
	position: relative;
	background-image: url('../images/aktuellt_bot.png');
	background-repeat: no-repeat;
	height: 40px;
}

.aktuellt_item {
	border-bottom: 1px solid #aaaaac;
	position: relative;
	margin: 0px auto;
	width: 190px;
	padding: 20px 0px 20px 0px;
}

#main_content_items {
	border-top: 1px solid #ABABAC;
	width: 700px;
	float: right;
	top: 5px;
	position: relative; 
}

#main_content_text {
	border: 0px solid black;
	width: 455px;
	float: left; 
	margin-left: 20px;
	padding-top: 10px;
}

#main_pink_container {
	position: relative;
	width: 700px;
	padding: 10px 0px 0px 0px;
	float: right;
}

.menu_drop {
	position: absolute;
	width: 110px;
	top: 34px;
	z-index: 1;
	left: 0px;
	background-color: #792e5b;
	display: none;
}

.item_head_container {
	position: relative; height: 20px;
}

.menu_drop_item {
	border-right: 2px solid #64274b;
	border-left: 2px solid #93567a;
	border-bottom: 1px solid #8e4e73;
	padding: 5px 0px 5px 0px;
}

.pink_box {
	position: relative;
	width: 215px;
	height: 183px;
	float: left;
	margin: 0px 15px 0px 0px;
	background-image: url('../images/pink_bg.png');
	background-repeat: no-repeat;
	
}

.pink_box_right {
	position: relative;
	width: 215px;
	height: 183px;
	float: right;
	margin: 0px 10px 10px 0px;
	background-image: url('../images/pink_bg.png');
	background-repeat: no-repeat;
	
}

.pink_box_content {
	position: relative;
	width: 185px;
	height: 140px;
	margin: 0px auto;
	top: 20px;
	overflow: hidden;
}

.content_item {
	min-height:	70px;
  	height:	auto !important;
  	height:	70px;
	position: relative;
	border-bottom: 1px solid #ababac;
	padding: 15px 0px 20px 0px;
}

.content_item_img {
	position: relative;
	float: left;
}

.content_item_text {
	position: relative;
	float: left;
	width: 457px;
	padding-left: 10px;
}

.clear 
{
    clear: both;
}

/* sharethis */

.AMshare 
{
    margin: 40px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    color: #58585A;
    font: normal normal normal 11px verdana;
    width: 100%;
    border-top: solid 1px #E2007A;
}

#sharemailbox 
{
    margin-top: 10px;
    width: 175px;
}

.ShareThisTextbox 
{
    font: normal normal normal 11px verdana;
    margin: 0px 0px 5px 0px;
}

.ShareThisButton 
{
    font: normal normal normal 11px verdana;
    margin: 5px 0px 0px 0px;
}

.ShareThisIconImage 
{
    margin-bottom: -4px;
    border: solid 0px red;
}

.shareprintlink:link, .shareprintlink:visited, .shareprintlink:hover 
{
    color: #58585A;
    text-decoration: none;
} 

/* Wise */

.wise3_tablewrapper 
{
    margin: 20px 0px 20px 0px;
    width: 100%;
}

.wise3_table th 
{
    font: normal normal bold 11px verdana;
    color: #58585A;
    text-align: left;
}

.wise3_col1 
{
    font: normal normal normal 11px verdana;
    color: #58585A;
    width: 150px;
}

.wise3_col1 a, .wise3_col2 a, .wise3_col3 a  
{
    color: #58585A;
    text-decoration: none;
}

.wise3_col2 
{
    font: normal normal normal 11px verdana;
    color: #58585A;
    width: 100px;
}

.wise3_col3 
{
    font: normal normal normal 11px verdana;
    color: #58585A;
    width: 100px;
}