html, body, div, span, img, form, input, h1, h2, h3, h4, dl, dt {
  margin: 0;
  padding: 0;
} 

body {
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(grafik/bg-main.jpg) no-repeat fixed #fff;
}

/* ---------- positioning of elements ----------- */

#top {

}


#left {
	position: fixed;
	top: 145px;
	left: 0px;
	width: 180px;
  padding: 0 10px 0 10px;
	z-index: 500;
}

#content-main, #content-main-wide {
	position: static;
	top: 0px;
	left: 0px;
  margin: 0 0 180px 200px;
  padding: 145px 10px 0 15px;
	width: 690px;
	z-index: 10;
}

#bottom { 
	position: fixed; 
	bottom: -5px; 
	left: 0px;
  margin: 50px 0 0 200px;
  padding: 0 0 10px 0; 
	width: 715px;
	height: 60px;
	z-index: 10;
	background: #fff;
	}

#meta-menu {
	position: fixed;
	top: 2px;
	left: 218px;
	z-index: 900;
}
#logo {
	position: fixed;
	top: 20px;
	left: 20px;
	z-index: 900;
}
#logo-popup {
	position: absolute;
	top: 0px;
	left: 0px;
}
#searchbox {
	position: fixed;
	top: 140px;
	left: 20px;
	padding-left: 3px;
	z-index: 900;
}
#linksnavi {
	z-index: 900;
	padding: 0 10px 2px 10px;
	margin-bottom: 10px;
	/*background: url(grafik/box-red3-left.gif) left -20px  no-repeat;
  border-bottom: 1px solid #76BB55;*/
  background: none;
  border: 0px;	
}

#linksnavi h2 {
	width: 180px;
	margin: 0 0 0 -10px;
	padding: 3px 13px;
	background: url(grafik/box-normal3-left.gif) top left no-repeat;	
}

#searchbox h2 {
	margin: 0 0 0 -4px;
	padding: 3px;
	background: none;	
}

#linksnavi .nav-foot {
  height: 10px;
	background: url(grafik/box-normal3-left.gif) bottom left no-repeat;	
}

#head-main {
	position: fixed;
	top: 0px;
	left: 0px;
	padding-left: 200px;
	width: 98%;
	height: 125px;
	background: url(grafik/bg-head.jpg) no-repeat 0px 0px #ffffff;
	z-index: 500;
}
#h-menu-0 {
	position: fixed;
	top: 65px;
	left: 215px;
	width: 730px;
	display: block;
	z-index: 500;
}
#h-menu-1 {
	position: fixed;
	top: 106px;
	left: 197px;
	line-height: 100%;
	/*width: 730px;*/
	height: 20px;
	margin: 0 10px 0 0;
	padding-left: 18px;
	background-image: url(grafik/h-men-1-bg.jpg);
	background-repeat: no-repeat;
	z-index: 500;
	width: 730px;
}
#h-menu-1-bg {
	line-height: 100%;
	margin-right: 190px;
	height: 16px;
	background-color: #e1f1d4;
	z-index: -10;
}
#h-menu-2 {
	position: absolute;
	top: 123px;
	left: 198px;
	width: 730px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	display: block;
	background-color: #E5F0F8;
	z-index: 500;
}

#content-main-popup {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 5px;
	margin-top: 50px;
	width: 400px;
}
#rechts {
	position: absolute;
	top: 145px;
	left: 680px;
	width: 205px;
	padding-left: 10px;
	background-color: #ffffff;
	margin-left: 10px;
}
#rechts-breit {
	position: absolute;
	top: 175px;
	left: 538px;
	width: 325px;
	padding-left: 10px;
	background-color: #ffffff;
	margin-left: 10px;
}
#breadcrump {
	border-top: 1px solid #1a489f;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 12px;
	clear: both;
}
#menu-bottom {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 2px;
	clear: both;
}
.layout1 {
	width: 470px;
}
.layout3 {
	width: 300px;
}
/* ---------- Standard-tags ---------- */
a:link {
	color: #C88F3C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #C88F3C;
  text-decoration: none;
	font-size: 12px;
  font-weight: bold;
}
a:hover {
	color: #ff0000;
	background-color: #F8F3CA;
	/*text-decoration: underline;*/
	font-size: 12px;
  font-weight: bold;
}

