* {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
body {
	behaviour:url(/uploads/CMS-Times/csshover.htc);
	background-color: #e4d7c6;
	background-color: white;
	background-repeat: repeat;
	background-position: center top;
}
#center > * {
border-radius:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px;
border:2px solid gray;
background-image: url(/uploads/CMS-Times/bg.jpg);
padding: 0 10px 10px; 
width: 100%;
        filter:alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
}
#centerwrap > * {clear: both;}
#center {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;

}
#head {

	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}
#head a {
	font-family: "Adobe Garamond Pro", Garamond, Cambria, "Times New Roman", serif;
	font-size: 48px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: grey;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: grey;
	width: 100%;
}
#center {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
#menuwrapper {
}



/* -- --*/
#content {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: grey;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	/*width: 880px;*/
	padding: 0 10px 10px 10px;
	list-style-position: inside;
min-height:400px;
}
#content li {
	color: #4A4A4A;
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 2px;
	font-family: Corbel, Arial, Helvetica;
	font-size: 14px;
}
#content img {
	padding: 5px 0 0 0;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content a {
	color: grey;
	text-decoration: none;
	font-weight: bold;
}

/* -- --*/
#bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 900px;
	padding-top: 5px;
}
#pfad {
	font-size: 12px;
	color: #999999;
	padding-top: 0px;
	padding-left: 10px;
	width: 650px;
}
#pfad  p {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#pfad a {
	color: #999999;
	text-decoration: none;
}

#options { color: #999999; font-size: 12px; margin: -13px 10px 0 0; text-align: right; }
#options  a  {
	color: #999999;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#options p {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#pfad a:hover, #options a:hover{
	color: #333333;
}



/* -- News Module -- */
#news {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
}
div.NewsSummaryMorelink a{
	color: #4A4A4A;
}
div.NewsSummary{
	padding-left:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right:10px;
	width: 280px;
	float:left;
	color: #4A4A4A;
}
div.NewsSummaryLink a{
	color: #333333;
	font-size: 22px;
	text-decoration: none;
}
ul.list1{
	display: none;
}
div.NewsSummaryPostdate, div.NewsSummaryCategory, div.NewsSummaryAuthor {
	display: none;
}

/* -- Text -- */
p  {
	font-family: Corbel, Arial, Helvetica;
	font-size: 14px;
	color: #4A4A4A;
	line-height: 18px;
	text-align: justify;
	padding: 5px 0 5px 0;
}
h1 {
	font-size: 22px;
	padding-top: 15px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	font-size: 16px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.h1home {
	font-size: 28px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
}