*       {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#common {
	margin: 0 auto;
	position: relative;
	width: 975px;
	text-align: left;
}

#header-right * {
  font-weight: bold;
	color: #AEA971;
}

#header-right input {
  font-weight: normal;
	color: #000000;
}

#header-right h3 {
	color: #7F744D;
	font-size: 11px;
	margin: 0;
}

#header-right a {
	font-weight: bold;
}

#header-right a:hover {
  color: #7F744D;
}


.bodytext{
	font-size:11px;
	line-height: 15px;
	}

#midblock .bodytext, #rightblock .bodytext{
	margin-left:10px;
	margin-right:10px;
	}


p	{
	margin-top:0px;
	margin-bottom:8px;
	}

h1	{
	/*letter-spacing: 0.03em;*/
	font-size: 15px;
	font-weight: lighter;
	padding-left:10px;
	color:#EF4457;
	}
	
h2	{
	font-size:12px;
	color:#777777;
	letter-spacing:0.03em;
	}
	
h5	{
	background-image:url(pics/titel_bg.png);
	height:150px;
	color:#444444;
	font-size:22px;
	letter-spacing:0.05em;
	margin:0px;
	padding:0px;
	}
	
dt	{
	font-size:11px;
	line-height: 16px;
	}
	
dd	{
	color:#444444;
	font-size:11px;
	}
	
ul	{
	padding:0px;
	}
	
li	{
	list-style-type:none;
	}
	
a	{
	color:inherit;
	text-decoration:inherit;
	}

.internal-link{
	color:#2D6C98;

	}
	
.external-link, .external-link-new-window{
	color:#2D6C98;

	}
	
img	{
	border:0px;
	}
	
.divider{
	margin-bottom:150px;
	
	
	}



/* ########################    BREADCRUMB   ########################### */

    .breadcrumb{
	font-size:11px;
	color:#7f744d;
	font-decoration:none;
	padding:10px;
	}
	
    a.linkWhite:link{
	color:#aea86d;
	text-decoration:none;
	}

    a.linkWhite:visited{
	color:#aea86d;
	text-decoration:none;
	}
		
    a.linkWhite:hover{
	color:#66a6e4;
	text-decoration:none;
	}

	
/* ########################    ???   ########################### */



.menubox{
	/*position:absolute;*/
	width:764px;
	height:26px;
	padding-top:5px;
	background-color:#CCCCCC;
	padding-left:20px;
	z-index:200;
	}


#mailform {
        text-align:right;

}

/* ########################    FILELINKS   ########################### */

.csc-uploads-fileName, .csc-uploads-fileSize {
	text-decoration:none;
	font-size:11px;
	color:#777777;
}

.csc-uploads{
	border: 3px solid #DDDDDD;
	width:270px;
	}

.filelinksFormat {
	background-color:#DDDDDD;
	color:#444444;
	font-size:11px;
	height:20px;
	}


	
/* ########################    NEWS   ########################### */


.newsFormatTable {
	color:#444444;
	font-size:12px;
	height:20px;
	border: 3px solid #DDDDDD;
	}
	
.newsFormatTd {
	background-color:#DDDDDD;
	height:20px;
	}
	
.newsFormatTd-odd {
	font-size:12px;
	}
	
.newsFormatTd-even {
	font-size:12px;
	}


/* ########################    SITEMAP   ########################### */

.tx-flseositemap-pi1 {
	font-size:12px;
	}

.contenttable {
	font-size:11px;
	border-collapse:collapse;
	}

.td-0, .td-2, .td-4, .td-6, .td-8, .td-10{
	background-color:#EEEEEE;
	padding:0px;
	margin:0px;
	}
.td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-7, .td-8, .td-9, .td-10, .td-last{
	border:1px solid #DDDDDD;
	margin:0px;
	padding:1px;
	}
/* ########################    LEFTMENU   ########################### */

