
strong {
	color: #454545;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #6B96A6;
	background: #F1F8FA;
}

a acronym, a abbr {
	cursor: pointer;
    border-bottom: none!important;
}

sub, sup {
	font-size: 80%;
}

p {
	font-size: .7em;
	line-height: 1.5em;
	color: #333;
	margin-bottom: .6em;
	margin: 0!important;
	padding: 0!important;
}

#content table {
	margin-left: 0px;
	font-size: .7em;
	font-size: 11px!important;
}

#content table p.bodytext {
	font-size: 11px!important;
}

.csc-loginform input {
	font-size: .7em;
	padding: .2em;
}

hr, #content hr {	
	border: 0;
	height: 1px;
	width: 100%;
	color: #666;
	background-color: #666;
	margin: 0 0 .75em 0;
}

.buz, .csc-textpic-caption {
	font-size: 9px;
	color: #666!important;
	line-height: 11px!important;
	margin-left: 10px!important;
}

/* Headline Def */
h1 {
	font-size: 18px;
	color: #039;
	line-height: 19px;
	padding: 6px 10px 8px 0px;
	clear: left;
}
h2 {
	font-size: 14px;
	color: #039;
	line-height: 15px;
	padding: 6px 10px 6px 0px;
	clear: both;
}

h3 {
	font-size: 11px;
	color: #039;
	padding: 6px 10px 6px 0;
}

h4 {
	color: #000;
	font-size: 11px;
	line-height: normal;
	padding: 6px 10px 6px 0;
}

h5 {
	color: #039;
	font-size: 1.1em;
	line-height: normal;
	padding: 6px 10px 8px 10px;
	background-image: url(../img/h1balken.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
}

.csc-header h1 {
	clear: both;
	margin-left: 0;
}
.csc-firstHeader {
	margin-left: 20px;
}


#content ul {
	font-size: .7em;
	line-height: 1.5em;
	margin-left: 1em;
	list-style: square;
}

blockquote {
	padding: .25em;
	border: 1px dotted #08287B;
	background: #F1F8FA;
	width: 75%;
	margin-left: 1em;
}

cite {
	color: #436B75;
	font-style: normal;
}

.hidden {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

img.floatleft {
	margin-right: .8em;
}

img.floatright {
	margin-left: .8em;
}

img, a img {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration: none;
	color: #2D4186;
}

a:hover, a:active {
	color: #2D4186;
	text-decoration: underline;
}

hr {	
	border: 0;
	height: 1px;
	width: 100%;
	color: #6D96C2;
	background-color: #6D96C2;
	margin: 0;
	padding: 0;
}

h1 {
	color: #08287B;
	font-size: .85em;
	margin-bottom: .85em;
	line-height: 1.151em;
}


#content ul {
	line-height: normal;
	color: #333;
	list-style-image: url(../img/bluebullet.gif);
	list-style-position:outside;
	margin-left: 8px;
}

#content li {
	padding-left: 0px!important;
	margin-left: 28px;
}

#content ol {
	list-style-type: decimal-leading-zero;
	margin-left: 30px;
}

.csc-sitemap ul li  {
	font-weight: bold;
	margin-top: 1em;
}

.csc-sitemap ul li ul li {
	margin-top: 0;
	font-weight: normal;
	font-size: 11px!important;
}
.csc-sitemap ul li ul li ul {
margin-left: -1em!important;
}

.csc-sitemap ul li ul li ul li {
	font-weight: normal;
	font-size: 11px!important;
}

/* SUCHE */

#searchbox {
	padding: 32px 0 14px 0;
	font-size: .7em;
	float: left;
	width: 195px;
	background-color: #DCDDDE;
	color: #808080;
}

table.contenttable {
	font-size: 11px!important;
	
}

table.contenttable tr td {
	vertical-align: top;
	padding: 3px;
}

table.contenttable-1 tr.tr-0 td {
	font-weight: bold;
	color: #FFF!important;
}

table.contenttable-1 tr.tr-0 td {
	background-color: #039;
}

