
/* *************************************************
** CSS-File: www.corinna-eikmeier.de ***************
** copyright 2008 by www.wertbar.com ***************
** get inspired - don't copy ***********************
************************************************** */

/* hide + clear */

* {
	margin: 0;
	padding: 0;
	}


body, html {
}

/* GLOBALS */

BODY {
	font: normal 0.8em Arial, sans-serif;
	color: #666666;
	margin:0;
	padding:0;
/*	background: url(../img/layout_grid.gif) no-repeat;*/
	background:#AAB69B;
  border-top: 9px solid #B54C30;
}
p, #content li, td {
  line-height: 1.5em;
}
H1 {
  font: bold 1.4em Georgia, Times New Roman, serif;
  font-style: italic;
  color: #9E906E;
	margin: 0;
	padding: 0 0 1em 0;
}
H2 {
  font: bold 1em Georgia, Times New Roman, serif;
  font-style: italic;
	padding: 0 0 1em 0;
	color:#869771;
}
H3 {
  font: bold 1.4em Georgia, Times New Roman, serif;
  font-style: italic;
	padding: 0 0 .4em 0;
	}
HR {
	height: 1px;
	line-height: 1px; 
	margin: 1em 0 2em 0;
	padding:0;
	background-color: #AAB69B;
	color: #AAB69B;
	border:none;
	}

.important {
	color: #cc0000;
	font-weight: bold;
	}
.invisible {
  display: none;
  }
a {
	color: #B54C30;
	outline: none;
	}
a:hover {
	background: #B54C30;
	color:#fff;
	}
ul.basiclist {
	margin:0;
	padding:0;
}

ul, ol {
	padding:0 0 0 3em;
	margin: 0.7em 0 2em 0;
	}
#content ul li {
	list-style-image: url(../img/listdot.jpg);
	list-style-type:none;
	margin-bottom: 1.6em;
	padding: 0 0 0 0.6em;
	}
#content img {
	float: right;
	margin: 0 0 0.8em 0.8em;
	}

/* LAYOUT-CONTAINER */

#page {
  margin: 0 auto;
  width: 68em;
	padding:0;
	background: url(../img/bg_leftdown.jpg) 188px 0 repeat-y #E1EDD1;
}
#contentainer {
	margin: 0 0 0 210px;
	background:url(../img/bg_header.gif) no-repeat #fff;
}
#content {
	padding: 220px 4em 1em 4em;
	background: url(../img/bg_content.jpg) repeat-y right;
}
#logo {
	background: url(../img/schriftzug.gif) no-repeat 0 90px;
	float: right;
	width: 260px;
	height: 90px;
	padding: 60px 2em 0 0;
	}
#left {
  float: left;
	width: 210px;
	background:red;
	background: url(../img/bg_left.gif) right top no-repeat;
	}
#left-content {
	padding-top: 220px;
	}

#footer {
	margin: 5em 0 2em 0;
	padding:0;
	background: url(../img/fklogo_foot.gif) right no-repeat;
	clear:both;
}

/* MAIN-NAVIGATION */

#nav {
	}

#nav ul {
list-style-type: none;
text-align: right;
margin: 0;
padding: 0;
}

#nav ul li {
	display:inline;
}

#nav ul li a:link,
#nav ul li a:active,
#nav ul li a:visited
 {
  font: bold 1em Georgia, Times New Roman, serif;
  font-style: italic;
  text-decoration: none;
  color: #7B7053;
	padding: 6px 20px 6px 0;
	display:block;
	outline: none;
}
#nav ul li a:hover, #nav ul li a:focus {
  color: #B54C30;
	background: none;
}
#nav ul li a.current, #nav ul li a.current:hover, #nav ul li a.current:focus {
	background:#B54C30;
	color: #fff !important;
	padding: 6px 20px 6px 10px;
	}

/* SUB-NAVIGATION */

#nav ul#subnav {
	margin: 0 0 0.4em 0;
	padding: 0.3em 0 0.3em 0;
	background: #fff;
}

