/**
 * Dieses Stylesheet wurde von der KLW GmbH (Deutschland) (c) 2009 entwickelt und unterliegt einem Kopierschutz.
 * This stylesheet was created by KLW GmbH (Germany) (c) 2009 and is subject to a copyright.

 * http://www.klw.de/
**/
.mootabs_title 
{
    background:transparent url(/Templates/d675ab5e-2b46-4/Images/mootabsImages/mootitle.gif) repeat-x scroll 0 0;
	list-style-image: none;
	list-style-type: none;
	margin: 0px; 
	padding: 0;
	height: 28px;
	width:624px;
}

.mootabs_title li 
{
    border-right:1px solid white;
    cursor:pointer;
    float:left;
    height:23px;
    margin:0;
    padding:5px 0 0 0;
    text-align:center;
    width:155px;
}

.mootabs_title li.active, .mootabs_title li:active, .mootabs_title li.active:active, .mootabs_title li.active:hover {
	background:#fffde6 url(/Templates/d675ab5e-2b46-4/Images/mootabsImages/mootitle_active.gif) repeat-x scroll 0 0;
}

.mootabs_panel 
{
	display: none;
	width: 100%;
	position:relative;
	/* clear: both; */
	overflow:auto;
	background:##fffde6;
}

.mootabs_panel.active {

	display: block;
}

.mootabs_title li, .mootabs_title li a, .mootabs_title li a:visited
{
    color:white;
    font-weight:bold;
    text-transform:uppercase;
}

.mootabs_title li.active, .mootabs_title li.active a, .mootabs_title li.active a:visited
{
    color:#19171c;
}

.TabbedInfoBoxAjaxLoading
{
    margin:0 auto;
    text-align:center;
    padding:120px 0 0 0;
}

.TabbedInfoBoxArticle
{
   float:left;
}

.TabbedInfoBoxArticle .ArticleOuterDiv
{
   margin:0 5px;
   border:0;
}