#logo a {
  background: none;
  }

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
p.align-center {
	text-align: center;
	margin-bottom: 15px;
}
.important {
	color: #ff0000;
	font-weight: bold;
}
.remark {
	color: #339900;
}
#meta-menu a {
	font-weight: bold;
	color: #C88F3C;
}
td {
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-right: 10px;
	padding: 4px;
}
h1, #content-main-twocol h1 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	/*color: #339900;*/
	color: #006bb7;
	/*color: #ff0000;*/
	background: url(grafik/archibel-h1-bg.jpg) no-repeat;
	width: 470px;
	height: 30px;
	padding: 7px 10px;
}

#content-main-wide h1 {
  width: 680px;
  background: url(grafik/archibel-h1-bg680.jpg) no-repeat; 
}



h2, #rechts-breit h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #339900;
	background: url(grafik/farokh-h2-bg.jpg) no-repeat;
	margin: 0 5px 10px -3px;
	padding: 3px 10px;
	/*width: 460px;*/
}

#rechts-breit h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #339900;
	background: url(grafik/archibel-h2-bg.jpg) no-repeat;
	margin: 10px 0 10px 0;
	padding: 3px 10px;
	width: 315px;
}


h1 .csc-frame-indent6633 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #006bb7;
	background-color: #f1f8e8;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 1px;
	padding-left: 6px;
}
h3 {
	font-family: Arial, san-serif;
	font-size: 13px;
	font-weight: 100;
	color: #006bb7;
	background-color: #f1f8e8;
}
/* -- h4 used in support section - don't change -- */
h4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #006bb7;
	display: block;
	background-color: #DDE4F1;
}
#rechts h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #006bb7;
	display: block;
	background-color: #f1f8e8;
	margin-bottom: 0px;
}
#rechts div.news-list-browse h2.news {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #339900;
	margin: -10px;
	background: none;
}
table .imgtext-table {
	margin-bottom: 5px;
	margin-left: 3px;
	margin-top: 3px;
	padding-left: 3px;
	padding-top: 3px;
}

#kopf img {
	padding: 0px;
	margin: 0px;
}
/* ------------ container ------------ */
p.bodytext {
  margin: 0;
	margin-bottom: 15px;
	padding-top: 0px;
	line-height: 130%;
}

#rechts p.bodytext {
  margin: 0;
	margin-bottom: 5px;
}

.box-half-main-left {
	width: 215px;
	float: left;
	border: 1px solid #ddefce;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 5px;
	display: block;
}
.box-half-main-right {
	width: 215px;
	float: right;
	border: 1px solid #ddefce;
	padding: 3px;
	margin-left: 2px;
	margin-bottom: 5px;
	display: block;
}

.box-half-main-right h2, .box-half-main-left h2 {
	margin: -3px -3px 5px -4px;
	padding-left: 13px;
	width: 200px;
}


/* ---------- boxes right margin ---------- */
#rechts .box-featured, #rechts .box-green-border, #rechts .box-red-border, #search {
	width: 205px;
  padding: 0 5px 5px 5px;
  font-size: 90%;
	margin-bottom: 10px;
	background: url(grafik/box-normal3.jpg) bottom left no-repeat;
}

#rechts .box-featured {
	background: url(grafik/box-featured3.jpg) bottom left no-repeat;
}
/*#rechts .box-red-border {
	background: url(grafik/box-red3.jpg) bottom left no-repeat;
}*/

#rechts .box-featured h2, #rechts .box-green-border h2, #rechts .box-red-border h2, #search h2  {
	color: #339900;
	background: url(grafik/box-normal3.jpg) top left no-repeat;
	margin-left: -5px;
	width: 205px;
}

/* ---------- boxes main content ---------- */

