body {

	color: #666;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image: url('../img/background.gif');
	background-position: top center;
	background-repeat: repeat-y;

}

a {
	text-decoration: none;
	color: #9A9834;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 8px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
}

h4 {
	margin-bottom: 5px;
}

/* h1, h4, h5, h6*/
#main h1,
#main h5,
#main h6 {
	border: 2px dotted red;
	padding: 2px;
}

p {
	line-height: 18px;
	/*margin-bottom: 9px;*/
	margin-bottom: 18px;
}

p.nomarginbottom {
	margin-bottom: 0;
}


/* ----- Layout ----- */

#columnleft p {
	line-height: 17px;
	font-size: 11px;
}

#main ul {
	padding-left: 15px;
	/*margin-bottom: 20px;*/
}

#main ul li {
	line-height: 17px;
	padding-left: 5px;
	list-style: circle;
}

#main .csc-header h1 {
	margin-bottom: 5px;
}

/* ----- Metanavigation ----- */


ul#metanav li {
	float: left;
	border-right: 1px solid #666;
}

ul#metanav li a {
	color: #666;
	margin: 0 10px 0 10px;
}

ul#metanav li.last {
	border: none;
}

ul#metanav li.last a {
	margin-right: 0;
}

ul#metanav li a:hover {
	color: #993;
}

/* ----- Hauptnavigation ----- */


ul#mainnav li {
	float: left;
}

ul#mainnav li.corner-left {
	background: url(../img/mainnav-bg-corners.gif) no-repeat left 0;
	width: 4px;
}

ul#mainnav li.corner-right {
	background: url(../img/mainnav-bg-corners.gif) no-repeat right 0;
	margin-right: 20px;
	width: 4px;
}

ul#mainnav a {
	color: #1b1b1b;
	float: left;
	font-weight: bold;
	height: 26px;
	letter-spacing: 1px;
	margin-right: 20px;
	padding-top: 18px;
	position: relative;
}

ul#mainnav a.active {
	background: url(../img/mainnav-bg.gif) center -44px;
	margin-right: 0;
}

ul#mainnav a.active:hover {
	background: url(../img/mainnav-bg-over.gif) center -44px;
}

ul#mainnav a:hover {
	color: #660;
	font-weight: bold;
}

/* ----- Subnavigation ----- */

ul#subnav li a {
	border-bottom: 1px dotted #dcdbb8;
	border-top: 1px dotted #dcdbb8;
	color: #666;
	display: block;
	line-height: 17px;
	margin-bottom: -1px;
	text-decoration: none;
}

ul#subnav a.active {
	background-color: #ffff00;
	color: #000;
	border-bottom: 1px solid #993;
	border-top: 1px dotted #993;
	font-weight: bold;
	position: relative;
	z-index: 2;
}

ul#subnav a.active-parent {
	font-weight: bold;
	background-color: #ffc;
}

ul#subnav a:hover {
	background-color: #ffff00;
}

ul#subnav li ul li a {
	padding-left: 10px;
}

/* ----- Spalte rechts ----- */

#side p {
	color: #666;
	line-height: 17px;
}

#side h3 {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 9px;
}

#side h3 a {
	color: #9A9834;
	font-weight: bold;
}

#side .bodytext {
	margin-bottom: 1em;
}

/* ----- Newsmodul ----- */

hr.clearer {
	display: none;
	border: 0;
}

.news-single-author {
	display: none;
}

.news-single-timedata {
	padding-bottom: 5px;
}

.news-list-date {
	display: block;
	font-size: 11px;
	padding-top: 1em;
	padding-bottom: 5px;
}

.news-list-item p {
	margin-bottom: 10px;
}

.news-list-morelink {
	padding-bottom: 10px;
	text-transform: lowercase;
}

.news-list-item {
	border-bottom: 1px dotted #9A9834;
}

/* ----- Powermail ----- */

.powermail_kontakt powermail_text powermail_uid4 {
	clear: left;
	padding: 10px;
	border: 1px solid blue;
}

.tx_powermail_pi1_fieldwrap_html > label {
	float: left;
	width: 140px;
}

.powermail_mandatory_js {
	margin-left: 140px;
	color: red;
	padding-top: 4px;
}

.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	margin-left: 100px;
}

.tx_powermail_pi1_fieldwrap_html_text input,
.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	width: 200px;
	display: block;
	vertical-align: middle;
	margin: 5px 0;
	margin-left: 140px;
}

.powermail_check_inner * {
	vertical-align: middle;
}

#powermaildiv_uid12 {
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 18px;
}

div.tx-powermail-pi1 legend {
	display: none;
}

div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html legend {
	display: block;
}

#powermaildiv_uid10 input {
	margin: 0 0 0 280px;
	width: 66px;

}

.tx-indexedsearch-search-submit {
	margin-left: 190px;
	margin-top: 5px;
}

body#uid-51 div#powermaildiv_uid11 {
	width: 40%;
	float: left;
}

div.tx_powermail_pi1_fieldwrap_html_check {
	margin-bottom: 18px;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin: 0;
}

/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	background-color:#FF0000;
	border:1px solid #FF0000;
	font-size:11px;
	color:#fff;
	padding:3px 10px 5px 10px;
	margin-left:-2px;
    z-index:10;
    text-align:left;
    height:auto;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
	box-shadow:0 0 6px #ddd;
}

.error p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* pure CSS arrow */
html:root .error em {
	display:block;
	width:0;
	height:0;
	border:10px solid;
	border-color:#FF0000 transparent transparent;

	/* positioning */
	position:absolute;
	bottom:-10px;
	left:5px;
	border-bottom:0 none;
}


/* ----- Newsticker ----- */

#uid-10 .itsnewslinkstyle15 a:hover {
	text-decoration: underline;
}

/* ----- 2 column ----- */

div.two-column dt img {
	text-align: left;
}

#uid-19 div.two-column a {
	color: #666;
}

#uid-19 div.two-column a:hover {
	color: #9a9834;
	text-decoration: underline;
}

div.two-column dt img  {
	padding-bottom: 0em;
}

/* ----- Suche ----- */

.tx-indexedsearch legend {
	display: none;
}

dl.tx-indexedsearch-info info info-tmpl-css {
	display: none;
}

div.tx-indexedsearch-res p {
	border-bottom: 1px dotted #9A9834;
}

.tx-indexedsearch-noresults {
	text-align: left !important;
	font-weight: normal;
}

.tx-indexedsearch-redMarkup {
	color: #9A9834 !important;
}

/* ----- Referenzen ----- */

#uid-6 #main img {
	margin: 10px 10px 10px 0;
	border: 1px solid #ccc;
}

/* ----- Sitemap ----- */

.csc-sitemap ul {
	list-style-type: none;
}

.csc-sitemap ul li {
	font-weight: bold;
	margin-bottom: 10px;
	list-style-type: none!important;
}

.csc-sitemap ul li li {
	margin-bottom: 0px;
	font-weight: normal;
}

.csc-sitemap a {
	color: #666;
}

.csc-sitemap a:hover {
	color: #9A9834;
}

/* ----- Partner/Links ----- */

#uid-4 #main h2 {
	margin: 0 0 15px 30px;
}