#leftnav-level1-no, #leftnav-level1-act{
	padding:3px 0px 3px 10px;
	border-bottom:1px dotted #aea86d;
	}

#leftnav-level1-no a{
	color:#7f744d;
	text-decoration:none;
	}
	
#leftnav-level1-no a:hover{
	color:#EF4457;
	text-decoration:none;
	}

#leftnav-level1-act a{
	color:#7f744d;
	text-decoration:none;
	}
	
#leftnav-level1-act a:hover{
	color:#EF4457;
	text-decoration:none;

	}


/* ########################    TOPMENU   ########################### */

a.firstlevellink{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#66A6E4;

}

a.firstlevellink:link{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#66A6E4;

}

a.firstlevellink:visited{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;

}



.topmenul1, .topmenul2 {
	list-style:none;			/* Default styles for all menu's */
	padding:0px 0px;
	margin:0px;

}

.topmenul1 li {

	padding:0px 0px 0px 0px;
	padding-bottom:4px;
	float:left;				/* First level menu's needs to float left */
	position:relative;			/* Relative positiong because lower level menu's needs to be absolute */
}

/* First level colors for link tags */
.topmenul1 a {
	color:#66A6E4;
	padding:0px 20px 5px 0px;		/* Seperate menu's a bit aswell, some extra space for the arrow on the right */
	/*border-left:1px solid #CCCCCC; 		 Same as BG color so total width is always the same */

}



.topmenul1 a:hover {
	color:#005480;
}


/* Start second level and lower menu's */
.topmenul1 .topmenul2 {
	display:none;				
	position:absolute;			/* We position absolute (relative to l1) */
	width:156px;				/* Breite für Submenü */
	/*border:1px;*/				/* Rahmen um Submenü Gesamtblock */
	z-index:10;				/* We set a z-index these menu's will show up above other menu items, works in non IE */
	left:0px;				/* Left to 0 and for IE we move one extra pixel down */	
	top:14px !important;
	top:15px;

}

.topmenul1 .topmenul2 .topmenul2, .topmenul1 .topmenul2 .topmenul2 .topmenul2 {
	left:155px;				/* Move away from second level menu for second level and lower */
	top:-1px !important; 			/* Border = 1px so we need to move one up aswell !important to overrule the !important above*/
}

.topmenul1 .topmenul2 li {
	/*padding:5px 0px 5px 0px;*/  		/* Controls the height per menu item on second level and lower */
	border-bottom:1px dotted white;		/* Trennbalken im Submenü */
	width:100%;
	background-color:#E0EDFA;
	padding:0px;
	margin:0px;

}

.topmenul1 .topmenul2 a {
	border:none;				/* no border, remove the style from level1 a tags */
	display:block;				/* Display block, so teh whole menu will lite up (if bg used)*/
	padding:4px 0px 4px 15px;
	text-decoration:none;
	font-size:10px;
	/* height:16px; */
	color:#005480;

}

.topmenul1 .topmenul2 a:visited {			/* Needed for IE aswell */
	color:#005480;
}

.topmenul1 .topmenul2 a:hover {			/* Needed for IE aswell */
	color:white;
	border:none;				/* no border, remove the style from level1 a tags */
	text-decoration:none;
	font-size:10px;
	background-color:#66A6E4;
	/* height:16px; */

}



/* Little arrows for the menus */
.topmenul1-ifsub {
	background-image:url(pics/menutop_ecke.gif);
	background-position:center right;
	background-repeat:no-repeat;
}

.topmenul2-ifsub {
	background-image:url(pics/pfeil_rechts.png);
}


.topmenul1 .hoveratag {
	/*background-color:#DDDDDD;*/		/* Hack in javascript, this will highlite teh a tag of the menu above */
	/*border:1px solid #DDDDDD;*/		/* We could do this with CSS (.topmenul1 li:hover > a) But IE doesn't support that */
	background-image:url(pics/menutop_ecke.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

