@charset "utf-8";
/* CSS Document */
#site {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 135px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headlink {
	display: block;
	height: 135px;
	width: 750px;
	text-indent: -4000px;
}
#leftcol {
	width: 150px;
	margin-left: 10px;
	float: left;
}
ul {
	margin: 10px;
	padding: 0px;
}

#menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li a {
	color: #FFF;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	width: 140px;
	display: block;
	font-size:90%;
}

#menu li a {
	color: #FFF;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	width: 140px;
	display: block;
	font-size:90%;
}
#menu li a:hover {
	background-color: #B97C0D;
	color: #000;
}

#menu .current, #menu .current li a {
	color: #000;
	text-decoration: none;
	background-color: #B97C0D;
	display: block;
	width: 140px;
}

#menu .current li a {
        padding: 2px 0 2px 10px;
}
#menu .current li a:hover {
       font-weight:bold;        
       padding: 2px 0 2px 10px;
}
#menu .current ul .current a {
       font-weight:bold;        
       padding: 2px 0 2px 10px;
}
#menu ul .current {
        background-color: #B97C0D;
        width: 150px;
        color:#000;
}
#rightcol {
	padding-left: 180px;
	font-size: 110%;
}
#rightcol a {
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#rightcol a:hover {
	color: #990000;
	background-color: #FFECEC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#rightcol label {
	display: block;
	float: left;
	width: 60px;
	font-weight: bold;
}
h1, h2, h3, h4 {
	color: #990000;
}
h1 {
	font-size:180%;
}
h2 {
	font-size:130%;
}
h3 {
	font-size:115%;
}

#footer {
	font-size: 90%;
	color: #999999;
	text-align: center;
	clear: both;
	padding: 25px 0;
}
#footer a {
	color: #990000;
	text-decoration: none;

}
#footer a:hover {
	color: #990000;
	background-color: #FFECEC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/* rounded Boxes */
.rounded {
	display:block
}
.rounded * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#8e5f0a
}
.rounded1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #ceba95;
	border-right:1px solid #ceba95;
	background:#aa8747
}
.rounded2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #f3efe6;
	border-right:1px solid #f3efe6;
	background:#a37d38
}
.rounded3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #a37d38;
	border-right:1px solid #a37d38;
}
.rounded4 {
	border-left:1px solid #ceba95;
	border-right:1px solid #ceba95
}
.rounded5 {
	border-left:1px solid #aa8747;
	border-right:1px solid #aa8747
}
.roundedfg {
	background:#8e5f0a;
	padding: 0 0 0 0;
}
body {
	font-family: "Lucida Grande", Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: smaller;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/* News und Presse */



.news-list-container {

	border:0px solid #000;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;

	}

.news-list-item h3 a {

	color:#7a525b;

	font-size:140%;

}

.news-list-date {

	font-size:70%;

	display:block;

	margin: 20px 0 0 0;

}

.news-list-category, .news-single-category {

	font-style:italic;

	color:#999;

	float:right;

	display:none;

}

.news-list-morelink {

        color: #7a525b;

	text-decoration: underline;


	padding: 0 1.1em 0 0;

	margin: 0 0.5em 0 0;

	float:left;

}

.news-list-item a img {

	float:right;

	border: 1px solid #bfd4de;

	display:none;

}



.news-single-backlink {

	margin:0 0 25px 0;

}

.news-single-img {

	float:right;

	margin: 0 0 0.8em 0.8em;

}

.news-single-img img {

	border: 1px solid #bfd4de;

	float:right;

}

.news-single-imgcaption {
	font-style:italic;
	font-size:90%;
}

hr.clearer {
	clear:both;
}

#.csc-textpic {
#	float:left;
#}
.csc-textpic-center {
       float:left;
}
