/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
}

*:first-child+html .group { zoom: 1; } /* IE7 */

body {
		background: #333333;
}

a img {
		border: 0;
		}		

/**************************** Content ****************************************/		
		
#wrapper {
		background: url('../images/background/cloudes.jpg');
		margin: 10px auto 10px auto;
		width: 900px;
		border: 4px solid #ffffff;
		 
		}		


#header {
		background:url(../images/headers/webhead_webbdesign900x90.jpg) no-repeat;
		width: 900px;
		height: 90px;
		margin: 0px 0px 0px 0px; 
		}



		
/*-------------------------------image scroller-------------------*/	
	
#scroller    {
        padding: 5px 0px 0;
		width: 900px;
		margin-bottom: 20px;
		}

/* ---------- Magic menue ---------- */

.nav-wrap { 
	margin: 5px auto 3px auto; 
	width: 320px; 
	}

.group:after { 
 	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; 
	}

#magic-line { 
	position: absolute; 
	bottom: -2px; 
	left: 0; 
	width: 100px; 
	height: 2px; 
	background: #cb3c27; 
	}

#menue { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 330px; 
	}
	
#menue li { 
	display: inline; 
	}
	
#menue li a { 
	position: relative; 
	z-index: 200; 
	color: #cb3c27; 
	font-size: 1.2em; 
	display: block; 
	float: left; 
	padding: 2px 5px 2px 5px; 
	text-decoration: none; 
	text-transform: uppercase; 
	}
	
#menue li a:hover { 
	color: white; 
	}
	
#menue #magic-line-two { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100px; 
	background: rgba(203, 60, 41, 0.9); 
	z-index: 100; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	}

.current_page a { color: white !important; }

/*************************** Bars *********************************/		

.widelist	{
	width: 900px;
	height: 40px;
}

.widelist p	{		
	font-size: 1.2em;
	color:#FF0000;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0px 0 10px 5px;
		}	
			
/************************* Main Content ******************************/	

#mainContent {
	float: left;
	padding: 10px 10px 0 10px;
	margin: 20px 40px 0px 0px;
	width: 580px;
	height: 400px;
}
		
#mainContent a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-decoration: none; 
	color: #ffffff;
	}

#mainContent a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-decoration: underline; 
	color:#0099CC; 
	}
			
#mainContent h1	{
	font: bold 1.8em/100% Arial, sans-serif;
	text-transform: uppercase;
	margin: 10px 0 0 5px;
	}
	
#mainContent h2	{
	font: bold 1.4em/100% Arial, sans-serif;
	text-transform: uppercase;
	margin: 10px 0 0 5px;
	}	
	
#mainContent h3	{
	font: bold 1.2em/100% Arial, sans-serif;
	text-transform: uppercase;
	margin: 15px 0 0 5px;
	}
		
#mainContent p	{		
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0 10px 5px;
		}
		
/**************************All in Right Column*********************************/
#rightcolumn	{
	float: left;
	width: 250px;
	}	

.newstop{
	background:url(../images/rounded_corners/newstop240x30.jpg) no-repeat;
	width: 230px;
	height: 25px;
	margin: 10px 5px 10px 5px;
	padding: 6px 5px 0 5px;
	}
		
.newstop h2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding:2px 0px 0px 20px;
	}	
	
.infoBox	{
	border: 1px solid #ffffff;
	margin: 0 5px 10px 5px;
	padding: 0 0px 0 0px;
	width: 238px;
	}
	
.infoBox h2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding:2px 0px 0px 20px;
	}	
				
.infoBox h3	{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding:2px 0px 0px 0px;
	}	
		
.infoBox p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	}					
		
.newsbox	{
	border: 1px solid #ffffff;
	margin: 0 5px 10px 5px;
	padding: 0 0px 0 0px;
	width: 238px;
	}
	

.newstitleimage	{
	float: left;
	height: 20px;
	margin: 0 0px 0 0;
	}
		
.newstitle	{
	float: left;
	background:url(../images/pixlar/newstitle.jpg);
	width: 238px;
	height: 20px;
	}

.newsContent	{
	clear: both;
	padding: 5px 5px 5px 5px; 
	}
		

	
/*-----------------------------RSS-content---------------------------*/

#rssContent	{
	float: left;
	padding: 10px 10px 0 10px;
	margin: 20px 0 0 180px;
	width: 220px;
	height: 400px;
	}
	
.rssFeedBox	{
	background: #53552e;
	width: 200px;
	height: 300px;
	padding: 5px;
	border: 1px solid #dfe0c7;
}
			
		
#rssContent h1 {
	font: bold 1.6em/100% Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	}

#rssContent h2 {
		font: bold 1.4em/100% Arial, sans-serif;
		margin-bottom: 3px;
		}
				
#rssContent p {
		font: 1.1em/1.4em Verdana, Arial, sans-serif;
		margin-bottom: 1em;
		}
		
.rssHeadline p	{
		font-size: 1.0em;
		font: Arial, Helvetica, sans-serif;
		padding: 0px 0px 0px;
		color: #ffffff;
		}
		
.rssStory p	{
		font-size: 1.0em;
		font: Arial, Helvetica, sans-serif;
		padding: 0px 0px 0px;
		color: #254632;
		}
						
/*-------------------------------page contents--------------------*/	
	
.frontimage	{
	border: 1px solid #dfe0c7;
	}

.separator {
		clear: both;
		}
		
/*-------------------------------------Footer--------------------------------------*/
		
#footer {
		margin: 0px 0px 0px 0px;
		background:url(../images/headers/footer_900x40.jpg) no-repeat;
		width: inherit;
		height: 40px; 
		}
	

.footer h2 {
		font: bold 1.4em/100% Arial, sans-serif;
		padding: 0px 0px 0px;
		color: #000000;
		}

	
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font_weight: bold;
	text-align: left;
	line-height: 1.0em;
	color: #333333;
	}
	
#footer .legal {
	float: left;
	margin: 8px 210px 0 0;
	padding: 5px 0 0 20px;
	height: 10px;
	}

#footer .contact {
	float: left;
	margin: 8px 160px 0 0px;
	padding: 5px 0 0 0;
	height: 10px;
	width: 200px;
	}

#footer .credit {
	float: left;
	margin: 5px 0 0 0px;
	padding: 10px 0 0 0;
	height: 10px;
	width: 140px;
	}
	
#footer a {
		font-size: 1.0em; 
		color:#aaad7b;
		text-decoration: underline;
		padding: 3px 10px 10px 0px;
}

#footer a:hover {
		font: bold 1.0em;
		color:#ffffff;
		text-decoration: none;
		padding: 3px 10px 10px 0px;
}			
		
/* ---------- 4. fonts ---------- */

html {
		font-size: 100%;
		}

body {
		font-size: 62.5%;
		color: #efefef;
		}

		
td p	{
		font: 1.1em/1.4em Verdana, Arial, sans-serif;
		margin-bottom: 1em;
		}






		

		
