/* TabSwitch.css */


#details {width:808px!important;
          /*width:auto;*/}
#details #head{padding-bottom:30px;}


/********************************************************************/
/*****************       Details-Navigation      ********************/

#detailsContent .customerContent, 
#detailsContent .areaContent, 
#detailsContent #cinema{
	border-left:1px solid #a1a6a2;
	border-right:1px solid #a1a6a2;
	border-bottom:1px solid #a1a6a2;
	padding:10px 5px;
	/*overflow:auto;*/
        /*width:auto!important;*/
        width:796px;
}

/* Tabs */
#detailsNavi {
	width:768px;
	height:26px;
	border-bottom: 1px solid #a1a6a2;
	padding: 5px 0 0 40px;
}

#detailsNavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#detailsNavi ul li { float: left; }

#detailsNavi ul li a {
	text-decoration: none;
	background: url(../img/nav/reiter.gif) no-repeat top left;
	float: left;
	margin: 0 1px 0 0;
	height: 20px!important;
        /*height: 26px;*/
	width:97px!important;
        /*width: 109px;*/
	padding: 6px 6px 0 6px;
	color: #000000;
	text-align:center;
}

#detailsNavi li a:hover {
	background: url(../img/nav/reiter_o.gif) no-repeat left top;
	color: #ffffff;
}

#detailsNavi li.on a {
	background: url(../img/nav/reiter_o.gif) no-repeat left top;
	color: #ffffff;
}


/*******************************************************************************/
/*****  5 Advertisement-Views (Definitions of Headline, Picture and Text)  *****/

.adView{
	padding:0 0 8px;
	width:808px;
	overflow:hidden;
        
}

#adView_route{background-image:none;}
#adView_profile td{line-height:20px;}
#adViewText{font-size:12px;}

.adView a:link, .adView a:hover, .adView a:visited{color:#000;}
#adView_routing a{color:#04d;}


/*  = = = = = = = = = = = = = = = = = = = = = = = =  PROFIL ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

.MainBlock {
    width:808px;
    border:1px solid #a1a6a2;
    margin:20px 0 20px 0;
}
.MainBlock ul {
    list-style-type: none;
    margin:0;
    padding:0;
    color:#000000;
}

.Row1 {
    padding:8px;
    height:30px;
}

.Silber {
    background-color: #ffffff;
    color:#0f559d;
    font-size:1.5em;  
    border-bottom: 1px solid #a1a6a2; 
}

.Gold {
    background-color: #daf1fe;
    color:#0f559d;
    font-size:2em;   
}

.Platin {
    background-color: #60b4e2;
    color:#ffffff;
    font-size:2em;   
}

.Row2 {
    padding:8px;
}

.Row3 {
    padding:8px;
    border-top:1px solid #a1a6a2;
}

.BranchenSelect {
    width:210px;
}

.DirectURL {
	color:#a1a6a2;
}
/*  = = = = = = = = = = = = = = = = = = = = = = = =  PROFIL ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */
