/*
###############################################################################
SET SOMETHING TO RESULT
###############################################################################
*/
 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th{margin:0;padding:0;}
 table{border-collapse:collapse;border-spacing:0;}
 fieldset,img{border:0;}
 address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
 ol,ul {list-style:none;}
 caption,th {text-align:left;}
 h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
 q:before,q:after{content:'';}
 abbr,acronym {border:0;}
 body {font-size:12px; font-family:arial,helvetica,clean,sans-serif;}
 select, input, textarea {font-size:99%; font-family:arial,helvetica,clean,sans-serif;}

/*
###############################################################################
BASICS
###############################################################################
*/
html{
	height:100%;
}

body{
	background-color:#4B7DB2;
	color:#DBE5F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0 0 0 0;
	text-align:center;
	height:90%;
	background-image: url(design/bg_background.jpg);
	background-repeat: repeat-x;
}

html>body{
	/*Die Angabe html>body{height:90%;} überschreibt die Angabe height:80%; für Netscape und Mozilla,
	so dass das Endergebnis in diesen Browsern und dem Internet Explorer gleich ist.*/
	height:100%;
}


/*
###############################################################################
MORE T E X T DEFINITIONS
###############################################################################
*/
td{
	color:#DBE5F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content2{
	color:#B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*
###############################################################################
START DIVS POSITIONS AND MORE
###############################################################################
*/
#ncTopbar{
	width:980px;
	height:110px;
	text-align:left;
	margin:auto;
	padding:0px;
}

#ncMotionarea{
	width:100%;
	height:241px;
	text-align:center;
	margin:auto;
	margin-top:0px;
	background-color: #4B7DB2;
}

#ncContent{
	width:980px;
	text-align:left;
	margin:auto;
	margin-top:0px;
	padding-top:30px;
	padding-bottom:30px;
	background-image: url(design/bg_content_shadow.jpg);
	background-repeat: no-repeat;
}


#ncContent2holder{
	background-color: #0C101B;
	background-image: url(design/bg_content2.jpg);
	background-repeat: repeat-x;
	width:100%;
	text-align:center;
	margin:auto;
}

#ncContent2{
	width:980px;
	text-align:left;
	margin:auto;
	margin-top:0px;
	padding-top:30px;
	padding-bottom:30px;
	background-image: url(design/bg_content2_shadow.jpg);
	background-repeat: no-repeat;
}

#ncFooterholder{
	background-color: #000000;
	width:100%;
	height:50%;
	text-align:center;
	margin:auto;
}

#ncFooterbar{
	width:980px;
	text-align:left;
	margin:auto;
	margin-top:0px;
	padding-top:30px;
	padding-bottom:30px;
}

/*
###############################################################################
TOP NAVIGATION
###############################################################################
*/

a.ncTopNav{
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
}

a.ncTopNav:hover{
	color: #5A9CE2;
}
a.ncTopNavActive{
	font-size: 15px;
	text-transform: uppercase;
	color: #5A9CE2;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
}

a.ncTopNavActive:hover{
	color: #FFFFFF;
}

/*
###############################################################################
TOP S U B NAVIGATION
###############################################################################
*/
#ncTopSubNav{
	width:100%;
	text-align:left;
	margin:auto;
	white-space: nowrap;
	font-size: 9px;
	text-transform: uppercase;
	color: #FAFBFB;
}


a.ncTopSubNav{
	text-transform: uppercase;
	color: #FAFBFB;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

a.ncTopSubNav:hover{
	color: #000000;

}
a.ncTopSubNavActive{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
}

a.ncTopSubNavActive:hover{
	color: #FAFBFB;

}

/*
###############################################################################
VERTICAL NAVGATION MAINLEVEL
THIS NOT NEEDED, Only when you want to show the Main categories also in the SUBNAV
###############################################################################
*/

a.ncVertNavMainlevel{
    font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding-left:0px;
}

a.ncVertNavMainlevel:hover{
	color: #000000;
}

a.ncVertNavMainlevelActive{
    font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	padding-left:0px;
}

a.ncVertNavMainlevelActive:hover{
	color: #000000;

}


/*
###############################################################################
VERTICAL SUBLEVEL 1
###############################################################################
*/
a.ncVertNavSublevel1{
    font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding-left:5px;
}

a.ncVertNavSublevel1:hover{
	color: #000000;
}

a.ncVertNavSublevelActive1{
    font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding-left:5px;
}

a.ncVertNavSublevelActive1:hover{
	color: #000000;

}

/*
###############################################################################
VERTICAL SUBLEVEL 2
###############################################################################

*/

a.ncVertNavSublevel2{
    font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	padding-left:20px;
}

a.ncVertNavSublevel2:hover{
	color: #000000;
}

a.ncVertNavSublevelActive2{
	color:#000000;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left:20px;
}

a.ncVertNavSublevelActive2:hover{
	color: #000000;
	text-decoration: none;
}

/*
###############################################################################
VERTICAL SUBLEVEL 4
###############################################################################

*/

a.ncVertNavSublevel4{
    font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	padding-left:25px;
}

a.ncVertNavSublevel4:hover{
	color: #000000;
}

a.ncVertNavSublevelActive4{
	color:#000000;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left:25px;
}

a.ncVertNavSublevelActive4:hover{
	color: #000000;
	text-decoration: none;
}

/*
###############################################################################
FOOTER DEFINITIONS
###############################################################################
*/
.ncFooterTxt1{
	color:#B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ncFooterTxt2{
	color:#6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.ncFooterLink1{
	font-size: 9px;
	color: #5CABFF;
	text-decoration: none;
	font-weight: normal;
	white-space: normal;
}

a.ncFooterLink1:hover{
	color: #B0B0B0;
}

a.ncFooterLink2{
	font-size: 9px;
	color: #6B6B6B;
	text-decoration: none;
	font-weight: normal;
	white-space: normal;
}

a.ncFooterLink2:hover{
	color: #5CABFF;
}

/*
###############################################################################
HEADLINE DEFINITIONS
###############################################################################
*/
h1{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: lighter;
	text-transform: uppercase;
	line-height:1;
	margin:0 0 12 0;
	display: block;
}


h2{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: lighter;
	text-transform: uppercase;
	line-height:1;
	margin:0 0 8 0;
	display: block;
}


h3{
	font-size: 12px;
	color: #5CABFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height:1;
	margin:0 0 2 0;
	display: block;
}

h4{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height:1;
	margin:0 0 13 0;
	display: block;
}

h5{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:1;
	margin:0 0 14 0;
	display: block;
}

/* Wird nur zum Debugging benutzt*/
h6{ 
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	line-height:1;
	margin:0 0 2 0;
}

/*
###############################################################################
OTHER DEFINITIONS
###############################################################################
*/

a{
	font-weight: normal;
	color:#DBE5F0;
	text-decoration: underline;
}

a:hover{
	color: #000000;
}

hr, #splitline{
	background-color:#A8BDD3;
	border:thin none #A8BDD3;
	color:#A8BDD3;
	height:1px;
	width: 100%;
	margin:10 0 15 0;
	clear:both;
}