.box-green-border, .box-featured {
	padding: 0 10px 2px 10px;
	margin-bottom: 10px;
	background: url(grafik/box-normal3-content.jpg) bottom left no-repeat;	
}

.box-green-border h2, .box-featured h2{
	width: 450px;
	background: url(grafik/box-normal3-content.jpg) top left;
	margin-left: -10px;
}
.box-featured {
	background: url(grafik/box-featured3-content.jpg) bottom left no-repeat;	
}

.box-red-border ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
.box-header, .interactive-navi {
	padding: 3px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-color: #FBF9EA;
}

.worldwide {
	width: 470px;
	background: url(grafik/worldwide-map-background.jpg) 220px 50% no-repeat fixed;
}
#member {
	/*background-color: #FFFBCD;
padding.left: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-top: 0px;
margin-top: -13px;*/
padding: 0px;
/*margin-bottom: 10px; */	border-top: 2px solid #ff0000;
	border-left: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	background-color: #FDE6E6;
}
/* ---------- search-box layout ---------- */
#searchbox h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #006bb7;
	background-color: transparent;
	margin-bottom: 2px;
	margin-top: 0px;
}
.suchfeld, input#suche {
	width: 95px;
	border: 1px solid #006bb7;
	background-color: #F8F3CA;
	color: #000000;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.button-go {
	width: 35px;
	margin: 0px;
	margin-top: -1px;
	padding: 0px;
	margin-left: 2px;
	border: 2px solid #99cc66;
	background-color: #F8F3CA;
	color: #006bb7;
	font-weight: bold;
	font-size: 10px;
	display: inline;
}
.searchlinks {
	margin-top: 2px;
	padding: 0px;
}
form #search, form#suche {
	margin-top: 1px;
	padding: 0px;
}
.tx-macinasearchbox-pi1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ------------ Allgemeine Formulargestaltung ---------- */
input, textarea, select {
	border: 1px solid #006bb7;
	background-color: #F8F3CA;
	color: #000000;
	padding: 2px;
	margin: 2px;
}
option {
	background-color: #F8F3CA;
	color: #000000;
}
input:focus, input:hover, textarea:hover {
	border: 1px solid #cc0033;
}
.right_input-field {
	width: 130px;
}
#mailform label, #mailform img, .tipafriend_form label, .tipafriend_form img {
	width: 120px;
	margin-right: 10px;
	float: left;
	clear: left;
}
#mailform input {
	vertical-align: top;
}
#mailform input, #mailform textarea, #mailform select {
	width: 300px;
}
#mailform .csc-mailform-check {
	width: auto;
}
#mailform .csc-mailform-submit {
	width: 100px;
	margin-left: 132px;
}
fieldset {
	border: none;
	padding: 0;
}
/* ------------ Sonderlinks ---------- */
#subtop a {
	font-size: 10px;
}
h2 a:link, h2 a:visited {
	color: #006bb7;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
h3 a:link, h3 a:visited {
	font-family: Arial, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006bb7;
	text-decoration: none;
}
h3 a:hover {
	font-family: Arial, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006bb7;
	text-decoration: underline;
}

.interactive-help a {
	padding-left: 15px;
	background: url(grafik/question-about.gif) 0 50% no-repeat;
}
/* ------------ Haupt-Menu ------------ */
.top a:link, .top a:visited {
	float: left;
	height: 33px;
	width: 100px;
	display: block;
	color: #ffffff;
	background-color: #c0e4a6;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	border-bottom: #99cc66 3px solid;
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	background: url(grafik/navi-button.jpg) top left;
	background: url(grafik/bg-navi-top.jpg);
	vertical-align: bottom;
	color: #C88F3C;
}
.top a:hover {
	float: left;
	height: 33px;
	width: 100px;
	display: block;
	display: block;
	color: #ffffff;
	background-color: #c0e4a6;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	border-bottom: #C88F3C 3px solid;
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	background: url(grafik/navi-button.jpg) left bottom;
	background: url(grafik/bg-navi-top.jpg);
	vertical-align: bottom;
	color: #ff0000;
}
.top-act a:link, .top-act a:visited, .top-act a:hover {
	float: left;
	height: 33px;
	width: 100px;
	display: block;
	display: block;
	color: #ffffff;
	background-color: #c0e4a6;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	border-bottom: #ff0000 3px solid;
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	background: url(grafik/navi-button.jpg) top left;
	background: url(grafik/bg-navi-top.jpg);
	vertical-align: bottom;
	color: #006bb7;
}
.top-1 {
	background-image: url(grafik/navi01.jpg);
	height: 23px;
	display: block;
}
/* ------------ Meta Menu ------------ */
ul#meta, ul#meta-act {
	margin: 0px;
	padding: 3px;
	padding-left: 0px;
	white-space: nowrap;
}
#meta li, #meta-act li {
	display: inline;
	list-style-type: none;
	background-color: transparent;
}
#meta a, #meta-act a {
	padding: 3px;
	font-size: 11px;
	font-weight: 100;
}
#meta a:link, #meta a:visited {
	color: #006bb7;
	text-decoration: none;
}
#meta a:hover {
	color: #006bb7;
	color: #ff0000;
	text-decoration: underline;
}
#meta-act a:link, #meta-act a:visited {
	color: #ff0000;
	text-decoration: none;
}
/* ------------ Menu oben ------------ */
ul#h-men-1, ul#h-men-1-act, ul#h-men-2 {
	margin: 0px;
	padding: 3px;
	padding-left: 0px;
	white-space: nowrap;
}
#h-men-1 li, #h-men-2 li {
	display: inline;
	list-style-type: none;
	background-color: transparent;
}
#h-men-1 a, #h-men-1-act a {
	padding: 0px;
	padding-right: 7px;
	padding-left: 7px; /*margin-top: 3px;*/;
	font-size: 13px;
	border-left: 1px solid #ffffff;
	font-weight: bold;
}
#h-men-1 a:link, #h-men-1 a:visited {
	color: #006bb7; /*color: #339900;*/;
	text-decoration: none;
	border-left: 1px solid #ffffff;
}
#h-men-1 a:hover {
	color: #339900; /*color: #006bb7;*/;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	color: #ff0000;
}
#h-men-1-act a:link, #h-men-1-act a:visited {
	color: #ff0000;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	padding: 0px;
	padding-right: 7px;
	padding-left: 7px;
}
/*.h-men-1-act-left {
width: 4px;
height: 15px;
padding: 0px;
display: inline;
background-image: url(grafik/h-men-1-act-left.jpg);
background-position: 0px 0px;

}
.h-men-1-act-right {
width: 4px;
height: 15px;
padding: 0px;
display: inline;
background-image: url(grafik/h-men-1-act-right.jpg);
}*/
#h-men-2 a {
	padding: 0px 18px;
	margin-top: 3px;
	font-size: 13px;
}
#h-men-2 a:link, #h-men-2 a:visited {
	/*color: #006bb7;*/
