/******************************
 * HTML-Tags 
 ******************************/

/* Alles nullen */
body {
	font-family:Arial,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	line-height:16px;
	color:#5E5E6A;
	
}
h1,h2,h3,h4,h5,h6,dl,dt,dd,img,p,div,embed,form,legend,fieldset,legend,input,select,textarea,table,th,td,caption,ul,li,ol,a,acronym, dfn, abbr {
	margin:0;
	padding:0;
	font-family:Arial,sans-serif;
}

/* Absaetze und Ueberschriften */
h1 {
	font-weight:normal;
	font-size:21px;
	line-height:25px;
	padding-bottom:20px;
	color:#2A2A2A;
}
h2 {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
}
h3 {
	font-size:1em;
}
p {
	padding-bottom:8px;
}
small,.small {
	font-size:0.9em;
	line-height:1.2em;
}
acronym, dfn, abbr, span.abbr { 
	/*border-bottom: 1px dotted black; cursor: help; */
	 
	 border:none;
	white-space:normal;
	font-style:normal;
}
hr.sbac-spacer {
	visibility:hidden;
}
hr {
	height:1px;
	color:#c1c1c1;
	background:none;
	border:none;
	border-top:1px solid #c1c1c1;
	margin:10px 0 20px 0;
}



/* Links */
a,a.external-link,a.active, a.email {
	color:#204792;
	text-decoration:none;
}
a:hover,
a:focus {
	color:#FCEC32;
}
a.external-link {
	padding-left:18px;
	background:url(../img/link.gif) left top no-repeat;
	display:inline-block;
}
a.email {
	padding-left:18px;
	background:url(../img/mail.gif) left top no-repeat;
	display:inline-block;
}
a.print {
	padding-left:22px;
	background:url(../img/icon_print.gif) left center no-repeat;
	display:inline-block;
}
a img { 
	border:none;
	text-decoration:none;
}


/* Listen */
ul,ol {
	margin-left:1.5em;
}

