body { 
	padding:0; 
	margin:0; 
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:12px;
	color:#2f2f2f;
	text-align:left;
}

p{
	padding:0 0 12px 0;
	margin:0px;
}

img {
	border : none;
}

/* #1.1 Links# */
a{
	outline:0;
}
a:link, a:visited, a:active{
	color:#034da2;
}

a:hover{
	color: #000000;
}

/* #1.1 Headings# */
h1, h2, h3, h4{
	margin:0px;
	color:#034da2;
}

h1{ 
	padding: 20px 0px 13px 0px;
	font-size: 16px;
}

h2{
	color:#2f2f2f;
	padding:15px 0px 5px 0px;
	font-size: 14px;
}

h3,h4{
	padding:5px 0px 3px 0px;
	font-size: 12px;
	color:#000000;
}

hr{
	padding: 0px;
	margin: 5px 0px 5px 0px;
	background-color:#00A1DC; 
	color:#00A1DC;
	border:#00A1DC;
	height: 5px; 
}

/* #1.1 Lists# */
ul {
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 15px 0;
	list-style-type: none;
}

ol {
	padding: 0px 5px 0px 3px;
	margin: 2px 5px 8px 10px;
}

ul li {
	padding: 0px 0px 0px 16px;
	margin: 1px 0px 6px 0;
	background-image: url("../App_Themes/mbo/img/bullet.gif");
	background-position: 0 6px;
	background-repeat: no-repeat;
}

ol li {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 10px;
}


/* #1.2 Tabellen Format#*/
table{
	margin: 0px 0px 12px 0px;
	width:100%;
	border-width:0px;
}

td,th{
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 3px 6px 3px 0px;
}

th{
	background-color:#999999;
	text-align:left;
	font-size:12px;
}

.Farbige_Tabelle{
	background-color: #f6f6f6;
}

.Farbige_Tabelle td, th{
	padding: 3px 6px 3px 2px;
}

.Farbige_Tabelle tr{
	background-color: #f6f6f6;
}

table.Farbige_Tabelle tr.row_dark{
	background-color: #eeeeee;
}

.ruled{
	background-color:#EFF5FF !important;
}


/* #1.2 Function Classes# */
.top{
	padding-top:0px;
	margin-top:0px;
}
.print_only{
	display:none;
}

.script{/* use this 2 classes for JS Containers */
	display:none;
}

.noscript{
	display:block;
}

/* #1.2 Special Formating# */
.ok_box,.error_box,.note_box{
	padding:5px 5px 5px 5px; 
	margin:10px 0 20px 0;
	border: 1px solid;
}

.note_box,.note{
	color:#486FBD;
	font-weight:bold;
}
.note_box{
	background-color:#D9EBF5;
	border-color:#6686c8;
}

.ok,.ok_box{
	color:#407837;
	font-weight:bold;
}
.ok_box{
	background-color:#c9f3c1;
	border-color: #529746;
}

.error_box, .error, .EditingFormErrorLabel, .ErrorLabel {
	color:#e41919;
}
.error_box{
	background-color:#ffffc7;
	border-color: #e41919;
}


/* #2 Layout Container# */


#layout_container{
	width:969px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top:31px;
}

#logo{
	position:absolute;
	left:17px;
}

#content_outer_container{
	position:relative;
	margin-left:218px;
	z-index:30;

}

#content_container{
	padding: 26px 0 50px 37px;

}

#header{
	position:relative;
	border-bottom:5px solid #034da2;
	padding-right:5px;
	text-align:right;
}

#header_headline{
	position:absolute;
	left:0px;
	bottom:10px;
	text-align:left;
	color:#034da2;
	font-weight:bold;
	font-size: 25px;
	line-height:1.3em;
}

#content{
	width:469px;
	float:left;
}

.content_padding{
	padding-right:100px;
}

#context{
	width:245px;
	float:left;
}


.box{
	padding-bottom:5px;
	border-bottom:5px solid #00a1dc;
	margin-bottom:45px;
}
#footer{
	padding:3px 0 10px 0;
	font-size:10px;
	color:#CCCCCC;
	border-top:31px solid #00a1dc;
	float: left;
	width: 100%;
	position: relative;
}

#bg_kreis{
	position:absolute;
	z-index:10;
	top:303px;
	left:0px;
}

#flashcontent{
	position:absolute;
	z-index:20;
	top:359px;
	left:20px;
}

/* #2.1 Header# */

/* #2.2 Content# */

/* #2.3 Footer# */


/* #3 Navigation# */

/* #3.1 Main Navigation# */
#main_navi{

}

#main_navi li{
	padding:0px;
	margin:0px;
	line-height:1em;
}

#main_navi{

}

.TextFloat
{
	height: 10px;
	float: left;
	clear: left;
}

.ZweiMalAufListe
{
	width: 100%;
	text-align: right;
	margin-top: 22px;
	margin-bottom: 45px;
}


/* #3.2 Function Navication# */

/* #3.3 Sitemap# */

.sitemap_container{
	margin-bottom: 20px;
	margin-left: 20px;
}

.sitemap_container a{
	text-decoration:none;
}

.sitemap_container ul{ /* erste Ebene */
	
}

.sitemap_container ul li{
	
}

.sitemap_container ul li a{
	
}


.sitemap_container ul li ul { /* zweite Ebene */
	
	font-weight:normal;
	padding:0px;
	margin:0px 0px 15px 15px;
}

.sitemap_container ul li ul li{
	/* padding: 0px 0px 3px 0px; */
}

.sitemap_container ul li ul li a{
	
}

/* #3.4 Paging Links# */

.pages{
	height: 28px; 
	border-right: 1px solid #d0d0d0;
	text-align: left;
	padding: 0 5px 0 5px;
}