color: #000000;
	background-color: #E5F0F8;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
}
#h-men-2 a:hover {
	color: #006bb7; /*background-color: #ddefce;*/;
	text-decoration: none;
	color: #ff0000;
}
#h-men-2-act a:link, #h-men-2-act a:visited {
	color: #ff0000;
	background-color: #e5f0f8;
/*background-image: url(grafik/h-men-2-bg-act.jpg);
background-repeat: no-repeat;*/
}
/* ----------- Menu links - 1. Ebene ----------- */
ul#vmen, ul#vmen2, ul#vmen3 {
	margin-left: 0px;
	padding-left: 0px;
}
ul#vmen2, ul#vmen3 {
	margin-top: -12px;
	padding-top: 0px;
}
#vmen li, #vmen2 li, #vmen3 li {
	list-style-type: none;
}
#vmen a, #vmen-act a {
	padding: 3px 13px 3px 3px;
	font-size: 12px;
	width: 150px;
	display: block;
	font-weight: bold;
}
#vmen a:link, #vmen a:visited {
	color: #006bb7;
}
#vmen a:hover {
	color: #006bb7;
  color: #90c95c;
  color: #000; 
  background: none;
}
#vmen-act a:link, #vmen-act a:visited {
  color: #cc0033;
}
/* ----------- Menu links - 2. Ebene ----------- */
#vmen2 a {
	padding: 0px;
	padding-left: 20px;
	font-size: 12px;
	width: 100%;
}
#vmen2 a:link, #vmen2 a:visited {
	padding: 0px;
	padding-left: 20px;
	padding-top: 0px;
	font-size: 12px;
	color: #006bb7;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 0px;
	background-image: none;
}
#vmen2-ende a:link, #vmen2-ende a:visited {
	padding: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #006bb7;
	background-color: transparent;
	text-decoration: none;
	background-image: none;
	border-bottom: 1px solid #90c95c;
}
#vmen2 a:hover {
	padding: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #006bb7;
	background-image: url(grafik/link_blau.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-decoration: none;
	border-bottom: 0px;
}
#vmen2-ende a:hover {
	padding: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #006bb7;
	background-image: url(grafik/link_blau.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-decoration: none;
	border-bottom: 1px solid #cc0033;
}
#vmen2-act a:link, #vmen2-act a:visited, #vmen2-act a:hover {
	padding: 0px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(grafik/link_rot.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom: 0px;
}
#vmen2-act-ende a:link, #vmen2-act-ende a:visited, #vmen2-act-ende a:hover {
	padding: 0px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(grafik/link_rot.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom: 0px;
	border-bottom: 1px solid #cc0033;
}
/* ----------- Menu links - 3. Ebene ----------- */
#vmen3 a {
	padding: 0px;
	padding-left: 25px;
	font-size: 10px;
	width: 100%;
}
#vmen3 a:link, #vmen3 a:visited {
	padding: 0px;
	padding-left: 25px;
	padding-top: 0px;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 0px;
	background-image: none;
}
#vmen3-ende a:link, #vmen3-ende a:visited {
	padding: 0px;
	padding-left: 25px;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	background-image: none;
	border-bottom: 1px solid #cc0033;
}
#vmen3 a:hover {
	padding: 0px;
	padding-left: 25px;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	border-bottom: 0px;
}
#vmen3-ende a:hover {
	padding: 0px;
	padding-left: 25px;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	border-bottom: 0px;
	border-bottom: 1px solid #cc0033;
}
#vmen3-act a:link, #vmen3-act a:visited, #vmen3-act a:hover {
	padding: 0px;
	padding-left: 25px;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	border-bottom: 0px;
}
#vmen3-act-ende a:link, #vmen3-act-ende a:visited, #vmen3-act-ende a:hover {
	padding: 0px;
	padding-left: 25px;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	border-bottom: 0px;
	border-bottom: 1px solid #cc0033;
}
/* ----------- Menu Member - 1. Ebene ----------- */
ul#member-vmen, ul#member-vmen2 {
	margin: 0px;
	padding-left: 0px;
}
ul#member-vmen2 {
	margin-top: -12px;
	padding-top: 0px;
}
#member-vmen li, #member-vmen2 li {
	list-style-type: none;
	margin-left: 2px;
	margin-right: 2px;
}
#member-vmen a, #member-vmen-act a {
	/*padding: 3px 13px 3px 3px; */
