/* Start of CMSMS style sheet 'main' */
@CHARSET "ISO-8859-1";
body{
	background: url(uploads/imgs/bg.gif) repeat-y center #939598;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{
	color: #d2181f;	
	text-decoration: none;
}
p{
	margin: 0;	
	padding: 5px 0;	
}
a img{
	border: 0;	
}
#seite{
	width: 1038px;
	background: url(uploads/imgs/mainbg.gif) repeat-y #939598;
	margin: 0 auto auto auto;
}
#head{
	background: url(uploads/imgs/header.gif) no-repeat;	
	height: 137px;
}
#menu{	
	padding-left: 97px;
	padding-top: 90px;
	width: 900px;
	height: 30px;
}
#menu li{
	background: url(uploads/imgs/menue_bg.gif) no-repeat;
	float: left;
	display:block;
	width: 116px;
	height:20px;
	text-align: center;
	padding-top: 5px;
	color: #000;
}
#menu a{
	padding-top: 3px;
	text-decoration: none;
	color: #000;
}
#menu a:hover,#menu a.currentpage{
	color: #d2181f;
}

#main{
	margin: 0 7px;
	background: url(uploads/imgs/verlauf.gif) bottom repeat-x;	
}
#main2{
	background: url(uploads/imgs/wasserzeichen.gif) bottom right no-repeat;	
	padding-bottom: 15px;
}
#inh_links{
	float:left;
	width: 147px;	
}
#inh_links li{
	color: #d2181f;
	list-style: none;
	height: 20px;
}
#inh_links li a{
	color: #000;
}
#inh_links li a:hover, #inh_links li .currentpage{
	color: #d2181f;
}
#inh_links li .currentpage{
	text-decoration: underline;	
}
#glob_submenue{
	margin: 0 10px 20px 40px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
#glob_submenue ul{
	padding: 0;
}
#inh_links #glob_submenue li a{
	color: #bfbfbf;
}
#inh_mitte{
	float: left;
	width: 351px;
	min-width: 381px;
	padding: 15px;
}
#inh_leiste{
	float: left;
	margin-left: 30px;
	width: 198px;
	background: url(uploads/imgs/leiste_bg.gif) repeat-y;
}
#sponsoren{
	width: 235px;
	margin-left: 35px;
}
#leiste_oben{
	height:	4px;
	background: url(uploads/imgs/leiste_oben.gif) no-repeat;
	margin: 0;
	padding: 0;
}
#leiste_mitte{
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	margin: 0;
	padding: 0 12px;
}
#leiste_unten{
	height:	4px;
	background: url(uploads/imgs/leiste_unten.gif) no-repeat;
}

#bottom{
	background: url(uploads/imgs/bottom.gif) no-repeat;	
	height: 7px;
	width: 1038px;
	margin: 0 auto auto auto;
}
.clear{
	clear: both;
}

.NewsSummaryLink,#NewsPostDetailTitle{
	font-size:13px;	
	color: #d2181f;	
	display:block;
	margin: 5px 0;
}
.NewsSummary{
	margin-bottom: 20px;
}
.NewsSummaryPostdate,#NewsPostDetailDate,#NewsPostDetailCategory,#NewsPostDetailAuthor{
	color: #bfbfbf;
}
.NewsSummaryField img,.NewsDetailField img{
	width: 100%;
}

.cms-guestbook-showform-button input{
	border: 2px solid #939598;
	background-color: #fff;
	margin-bottom: 20px;
}
.cms-guestbook-pagination{
	margin-bottom: 10px;
}
.cms-guestbook-entry-header,.cms-guestbook-pagination{
	color: #939598;
}
.cms-guestbook-entry-header a{
	color: #ea9598;
}
.cms-guestbook-entry-posted{
	float: right;
}
/* End of 'main' */

