body {
	margin:0 0 30px 0;
	padding:0;
	background-color:#B8B094;
	font-family: Georgia, serif;
	font-size:70%;
	/*line-height: 133%;*/
	color:black;
	text-align:center;
}
/* ---------------------------------------------------------------------------------------------------------*/
/* --- Basics ----------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------*/

#noscript {display:none;}
h1, h2, h3 { font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 133%;}
p { margin:0; padding:0; }
p.title {margin-bottom: 12px;}
p.subtitle {margin-bottom: 12px;}
p.text {margin-bottom: 12px;/*text-indent: 3%;*/}
p.cite {margin-bottom: 4px;}
p.source {margin-bottom: 6px; padding-bottom: 6px; background:url(../images/bgr_div_dbrown_dot.gif) bottom left repeat-x;}
p.caption {font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 6px; margin-bottom: 6px; padding-bottom: 6px; background:url(../images/bgr_div_dbrown_dot.gif) bottom left repeat-x; }
img {border:0; margin:0; padding:0;}
#toplinks {
	position:relative;
	width:806px;
	height:44px;
	margin:0px auto 0px auto;
	text-align:left;
	color: white;
	font-size:110%;
	background-color:#789ABC;
	background:url(../images/bgr_toplinks.gif) bottom left no-repeat;
	z-index: 10;	/* ueber content! */
}
#toplinksContainerLeft {
	position:relative;
	display:inline;
	float:left;
	left: 10px;
	width: 200px;
}
#toplinksContainerRight {
	display:inline;
	float:right;
	position:relative;
	right:10px;
	width: 400px;
	text-align:right;
}
#toplinks  a {
	color: white;
	margin: 0px 6px 0px 6px;
	text-decoration:none;
}
#header {
	width:806px;
	height:141px;
	margin:0px auto 0px auto;
	text-align: left;
	background-color: #EDEAE4;
	background:url(../images/bgr_header.jpg) top left no-repeat;
	z-index: 0;
}

div#corner {
	float: right;
	/*padding-right: 12px;*/
	display: block;
/*
	width: 128px;
    height: 121px;
	background: url(../images/banderole.png) top right no-repeat !important;
*/
 	width: 150px;
    height: 141px;
	background: url(../images/banderole_myfairlady.png) top right no-repeat !important;

	background: none;
	text-indent: -999em;
	text-decoration: none;
	/*cursor: hand;*/
	z-index: 1001;
}