ul.nostyle { 
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
li dfn.menu,.usb {
	display:block;
	position:absolute;
	left:-3000px;
	height:0px;
	width:0px;
}


/* Formulare */
form br {
	clear:both;
}
fieldset {
	padding:0;
	border:none;
}
legend {
	color:#fff;
	background-color:#666;
	padding:2px 5px;
}
label {
	margin:8px 0 -1px 0;
	display:block;
	font-weight:bold;
	font-size:0.9em;
}
label.inline {
	display:inline;
	margin:0 5px;
}
input, textarea, select {
	border:1px solid #666;
	padding:2px;
	font-size:0.85em;
}
input.normal, textarea {
	width:450px;
}
textarea {
	height:10em;
}
input.submit {
	border:1px solid #666;
	margin-top:5px;
	font-weight:bold;
}
input.submit:hover {
	background-color:#f1f1f1;
	color:#666;
}


/* Tabellen */
table {
	font-size:1em;
}
caption {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	text-align:left;
}
th, td {
	padding:2px 10px 2px 0;
	text-align:left;
	vertical-align:top;
}


/* Definitionslisten */
dd {
	margin-left:2em;
}



/**********************************
 * Textboxen
 **********************************/
.textbox_1 {
	background:url(../img/bg_textbox1.gif) left top no-repeat;
	width:254px;
	height:192px;
	padding:8px;
	overflow:hidden;
}
.textbox_1 h1 {
	color:#fff;
	padding-bottom:10px;
}
.textbox_2 {
	border:1px solid #CFCFCF;
	background-color:#fff;
	overflow:hidden;
}

/**********************************
 * Sonstige Bereiche 
 **********************************/
 .twocols_left {
 	width:265px;
 	padding-right:40px;
 	float:left;
 	text-align:left;
 	clear:both;
 	display:block;
 	margin-bottom:10px;
 }
 .twocols_right {
 	width:265px;
 	float:right;
 	text-align:left;
 	display:block;
 	margin-bottom:10px;
 }
 .twocols_end {
 	width:auto;
 	float:none;
 	text-align:left;
 	clear:both;
 }
.funx_top {
	font-size:0.9em;
	margin-top:40px;
}
.funx_top a {
	padding-left:18px;
	background:url(../img/icon_top.gif) left top no-repeat;
}


/**********************************
 * Allgemeingueltige Klassen 
 **********************************/
.hidden {
	display:none;
}
.clearer {
	clear: both;
}
.left, .imgleft {
	float: left;
}
.right, .imgright {
	float: right;
}
.marked {
	color:#660000;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}
.monospace {
	font-family:'Andale Mono',Courier,monospace;
}


/**********************************
 * RTE 
 **********************************/
a.arrow_white {
	color:#fff;
	background:url(../img/icon_arrow_white.gif) left 6px no-repeat;
	padding-left:12px;
	display:inline-block;
}
a.arrow_white:hover,
a.arrow_white:focus {
	color:#8E8E8E;
	background:url(../img/icon_arrow_grey.gif) left 6px no-repeat;
}
a.arrow_grey {
	color:#8E8E8E;
	background:url(../img/icon_arrow_grey.gif) left 6px no-repeat;
	padding-left:12px;
	display:inline-block;
}

a.arrow_grey:hover,
a.arrow_grey:focus {
	color:#fff;
	background:url(../img/icon_arrow_white.gif) left 6px no-repeat;
}
a.secure {
	display:inline-block;
	width:90%;
	background:#eddc22 url(../img/bg_secure.gif) right top no-repeat;
	color:#333;
	text-transform:uppercase;
	text-align:left;
	padding:5px 10px;
	margin-bottom:1px;
}
table.contenttable-1 {
	width:100%;
}
table.contenttable-1 th,
table.contenttable-1 td {
	background-color:#D9D9DA;
	padding:2px 10px;
	border-bottom:1px solid #f7f7f7;
	vertical-align:middle;
}
table.contenttable-1 th p,
table.contenttable-1 td p {
	padding:0;
}

/**********************************
 * Inhaltselemente 
 **********************************/

/* Bilder mit BU */
dl.image {
	margin:0 10px 5px 10px;
}
dl.image dt, div.filelinks dd {
	margin:0;
	padding:0;
	line-height:0.9em;
}
dl.image dd {
	margin:-1px 0 0 0;
	padding:1px 0 1px 3px;
	font-size:0.9em;
	line-height:1.2em;
}
.imgleft dl.image {
	float:left;
	margin-right:10px;
	margin-left:0px;
}
.imgright dl.image {
	float:right;
	margin-left:10px;
	margin-right:0px;
}

.imgleft .csc-textpic-imagecolumn {
	margin:0 10px 0 0;
}
.imgright .csc-textpic-imagecolumn {
	margin:0 0 0 10px;
}

/* PageBrowser */
.pagebrowser ul {
	list-style-type:none;
	margin:10px 0 10px 0;
}
.pagebrowser li {
	display:inline;
	padding-right:10px;
}


/* Sitemap */
.sitemap a:hover,
.sitemap a:focus {
	font-weight:bold;
}
.sitemap dl.firstLevel dt {
	margin-top:15px;
	padding:2px 5px;
	background-color:#d0d0d0;
	border:1px solid #a8a8a8;
}
.sitemap dl.firstLevel dt a {
	color:#2A2A2A;
}

.sitemap dl.firstLevel dd {
	margin:-1px 0 0 0;
	border:1px solid #a8a8a8;
	border-top:none;
	padding:5px;
}
.sitemap dd.blockborder {
	padding-left:15px;
	background-color:#fff;
}
.sitemap dl.secondLevel dt {
	font-style:normal;
	border:none;
	background:none;
	margin:0;
}

.sitemap dl.secondLevel dt a {
	color:#5E5E6A;
}
.sitemap dl.secondLevel dd {
	border:none;
	margin:0 0 0 0;
}



/**********************************
 * Plugins 
 **********************************/
/* FAQ */
.tx-askbfaq-pi1 dd {
	margin:0;
	padding:0;
}
.tx-askbfaq-pi1 dl.image {
	margin-left:0;
}
.tx-askbfaq-pi1 dt {
	margin-top:10px;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
}


/* Glossar */

ul.glossary_menu {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
}
ul.glossary_menu li {
	float:left;
	margin:0 3px 8px 0;
	font-family:'Andale Mono',Courier,monospace;
	text-align:center;
	padding:1px 5px;
	border:1px solid #5E5E6A;
	background-color:#fff;
}
ul.glossary_menu li.glossary_empty {
	background-color:#f7f7f7;
	border:1px solid #e4e4e4;
}

ul.glossary_menu li.active {
	background-color:#FCEC32;
}
dl.glossary dt {
	font-weight:bold;
}
dl.glossary span.type {
	padding-right:5px;
}

/* News */
.newslatest li {
	margin-bottom:20px;
}
.newslatest li a {
	color:#5E5E6A;
	font-weight:bold;
}
.newslatest li a:hover,
.newslatest li a:focus {
	color:#fff;
}
.archivelink a {
	color:#fff;
	font-weight:bold;
}
.archivelink a:hover,
.archivelink a:focus {
	color:#5E5E6A;
}
.listitem {
	margin-top:10px;
}


/* Indexed Search */
.tx-indexedsearch form {
	padding-top:10px;
}
.tx-indexedsearch input.normal {
	width:100px;
	background-color:#fff;
	border:1px solid #BDBDBD;
	padding:3px 5px;
}
.tx-indexedsearch input.submit {
	color:#fff;
	margin-left:-4px;
	background-color:#3F3F3F;
}
#menu .tx-indexedsearch-whatis,
#menu .tx-indexedsearch-noresults,
#menu .pagebrowser {
	display:none;
} 