/********************************************************
 * Allgemeines Stylesheet fuer HTML-Elemente, Schriften,
 * Farben - wird fuer Screen, Print und Handheld 
 * verwendet
 ********************************************************/


/******************************
 * HTML-Tags 
 ******************************/
 
/* Alles nullen */
body {
	font-family:Arial,sans-serif;
	font-size:80%;
	margin:0;
	padding:0;
	line-height:1.6em;
	color:#555;
}
h1,h2,h3,h4,h5,h6,dl,dt,dd,img,p,div,form,legend,fieldset,legend,input,select,textarea,table,th,td,caption,ul,li,ol {
	margin:0;
	padding:0;
	font-family:Arial,sans-serif;
}

/* Absaetze und Ueberschriften */
h1 {
	font-size:1.4em;
	line-height:1.8em;
	padding-bottom:20px;
	font-weight:normal;
	color:#46659C;
}
h2 {
	font-size:1.2em;
	padding-bottom:10px;
}

h2.box {
	background-color:#46659C;
	color:#fff;
	font-size:1.5em;
	display:block;
	padding:4px 20px 3px 20px;
	letter-spacing:2px;
	font-weight:normal;
	font-family:Helvetica,"Trebuchet MS",Arial,sans-serif;
	text-align:center;
}
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; 
}


/* Links */
a img { 
	border:none; 
}
a {
	color:#46659C;
}
a:hover,
a:focus {
	color:#555;
}
a.external-link {
	padding-left:18px;
	background:url(../img/icon_link.gif) left top no-repeat;
	display:inline-block;
}
a.email {
	padding-left:18px;
	background:url(../img/icon_mail.gif) left top no-repeat;
	display:inline-block;
}
a.download {
	padding-left:18px;
	background:url(../img/icon_download.gif) left top no-repeat;
	display:inline-block;
}

h2.box a {
	text-decoration:none;
	color:#fff;
}
h1 a,
h2 a,
h3 a {
	text-decoration:none;
}


/* Listen */
ul {
	margin-left:1.3em;
	list-style-type:disc;
	padding-bottom:10px;
}
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 {
       border:none;
       margin-bottom:20px;
}
legend {
	font-size:1.2em;
}
fieldset.buttons {
       margin-bottom:0;
}
fieldset.buttons legend {
	font-size:0.9em;
	font-weight:bold;
}
label, span.label {
	margin:8px 0 -3px 0;
	display:block;
	font-weight:bold;
	font-size:0.9em;
}
fieldset.buttons label {
	display:inline;
	margin:0 5px;
}
fieldset.buttons dt,
fieldset.buttons dd {
	display:inline;
}
input, textarea, select {
	border:1px solid #94a1af;
	font-size:0.9em;
	padding:1px 3px;
}
input.normal, textarea {
	width:350px;
}
input.submit {
	background-color:#46659C;
	border:1px solid #e3ebf9;
	color:#fff;
	margin:5px 5px 0 0;
	display:block;
}
input.submit:hover {
	background-color:#e3ebf9;
	border:1px solid #46659C;
	color:#46659C;
}
input.checkbox {
	float:left;
}


/* Tabellen */
table {
	font-size:1em;
}
caption {
}
th, td {
	padding:3px 10px 3px 0;
	text-align:left;
	vertical-align:top;
}


/* Definitionslisten */
dd {
	margin-left:2em;
}

form dd {
	margin:0;
}

/**********************************
 * Inhaltselemente Rahmen
 **********************************/
.threecols, .threecolsmid {
	width:250px;
}
.threecolsmid {
	margin:0 14px;
}
.colored_font {
	color:#46659C;
}
.colored_bg {
	background-color:#e3ebf9;
	padding:10px 15px;
	color:#46659C;
	line-height:1.2em;
	font-size:0.95em;
}
.colored_bg_white {
	background-color:#46659C;
	padding:10px 15px;
	color:#fff;
	line-height:1.2em;
	font-size:0.95em;
}

/**********************************
 * Allgemeingueltige Klassen 
 **********************************/