#navi {
	width:806px;
	height:30px;
	margin:0px auto 0px auto;
	padding-top:10px;
	text-align: left;
	background-color: #EDEAE4;
	background:url(../images/bgr_navi.gif) top left no-repeat;
    z-index:99;
}
#maintop {
	width:806px;
	height:20px;
	margin:0px auto 0px auto;
	text-align: left;
	/*background-color: #EDEAE4;*/
	background:url(../images/bgr_maintop.gif) top left no-repeat;
}
#main {
	width:806px;
	margin:0px auto 0px auto;
	/*padding-left:28px;*/
	padding-bottom: 21px;
	text-align: left;
	/*background-color: #EDEAE4;*/
	background:url(../images/bgr_main.gif) top left repeat-y;
}
#col1, #col2, #col2wide, #col1wide{
	float:left;
	padding-top:0px;
	width:278px;
	/*background-color: #EDEAE4;*/
}
#col1 {
	margin-left:14px;
	_margin-left:7px;
    background:url(../images/bgr_col1.gif) top left no-repeat;
	height:300px;
}
#enterpic {
	position:relative;
	margin-left: 54px;
}
#col1wide {
	margin-left:14px;
	_margin-left:7px;
	padding-left:20px;
	padding-top: 16px;
	width:536px;
	background:url(../images/bgr_col1.gif) top left no-repeat;
}
#col1all {
	margin-left:14px;
	_margin-left:7px;
	padding-left:20px;
	padding-top: 16px;
	width:758px;
	background:url(../images/bgr_col1.gif) top left no-repeat;
}
#col2wide {
    width:489px;
}
#col3 {
	position: relative;
	float:left;
	padding-left:16px;
	margin-top:16px;
	width:206px;
    /*background:url(../images/bgr_subnavi.gif) top center no-repeat;*/
}
/* -----------------------------------------------------------------------------------------------------------*/
/* --- Main Navi ---------------------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/
#navi ul {
	list-style:none;
	margin:0 0 0 26px;
	padding:0;
}
#navi ul li {
	float:left;
	display:block;
	width: 112px;
	/*margin:0 0 0 2em;*/
	/*padding:30;*/
	/*overflow:hidden;
	text-indent:-9999px;*/
}
#navi ul li a {
	display:block;
	margin:0;
	/*padding:0px 10px 0px 10px;*/
	font-size:1.2em;
	color:#FFFFFF;
	text-decoration:none;
}
#navi ul li a:hover {
	color:#B5E963;
}
#navi ul li#navi1, #navi ul li#navi6{
	width:120px;
}
#navi ul li#navi2, #navi ul li#navi3{
	width:122px;
}
#navi ul li#navi4 {
	width:130px;
}
#navi ul li#navi5 {
	width:142px;
}
#navi ul li#navi1 a {
}
#navi ul li#navi1 a:hover {
}
#navi ul li#navi1 a.active {
}
/* ---------------------------------------------------------------------------------------------------------*/
/* --- Side Navi -------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------*/
#sidenavi {
	background:url(../images/bgr_sidenavi_main.gif) top left no-repeat;
}
#sidenavi ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	height:267px;
}
#sidenavi ul li {
	display:block;
	width: 166px;
	margin:0 0 0 4px;
	padding: 10px 0px 10px 0px;
    background:url(../images/bgr_sidenavi_dot.gif) bottom left repeat-x;
}
#sidenavi ul li a {
	display:block;
	margin:0;
	font-size:1.2em;
	color:#FFFFFF;
	text-decoration:none;
	width: 166px;
}
#sidenaviTop {
 	background:url(../images/bgr_sidenavi_top.gif) top left no-repeat;
}
#sidenaviTitle {
	display:block;
	width: 176px;
	margin:0px 0px 0px 8px;
	padding: 16px 0px 10px 0px;
	border-bottom: 1px solid #E7E5DF;
	text-align:center;
}
#sidenaviTitle a {
	margin:0;
	margin-left:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#sidenaviBottom {
	background:url(../images/bgr_sidenavi_bot.gif) top left no-repeat;
	height:9px;
}
#sidenaviInline{
	display:inline;
	float: right;
	margin-top:16px;
	width:190px;
	margin: 0px 16px 8px 0px;
}
/* -----------------------------------------------------------------------------------------------------------*/
/* --- Content -----------------------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

.text, .title, .cite {
 	font-size:110%;
	line-height:150%;
}
.title {
    font-weight: bold;
	text-transform: uppercase
}
.subtitle {
	font-size:100%;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.cite {
 	font-style:italic;
}
.ml30 {
	margin-left:30px;
}
.mt16 {
	margin-top:16px;
}
.imgBorder {
    padding: 3px;
    margin: 6px;
    border: 1px solid #C6C0A8;
    background: #FFFFFF;
}
.imgLeft {
	float:left;
	margin-right:16px; !important
}
.imgRight {
	float:right;
	margin-left:16px; !important
}
.col3div {margin-left: 6px; margin-bottom: 6px; padding-bottom: 6px; background:url(../images/bgr_div_dbrown_dot.gif) bottom left repeat-x; }
.underline {margin-bottom: 6px; padding-bottom: 6px; background:url(../images/bgr_div_dbrown_dot.gif) bottom left repeat-x; }
.pdf {margin-bottom: 6px; padding-bottom: 6px;}
.fplayer {
 	margin-bottom: 24px;
}
.termine {
 	background:url(../images/bgr_div_dbrown_dot.gif) bottom left repeat-x;
	padding-bottom:0.8em;
}
.termineD {
 	background:url(../images/bgr_div_grey_ddot.gif) bottom left repeat-x;
	padding-bottom:0.8em;
}
.termineH {
 	background:url(../images/bgr_div_lbrown_dot.gif) bottom left repeat-x;
	padding-bottom:0.4em;
}
.marginB1 {
	margin-bottom:0.4em;
}
/* ---------------------------------------------------------------------------------------------------------*/
/* --- Form Elements ---------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------*/

.inputText {
	width: 100%;
    border:1px solid #CECECE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight: normal;
    color: #232323;
}
.inputButton {
	width: 100%;
    border:1px solid #CECECE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight: normal;
    color: #232323;
    background-color: #C6C0A8;
    border: 1px solid #232323;
    cursor: hand;
}
.textRedaktion {
	text-align: right;
}
.attention {color: #DD2323;}
/* -----------------------------------------------------------------------------------------------------------*/
/* --- Footer ------------------------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

#footer {
	width:806px;
	height:45px;
	margin:0px auto 0px auto;
	text-align: center;
	font-size:110%;
	background-color: #FFF7BC;
	background:url(../images/bgr_footer.gif) top left no-repeat;
	color: white;
}
#footerLinks {
	position:relative;
 	top: 51px;
	margin-bottom:0px;
	/*height: 24px;*/
}
#footer small {
	font-size:0.9em;
}
#footer #footerLinks a {
	color: white;
	/*margin: 0px 6px 0px 6px; */
	margin-top:0px;
	text-decoration:none;
}
a {
	color: #1A8ACA;
}
a.active {
	color: black;
	text-decoration: none;
}
/* Float clearing workaround also working on Mozilla */
.clearer {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
