@charset "utf-8";
/* CSS Document */
#top_menu a {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
}

ul.sub_menu a {
	font-size: 0.8em !important;
}

#top_menu ul.dropdown li:hover {
	background: url(../img/menu_act.png) repeat-x;
}

.article-tools, .modifydate {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#right .moduletable, #right .moduletabledown {
	background: url(../img/trenner.jpg) no-repeat bottom right;
	padding: 5px 15px 15px;
	margin-bottom: 5px;
}

#mod_search_searchword {
	background: url(../img/search.png) no-repeat center;
	width: 172px;
	height: 28px;
	font-size: 0.85em;
	line-height: 28px;
	border: none;
	padding: 0px 4px;
	margin-right: 10px;
}

.search .button {
	background: url(../img/searchbtn.png);
	border: none;
	height: 28px;
	width: 68px;
	font-weight: bold;
	font-size: 0.8em;
}

#right p {
	font-size: 0.75em;
	font-weight: 700;
	color: #2f5d6d;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
}

#right .moduletabledown a {
	display: block;
	overflow: hidden;
	color: #5c4f26;
	font-size: 1.3em;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 60px;
	width: 188px;
	height: 34px;
	background: url(../img/downloadbtn.png) no-repeat;
}
.moduletabledown p {
	padding: 0px;
	margin: 0px;
}

#content_wrapper li {
	margin-top: 10px;
	margin-bottom: 5px;
}

#content_wrapper img {
	margin: 8px;
}

.contentpaneopen_edit {
	float: left;
}

#content table {
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content td {
	vertical-align: top;
	background: #F0EDE8;
	padding: 5px;
	border: 1px solid #FFF;
}

#content ul {
	margin-bottom: 25px;
}

#news_cont h3 {
	font-size: 1.05em;
	font-weight: normal;
}

#news_cont p {
	font-size: 0.75em;
}

#popup {
	background: #cedae1;
	-moz-box-shadow: 0 0 20px #444;
	-webkit-box-shadow: 0 0 20px #444;
	box-shadow: 0 0 20px #444;
}

#popup p {
	padding: 6px !IMPORTANT;
}

#popup .Gerahmt_Gross {
	height: 78px !IMPORTANT;
	background: url(../img/sign.png) no-repeat left #F3F9FC !IMPORTANT;
	border: none !IMPORTANT;
	vertical-align: middle !IMPORTANT;
	padding-left: 100px !IMPORTANT;
}