

body {
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height: 1.4;
	background-image: url(icons/bg.gif);
	margin:0px;
	clear: both;
	text-align:center

}



* {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: black;
	
}

table tr td {
border: none;
}


h1 {
	margin: 1.5em 0 1em 0;
	padding: 0;
   line-height: 1.2;
	font-size: 1.8em;
	color: #F9000C;
}

h2 {
	font-size: 1.5em;
	margin-top: 2em;
}

h3 {
	font-size: 1.2em;
	margin-top: 1.5em;
}

h4 {
	font-size: 1.0em;
}

h2,
h3,
h4 {
	line-height: 1.1;
}

a:link {
	color: #F9000C;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: maroon;
}

small {
	font-size: 0.85em;
}

h1 small,
h2 small,
h3 small {
	font-size: 0.6em;
}

h4 input {
	margin: 0.5em 0;
}

small small {
	font-size: 0.8em;
}

big {
	font-size: 1.33em;
}

form {
	margin: 0;
	padding: 0;
}

#content ul {
	list-style: square;
	list-style-image: url(icons/list.gif);
	list-style-position: inside;
}

#content ul ul {
	list-style: square;
}

ul#menu li {
	list-style-type: none;
	list-style: none;
}



img {
	border: none;
}

tr, td {
	vertical-align: top;
}

#frame {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFAA;
	clear: both;	
}

#header {
	height:132px;
   padding:0px;
   background-color:#FFFFAA;
}

#content {
  border:1px solid #f1f3fd;
  background: white;
  width:750px;
  float:left;
  padding:0px 10px 10px 10px;
  
}

#left {
	background-color:#FFFFAA;
   width:208px;
   float:left;
}

#menu {
	width: 208px;
	padding: 80px 0px 20px 0;
	margin: 0;
	list-style: none;
}

.menuExtranet {
	margin:0;
	padding:20px 0 20px 0;
	width:208px;
	list-style: none;
}

#left .logoImage{
	padding: 10px 20px 10px 40px;
	
	}

li.menuitem {
	margin-top: 1px;
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
}

li.menuitem a, 
li.menuitem a:link, 
li.menuitem a:visited {
	display: block;
	padding: 0.2em 0.1em 0.2em 30px; 
	text-decoration: none;
	color: black;
}

li.menuitem a:hover {
	background-color: #f1f3fd;
	color: #F9000C;
	background-image: url(icons/sel_red2.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.4em;
}

li.menuitem_active {
	margin-top: 1px;
	padding: 0.2em 0.1em 0.2em 30px; 
	font-size: 1.2em;
	font-weight: bold;
	background-color: #f9000c;
	color: white;
	background-image: url(icons/sel_hred.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.4em;
}

.menuitem_active a{
	color: white;
	text-decoration: none;
}

li.menuitem_open {
	margin-top: 1px;
	padding: 0.2em 0.1em 0.2em 30px; 
	font-size: 1.2em;
	font-weight: bold;
	background-color: #febdc1;
	color: white;
}

li.menuitem_open a,
li.menuitem_open a:link,
li.menuitem_open a:visited {
	display: block;
	text-decoration: none;
	color: white;
}

li.menuitem_open:hover {
	background-image: url(icons/sel_hred.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.4em;
}

li.menuitem2 {
	background-color: #A8A8A8;
	list-style-type: none;
}

li.menuitem2 a,
li.menuitem2 a:link,
li.menuitem2 a:visited {
	display: block;
	padding: 0.3em 0.1em 0.2em 40px; 
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

li.menuitem2 a:hover {
	background-image: url(icons/sel_grey.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.5em;
	color: white;
}

li.menuitem2_active a {
	color: white;
	text-decoration: none;
}

li.menuitem2_active {
	padding: 0.3em 0.1em 0.2em 40px; 
	background-color: #A8A8A8;
	background-image: url(icons/sel_grey.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.5em;
	color: white;
	font-weight: bold;
}

#footer {
	background-color: #FFFFAA;
	color: #D1001F;
	padding: 10px 0px;
	text-align: center;
	font-size: 0.9em;
	clear: both;
}

#footer a,
#footer a:link,
#footer a:visited {
	color: #D1001F;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.leftlogos {
	padding: 10px 20px 10px 40px;
}

.floater {
	float: left;
	padding: 1em;
	border: 2px solid #f1f3fd;
	margin: 0.5em -150px 0.5em 0.5em;
	clear: right;
}

div.news {
	float: right;
	width: 300px;
	margin: 10px 0 10px 10px;
}

div.newstext {
	padding: 0 10px;
	margin: 0;
	background-image: url(icons/news.gif);
	background-repeat: repeat-y;
}

div.newstext h3{
	padding: 10px 0;
	margin: 0;
}

div.newstext p {
	padding: 5px 0;
	margin: 0;
}

.newsstart {
	padding: 0;
	font-weight: bold;
	text-align: center;
	background-image: url(icons/newstop.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #F9000C;
}

.newsende {
	padding: 0;
	margin: 0;
	background-image: url(icons/newsbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.right {
	float: right;
	padding: 1em 1em 1em 1em;
}

.rigthimg {
	float: right;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: 1px solid #f1f3fd;
}

.readmore {
	text-align: right;
}

.help {
	border-bottom: 1px dotted #666666;
	cursor: help;
}

.download {
	width: 99%;
	background-image: url(icons/pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.download a {
	display: block;
	padding: 0 0 0 40px;
	font-weight: bold;
}

.download a:hover {
	display: block;
	font-weight: bold;
	background-color: #febdc1;
	background-image: url(icons/pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
}	

.download a small {
	text-decoration: none;
	color: Black;
	font-weight: normal;
}

.table,
.table td,
.table tr {
	border-collapse: collapse;
   padding: 1em 1em;
	border: 1px solid gray;
	background-color: white;
}

.table th {
	border-collapse: collapse;
   padding: 1em 1em;
   font-weight: bold;
	background-color: gray;
	color: white;
}

.table h3,
.table h4,
.table p {
        margin: 0;
}


.ddl_file_list_item {
	list-style-type: none;
}

.ddl_description {
	margin-left: 0px;
}

.ddl_container {
	
}



#search_container {
	margin-left: 30px;
}

#search_container input#searchstring{
	width: 100px;
}
#search_container input#searchbutton{
	width: 65px;
}



@media print {
	#header,
	#right,
	#footer,
	#bottomspace {
		display: none;
	}
	
	#main {
		width: 100%;
		padding: 0;
	}
	
	body {
		font: 1em Times New Roman, serif;
	}
	
	h1 {
		color: Black;
	}
	
	ul {
		list-style: square;
		list-style-image: none;
	}
	
	.floater, .news {
		margin: 0.5em;
	}
}



a.pdf {
background-image:url(/fileadmin/templates/e5_sources/icons/pdf.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:40px;
}