/******************************
 * HTML-Tags 
 ******************************/
 
/* Alles nullen */
body {
	font-family:Verdana,Arial,sans-serif;
	font-size:75%;
	margin:0;
	padding:0;
	line-height:1.4em;
}
h1,h2,h3,h4,h5,h6,dl,dt,dd,img,p,div,object, 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:Verdana,Arial,sans-serif;
}


/* Absaetze und Ueberschriften */
h1 {
	font-size:1.4em;
	line-height:1.6em;
	color:#002F5D;
	padding-bottom:20px;
	padding-top:25px;
}
h2 {
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	color:#F18700;
	padding-bottom:10px;
}
h3 {
	font-size:1em;
	color:#002F5D;
	padding-bottom:6px;
}
h3.line {
	border-bottom:1px solid #f18700;
	padding-bottom:10px;
	margin-bottom:5px;
}
h3.orangeBox {
	background-color:#f18700;
	color:#fff;
	padding:2px 10px;
	margin-bottom:10px;
	margin-top:10px;
}
h3.blueBox {
	background-color:#002F5D;
	color:#fff;
	padding:2px 10px;
	margin-bottom:10px;
}

h4 {
	font-size:1em;
	line-height:1.3em;
	font-weight:bold;
	padding-bottom:10px;
}


p {
	padding-bottom:10px;
}
small,.small {
	font-size:0.9em;
	line-height:1.2em;
}
acronym, dfn, abbr, span.abbr { 
	border-bottom: 1px dotted black; cursor: help; 
	white-space:normal;
}
hr.sbac-spacer {
	visibility:hidden;
}


/* Links */
a,a.external-link,a.active, a.email {
	color:#002F5D;
}
a:hover, a:focus, a:active {
	color:#f18700;
}
a.external-link {
	padding-left:18px;
	background:url(../img/link.gif) left 6px no-repeat;
	display:inline-block;
}
a.email {
	padding-left:18px;
	background:url(../img/mail.gif) left 5px no-repeat;
	display:inline-block;
}
a.download {
	padding-left:18px;
	background:url(../img/download.gif) left 5px no-repeat;
	display:inline-block;
}
a img { 
	border:none;
	text-decoration:none;
}
a.orangeArrow {
	padding-right:10px;
	background:url(../img/icon_oArrow.gif) right top no-repeat;
	color:#fff;
}
a.whiteArrow {
	padding:3px 15px 3px 5px;
	background:#F18700 url(../img/icon_wArrow.gif) right 3px no-repeat;
	color:#fff;
	text-align:right;
}
a.orangeArrow:hover,
a.orangeArrow:focus,
a.orangeArrow:active,
a.whiteArrow:hover,
a.whiteArrow:focus,
a.whiteArrow:active {
	text-decoration:none;
}
a.orangeArrow2 {
	padding-right:10px;
	background:url(../img/icon_arrow.gif) right 2px no-repeat;
}

#cRight a.external-link {
	padding-left:18px;
	background:url(../img/bluebg/link.gif) left 6px no-repeat;
}
#cRight a.email {
	padding-left:18px;
	background:url(../img/bluebg/mail.gif) left 5px no-repeat;
}
#cRight a.download {
	padding-left:18px;
	background:url(../img/bluebg/download.gif) left 5px no-repeat;
}
#cRight a.orangeArrow2 {
	padding-right:10px;
	background:url(../img/bluebg/icon_arrow.gif) right 2px no-repeat;
}

/* Listen */
ul {
	margin-left:1.5em;
	list-style-image:url(../img/icon_dot.gif);
}

ul.nostyle { 
	list-style-type:none;
	list-style-image:none;
	margin: 0;
	padding:0;
}
li dfn,.usb {
	display:block;
	position:absolute;
	left:-3000px;
	height:0px;
	width:0px;
}


/* Formulare */
form br {
	clear:both;
}
fieldset {
	border:none;
}
legend {
	color:#002F5D;
	font-weight:bold;
	font-size:1.2em;
}
label {
	margin:8px 0 -3px 0;
	display:block;
	font-weight:bold;
	font-size:0.9em;
}
input, textarea, select {
	border:1px solid #002F5D;
	padding:2px;
	font-size:0.85em;
}
input.normal, textarea {
	width:450px;
}
textarea {
	height:10em;
}
input.submit {
	border:1px solid #c8d6df;
	background-color:#002F5D;
	color:#fff;
	margin-top:5px;
	font-weight:bold;
}
input.submit:hover {
	background-color:#c8d6df;
	border:1px solid #002F5D;
	color:#002F5D;
}


