	
	
	/*
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Blog Theme Styles
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	*/
	
	
  
    #Header 
	{ 
    	height: 272px; 
    	background: #FFFFFF; 
    	padding: 0px;
		background-image:url(../../Global_Images/Theme_HamburgPride/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:#0c7cff;
		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:#0c7cff;
		padding-bottom:0px;	
	}
	
	
	.RightBarTeaserBox h4
	{
		color:#0c7cff;
		padding:0px;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		padding-top:6px;

		
	}
	
	
	.RightBarTeaserBox h4 a
	{
		color:#0c7cff;
		text-decoration:none;
		font-size:18px;
		
	}
	
	.RightBarTeaserBox h4 a:hover
	{
		color:#0054a9;
		text-decoration:none;
		
	}
	
	
	
	
	.RightBoxHeader
	{
		background-image:url(../../Global_Images/Theme_HamburgPride/RightBox_HeaderBackground.gif);
	}
	
	
	
		#HeaderVisual
	{
		background-image:url(../../Global_Images/Flash_Header_Visual.png);
		background-position:top right;
		background-repeat:no-repeat;
		
	
	}
	
	
	
	
	/*
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Poll Styles Styles
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	*/
	
	.tx-quickpoll-pi1 .pollbar { BACKGROUND: url(../../Global_Images/Theme_Home/pollbar.gif) repeat-x left center;}
	
	
	
	