/* Standards */
BODY { 
	font-family: Verdana, "Trebuchet MS";
	color: #000000;
	background-color : #CCCCCC;
}

p, ul, ol {
	margin-top: 4px;
	margin-bottom: 0px;
}
ul {
	list-style-type: disc;	
	font-size: 11px;
	line-height: 14px;
	margin-left: 15px;
}
ol {
	font-size: 11px;
	line-height: 14px;
	margin-left: 22px;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
	color: #008BAE;
}
h2 {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
}
h3 {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
	margin-left: 0px;
}

/* h6 verwendet als "icon-link" */
h6 {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight:normal;
	margin-top: 4px;
	margin-bottom: 0px;
	background-image: url(/fileadmin/template/images/icon_link_2.gif);
	background-repeat: no-repeat;
}
h6 a {
	margin-left: 15px;
}
h6 A:link, h6 A:visited {
	color: #000000;
	text-decoration: none;
}
h6 a:hover, h6 a:active, h6 a:focus {
	color: #008BAE;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #008BAE;
}

/* .bodytext wird automatisch für Text-Content gerendert */
.bodytext {
	font-size: 11px;
	line-height: 14px;
}
.bodytext A:link, .bodytext A:visited {
	color: #008BAE;
	text-decoration: none;
}
.bodytext a:hover, .bodytext a:active, .bodytext a:focus {
	color: #008BAE;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #008BAE;
}

/* Die weiße "wobinichleiste" */
.bread {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.bread A:link, .bread A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bread a:hover, .bread a:active, .bread a:focus {
	color: #008BAE;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #008BAE;
}

/* Die blaue Fußleiste */
.footer {
	font-size: 11px;
	line-height: 14px;
	color: #008BAE;
}
.footer A:link, .footer A:visited {
	color: #008BAE;
	text-decoration: none;
}
.footer a:hover, .footer a:active, .footer a:focus {
	color: #008BAE;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #008BAE;
}

/* Sitemap */
.csc-sitemap {
	font-size: 11px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: disc;
}
.csc-sitemap A:link, .csc-sitemap A:visited {
	color: #008BAE;
	text-decoration: none;
}
.csc-sitemap a:hover, .csc-sitemap a:active, .csc-sitemap a:focus {
	color: #008BAE;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #008BAE;
}
.csc-sitemap-level2 { 
	text-indent: 18px;}
.csc-sitemap-level3 {
	text-indent: 36px;}
.csc-sitemap-level4 {
	text-indent: 54px;}
.csc-sitemap-level5 {
	text-indent: 72px;}

.csc-menu {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.csc-menu p {
	background-image: url(/fileadmin/template/images/icon_link_2.gif);
	background-repeat: no-repeat;
}
.csc-menu p a {
	/*text-indent: 15px;*/
	margin-left: 15px;
}

.csc-menu A:link, .csc-menu A:visited {
	color: #000000;
	text-decoration: none;
}
.csc-menu a:hover, .csc-menu a:active, .csc-menu a:focus {
	color: #008BAE;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #008BAE;
}


/* Tabellen */
.contenttable {
	font-size: 11px;
	line-height: 14px;
}
table.contenttable {
	border-left-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
}
table.contenttable tr td {
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.contenttable A:link, .contenttable A:visited {
	color: #008BAE;
	text-decoration: none;
}
.contenttable a:hover, .contenttable a:active, .contenttable a:focus {
	color: #008BAE;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #008BAE;
}
/* Tabelle ohne Rahmen */
.borderless {
	font-size: 11px;
	line-height: 14px;
}
table.borderless {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

/* Mailform */
.csc-mailform {
	font-size: 11px;
	line-height: 14px;
}
.csc-mailform A:link, .csc-mailform A:visited {
	color: #008BAE;
	text-decoration: none;
}
.csc-mailform a:hover, .csc-mailform a:active, .csc-mailform a:focus {
	color: #008BAE;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #008BAE;
}
td.csc-form-labelcell {
	vertical-align: top;
}
td.csc-form-fieldcell {
	vertical-align: top;
	padding-bottom: 10px;
}
td.csc-form-fieldcell input, td.csc-form-fieldcell textarea {
	font-family: Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
}

/* IndexSearch Formatierungen */
.tx-indexedsearch-searchbox-swordtop {
	font-size: 11px;
	line-height: 11px;
	color: #008BAE;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

.tx-indexedsearch, .tx-indexedsearch table tr td {
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}

.tx-indexedsearch-searchbox-sword {
	font-family: Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
}
.tx-indexedsearch table tr td p input, .tx-indexedsearch table tr td p select, .tx-indexedsearch table tr td select {
	font-family: Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
}
.tx-indexedsearch-searchbox-button {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.tx-indexedsearch p A:link, .tx-indexedsearch p A:visited {
	color: #008BAE;
	text-decoration: none;
}
.tx-indexedsearch p a:hover, .tx-indexedsearch p a:active, .tx-indexedsearch p a:focus {
	color: #008BAE;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #008BAE;
}
div.tx-indexedsearch-rules {
	margin-top: 20px;
}


/* Grundlayout */