/* Tabellen */
table {
	font-size:1em;
	width:100%;
}
caption {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	text-align:left;
}
th {
	padding:3px 10px 3px 0;
	text-align:left;
	vertical-align:top;
}
td {
	vertical-align:top;
	padding:3px 10px 3px 0;
}


/* Definitionslisten */
dd {
	margin-left:2em;
}


/**********************************
 * Sonstige Bereiche 
 **********************************/

.breadcrumb {
	height:10px;
	font-size:0.9em;
	color:#aaa;
}
.breadcrumb a {
	color:#aaa;
	text-decoration:none;
}
.funx_top {
	font-size:0.9em;
	margin-top:20px;
	text-align:right;
}
.funx_top a {
	padding-right:18px;
	background:url(../img/icon_top.gif) right 2px no-repeat;
}
.funx_fontsize {
	padding:3px 0 0 20px;
	background-color:#f18700;
	margin-bottom:15px;
	overflow:hidden;
	height:18px;
}
.funx_fontsize img {
	margin-right:10px;
}



/**********************************
 * 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 
 **********************************/
.box1, p.box1, div.box1 {
	background:#002F5D url(../img/bg_box1.gif) left top no-repeat;
	border:1px solid #f18700;
	padding:10px;
	width:278px;
	color:#fff;
	font-size:0.9em;
	line-height:1.3em;
}
.box2, p.box2, div.box2 {
	background:#002F5D;
	color:#fff;
	padding:5px;
}
.box3, p.box3, div.box3 {
	background:#f18700;
	color:#fff;
	padding:5px;
	margin-bottom:10px;
}
.box2 a, .box3 a {
	color:#fff;
}
.box2 a:hover,
.box2 a:focus, 
.box2 a:active,  
.box3 a:hover,
.box3 a:focus,
.box3 a:active {
	color:#f18700;
}
.orange, span.orange, p.orange, div.orange {
	color:#f18700;
}
.blue, span.blue, p.blue, div.blue {
	color:#002F5D;
}
.blueBorder, p.blueBorder, div.blueBorder {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #002F5D;
}
.fullwidth, p.fullwidth, div.fullwidth {
	margin-left:-20px;
	margin-right:-20px;
}
.blueBorder .txt {
	padding-left:30px;
}

/**********************************
 * Inhaltselemente 
 **********************************/

/* Bilder mit BU */
dl.image {
	margin:0 10px 0 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;
}



/* PageBrowser */
div.pagebrowser ul {
	list-style-type:none;
	margin:10px 0 10px 0;
}
div.pagebrowser li {
	display:inline;
	padding-right:10px;
}

/* Menue der Unterseiten */
.pages_submenu {
	float:right;
	width:235px;
	padding:5px 10px;
	border:1px solid #014073;
	margin-left:10px;
	background-color:#F2F5FA;
}
.pages_submenu a.active {
	text-decoration:none;
	font-weight:bold;
	background:none;
	padding:0;
}

/* Partner-Textmenu */
.partner_textmenu a {
	padding-right:10px;
	background:url(../img/icon_arrow.gif) right 2px no-repeat;
}
.partner_textmenu li {
	width:300px;
	float:left;
}

/* Partner-Bildmenu */
.partner_imgmenu {
	text-align:center;
}
.partner_imgmenu li {
	border-bottom:1px solid #002F5D;
	padding:5px 0 1px 0;
}

/* Sitemap */
.sitemap dl.firstLevel dt {
	padding:2px 5px;
	background-color:#002F5D;
	border:1px solid #002F5D;
	margin-top:15px;
}
.sitemap dl.firstLevel dt a {
	color:#fff;
	text-decoration:none;
}
.sitemap dd.borderbottom {
	border:1px solid #002F5D;
	border-top:none;
	padding:5px;
	margin:0;
}
.sitemap dl.thirdLevel,
.sitemap dl.fourthLevel,
.sitemap dl.fifthLevel {
	padding-left:30px;
}	
.sitemap dl.secondLevel dt {
	font-style:normal;
	border:none;
	background:none;
	margin:0;
}
.sitemap dl.secondLevel dt a {
	color:#002F5D;
	padding-right:10px;
	background:url(../img/icon_arrow.gif) right 2px no-repeat;
}
.sitemap dl.secondLevel dd {
	border:none;
	margin:-5px 0 0 0;
}
.sitemap dd.descr {
	padding-left:5px;
	font-size:0.9em;
	color:#999;
}


/**********************************
 * Plugins 
 **********************************/

/* tt_news */
.newslist .listitem {
	margin-bottom:20px;
}
.newslist .listitem p {
	display:inline;
}
.newslist .more a {
	padding-right:10px;
	background:url(../img/icon_arrow.gif) right 2px no-repeat;
}
