﻿body
{
	
	background:white;
}


#FrameTable
{
	background:url(../img/oldtimer/shadow_repeat.png) top left repeat-y;
	
}

#shadow_left_top
{
	height:250px;
	width:10px;
}
#shadow_left_bottom
{
	height:50px;
	background:url(../img/oldtimer/shadow_left_bottom.png) bottom right no-repeat;
	width:10px;
}

#shadow_left_middle
{
	width:10px;
	height:100%;
}

#shadow_right_top
{
	height:250px;
	width:10px;
}
#shadow_right_bottom
{
	height:50px;
	background:url(../img/oldtimer/shadow_right_bottom.png) bottom left no-repeat;
	width:10px;
}

#shadow_right_middle
{
	
	width:10px;
	height:100%;
}

#shadow_bottom
{
	height:20px;
	background:url(../img/oldtimer/shadow_bottom.png) top left no-repeat;
	
}


.shadowfiller
{
	width:10px;
	display:block;
}

#MainContent
{
	

	width:1024px;
	
}

.text_3, .title_3
{
	color:black;
}

.contentSpreader
{
	height:320px;
	width:2px;
	
}


#LanguageLinks
{
	background-color:White;
}
#LanguageLinks A, #Impressum A
{
	color:#3e3f40;
}



#NavLeft LI div, #ContentArea  .NavBlock_1 LI div
{
	background:url(../img/oldtimer/level_1_button.png) top left repeat-y;		
	border-top:1px solid #d1d1d1;
	min-height:20px;	
	width:172px;
	padding-top:3px;
	padding-left:10px;
}

#NavLeft A, #ContentArea .NavBlock_1  A
{
	color:#3e3f40;
	text-decoration:none;
	
	
}


#NavLeft UL.NavBlock_1
{
	border-bottom:1px solid #d1d1d1;
	
}

.NavBlock_2
{
	
}

#PostNavArea
{
	
}


#SuchLupe
{
	cursor:hand;
	width:20px;
	height:20px;
	background:url(../img/oldtimer/lupe.png) top left no-repeat;
	float:left;
}
.LupeHover
{
	background:url(../img/oldtimer/lupe_ho.png) top left no-repeat !important;
}
#Suchfeld
{
	background-color:#7d7d7d;
	margin-left:0px;
}


#BereichsButtonArea
{
	background:url(../img/oldtimer/buttonzeile.png) top left repeat-x;
	height:40px;
	border-bottom:1px solid #b5b5b5;
}

A, A:hover
{
	color:#b3071b;
}
 A:visited
{
	color:#7a1622;
}


#PageFrame
{
	
}

#LeftColumn
{
	background-color:#fafafa;
	border-right: 1px solid #b5b5b5;
	width:182px;
}

.LogonControlTable TD
{
	padding:5px;
}

.LogonControlTable, .SearchFormTable
{
	background-color:#fbfbfb;
	border:20px solid #fbfbfb;
	/*margin-top:23px;*/
}

.DefaultFormButton_hover
{
	/*color:#b2101d !important;*/
}
.DefaultFormButton
{
	background-color:#7d7e7f;
	color:White;
	border-top:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-bottom:1px solid #231f29;
	border-right:1px solid #231f29;
	font-weight:bold;
}
.LogonControlTable .field, .SearchFormTable .field
{
	border-top:1px solid #1b1b29;
	border-left:1px solid #1b1b29;
	border-bottom:1px solid #7d7e7f;
	border-right:1px solid #7d7e7f;
}

.LogonControlTable label, .SearchFormTable label
{
	color:#b2101d;
}

.TitelBildTextKombination H2
{
	color:White;
	background-color:#7ebadc;
	font-size:17px;
	padding:3px;
}

.TitelBildTextKombination H3
{
	color:#1267a0;
	background-color:#e5f2f8;
	font-size:15px;
	padding:3px;
}

.TitelBildTextKombination H4
{
	color:#1267a0;
	font-size:13px;
	margin-bottom:10px;

}

.TitelBildTextKombination Table TD
{
	
}

.TitelBildTextKombination Table 
{
	width:100%;
	margin-top:10px;
}
.TitelBildTextKombination
{
	margin-bottom:10px;
	margin-top:10px;
}

#ContentFragment
{
	width:743px;
}

.LogonControlArea
{
	color:#b2101d;
}

.NavBlock_1{
    width:182px;
}


.NoNav #BereichsButtonArea {
    display: none;
}

.NoNav #OutermostContentArea {
    border-top-width: 0px;
}