padding: 2px;
	font-size: 12px;
	display: block;
}
#member-vmen a:link, #member-vmen a:visited {
	color: #006bb7;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #1a489f;
}
#member-vmen a:hover {
	color: #006bb7;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
}
#member-vmen-act a:link, #member-vmen-act a:visited {
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
}
/* ----------- Newssystem ----------- */
.news-latest-text {
	margin-top: 5px;
	margin-bottom: 5px;
}
.news-latest-item, .news-list-item-total {
	/*background-color: #EEF1F8;*/
/*background-color:#f1f8e8;*/
	background-color: transparent;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 5px; /*margin-right: 15px;
/*border: 1px solid #339900;*/;
	margin-left: 0px;
	display: block;
}

.news-list-item-total {
	background-color: #F8FBF4;	
}
/*.news-list-container, 
.news-single-item {
padding: 0px; 
border-left: 2px solid #dde4f1;
border-right: 2px solid #dde4f1;
border-bottom: 2px solid #dde4f1;
min-height: 120px;
margin-right: 20px;
}*/
.news-list-pic, .news-single-pic {
	float: left;
	margin: 0px;
	margin-right: 3px;
	margin-top: 3px;
}
.news-list-item {
	padding: 3px;
	padding-left: 0px;
}
.news-more-info {
	/*clear: both;*/
padding: 3px;
}
.news-list-morelink {
	display: inline;
}
h2.news {
	font-weight: bold;
	background-color: #e4f1d3;
	padding: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.news-list-date {
	font-size: 9px;
	font-weight: normal;
}
.news-single-item {
	border: 1px solid #339900;
	padding: 3px;
	margin-right: 15px;
}
.news-single-item h1 {
	margin-left: -3px;
	margin-right: -3px;
	padding-top: 0px;
	margin-top: 0px;
}
.news-single-content {
	padding: 3px;
}
.single-news-text {
}
.news-single-files dt, .news-single-related dt, .news-single-links dt {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006bb7;
	display: block;
	background-color: #DDE4F1;
}
.news-single-files dd, .news-single-related dd, .news-single-links dd {
	padding-top: 5px;
}
.news-single-backlink-top {
	padding: 2px 0;
	margin: -10px 0 10px 0;
}
.news-single-backlink {
	padding: 2px 0;
	margin: 10px 0 10px 0;
}
.news-latest-gotoarchive {
	margin-top: 3px;
	padding: 3px;
/*border-top: 2px solid #dde4f1;
border-left: 2px solid #dde4f1;
border-right:2px solid #dde4f1;
border-bottom:2px solid #dde4f1;
/*background-color: #FFFBCD;*/	background-color: #CEE5B1;
	border: 2px solid #339900;
	font-weight: bold;
}

.single-news-text table.table-border {
  width: 99%;
}
/* -------------- Search ------------ */
.tx-indexedsearch-sw {
	font-weight: bold;
}
ul.browsebox {
	margin-left: -43px;
}
.browsebox li {
	display: inline;
	list-style-type: none;
	background-color: transparent;
	padding: 0 10px 0 3px;
	border-right: 1px solid #000000;
}
/* default styles for extension "tx_dropdownsitemap_pi1" */
.tx-dropdownsitemap-pi1 A {
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}
.tx-dropdownsitemap-pi1 DIV {
	border: solid 1px #DFE2E3;
	background: #FAFBFB;
	padding: 2px;
	margin-bottom: 5px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
	font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: #FAFBFB;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: #FAFBFB;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
	text-align: center;
	border: solid 1px #DFE2E3;
	background: #FAFBFB;
}
/* ---------- TYPO3 css ------------ */
/* default styles for extension "tx_tgtipdb_pi1" */
.tx-tgtipdb-pi1 .searchForm-Container {
	width: 440px;
}
.tx-tgtipdb-pi1 .searchForm-controlDiv {
	float: left;
	width: 115px;
	text-align: left;
}
.tx-tgtipdb-pi1 .searchForm-typeDiv {
	float: right;
	width: 115px;
}
.tx-tgtipdb-pi1 .searchForm-fieldDiv {
	margin: 0px 117px;
}
.tx-tgtipdb-pi1 .listView-elementContainer {
	margin-bottom: 25px;
}
.tx-tgtipdb-pi1 .listView-headLine {
	background-color: #d9d9d9;
	padding-bottom: 3px;
}
.tx-tgtipdb-pi1 h2 {
	font-size: 1.1em;
	margin-bottom: 5px;
}
.tx-tgtipdb-pi1 .listView-date, .tx-tgtipdb-pi1 .singleView-date {
	float: right;
	font-size: 0.8em;
	margin-right: 5px;
}
.tx-tgtipdb-pi1 .listView-category, .tx-tgtipdb-pi1 .singleView-category {
	font-size: 0.8em;
}
.tx-tgtipdb-pi1 .listView-teaser {
	margin-left: 20px;
}
.tx-tgtipdb-pi1 .singleView-headLine {
	margin-bottom: 15px;
}
.tx-tgtipdb-pi1 .singleView-label {
	float: left;
	width: 110px;
	background-color: #d9d9d9;
}
.tx-tgtipdb-pi1 .singleView-value {
	margin-left: 115px;
}
.tx-tgtipdb-pi1 .line {
	margin-bottom: 15px;
}

/* ------------ Umfrage -------------- */
.question {
	font-weight: bold;
}
/* ------------ Banner -------------- */
.tx-cobwebphpadsnew-pi1 {
	text-align: center;
	margin-bottom: 10px;
}
.tx-ttnews-browsebox {
	text-align: center;
	margin: 10px;
}
/* ------------ indexed search ---------- */
.tx-indexedsearch-redMarkup {
	color: #ff0000;
}
/* ------------ RTE Tabellen ------------ */
.table-cell100 {
	width: 100px;
}
.table-cell200 {
	width: 200px;
}
.table-cell300 {
	width: 300px;
}
.table-cell400 {
	width: 400px;
}
.table-cell500 {
	width: 500px;
}
.table-cell600 {
	width: 600px;
}
.table-cell700 {
	width: 700px;
}
.table-border {
	border: 1px solid #d0d0d0;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}
.table-border td {
	border: 1px solid #d0d0d0;
	padding: 4px;
}
.table-border thead {
	font-size: 13px;
	font-weight: bold;
	color: #006bb7;
	background-color: #f1f8e8;
	padding-bottom: 3px;
}
.layout1 .table-border {
	border: 1px solid #d0d0d0;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 460px;
}
.table-border-l1 {
	border: 1px solid #d0d0d0;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 460px;
}
td p.bodytext {
	margin: 0;
	padding: 0;
}
/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left {
	text-align: left;
}
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
	text-align: center;
}
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right {
	text-align: right;
}
/* ------------ new Sitemap ------------ */
.sitemap_level2_area {
	background-color: #F8FBF4;
	padding-top: 10px;
}
.sitemap_level2 a:link, .sitemap_level2 a:visited, .sitemap_level2 a:hover {
	font-weight: bold;
	padding-left: 20px;
	background-image: url(grafik/bullet_l1.gif);
	background-repeat: no-repeat;
	background-position: middle;
}
.sitemap_level3_area {
}
.sitemap_level3 a:link, .sitemap_level3 a:visited, .sitemap_level3 a:hover {
	font-weight: bold;
	padding-left: 40px;
	background-image: url(grafik/bullet_l2.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
.sitemap_level4_area {
	margin-left: 20px;
}
.sitemap_level4 a:link, .sitemap_level4 a:visited, .sitemap_level4 a:hover {
	font-weight: bold;
	padding-left: 60px;
	background-image: url(grafik/bullet_l3.gif);
	background-repeat: no-repeat;
	background-position: 40px;
}
.sitemap_level5_area {
	margin-left: 80px;
}
.sitemap_level5 a:link, .sitemap_level5 a:visited, .sitemap_level5 a:hover {
	color: #000000;
}
.tx-bitpagemenu-pi1 {
}
.csc-menu ul {
	margin: -10px 0 0 -10px;
	margin-top: -10px;
	padding-top: -10px;
}
.csc-menu li {
	list-style-type: none;
	list-style-image: url(grafik/bullet_green.gif);
	padding-left: 0px;
	margin-left: -20px;
}
li.csc-section {
	margin: 5px 0 5px 0;
}
#rechts li.csc-section {
	margin: 0 0 0 -20px;
}
.csc-menu-7 ul {
	margin-top: 3px;
}
.menu-right-1-act a, .menu-right-1-act a:visited {
	color: red;
}
