/* CSS Document */
body{
	background-image:url(images/layout/bg.png);
	background-repeat:repeat-x;
	background-color:#D6DAE4;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
}
h1{
	font-size:14pt;
	font-weight:bold;
}
p {
	font-size:11pt;
	font-weight:normal;
}
li{
	font-size:11pt;
}

.untertitel{
	font-size:11pt;
	font-weight:bold;
}

div#main{
	width: 980px;
	text-align: left;
	border:1px solid black;
	margin-left:auto;
	margin-right:auto;
	font:"Times New Roman", Times, serif;
	font-size:14px;
}

A:LINK    {text-decoration: none; color:#000000}
A:VISITED {text-decoration: none; color:#000000}
A:HOVER   {color:#000000}

/* header */
div#header{
	height:100px;
	background-color:#002060;
}
div#logo{
	position:relative;
	float:left;
	height:100px;;
}
div#titel{
	position:relative;
	float:right;
	width:600px;
	height:70px;
	vertical-align: middle;
	top:30px;
}
/*  upper menu  */
div#upperbar{
	width:100%;
	color:#002060;
}

div#uppermenu{
	width:100%;
	background-color:#FFFF99;
	height: 24px;
}
div#um{
	text-align:center;
}
#uppermenu a {
	display:block;
	float:left;
	height:24px;
	width:132px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	border-right:1px dotted black;
	background-image:url(images/layout/b1.png);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;
	color:#002060;
}


#uppermenu A:HOVER {	
	font-weight:bold;
	background-image:url(images/layout/b2.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#002060;
	border-right:1px solid black;
	color:#FFFF99;
}
/* white */
div#container1{
	height:116px;
	border-top:1px solid black;
	background-color:#FFFFFF;
}

div#lefttext{
	padding-top:40px;
	color:#FF9900;
	/*text-align:left;*/
	text-align:center;
	
	padding-left:17x;
	height:60px;
	width:230px;
	float:left;
}

div#fotos{
	float:right;
	width:728px;
	height:116px;
	border-left:1px solid black;	
}

/* Blue */
div#container2{
	background-color:#002060;
	color:#FFFF99;
	width:100%;	
}

div#pfard{
	text-align:left;
	width:400px;
	float:left;
	height:27px;
	padding-top:8px;
	padding-left:20px;
}
#pfard a{
	color:#FFFF99;
	text-decoration:underline;
}

div#quicklinks{
	text-align:right;
	height:27px;
	padding-top:8px;
	vertical-align:middle;
	margin-right:10px;
}
#quicklinks a{
	color:#FFFF99;
}
#quicklinks img{
	border:none;
}


/* sidebar */

#menu{
	
	
}
#menu a{
	vertical-align:middle;
	text-decoration:none;
	display: block;
	height:30px;
	padding-top:10px;
	padding-bottom:2px;
	padding-left:20px;
	color:#002060;
	border-bottom:1px dotted black;
	background-image:url(images/layout/leftb1.png);
	background-repeat:no-repeat;
	background-position:left;
	
	
}
#menu A:HOVER  {	
	font-weight:bold;
	color:#002060;
}

a#firstLeft{
	font-weight:bold;
	background-image:url(images/layout/leftb2.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFFF99;
}
a#firstLeft:HOVER{
	color:#FFFF99;
}

#sidebarleft{
	float: left;
	width:250px;
	min-height:300px;
	height:100%;
	background-image:url(images/layout/background.png);
	background-repeat:repeat-x;
	background-color:#FFFF99;	
	margin:0; padding:0;
	color:#002060;

}

#mainContent{
	float: left;
	width:535px;
	min-height:300px;
	height:100%;
	background-image:url(images/layout/background.png);
	background-repeat:repeat-x;
	background-color:#FFFF99;
	border-left:1px solid black;
	border-right:1px solid black;
	padding-left:20px;
	padding-right:20px;
	color:#002060;
	padding-top:10px;
}
#mainContent a{
	color:#002060;
}

#sidebarright{
	height:100%;
	float: right;
	width:153px;
	background-color:#FFFFFF;
}

div#footer{
	position:relative;
	height:23px;
	padding-top:12px;
	font-size:11px;
	background-color:#002060;
	color:#FFFF99;
	text-align:center;
}




#footer a{
	font-size:11px;
	color:#FFFF99;
	text-decoration:underline;
}
div#middle{
	background-color:#FFFF99;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

/*
div#icplogo{
	position:absolute;
	height:90px;
	width:90px;
	top:-12px;
	left:20px;
	
	font-size:11px;
	background-color:#002060;
	color:#FFFF99;
	text-align:center;
}
*/
/*** NEW ***/

#newMainContent{
	
}

#newMenu{
	width:250px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

#newMenu a{
	vertical-align:middle;
	text-decoration:none;
	display: block;
	height:30px;
	padding-top:10px;
	padding-bottom:2px;
	padding-left:20px;
	color:#002060;
	border-bottom:1px dotted black;
	background-image:url(images/layout/leftb1.png);
	background-repeat:no-repeat;
	background-position:left;
	
	
}
#newMenu A:HOVER  {	
	font-weight:bold;
	color:#002060;
}

#newContent{
	border-right:1px solid black;
	border-left:1px solid black;
	vertical-align:top;
	text-align:left;
	width:535px;
	min-height:300px;
	height:100%;
	background-image:url(images/layout/background.png);
	background-repeat:repeat-x;
	background-color:#FFFF99;
	border-left:1px solid black;
	border-right:1px solid black;
	padding-left:20px;
	padding-right:20px;
	color:#002060;
	padding-top:10px;
}
#newSidebarRight{
	width:153px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#newContent a{
	color:#002060;
	font-weight:bold;
}
#newMenu a#firstLeft{
	font-weight:bold;
	background-image:url(images/layout/leftb2.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFFF99;
}
#newMenu a#firstLeft:HOVER{
	color:#FFFF99;
}

