
/* Basic - style Schusterplatz #DF8C2E  Grau: #999*/
* {padding:0;margin:0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-image:url(../images/background.jpg);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

div#wrapper{
	width:770px;
	text-align:left;
	margin:0 auto;
	}


div#head{width:100%;margin-top:100px;}
div#head img{float:left;}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom:10px;
}

div.newsItem{width:100%;margin-bottom:30px;}

div#menu{width:410;margin-left:370px;}
ul#schuster{width:170px;float:left;margin-top:0;padding-left:16px;min-height:240px;background:url(../images/klammer-rechts.gif) top right no-repeat}
* html ul#schuster{height:240px;}
div#geruechte ul{margin-top:0;padding-left:16px;}
div#geruechte{float:right;width:190px;}
div#menu li{
	line-height:30px;
	list-style-image:url(../images/list.gif);
	vertical-align:middle;
	}
div#head a:visited, a:link, a{color:#999;font-weight:normal;text-decoration:none;display:inline;font-weight:bold;}
div#head a:hover{color:#DF8C2E}


/* News */
div#news{
	background-image:url(../images/rahmen-lr.gif);
	background-repeat:repeat-y;
	background-position:top center;
	border-bottom:1px solid #999;
	}
	div#newshead{
		background-image:url(../images/kurve-oben.gif);
		width:100%;
		background-repeat:no-repeat;
		background-position:top center;
		}
		div#newstitle{
			background-image:url(../images/news.gif);
			background-repeat:no-repeat;
			background-position:left top;
			padding:10px;
			padding-left:70px;
			}

/* Format */

p a:link, p a{display:inline;}

p.excerpt a:visited, p.excerpt a:link, p.excerpt a{color:#DF8C2E;}
p.excerpt a:hover{color:#999}

h2{
	font-size:100%;
	margin:0;padding:0;
	padding-left:20px;
	background-image:url(../images/list.gif);background-position:left center;background-repeat:no-repeat;
	margin:10px 0;
	}

h2 a:visited, h2 a:link, h2 a{color:#DF8C2E;}

h2 a:hover{color:#999999;}

h3{font-size:74%;margin-top:0;}