#nav ul#subnav li a {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: right;
	margin: 0;
}
#nav ul#subnav li a.current {
  color: #B54C30 !important;
	background: none;
	font-style:italic;
	}
	
#nav-right {
	clear: right; 
	background: #F1F3EE; 
	float: right; 
	width: 230px; 
	border-top: 9px solid #B54C30; 
	padding-top: 1em;
	margin-top: 1em;
	}
	#nav-right li.current { font-style:italic; }
	#nav-right ul li { margin-bottom: .8em !important; padding: 0 0 0 0.6em; }
	#content-left { margin-right: 250px; }
	#fk-hint { float:right; width: 230px; font-size: .8em }
			#fk-hint img { float:right; }
	#autoren { font-size:.8em; padding: 0 10px 10px 10px }


/* CONTENT:VARIOUS */

.termindetails {
	background: #F1F3EE;
	border-collapse:collapse;
	margin: 1.4em 0;
	width: 100%;
	}
.termindetails th {
	text-align:left;
	width: 7em;
	vertical-align:top;
	background: #EAEDE6;
	color: #555;
	}
.termindetails th, .termindetails td {
	border: 1px solid #fff;
	padding: 0.4em;
	}

/* Footer-Navigation + more */

#pagenav {
	padding:0;
	margin-left: -7px;
	margin-bottom: 1em;
	font-size: 0.8em;
	line-height: 20px;
	text-align:left;
	}
#pagenav li {
	display:inline;
	list-style-type:none;
	}
#pagenav li a {
	padding: 2px 15px 2px 22px;
	text-decoration:none !important;
	color: #AAB69B !important;
	}
#footer span.update {
  font: bold 0.8em Georgia, Times New Roman, serif;
	color: #AAB69B;
	}

.toplink {
	background: url(../img/icon_top.gif) no-repeat;
	}
.backlink {
	background: url(../img/icon_back.gif) no-repeat;
	}
.navlink {
	background: url(../img/icon_nav.gif) no-repeat;
	}
.toplink:hover, .toplink:focus {
	background: url(../img/icon_top2.gif) no-repeat;
	}
.backlink:hover, .backlink:focus {
	background: url(../img/icon_back2.gif) no-repeat;
	}
.navlink:hover, navlink:focus  {
	background: url(../img/icon_nav2.gif) no-repeat;
	}

/* efa fontsize */
	
#ffontsize {
	margin-top: 10px;
	position: relative;
	z-index:1000;
	clear: both;
	float: right;
  font: bold 0.9em Georgia, Times New Roman, serif;
	font-style:italic;
	color:#999;
	height: 40px;
	width: 150px;
	text-align:left;
}
#ffontsize b { float: left; padding: 6px 6px 0 0;}

.fontbigger, .fontnormal, .fontsmaller {
	color: #666666;
	border:none;
	text-decoration:none;
	padding: 0 16px 0 0; /* icon-breite*/
	margin-right: 8px; /* abstand */
	margin-top: 5px;
	height: 20px;
	float:left;
}
.fontbigger {
	background: url(../img/zoom_larger.gif) no-repeat;
	}
.fontnormal {
	background: url(../img/zoom_normal.gif) no-repeat;
	}
.fontsmaller {
	background: url(../img/zoom_smaller.gif) no-repeat;
	}
.fontbigger:hover, .fontnormal:focus {
	background: url(../img/zoom_larger2.gif) no-repeat;
	}
.fontnormal:hover, .fontnormal:focus {
	background: url(../img/zoom_normal2.gif) no-repeat;
	}
.fontsmaller:hover, .fontsmaller:focus {
	background: url(../img/zoom_smaller2.gif) no-repeat;
	}

.date {
  font: bold 0.9em Georgia, Times New Roman, serif;
	color: #B54C30;
	font-style:italic;
	padding: 0 0 0.6em 0;
	}

.infobox { background:#F1F3EE; border-top: 5px solid #B54C30; width: 250px; float: right; margin: 0 0 15px 15px; padding:10px; }










