body {
        font-family:Tahoma, sans-serif;
        padding:0px;
        margin:0px;
        font-size:10pt;
        width:970px;
}

div,table,td,tr,p,h1,h2,h3,h4,h5,h6  {
        font-family:Tahoma, sans-serif;
        padding:0px;
        margin:0px;
        font-size:10pt;
}

/*****************************************/
/*   Logo & Untertitel                  */
#logo {
    margin-left:4px;
    margin-top:4px;
	height:90px;
}

#logo img {
	display:inline;
	float:left;
}

div.subtitle {
	display:inline;
	float:right;
	font-size:20pt;
	width:100%;
}

#subtitleA  {
	font-size:45pt;
	position:absolute;
	top:10px;
	right:20px;
	z-index:-1;
	color:#5565ad;
}

#subtitleB  {
	font-size:100pt;
	position:absolute;
	top:-70px;
	right:100px;
	color:#c0c7e1;
	z-index:-1;
}

#subtitle div.c {
	font-size:90pt;
	color:grey;
	position:absolute;
	top:-65px;
	left:0px;
	color:#e4e7f2;
	z-index:-1;
	display:none;
}

#subtitle div.d {
	font-size:20pt;
	position:absolute;
	top:0px;
	right:0px;
	display:none;
}

/*****************************************/
/*   Smooth                              */
#smooth {
	background-image:url(images/ng_shadow.jpg);
    height: 14px;
    width:100%;
    padding:0px;
    margin:0px;
	margin-top:0px;
    font-size:3px;
}

/*****************************************/
/*   Mainnavigation                      */
#mainnav {
    height: 37px;
    padding-left:120px;
	margin-right:0px;
	border-right:0px solid #a29e9e;
	background: repeat-x;
	background: url(images/ng_mainnav_bg_10.gif);
}

/*IE only*/
* html #mainnav {
    padding-left:124px;
    /*padding-left:120px;*/
}

div.l1 {
	display:inline;
	float:left;
	text-align:center;
	color:#000000;	
	height:28px;
	min-width:85px; 	
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background-image: url(images/ng_mainnav_bg_10.gif);
	padding-top:9px;    
    padding-right: 5px;
    padding-left:5px;
    margin-right:-1px;
}

/*IE only*/
* html div.l1 {

}

div.l1act {
	background-image: url(images/ng_mainnav_bg_8.gif);
	color:#000000;
	padding-top:9px;
	padding-right: 5px;
    padding-left:5px;
	height:28px;
}

#mainnav div.l1 a{
    color:#000000;
    font-size:11pt;
    text-decoration:none;
}

#mainnav a {
    text-decoration:none;
    font-family:Tahoma;
    color:#000000;
}

/*****************************************/
/*   Subnavigation                       */
#subnav {
    z-index:97;
    background:url(images/subnav_bg_1.jpg);
    height:410px;
    width:120px;
	margin:0px;
	margin-top:15px;
	margin-bottom: 10px;
	padding-top:16px;
    padding-left:0px;
    padding-bottom:20px;
    float: left;
	border-width:0px;
	border-top:1px solid #a29e9e;
	border-right:1px solid #a29e9e;
	border-bottom:1px solid #a29e9e;
}

#subnav div {
    width:105px;
    border-width:1px 0px 1px 1px;
    border-style:solid;
    border-color:#a29e9e;
    padding-left:8px;
    padding-top:7px;
    padding-bottom:6px;
	margin-left:6px;
	margin-top:4px;
	margin-bottom:2px;
	background-color: #efefef;
}

/*IE boxmodell hack*/
* html #subnav div{
    width:118px;
}

#subnavBottom {
	border-width:0px;
	margin:0px;
	margin-top:-2px;
	float:left;
	background:url(images/subnav_bg_1_bottom.jpg);
	height:17px;
	width:135px;
}

#subnav a {
    text-decoration:none;
    color:#222378;
    font-weight:bold;
    font-family:Arial;
    font-size:10pt;
}

#subnav div.l2act {
    background-color:#cdd2e7;
}

#subnav div.l2act a {
    color:#00BA92;
    color:#222378;
}

/* level 3*/
#subnav div.l3 {
    width:90px;
    border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#a29e9e;
    padding-left:8px;
    padding-top:3px;
    padding-bottom:3px;
	margin-left:15px;
	margin-top:-8px;
	margin-bottom:10px;
	background-color: #e0e0e0;
}

/*IE boxmodell hack*/
* html #subnav div.l3{
    width:50px;
    width:90px;
}

#subnav div.l3 a {
    font-size:9pt;
}

#subnav div.l3act {
    background-color:#cdd2e7;
}

#subnav div.l3act a {
    color:#00BA92;
    color:#222378;
}

/*****************************************/
/*   Content Styling                     */
/* general */
div.contentEl {
	width:100%;
	margin-left:0px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#a29e9e;
	margin-bottom:12px;
	padding-bottom:5px;
}

#content {
	vertical-align:top;
	margin-left:122px;
    margin-top:16px;
    margin-right:155px;
    margin-bottom:0px;
}

#content div.content-column {
    display:inline;
    float:left;
    width:47%;
    margin-left:12px;
    padding:0px;
}

#content div.main {
    display:inline;
    float:left;
    width:96.6%;
    margin-left:12px;
    padding:0px;
}

#content div.right {
    display:inline;
    float:right;
    width:47%;
    margin-left:12px;
    padding-right:12px;
}

#content h1 {
	font-size:10pt;
	color:#FFFFFF;
	border-bottom:0px dotted #a29e9e;
	margin:0px;
	margin-bottom:4px;
	padding-left:5px;
	background: url(images/content_bg_1.gif);
	height:18px;
}

#content p {
    font-size:10pt;
    margin:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:3px;
}

#content blockqoute ul li p{
    padding:0px;
    margin:0px;
}
#content img {
    padding:4px;
}

/*****************************************/
/*   Hotlist Styling                     */
#hotlist {
	float: right;
	vertical-align:top;
	text-align:left;
	display:inline;
	width:150px;
	border-width: 1px 1px 1px 1px;
	border-style:dashed;
	border-color:#7E7E89;
	border-width:0px;
	height:430px;
	padding:3px;
	padding-top:15px;
	padding-left:0px;
	margin:0px;
}

#hotlist div.contentEl {
	border-color:#00BA92;
	background-color: #efefef;
}

#hotlist h1 {
	color:#070767;
	color:#222378;
	font-size:10pt;
	font-weight:bold;
	background-color:#CFD1DA;
	padding:2px;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:2px;
	margin:0px;
	background: url(images/hotlist_bg_3.jpg);
}

#hotlist p {
	font-size:8pt;
	margin:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:3px;
	background-color: #efefef;
}

/*****************************************/
/*   Footer Styling                     */
#footer {
    display:inline;
    float:left;
    color:#7E7E89;
    text-align:center;
    font-size:9pt;
    width:100%;   
}

#footerPic {
    display:inline;
    float:left;
    width:100%;
    min-height:249px;
    background: url(images/ng_bordernav_bg_2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:95px;
}

/*****************************************/
/*   Other site elements                 */
#date {
    padding-right:-20px;
    text-align:right;
    font-size:10pt;
    display:inline;
}