table.contenttable-2 {
	color: #10007B;
}

table.contenttable-2 tr td.td-0, table.contenttable-2 tr.tr-0 {
	background-color: #DFEBF7;
}

table.contenttable-2 tr td.td-0, table.contenttable-2 tr.tr-0 td {
	font-weight: bold;
}

table.contenttable-3 tr td.td-0, table.contenttable-3 tr.tr-0 td {
	background-color: #FFF;
}

table.contenttable-3 tr.tr-0 td {
	font-weight: bold;
}

/*table.contenttable-3 tr td.td-0 {
	font-weight: normal;
}*/

table.contenttable-3 td.td-0 {
	font-weight: bold;
}









.tx-indexedsearch-descr {
	padding-bottom: .5em;
}

.tx-indexedsearch-searchbox {
	font-size: .8em;
}

.tx-indexedsearch-res {
	clear: both;
	/*margin: 1em 0;*/
	
}

.tx-indexedsearch-res.res.res-tmpl-css {
	padding-bottom: .5em;
	border-bottom: 1px dotted #CCC;
}



.browsebox {
	margin: 1.5em 0;
	float: left;
	margin-left: 0!important;
}
		
.browsebox li {
	/*display: inline;
	margin-right: .6em;*/
	float: left;
	margin-left: 8px!important;
	list-style-image: none;
	list-style-type: none;
}


.tx-indexedsearch-searchbox fieldset {
	border: 1px dotted #666;
	padding: .65em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.tx-indexedsearch-form input {
	/*color: #6D6E71;
	border: 1px solid #6D6E71;*/
}

.tx-indexedsearch-search-submit {
	margin-top: 1em;
}


.tx-indexedsearch-whatis, .tx-indexedsearch-sw {
	font-size: 12px;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}


fieldset.csc-mailform {
	font-size: .8em;
	margin-top: 1em;
	border: none
}
.csc-mailform-field label {
}

#mailform fieldset.csc-mailform {
}

#mailformmitteilung {
    font-size: 1em;
    width: 271px;
}

#mailform #mailformAnzahl_Teilnehmer {
	font-size: 1em;
	margin-left: 2.65em;
	border: 1px solid #A4ACBC!important;
}

#mailform #mailformBemerkungen {
	font-size: 1em;
	width: 271px;
}

#mailform input {
	width: 271px;
	/*border: 1px solid #A4ACBC;*/
}

#mailform input#mailformName,
#mailform input#mailformemail, #mailform input#mailformFirma,
#mailform input#mailformFunktionAbteilung, #mailform input#mailformTelefon,
#mailform input#mailformFax, #mailform input#mailformStrasse,
#mailform input#mailformPLZ, #mailform input#mailformOrt {
   	margin-left: 1.5em;
	border: 1px solid #A4ACBC!important;
}

#mailform input#mailformname {
    margin-left: 1.7em;
	 border: 1px solid #A4ACBC;
}

#mailform input.csc-mailform-submit {
   margin-left: 5em;
   margin-top: 1em;
   width: auto;
	clear: both;
	/*border: 1px solid #A4ACBC;
	background: #FFF;*/
}

div.csc-mailform-field {
   margin: 0 0 .3em 0em;
	float: left;
	width: 33em;
}

div.csc-mailform-field textarea {
	float: right;
	border: 1px solid #A4ACBC;
}
div.csc-mailform-field input {
	float: right;
	/*border: 1px solid #A4ACBC;*/
}

div.csc-mailform-field label {
	margin: 3px 0 0 0;
	width: 9em;
	float: left;
}

#content table.csc-loginform p, #content table.csc-loginform input {
	font-size: 11px!important;
}

/* PCVisit Gastmodul */

#gastmodul {
	float: left;
	margin: 2em 0 2em 0;
}
#gaststartform {
	padding: 1em;
	font-size: .75em;
	border: 1px dotted #666;
}
#gaststartform input.button {
	width: 100px;
	border: 1px solid #039;
	background: #FFF url(../img/gastform-button.jpg) repeat-x left top;
	color: #039;
}