﻿html, body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana; /*height:100%;*/
	font-size: 13px;
	color: Black;
	height: 100%;
}

.NormalText
{
	font-family: Verdana;
	font-size: 13px;
	color: #5c5c5c;
	line-height: 18px;
}

.ContentTitle
{
	font-family: Verdana;
	font-size: 13px;
	color: #5c5c5c;
	font-weight: bold;
}


#wrapper
{
	width: 980px;
	border-right-color: #d9dadc;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #d9dadc;
	border-left-width: 1px;
	border-left-style: solid;
	height: 100%;
	vertical-align: middle;
	margin: 0auto;
	text-align: left;
}


A:link
{
	color: Black;
	text-decoration: underline;
}
A:visited
{
	color: Black;
	text-decoration: underline;
}
A:hover
{
	color: Black;
	text-decoration: underline;
}
A:active
{
	color: Black;
	text-decoration: underline;
}




.homeTitle
{
	font-size: 36px;
}



.metaNavigation
{
	float: left;
	width: 80px;
	font-family: Verdana; /*height:100%;*/
	font-size: 13px;
	text-decoration: none;
}

.mainNavigation
{
	float: left;
	width: 80px;
	font-family: Verdana; /*height:100%;*/
	font-size: 13px;
	text-decoration: none;
}


.subNavigation
{
	float: left;
	width: 80px;
	font-family: Verdana; /*height:100%;*/
	font-size: 13px;
}


.linkDisclaimer
{
	font-family: Verdana; /*height:100%;*/
	font-size: 11px;
	color: Black;
	text-decoration: underline; /*padding-left: 20px;*/
}

.homefooter
{
	/*clear:both;*/
	vertical-align: top;
	/*background: #FFF4C1 url(images/MBC_logo_adresse_400x90.gif) no-repeat 0 0;*/
	/*background: #FFF4C1 url(images/MBC_logo_adresse_bilanz.jpg) no-repeat 0 0;*/
	background: #FFF4C1;
	height: 100px;
	background-position: center top;
	font-size: 13px;
}

.defaultHeader
{
	height: 50px;
	background-color: #FFF4C1;
}

.defaultfooter
{
	/*clear:both;*/
	vertical-align: top;
	height: 100px;
	padding-left: 20px;
}



.ContentTitle
{
	font-weight: bold;
}


/*Admin-Styles begin*/
.HeaderStyle
{
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 13px;
	background-color: #D3DCE3;
	font-weight: bold;
}
.Item
{
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 13px;
	background-color: #ffffff;
}
.AlternateItem
{
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 13px;
	background-color: #FFF4C1;
}
.EditStyle
{
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 13px;
	background-color: #D3DCE3;
}
.EditStyleInput
{
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 13px;
	background-color: white;
}
.FooterStyle
{
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 13px;
	background-color: #D3DCE3;
	font-weight: bold;
}
.ErrorMsg
{
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: red;
	font-size: 13px;
}
.SelectedStyle
{
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 13px;
	background-color: #DDDDDD;
}
/*Admin-Styles end*/


.TableHeadingBold
{
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: black;
	font-weight: bold;
}


.TitelQuotes
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}


.quoteLink
{
	color: Black;
	font-family: Verdana;
}
.quoteLink A:link
{
	color: Black;
	font-family: Verdana;
}
.quoteLink A:visited
{
	color: Black;
	font-family: Verdana;
}
.quoteLink A:hover
{
	color: Black;
	font-family: Verdana;
}


.QuoteDetailNavigation
{
}
.QuoteDetailNavigation A:link
{
}
.QuoteDetailNavigation A:active
{
	font-weight: bold;
}
.QuoteDetailNavigation A:visited
{
}
.QuoteDetailNavigation A:hover
{
}
.QuoteDetailNavigation A:focus
{
	font-weight: bold;
}
