body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;
	background-color: #003366; /*#EEEEEE*/
}

/*  leave for testing  */
/*	border: 1px solid #000000; */
/*     margin: 0px 0px 0px 0px; */
/*     padding: 0px 0px 0px 0px; */
/* lvha */

/*orange #ff9a66*/
/*font #7a7172*/


/* structure */

#container {
	width: 800px;
	height: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
  	border: 1px solid #E56A21;
 }

#head {
	width: 100%;
    height: 181px;
  	border-bottom: 1px solid #E56A21;
}

/*#logo {
    padding: 0px 0px 0px 0px;
}*/

/* #navigation { */
/* 	width: 100%; */
/* 	padding: 0px 0px 0px 0px; */
/* 	background-color: #E56A21; */
/*   	border-bottom: 1px solid #E56A21; */
/* } */

/* Navigation */

#navigation {
	width: 800px;
	padding: 0px 0px 0px 0px;
 	background-color: #E56A21;
/*  	border-bottom: 1px solid #E56A21; */
}

div#navigation {
 	height: 27px;
	width: 800px;
	margin: 0;
	padding: 0;
	border: 0;
}

div#navigation ul#menu {
 	height: 27px;
	width: 800px;
 	background: transparent url(../images/nav/nav_bg.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

div#navigation ul#menu li {
	margin: 0;
	padding: 0;
 	list-style: none;
	position: absolute;
	top: 0;
}
	
ul#menu li, ul#menu a {
	height: 27px;
	display: block;
}
	
div#navigation ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
}
	
#home	{
	left: 0; 
	width: 62px;
}

#projekt {
	left: 62px; 
	width: 100px;
}

#fachtagung	{
	left: 162px; 
	width: 101px;
}

#suche {
	left: 263px; 
	width: 122px;
}

#presse {
	left: 385px; 
	width: 65px;
}

#eucrea {
	left: 450px; 
	width: 189px;
}

#kontakt {
	left: 639px; 
	width: 74px;
}

/* Main navigation hilite on mouseover */
#home a:hover {
	background-image: url(../images/nav/home.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#projekt a:hover {
	background-image: url(../images/nav/projekt.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#fachtagung a:hover {
	background-image: url(../images/nav/fachtagung.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#suche a:hover {
	background-image: url(../images/nav/onlinekatalog.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#presse a:hover {
	background-image: url(../images/nav/presse.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#eucrea a:hover {
	background-image: url(../images/nav/eucrea.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#kontakt a:hover {
	background-image: url(../images/nav/kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

/* Main navigation hilite on pageload */
body#homepage #home {
	padding: 12px;
	background-image: url(../images/nav/home.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

body#projektpage #projekt {
	padding: 12px;
	background-image: url(../images/nav/projekt.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

body#fachtagungspage #fachtagung {
	padding: 12px;
	background-image: url(../images/nav/fachtagung.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

body#onlinekatalogpage #suche {
	padding: 12px;
	background-image: url(../images/nav/onlinekatalog.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

body#pressepage #presse {
	padding: 12px;
	background-image: url(../images/nav/presse.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

body#eucreapage #eucrea {
	padding: 12px;
	background-image: url(../images/nav/eucrea.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

body#kontaktpage #kontakt {
	padding: 12px;
	background-image: url(../images/nav/kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

/* end Navigation */

#mainContent {
	width: 800px;
	padding: 0px 0px 0px 0px;
}

#leftContent {
	float: left;
	width: 495px; /*491px*/
	padding: 45px 0px 10px 65px;
/*   	border: 1px solid #000000; */
}

#rightContent {
	float: right;
	width: 160px;
	padding: 0px 20px 10px 60px;
/*   	border: 1px solid #000000; */
}

#footer {
	clear:both;
	width: 800px;
	height:55px;
	padding: 0px 0px 0px 0px;
	border-top:1px dashed #1F3D5E;
}

#leftFooter {
	float: left;
	width: 495px; /*491px*/
	padding: 5px 0px 5px 65px;
/*   	border: 1px solid #000000;  */
}

#rightFooter {
	float: right;
	width: 160px;
	padding: 5px 20px 5px 60px;
/*   	border: 1px solid #000000; */
}

#searchbox  {
	width: 495px;
	padding: 10px 0px 10px 0px;
	border-top:1px dashed #1F3D5E;
	border-bottom:1px dashed #1F3D5E;
	font-weight: bold;
}

#kategoriebox, #areabox  {
/* 	width: 495px; */
/* 	padding: 10px 0px 10px 0px; */
/* 	border-top:1px dashed #1F3D5E; */
/* 	border-bottom:1px dashed #1F3D5E; */
	font-weight: bold;
}

#facilitypicture {
	width: 495px;
    height: 375px;
	background-color: #E56A21;

}

#facilitypicture img {
	border:1px solid #FFFFFF;
}

#facilitybigpicture {
	float: left;
	padding: 10px 10px 10px 10px;
}

#facilitysmallpicture {
	float: right;
	padding: 10px 10px 10px 10px;
}


/* fonts */

.headline {
	font-size: 14px;
	font-weight: bold;
	color: #E56A21;
	text-decoration: none;
} 

.markedText {
/* 	font-size: 12px; */
/* 	font-weight: normal; */
	color: #E56A21;
/* 	text-decoration: none; */
} 

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

#leftContent a, #rightFooter a   {
	color: #E56A21;
	font-weight: bold;
}

td {
	font-size: 12px;
}

.smalltext {
	font-size: 10px;
}

.warning {
	color: #ff9a66;
}

.headlinebg {
	background-color: #ff9a66;
}

.dottedline	{
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-bottom: #000000 1px dotted;
    margin: 5px 0px 5px 0px;
}

.black {
	color: #000000;
}

/* search */
.field {
	background-color: #FFFFFF;
	border: 1px solid #E56A21;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.catbox {
	background-color: #FDDDC8;
	border: 1px solid #E56A21;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.maincat {
	background-color: #E56A21;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* VON KATJA */
.bigunderlinetext {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.bigtextbold {
	font-size: 12px;
	font-weight: bold;
}


.smalltextbold {
	font-size: 10px;
	font-weight: bold;
}

.feld {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.button {
	background-color:#cccccc;
	color: #000000;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}