#page_links{
	margin-top:4px;
}

.PagerControl a, .SelectedPage{
	padding:2px 6px 2px 6px;
	margin:3px;
	display:block;
	float:left;
	text-decoration:none;
	border:1px solid #034da2;
}

.PagerControl a:hover{
	background-color: #034da2;
	color:#FFFFFF;
}

.PagerControl .seite{
	padding:2px 6px 2px 6px;
	margin:3px 3px 3px 0px;
	display:block;
	float:left;
	text-decoration:none;
	border:1px solid #034da2;
	font-weight:bold;
}

.PagerControl a.SelectedPage,.PagerControl a:hover{
	border:1px solid #034da2;
	background-color: #034da2;
	color: #FFFFFF;
	font-weight:bold;
}

/* #6 Formular# */
.KontaktFormular
{
	margin-left: 20px;
}

.TextBoxField
{
	width: 200px;
}

/* #7 Custom Style# */

#speechtext{
	display:none;
}
#speechbubble{
	position:absolute;
	right:0px;
	top:0px;
	width:540px;
}

/*#7 Custom Style/Abuse report#*/
.AbuseBody .ReportComment
{
	width: 300px;
	height: 200px;
}

.ModalPanel
{
	width: 400px;
}

.DialogAbuseBody .ReportComment
{
	width: 397px;
	height: 215px;
}

.Messages
{
	padding-top: 10px;
	text-align: left;
}

/* #7 Custom Style/Aktuell# */
.NewsDate
{
	font-size: 10px;
}

/* #7 Custom Style/Blog# */
.BlogDate
{
	font-size: 10px;
}

.BlogItem h2 a
{
	color: #2F2F2F;
	text-decoration: none;
}

.BlogPTitle a
{
	color: #ffffff;
	font-weight: bold;
}

.BlogPTitle
{
	background:#000000 url(../App_Themes/mbo/img/genBackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.BlogPBody
{
	padding: 10px 15px;
	border: solid 1px #cccccc;
}

.BlogPBody img
{
	border: none;
}

.BlogPDateWhole
{
	background-color: #f1f1f1;
	padding: 3px 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.comments hr
{
	border: solid 1px #cccccc;
}

.BlogCommentsTitle, .BlogLeaveComment
{
	font-weight: bold;
	font-size: 110%;
}

.blogDetail .comments .TextAreaField
{
	width: 280px;
}

/*.TextAreaField
{
	width: 280px;
	height: 100px;
}*/

.IE7 .PageTitleHeader table
{
	text-align: left;
}

.TrackbackPanel span
{
	font-size: 10px;
}

table.BlogPanel
{
	margin-left: -4px;
}

/*#7 Custom Style/Modal popup#*/
.ModalBackground
{
	z-index: 9998 !important;
	background-color: #888888;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalPanel
{


    background-color: #ffffff;
    padding: 10px;
    /* position: fixed !important; */

}

/* #7 Custom Style/Newsletter# */
.NewsletterSubscription .Table td
{
	padding: 1px 2px 1px 0px;
}
/*
.NewsletterSubscription
{
	overflow: hidden;
	width: 225px;
}
*/
.NewsletterSubscription .Table td label
{
	width: 65px !important;
	overflow: hidden;
}

.Gecko .NewsletterSubscription .Table td
{
	padding: 2px 2px 2px 0px !important;
}

/* #7 Custom Style/Poll# */
.PollTitle
{
	font-weight:bold;
	display:none;
	margin-bottom:10px
}

.PollAnswers{
	font-size: 10px;
	margin-top: 5px;
}

.PollGraph
{
	height: 8px;
	border: 1px solid gray;
}

.PollGraph div
{
	height: 8px;
	background: url(../App_Themes/mbo/img/poll02.gif) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
}

.PollGraph div.PollGraph0
{
	background: url(../App_Themes/mbo/img/poll01.gif) 100% 0% repeat-x;
}

.PollGraph div.PollGraph2
{
	background: url(../App_Themes/mbo/img/poll03.gif) 100% 0% repeat-x;
}

.PollQuestion
{
	font-size: 12px;
	font-weight: bold;
}

.PollCount
{
	text-align: right;
}

.PollFooter
{
	margin-top:10px;
}

/* #7 Custom Style/Rating stars# */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.CntRatingContent
{
	position: absolute;
	top: 290px;
}


.emptyRatingStar {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/EmptyStar.png);
}

.SelectedRatingStar{
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/FilledStar_rating.png);

}

.SelectedRatingStarHalf{
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/FilledStar_ratinghalf.png);

}
.filledRatingStar {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/FilledStar.png);

}

.defaultRatingStar1 {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/FilledStar_rating.png);
}

.defaultRatingStar05 {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/FilledStar_ratinghalf.png);
}


.savedRatingStar {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/SavedStar.png);
}



.CntRatingResult
{
    clear:left;
    padding-top:5px;
}

.CntRatingRadioTable tr
{
    text-align: center;
}

/* #7 Custom Style/RSS# */
.RssIcon
{
	position: absolute;
	left: 390px;
	top: 288px;
}

/* #7 Custom Style/Search# */
.SearchResultUrl a
{
	color: #008000;
	text-decoration: none;
}
.searchBox
{
	position: absolute;
	top: -27px;
	left: 5px;
}
.Gecko3 .searchBox
{
	top: -25px;
}
#plc_lt_zoneFooter_SearchBox_lblSearch {
	display: none;
}
#plc_lt_zoneFooter_SearchBox_btnImageButton
{
	margin-left: 5px;
}
#plc_lt_zoneFooter_SearchBox_txtWord
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #034DA2;
	font-size: 11px;
	color: #999;
	padding: 2px;
}