body {
	height:100%;
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#666;
	background:#959595 url(../img/bg_body.gif) no-repeat center 0;
	margin:0;
	padding:0 0 10px 0;
}
form {
	margin:0;
	padding:0;
}
#page {
	position:relative;
	width:828px;
	margin:0 auto;
}
a {
	color:#000;
}
a:hover {
	text-decoration:none;
}
#header {
	background:url(../img/bg_head.png) no-repeat 2px 0;
	height:190px;
	margin-left:10px;
}

/*------------------- Überschriften -------------------------*/

h1 {
	font-size:11px;
	color:#000;
	padding-top:0;
	padding-bottom:10px;
	margin:0;
	margin-top:0;
}
h2,h3 {
	padding-top:0;
	margin:0;
	padding-bottom:10px;
	color:#ff6600;
	font-size:14px;
	font-weight:normal;
}
h3 {
	font-size:12px;
}
/* ------------------ Navigation ---------------------------- */

#navigation {
	padding:125px 0 0 270px;
}
#navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
#navigation ul li {
	float:left;
	display:block;
	margin-right:12px;
}
#navigation ul li a {
	display:block;
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#navigation ul li a:hover {
	text-decoration:underline;
}

/* ---------------- Subnavigation ----------------- */

div#subnavigation ul {
	list-style:none;
	padding:10px 0 0 0;
	margin:0;
}
div#subnavigation ul li {
	margin:0 0 5px 0;
}
div#subnavigation ul li a {
	padding-left:12px;
	background:url(../img/pfeilr_link.png) no-repeat 0 4px;
}
div#subnavigation ul li a.current {
	text-decoration:underline;
}

/* --------------- Content ------------------------ */
p {
	padding:0 0 10px 0;
	margin:0;
}

div#content {
	margin-left:10px;
	padding:7px 0px 20px 0;
}
div#left-content {
	width:237px;
	float:left;
}
div#left-content label {
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}
div#left-content input {
	margin-bottom:10px;
}
div#left-content h3 {
	font-weight:normal;
	font-size:11px;
}
div#left-content  a {
	color:#ff6600;
	text-decoration:none;
}
div#left-content a:hover {
	text-decoration:underline;
}
div#left-content .csc-header {
	padding-bottom:5px;
}
div.box-home1 {
	background:url(../img/bg_left_content_top.png) no-repeat 0 0;
}
div.box-home2 {
	background:url(../img/bg_left_content_bottom.png) no-repeat 0 bottom;
	padding:7px 20px 40px 20px;
	width:197px;
	margin-bottom:15px;
}
div#right-content {
	width:560px;
	float:left;
	/*margin-left:245px;*/
	margin-left:10px;
	padding:0;
	background:url(../img/bg_right_content.png) repeat-y -1px 0;
}
div#right-content div.csc-header {
	clear:both;
}
div#right-content2 {
	width:520px;
	padding:10px 20px 40px 20px;
	background:url(../img/bg_content_right_footer.png) no-repeat 0 bottom;
}

div#right-content a.internal-link, div#right-content a.external-link,  table.contenttable a {
	padding-right:12px;
	color:#000;
	background:url(../img/pfeilr_link.png) no-repeat right 4px;
}
div#right-content a:hover {
	text-decoration:none;
}
#c1 {
	display:none;
}
#footer {
	margin-left:243px;
	clear:both;
}
hr.clearer, div.news-latest-gotoarchive, div.news-latest-morelink {
	display:none;
}
div#languageselect {
	padding-top:10px;
	margin-left:750px;
}
div#languageselect span {
	margin-right:10px;
}
/* ----------------- Tables ---------------------- */

table.contenttable p.bodytext {
	margin:0;
	padding:0;
}
table.contenttable thead td {
	color:#000;
	font-weight:normal;
}
table.contenttable tr td {
	margin:0;
	padding:0;
	border: 1px solid silver;
	padding:2px 2px 2px 2px;
}
table.contenttable {
	background-color:#F0F0F0;
	border-collapse: collapse;
	border: 1px solid silver;
	margin-bottom:10px;
}
table.contenttable td.align-center {
	text-align:center;
}

/* ------------------- mm_forum ---------------------- */

table.tx-mmforum-table {
	clear:none;
}
th.tx-mmforum-th {
	background:url(../img/bg_header_forum.png) no-repeat 0 -2px;
}
.tx-mmforum-pi2-container {
	border:none;
}
div.tx-mmforum-pi2-container p label {
	width:180px;
	padding-left:0;
}
div.tx-mmforum-pi2-container p input {
	width:180px;
	border:1px solid #999;
}
input.tx-mmforum-button {
	border:none !important;
	background-color:#ff6600;
}
span.error {
	display:block;
	color:#ff6600;
	font-weight:normal;
}
/* -------------------- Menu ------------------------- */


#menu {

	margin: 0;
	padding: 0;
	z-index: 10;
}

#menu .smenu {
	background: url(../image/smenu_arrow.png) no-repeat 124px 3px;
}

/*#menu li li {

            display: inline;

}*/

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	/*border: 1px #000 solid;

            background: green;*/
	: ;
}

#menu li {
	list-style: none;
	width:auto;
	display: block;
	margin: 0;
	padding: 0;
}

#menu li li { float: none; }

#menu li li ul {

}

#menu li ul { visibility: hidden; }

#menu li ul {
	width:170px;
	margin:0 0 0 1px;
	background:#000 url(../img/bg_header_forum.png) repeat-y;
	padding-top:13px;
	/*border-top:13px solid transparent;*/
	z-index:1000;
}

#menu li ul li {
	background: none;
	display:block;
	margin-right:0;
	float:none;
}

#menu li ul li a {
	float:none;
	padding: 3px 0 5px 10px;
	display:block;
	border-bottom:1px solid #b4b4b4;
	color: #fff;
	font-size:10px;
	height:auto;
}

#menu li ul li a.last {border-bottom:none;}

#menu li ul li a:hover { color: #fff; background:#ff6600 url(../img/bg_menu_act.png) repeat-x 0 bottom}

#menu span { display: none; }

#menu ul {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
}

div.form-item label,div.csc-mailform-field label {
	display:block;
	width:160px;
	float:left;
	font-weight:bold;
}
fieldset {
	border:0;
	margin:0;
	padding:0;
}
div.form-item,div.csc-mailform-field {
	margin-bottom:10px;
}

div.form-item input.input-text,
div.form-item select,
div.form-item textarea,
div.csc-mailform-field input[type=text] ,
div.csc-mailform-field textarea,
div.csc-mailform-field select {
	border:1px solid #999;
	width:245px;
}

.tx-your-extension-id-pi1-captcha label {
	height:80px;
}
.tx-srfreecap-pi2-image {
	margin-left:0;
}
#tx_your_extension_id_pi1_captcha_response {
	border:1px solid #999;
	width:245px;
}
input.submit,.csc-mailform-submit {
	background-color:#FF6600;
	border:medium none !important;
	color:#fff;
}
.csc-mailform-submit {
	margin-left:160px;
}
span.form-error {
	display:block;
	color:#ff6600;
}
div.news-list-morelink {
	display:none;
}
.tx-mmforum-pi1 {
	clear:both;
}