.floatLeft{
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #375C86;
	clear:both;
}
.floatRight{
	float:right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #375C86;
	clear:both;
}


p{
	padding-bottom: 15px;
}


p a {
	font-weight: normal;
	color:#DBE5F0;
	text-decoration: underline;
}

p a:hover{
	color: #000000;
}

/*
###############################################################################
LISTS
###############################################################################
*/

ol li {
	margin:0 0 0 25px;
	list-style-type:decimal-leading-zero;
	padding-bottom:10px;
} 
ul li {
	margin:0 0 10 15px;
	list-style-type:square;
}

ul  {
	margin-bottom:30px;
}

li a {
	font-weight: normal;
	color:#DBE5F0;
	text-decoration: underline;
	padding-left:0px;
}

li a:hover{
	color: #000000;
}

.clear {
	clear:both;
}


/*
###############################################################################
S I T E M A P  LIST P O I N T S
###############################################################################
*/

#sitemapcategories ol li {
	margin:0 0 0 25px;
	list-style-type:decimal-leading-zero;
	padding-bottom:10px;
} 
#sitemapcategories ul li {
	margin:0 0 0 15px;
	list-style-type:square;
}

#sitemapcategories ul{
	margin-bottom:0px;
}


#sitemapcategories li a {
	font-weight: normal;
	color:#DBE5F0;
	text-decoration: none;
	padding-left:0px;
	text-transform: uppercase;
}

#sitemapcategories li a:hover{
	color: #000000;
}

#sitemapcategories .clear {
	clear:both;
}

/*
###############################################################################
IMAGE BORDERS
###############################################################################
*/

.borderDark{
	border: 1px solid #2C2F38;
}


.imageUndertitle{
	color:#DBE5F0;
	font-size:11px;
	padding-top:10px;
}


/*
###############################################################################
BILKD MODULK REDAXO 4
###############################################################################
*/

/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	vertical-align: text-bottom;
    border: none;
}
.pright {
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	vertical-align: text-bottom;
    border: none;
}
.pnormal {
	clear: both;
	border: none;
	
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	vertical-align: text-bottom;
    border: 1px solid #2C2F38;
}
.pright_b {
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	vertical-align: text-bottom;
    border: 1px solid #2C2F38;
}
.pnormal_b {
	clear: both;
	border: 1px solid #2C2F38;
	margin-bottom: 15px;
}

/*
###############################################################################
Extra Tabellen DEFINITIONS
###############################################################################
*/

#tabGrid td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #88ABCE;
}

#tabGrid2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #88ABCE;
}
/*
###############################################################################
SUCHE DEFINITIONS
###############################################################################
*/
.searchField{
	width:94%;
	height:25px;
	background-color: #4B7DB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #365981;
	padding:4 4 4 4;
}

.searchButton{
	height:25px;
	background-color: #4B7DB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #365981;
	padding:4 4 4 4;
}


#searchTitle{
	/*color: #5CABFF;*/
	color:#DBE5F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-align:left;
	width:100%;
	margin:auto;
	padding-bottom:5px;
}

.searchHighlight{
	/*color: #5CABFF;*/
	color: #000000;
	font-weight: bold;
}


/*
###############################################################################
DOWNLOAD MODUL
###############################################################################
*/

#ncContent .download-hdl p, 
#ncContent .download-file p, 
#ncContent .download-desc p { 
	margin: 0;
	padding-bottom: 1px;
}

#ncContent .download-hdl p { 
	padding: 5px 7px;
	background-color: #6B90B8;
	font-weight: bold;
	color: #fff;
}

#ncContent .download-file { 
	padding: 1.2em 7px;
	border-left: 2px solid #6B90B8;
	border-right: 2px solid #6B90B8;
}

#ncContent .download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #6B90B8;
	border-left: 2px solid #6B90B8;
	border-right: 2px solid #6B90B8;
	border-bottom: 2px solid #6B90B8;
}

#ncContent .download-without-desc { 
	margin-bottom: 1.2em;
	border-top: 2px solid #6B90B8;
}

