li,
p {
	margin-bottom: 10px;
}
* {
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #1c0001;
	font-weight: bold;
}
input {
	border: 1px solid #A4AAAE;
	padding: 3px;
	color: #666666;
	font-size: 11px;
}
h1 {
	color: #1c0001;
	font-size: 18px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
.arrow {
	padding-right: 8px;
	background: url(../images/arrow.png) no-repeat right center;
}
ul {
	margin: 10px 0 10px 23px;
}
body .cc_container .cc_btn,
 
body .cc_container .cc_btn:visited,

body .cc_container .cc_btn:hover,
 
body .cc_container .cc_btn:active {
	background-color: #1c0001;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
}
body .cc_container a,
 
body .cc_container a:visited,

body .cc_container a:hover,
 
body .cc_container a:active {
	color: #1c0001;
	text-decoration: underline;
}
body {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body .cc_container {
	background-color: #f0f1f1;
	color: #666666;
}
#page {
	padding: 0 25px;
	width: 950px;
}
#page #mainframe {
	background: url(../images/background_main.png) repeat-y;
}
#page #content {
	float: left;
	width: 620px;
}
#page #boxes {
	float: right;
	width: 286px;
	padding: 20px 7px;
}
#bar {
	border: 1px solid #D7D7D7;
	border-top: 0;
	background: url(../images/background_bar.png) repeat-x;
	padding: 10px 15px;
	height: 23px;
}
#bar * {
	font-size: 10px;
}
#header {
	height: 130px;
	padding-top: 10px;
}
#footer {
	margin-top: 50px;
	font-size: 11px;
	color: #A4AAAE;
	width: 620px;
	margin: 0 25px;
}
#footer a {
	color: #A4AAAE;
	font-weight: normal;
}
#footer span {
	color: black;
}
#bar ul {
	float: left;
	margin-top: 8px;
}
#bar ul li {
	display: inline;
	color: #1c0001;
}
#bar form {
	float: right;
}
#bar form input {
	width: 120px;
}
#bar form a {
	padding-right: 20px;
}
#header a#logo {
	display: block;
	background: url(../images/logo3.png) no-repeat;
	width: 158px;
	height: 100px;
}
#header a#logo span {
	position: relative;
	top: 60px;
	left: 200px;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	width: 600px;
	display: block;
}
#abolink {
	position: absolute;
	left: 120px;
	top: 150px;
}
.box {
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	position: relative;
}
.box .line {
	padding-bottom: 20px;
	border-bottom: 1px solid #A4AAAE;
	clear: left;
}
.box img {
	float: left;
	margin: 0 10px 10px 0;
}
.box .inline {
	display: inline;
}
.box h3 {
	color: #1c0001;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
.box ul {
	margin-left: 20px;
	list-style: square;
}
.contact {
	line-height: 18px;
}
.contact a {
	font-weight: normal;
}
.news .meta dl,
.news .meta .date {
	color: #1c0001;
	border-bottom: 1px dashed #D7D7D7;
	padding: 0 0 4px 8px;
}
#search form .searchVon input,
#search form .searchBis input {
	width: 134px;
}
#search {
	width: 605px;
	height: 183px;
	background: url(../images/suchbox.png) no-repeat;
	padding: 7px 0 0 15px;
	margin-bottom: 30px;
}
#search h2 {
	color: white;
	font-size: 15px;
	margin-bottom: 20px;
}
.news {
	margin-bottom: 20px;
}
.news h1 {
	margin: 10px 0 55px 0;
}
.news h3 {
	padding-top: 20px;
	color: #1c0001;
}
#search form label {
	color: white;
	display: block;
	margin-bottom: 4px;
}
#search form .searchButton {
	float: right;
	border: 0;
	padding: 5px 10px;
	border-radius: 4px;
	color: #fff
			background;
}
#search form input {
	margin-bottom: 10px;
}
#search form .searchText input {
	width: 294px;
}
#search form .searchVon {
	float: left;
	margin-right: 18px;
}
.news div.date {
	width: 58px;
	height: 42px;
	float: right;
	background: url(../images/datum.png) no-repeat;
	color: white;
	text-align: center;
	font-size: 13px;
}
.news div.date .day {
	font-weight: bold;
	display: block;
	font-size: 16px;
}
.news .meta {
	width: 180px;
	float: left;
	font-size: 11px;
	margin-bottom: 15px;
}
.news .meta dt {
	font-weight: bold;
	margin-top: 5px;
}
.news .teaser {
	float: right;
	width: 420px;
	margin-bottom: 15px;
	line-height: 20px;
}
.news .teaser .author {
	font-size: 11px;
	position: relative;
	margin: -40px 0 30px;
}
.news .icons {
	clear: both;
	text-align: right;
	background-color: #F0F1F1;
	border-bottom: 1px solid #D7D7D7;
	padding: 5px 10px;
	margin-top: 10px;
}
.news .icons a {
	padding-left: 15px;
	background: url(../images/icons.png) no-repeat left top;
	margin-left: 10px;
}
.news .icons .lock {
	background-position: left bottom;
}
.news .meta dl {
	color: #888888;
}
#search form .searchCheck {
	margin-top: 10px;
}
#search form .searchCheck label {
	display: inline;
	padding-right: 15px;
}
#search form .searchCheck input {
	border: 0;
	padding: 0;
	margin: 0;
}
