*
{
	font-family: Helvetica, Arial, sans-serif;
}

div.titlepage
{
	text-align: center;
	font-size: large;
	font-weight: bold;
}

div.title
{
	text-align: center;
	font-size: large;
	height: 60px;
}

DIv.titlepage h3
{
	font-size: xx-large;
	font-weight: bold;
}


html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

div#center
{
	background-color: #999999;
	text-align: center;
	height: 100%;
}

div#all
{
	position:relative;
	margin: 0 auto;
	height: auto !important; /* alle browser */
	min-height: 100%;
	height: 100%; /* IE6 = min-height*/
	text-align: left;
	background-color: #FFFFFF; /*#D1E5FA;*/
	width: 1200px;
}

div#wrapper
{
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

div#foot
{
	position: relative;
	padding: 0px;
        margin-bottom: 0px;
	bottom: 0px;
	background: url(Panorama.png) 100% 100% no-repeat;
	height: 326px;
        width: 1400px;
	clear: both;
}

div#logo
{
	text-align: center;
	height: 60px;
}

div#navigation 
{
	float: left;
	width: 14em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: none;
}

div#navigation ul
{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-left: 0.5em;
}

div#navigation ul li
{
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

div#navigation a
{
	color: #000000;
	text-decoration: none;
}

div#navigation a:hover
{
	text-decoration: underline;
}

div#navigation .active
{
	font-weight: bold;
}

div#content
{
	margin-left: 14em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 15px;
	border: none;
	min-width: 14em;
}

div#content_text
{
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 5em;
	padding-left: 5em;
}

div#content_text p
{
	text-align: justify;	
}

div.rounded h2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;

}

div.rounded
{
       /* top:1.8em; */
	background-color: #F05921;
	/* in RGB -> 240(0.94),89(0.35),33(0.13) (EDF Orange)    #F05921*/
        border:5px solid #F05921;
        font-size:1.3em;
	border-radius:5px;
	margin: 5;
	padding: 5;
	margin-bottom: 30px;
	/* heigth:100% */
}

div.rounded2
{
       /* top:1.8em; */
	background-color: #F05921;
	/* in RGB -> 240(0.94),89(0.35),33(0.13) (EDF Orange)    #F05921*/
        border:5px solid #F05921;
        font-size:1.3em;
	border-radius:5px;
	margin: 5;
	padding: 5;
	margin-bottom: 30px;
	/* heigth:100% */
}

/*
div.rounded div
{
	background-color: transparent;
	background: url(tr.png) 100% 0 no-repeat;
	background-attachment: scroll;
}

div.rounded div div
{
	background-color: transparent;
	background: url(bl.png) 0 100% no-repeat;
	background-attachment: scroll;
}

div.rounded div div div
{
	background-color: transparent;
	background: url(br.png) 100% 100% no-repeat;
	background-attachment: scroll;
}

div.rounded div div div div
{
	background-color: transparent;
	background: url(tl.png) 0 0 no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}
*/
sup
{
	font-size: 65%;
}

table
{
	border: 0px;
	margin: 5px;
}

td 
{
	padding: 0px 5px;
}

h1
{
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1.typ1
{
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1.typ2
{
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

h4.typ3
{
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}



.error
{
 background-color: #FF6666;
}

img
{
 border: 0;
}

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

a.file:hover
{
 text-decoration: underline;
 color: #000000;
}

object.class1
{
 position:fixed;  /*relative absolute;*/
/* clear: both;*/
 height:140px;
 width:100%;
 bottom:0;
 left:0;
/* margin: -7.5em auto 0 auto; */
 /* bottom:0px; */
}

