	
	
	/*
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Blog Theme Styles
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	*/
	
	
  
    #Header 
	{ 
    	height: 272px; 
    	background: #FFFFFF; 
    	padding: 0px;
		background-image:url(../../Global_Images/Theme_Strassenfest/Header_Background.jpg);
		background-position:top left;
		background-repeat:no-repeat;
    } 
    
	#HeaderVisual
	{
		width:363px;
		border:0px solid #990000;
		position:absolute;
		left:606px;
		height:320px;
	
	}
	
	
	
	#ContentContainer h2
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:22px;
		padding:0px;
		margin:0px;
		color:#26b3ba;
		line-height:100%;
		padding-bottom:6px;
		font-weight:normal;
		padding-top:12px;
		
	
	}
	
	
	.ContentBarText h5
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		padding:0px;
		margin:0px;
		line-height:120%;
		font-weight:normal;
		color:#26b3ba;
		padding-bottom:0px;	
	}
	.ContentBarText h5 a
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		padding:0px;
		margin:0px;
		line-height:120%;
		font-weight:normal;
		color:#26B3BA;
		padding-bottom:0px;	
	}
	.ContentBarText h5 a:hover{color:#32899C;}
	
	div .MehrLink a{
		color:#26B3BA;
	}
	div .MehrLink a:hover{color:#32899C;}
	
	.RightBarTeaserBox h4
	{
		color:#26b3ba;
		padding:0px;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		padding-top:6px;

		
	}
	
	
	.RightBarTeaserBox h4 a
	{
		color:#26b3ba;
		text-decoration:none;
		font-size:18px;
		
	}
	
	.RightBarTeaserBox h4 a:hover
	{
		color:#006ea1;
		text-decoration:none;
		
	}
	
	
	/*
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Navigation Styles
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	*/
	
	#NavigationBox ul li.SecondLevel a
	{
		padding:0px;
		margin:0px;
		list-style:none;
		color:#26b3ba;
		padding-left:8px;
		text-decoration:none;
		padding-top:1px;
		padding-bottom:1px;
		font-size:11px;
		background-image:url(../../Global_Images/SubNavigation_LightBlue.gif);
		background-position:top left;
		background-repeat:no-repeat;
	}
	
	
	.RightBoxHeader
	{
		background-image:url(../../Global_Images/Theme_Strassenfest/RightBox_HeaderBackground.gif);
	}
	
	
	
	
		/*
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Header Visual Styles
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	*/
	
	#HeaderVisual
	{
		background-image:url(../../Global_Images/Theme_Strassenfest/Header_Visual.png);
		background-position:top right;
		background-repeat:no-repeat;
		
	
	}
	
	
	
	
	
	
	/*
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Poll Styles Styles
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	*/
	
	.tx-quickpoll-pi1 .pollbar { BACKGROUND: url(../../Global_Images/Theme_Strassenfest/pollbar.gif) repeat-x left center;}
	
	
	
	
	