
/* Basic - style Schusterplatz #DF8C2E  Grau: #999 */
html{height:101%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	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;
	padding-top:30px;
}

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

/*div#head{width:760px;height:150px;}*/

div#rechts{width:200px;float:right;}

div#inhalt{width:498px;float:left;border:1px solid #999;border-bottom:none;border-top:none;}

	div#inhalt div.block{border-bottom:1px solid #999;padding:12px;}
	div#inhalt div.newsItem{border-bottom:1px solid #999;padding:12px;}

div#head{height:150px;}

div#head p {margin:0;padding:0;line-height:18px;}

div#head div#sub {float:left;margin-top:50px;margin-right:220px;margin-left:13px}

/* format ***********************************************************/
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h1{font-size:130%;color: #DF8C2E}
h2{font-size:110%;color: #DF8C2E}
h3{font-size:100%;}

/* rechts ************************************************************/
div#rechts ul{margin-left:10px;margin-top:0;margin-bottom:30px;}
div#rechts p{margin-left:30px;font-weight:bold;color:#333;}

#rechts ul li{
	line-height:26px;
	padding-bottom:6px;
	list-style-image:url(../images/list.gif);
	color:#999;
	}

/* Links */

 a:visited, a:link, a{color:#999;text-decoration:none;display:block;font-weight:bold;}
 a:hover{color:#DF8C2E}

/* Highlight aktive Section */
div#rechts li.current a:visited,
div#rechts li.current a:link,
div#rechts li.current a
{color:#DF8C2E}

/* Submenu Sidebar */
div#rechts li ul.sidesub{margin:5px 0 0 5px;padding:0 0 0 5px;}
div#rechts li ul.sidesub li{list-style-type:disc;list-style-image:none;line-height:16px;}

div#rechts li ul.sidesub li a:visited, 
div#rechts li ul.sidesub li a:link,
div#rechts li ul.sidesub li a
	{color:#999;font-weight:bold;}
div#rechts li ul.sidesub li a:hover{color:#DF8C2E;font-weight:normal;}

div#rechts li ul.sidesub li.current a:visited, 
div#rechts li ul.sidesub li.current a:link,
div#rechts li ul.sidesub li.current a
	{color:#DF8C2E;}

/* BinnenLinks */
div#inhalt a:visited, a:link, a{color:#DF8C2E;text-decoration:none;display:inline;font-weight:normal;}
div#inhalt a:hover{color:#999}


div#inhalt h2 a:visited, h2 a:link, h2 a{color:#DF8C2E;font-weight:bold;}

div#sub a:visited, div#sub a:link, div#sub a{
	color:#df8c2e;display:inline;
}
div#sub a:hover{color:#999;}



/* Layout */
div#kurve{padding-top:10px;}



div#inhalt img{align:center;}


/* Galerie */

div.block h2 img{margin:5px;padding:3px;border-color:#999;border-width:1px;}

div.rssThumbFloat img{float:left;margin:5px;padding:3px;border-color:#999;border-width:1px;}



/*Kommentare*/
div#inhalt ol.comments{margin-left:1px;margin-bottom:30px;margin-top:20px;}
div#inhalt ol.comments li{padding:3px;border:1px solid #999;background-color:#eee;margin-right:5px;margin-bottom:10px;}
div#inhalt p.comments_invite {
	padding-left:15px;
	background-image:url(http://www.schusterplatz.de/images/icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
	color:#999;
	}

div#inhalt p.comments_invite a:visited,
div#inhalt p.comments_invite a:link,
div#inhalt p.comments_invite a{
	font-weight:bold;
	/*background-image:url(http://www.schusterplatz.de/images/icon.gif);
	background-repeat:no-repeat;
	background-position:right center;*/
	padding-right:1px;
	border-bottom:1px dotted gray;
}
div.comments_error{color:red;}
textarea{width:392px;height:150px;}


div#inhalt p#txpCommentInputForm{margin-left:0;margin-right:0;margin-bottom:0;border-bottom:1px solid #999;padding:10px;padding-bottom:15px;font-weight:bold;text-align:center;font-style:italic;}

