/* styles for stralsund-wismar.de    */
/*                                   */
/* media:	screen                   */
/* use:		on every page            */
/* author:	click solutions GmbH     */
/*          Holger Blthmann          */
/*                                   */

* {
	padding: 0; margin: 0; font-weight: normal; }
	
strong {
	font-weight: bold; }
	
img {
	border: none; }
	
body {
	border: none; font-family: arial, helvetica, sans-serif; background-color: #ac3825; background-image: url(../images/bg_body_start.gif); background-repeat: repeat-x; }

#printfooter, #printlogo {
	display: none; }

/*                                   */	
/* main divs                         */
/*                                   */

div#flashheader {
	margin: 70px 0px 5px 0px; text-align: left; width: 760px; height: 100px; }

div#sitenavi {
	text-align: left; width: 760px; height: 25px; }

div#navi {
	float: left; width: 204px; }

div#news {
	float: left; width: 200px; margin: 20px 0px 0px 27px; }

div#logos {
	position: absolute; width: 241px; bottom: 0; right: 0; }


/*                                   */	
/* sitenavi classes                  */
/*                                   */

div#sitenavi p {
	padding: 2px 10px 0px 10px; font-size: 17px; color: #fefae2; }

div#sitenavi a {
	display: block; float: left; margin: 0px 0px 0px 27px; color: #fefae2; font-size: 11px; width: 200px; text-decoration: none; font-weight: bold; }

div#sitenavi a:hover {
	color: #6d2510; text-decoration: none; font-weight: bold; }


div#news h2 {
	padding: 0px 0px 10px 10px; font-size: 14px; color: #fefae2; font-weight: bold;}

div#news h2 a {
	text-decoration: none; color: #fefae2; }

div#news p {
	clear: both; padding: 0px 20px 10px 10px; font-size: 12px; line-height: 16px; color: #fefae2; }

div#news p a {
	text-decoration: none; color: #fefae2; }

div#news p.news {
	margin-bottom: 10px; clear: both; padding: 10px 20px 0px 10px; font-size: 12px; line-height: 16px; border-top: 1px dotted #fefae2; }
	
div#news p.news a {
	display: block; text-decoration: none; color: #fefae2; }
	
div#news p.news img {
	float: left; margin-right: 10px; }
	
div#news p.news span.date {
	font-size: 11px; }
	
div#news p.news span.header {
	font-weight: bold; color: #ffffff; }

div#news a:hover, div#news p.news a:hover, div#news p.news a:hover span.header {
	color: #e17137; }
	
	
