/*
Theme Name: Nachtbus-SB (Standard)
Theme URI: http://www.nachtbus-sb.de
Description: Kampagnenseite Nachtbusse im Regionalverband Saarbr&uuml;cken
Version: 0.9
Author: Timo Fl&auml;tgen
Author URI: http://www.flaetgen.de 
*/




* {	padding: 0; margin: 0;	}




/* --------------------------------------Body-------------------------------------- */

body	
		{
			background: #f4f4f4;
			text-align: center;
			background-image: url(images/bg.jpg);
			background-repeat: repeat-x;
		}



/* --------------------------------------Wrap-------------------------------------- */

#wrap 	
		{
			background-color: #f4f4f4;
			margin: 0 auto;
			padding: 0;
			width: 920px;
			height: 100%;
			background-image: url(images/bg.jpg);
			background-repeat: repeat-x;
		}



#header, #navigation, #content, #footer 
		{	width: 920px;	}



span.invisible {display: none;}



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

#navigation	
		{
			background-image: url(images/navigation.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			background-color: #000;
			height: 60px;
			text-align: center;
		}



#navigation ul
	{
		clear: both;
		font-family: "trebuchet ms", arial, sans-serif;
		list-style: none;
		float: right;
	}
	

#navigation ul li
	{
		float: left;
		text-decoration: none;
		font-size: 16px;
		border: none;
		background: none;
		margin-top: 20px;
		font-weight: bold;
		color: #f4f4f4;
	}




#navigation ul li a
	{
		text-decoration: none;
		color: #f4f4f4;
		background: none;
		margin-right: 18px;
		
	}

	
#navigation ul li a:hover
	{
		color: #f4e500;
		
	}


#navigation .active
	{
		color: #f4e500;
		border-bottom: 4px solid #f4e500;
		
	}
	

#navigation .active a:hover
	{
		border-bottom: 4px solid #f4e500;		
	}



/* --------------------------------------Banner-------------------------------------- */

#banner	
		{
			background-image: url(images/banner.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			background-color: #0f2242;
			height: 140px;
			text-align: left;
		}
		

h2.bannertext
		{
			font-family: georgia, garamond, "times new roman", serif;
			font-size: 16px;
			line-height: 24px;
			font-weight: normal;
			color: #fff;
			padding-top: 66px;
		}

	


/* --------------------------------------Content-------------------------------------- */

#content
		{
			text-align: left;
			background-image: url(images/content.jpg);
			background-position: top left;
			background-repeat: repeat-x;
			padding-top: 18px;
			padding-bottom: 18px;
			border: 0;
		}
		



/* --------------------------------------Main-------------------------------------- */

#main
		{
			float: left;
			width: 600px;
			padding: 16px;
		}
		

#main h2
		{
			font-family: georgia, garamond, "times new roman", serif;
			font-size: 24px;
			font-weight: normal;
			text-decoration: underline;
			background: none;
			color: #0f2242;
			margin-bottom: 20px;
		}


#main p
		{
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #000;
			line-height: 20px;
			background: none;
			margin-bottom: 12px;
		}



#main p a
		{
			background: none;
			color: #063877;
			text-decoration: none;
			
		}
		


#main p a:hover
		{
			text-decoration: underline;
		}



p.nomargin {margin: 0;}



#main h5
		{
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #000;
			line-height: 20px;
			background: none;
			margin-bottom: 12px;
			margin-top: 42px;
			font-weight: bold;
		}



/* --------------------------------------Sidebar-------------------------------------- */

#sidebar
		{
			float: right;
			width: 240px;
		}


#gewinnspiel
		{
			margin-top: 44px;
		}


#gewinnspiel p
		{
			margin-top: 0px;
			float: right;
			margin-right: 8px;
			margin-bottom: 40px;
		}


#gewinnspiel a img
		{
			text-decoration: none;
			border: 0;
		}



/* --------------------------------------Footer-------------------------------------- */

#footer
		{
			width: 922px;
			background-color: #f4f4f4;
			background-image: url(images/footer.jpg);
			background-position: top center;
			background-repeat: repeat-x;
			border-top: 1px solid #dce1e5;
			margin: 0;
			margin-bottom: 30px;
			padding-bottom: 30px;
		}


#footer p.fleft
		{
			font-family: verdana, arial, sans-serif;
			font-size: 11px;
			color: #000;
			line-height: 18px;
			background: none;
			float: left;
			margin: 4px 0;
			margin-left: 18px;
		}


#footer p.fright
		{
			font-family: verdana, arial, sans-serif;
			font-size: 11px;
			color: #000;
			line-height: 18px;
			background: none;
			float: right;
			margin: 4px 0;
			margin-right: 18px;
		}


#footer p a
		{
			color: #2a3d5d;
			text-decoration: none;
			
		}
		
		
#footer p a:hover
		{
			color: #2a3d5d;
			text-decoration: underline;
			
		}




/* --------------------------------------Posting-------------------------------------- */

.post
		{
			
			margin-bottom: 24px;
			padding: 0;
			padding-bottom: 12px;
			border-bottom: 1px solid #dce1e5;
		}


.post h4
		{
			font-family: verdana, arial, sans-serif;
			font-size: 16px;
			color: #000;
			text-decoration: underline;
			font-weight: bold;
			margin-bottom: 18px;
		}
		

.post h4 a
		{
			color: #000;
			text-decoration: underline;
		}

		

#main p.post-info
		{
			font-family: verdana, arial, sans-serif;
			font-size: 10px;
			color: #000;
			margin: 0;
			padding: 0;
		}


#picstrip
		{
			margin-top: 44px;
			width: 470px;
		}

.flickr
		{
			float: left;
			margin-right: 10px;
			margin-top: 0px;
			padding: 2px;
			border: 1px solid #999;
			text-decoration: none;
		}


.flickr a img
		{
			text-decoration: none;
			border: 0;
		}
		


.wkwimage
		{
			border: 1px dashed #000;
			text-decoration: none;
		}
		
		

/* --------------------------------------Liste-------------------------------------- */


#main ul
		{
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #000;
			background: none;
			padding: 0;
			text-align: left;
			list-style-type: square;
			list-style-position: outside;
			margin-left: 16px;
			margin-bottom: 15px;
		}



#main ul li
		{
			font-size: 13px;
			margin-bottom: 10px;
			padding: 0;
			text-align: left;
			color: #000;
			text-decoration: none;
		}



#main ul li a

		{
			color: #063877;
			text-decoration: none;
		}


#main ul li a:hover {text-decoration: underline;}