.hidden {
	display:none;
}
.clearer {
	clear: both;
}
.left, .imgleft {
	float: left;
}
.right, .imgright {
	float: right;
}
.marked {
	color:#46659C;
}
.error {
	color:#A80027;
	font-weight:bold;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.monospace {
	font-family:'Andale Mono',Courier,monospace;
}


/**********************************
 * RTE 
 **********************************/

/* Weisse Ueberschriften in Boxen */
h2.box_default,
h2.box_akademie,
h2.box_loesung,
h2.box_beratung {
	color:#fff;
	font-size:1.5em;
	display:block;
	padding:4px 20px 3px 20px;
	letter-spacing:2px;
	font-weight:normal;
	font-family:Helvetica,"Trebuchet MS",Arial,sans-serif;
	text-align:center;
}
h2.box_default {
	background-color:#46659C;
}
h2.box_akademie {
	background-color:#DD7E02;
}
h2.box_loesung {
	background-color:#5984AE;
}
h2.box_beratung {
	background-color:#A5052E;
}
h2.box_default a,
h2.box_akademie a,
h2.box_loesung a,
h2.box_beratung a {
	color:#fff;
	text-decoration:none;
}


/* Boxen mit hellem HG und bunter Schrift */
.boxL_default,p.boxL_default,div.boxL_default {
	background-color:#e3ebf9;
	padding:10px 15px;
	color:#46659C;
	line-height:1.2em;
	font-size:0.95em;
}
.boxL_akademie,p.boxL_akademie,div.boxL_akademie {
	background-color:#F8D5AB;
	padding:10px 15px;
	color:#DD7E02;
	line-height:1.2em;
	font-size:0.95em;
}
.boxL_loesung,p.boxL_loesung,div.boxL_loesung {
	background-color:#E4EEF6;
	padding:10px 15px;
	color:#5984AE;
	line-height:1.2em;
	font-size:0.95em;
}
.boxL_beratung,p.boxL_beratung,div.boxL_beratung {
	background-color:#FFDFF3;
	padding:10px 15px;
	color:#A5052E;
	line-height:1.2em;
	font-size:0.95em;
}

/* Boxen mit dunklem HG und weisser Schrift */
.boxD_default,p.boxD_default,div.boxD_default {
	background-color:#46659C;
	padding:10px 15px;
	color:#fff;
	line-height:1.2em;
	font-size:0.95em;
}
.boxD_akademie,p.boxD_akademie,div.boxD_akademie {
	background-color:#DD7E02;
	padding:10px 15px;
	color:#fff;
	line-height:1.2em;
	font-size:0.95em;
}
.boxD_loesung,p.boxD_loesung,div.boxD_loesung {
	background-color:#5984AE;
	padding:10px 15px;
	color:#fff;
	line-height:1.2em;
	font-size:0.95em;
}
.boxD_beratung,p.boxD_beratung,div.boxD_beratung {
	background-color:#A5052E;
	padding:10px 15px;
	color:#fff;
	line-height:1.2em;
	font-size:0.95em;
}


/* Bunte Schrift */
.color_default,p.color_default,div.color_default,span.color_default,ul.color_default,
.boxL_default a {
	color:#46659C;
}
.color_akademie,p.color_akademie,div.color_akademie,span.color_akademie,ul.color_akademie,
.boxL_akademie a {
	color:#DD7E02;
}
.color_loesung,p.color_loesung,div.color_loesung,span.color_loesung,ul.color_loesung,
.boxL_loesung a {
	color:#5984AE;
}
.color_beratung,p.color_beratung,div.color_beratung,span.color_beratung,ul.color_beratung,
.boxL_beratung a {
	color:#A5052E;
}

/* Links in dunklen Boxen weiss */
.boxD_default a,
.boxD_akademie a,
.boxD_loesung a,
.boxD_beratung a {
	color: #fff;
}

/**********************************
 * Inhaltselemente 
 **********************************/

/* PageBrowser */
.pagebrowser ul,.browsebox ul {
	list-style-type:none;
	margin:10px 0 10px 0;
}
.pagebrowser li, .browsebox li {
	display:inline;
	padding-right:10px;
}

/* Bilder mit BU */
dl.image {
	margin:0 10px 5px 10px;
}
dl.image dt {
	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;
}
.imgright dl.image {
	float:right;
	margin-left:10px;
}

/* Sitemap */
.sitemap a {
	text-decoration:none;
	color:#406795;
}
.sitemap dl.firstLevel dt {
	margin-top:15px;
	padding:2px 5px;
	background-color:#406795;
	border:1px solid #406795;
}
.sitemap dl.firstLevel dt a {
	color:#fff;
	font-weight:bold;
}
.sitemap dl.firstLevel dd {
	margin:-1px 0 0 0;
	border:1px solid #406795;
	border-top:none;
	padding:5px;
}
.sitemap dl.secondLevel dt {
	font-style:normal;
	border:none;
	background:none;
	margin:0;
}
.sitemap dl.secondLevel dt a {
	color:#406795;
}
.sitemap dl.secondLevel dd {
	border:none;
	margin:-10px 0 0 0;
}



/**********************************
 * Plugins 
 **********************************/

/* tt_news */
.tx-ttnews-latest {
	padding:0 20px;
}
.tx-ttnews-latest h3 a {
	text-decoration:none;
}
.tx-ttnews-latest .tx-ttnews-item {
	padding:10px 0 5px 0;
	margin-bottom:10px;
	border-bottom:1px dotted #46659C;
}


/* sr_freecap */
.tx-srfreecap-pi2-cant-read { 
	color:#000;
	display:block;
}

/* sr-feuser-register */
dl.preview dt {
	font-weight:bold;
	display:inline;
}
dl.preview dd {
	display:inline;
}

/* indexed_search */
#search_rules {
	font-size:0.9em;
	line-height:1.4em;
	width:400px;
	height:180px;
	padding:10px;
	border:1px solid #555;
	background-color:#f1f1f1;
	position:absolute;
}
dl.tx-indexedsearch-info dt {
	font-weight:bold;
	display:inline;
}
dl.tx-indexedsearch-info dd {
	display:inline;
	margin:0;
}

.result_item {
	padding:10px 0 5px 0;
	margin-bottom:10px;
	border-bottom:1px dotted #46659C;
}
.tx-indexedsearch-whatis {
	font-weight:bold;
}
.tx-indexedsearch-sw {
	color:#46659C;
}


/* tx-seminars */
table.tx-seminars-list th {
	color:#fff;
	background-color:#888;
}
table.tx-seminars-list th a {
	color:#fff;
}
table.tx-seminars-list tr.listrow-odd {
	background-color:#f1f1f1;
}
table.tx-seminars-list tr:hover {
	background-color:#d1d1d1;
}
table.tx-seminars-list a {
	text-decoration:none;
	color:#555;
}
table.tx-seminars-list tr:hover a,
table.tx-seminars-list a:hover {
	color:#DD7E02;
}

.tx-seminars-otherdates {
	padding-top:10px;
}

.tx-seminars-otherdates table {
	width:100%;
}
.tx-seminars-otherdates thead {
	display:none;
}
.tx-seminars-pi1-browsebox {
	margin-top:20px;
}
#cLeft .tx-seminars-pi1 p {
	padding:0 20px;
	font-weight:bold;
}