/* 27.05.2003 / jeho */

.reddiPreview {
    border: 1px solid #000000;
    padding: 1px 2px;
    font-size: 11px;
    background-color:#0000b0;
    color:white;
    font-family: Arial;
}

/* global font-family + bgcolor */
body{
font-family: Arial, Helvetica, sans-serif;
background-color: white;
}

/* global fliesstext */
p,td,li,a,div,input,textarea,select {
font-size: 12px;
color: #3F3E3E;
}


/* Marginalspalte */
.marg{
font-size: 11px;
color: #6D6E71;
line-height: 130%;
}

/* Teaser -  grüner Kasten unten links */
.teaser{
font-size: 11px;
color: #D4DCB7;
line-height: 130%;
}

/* Infokasten in der Marginalie */
.infokasten{
font-size: 11px;
color: #6D6E71;
line-height: 130%;
}



/* headline - Rubrik */
H1 {
font-weight: bold;
font-size: 14px;
color: #6D6E71;
padding: 0px;
margin: 0px;
border-width: 0px;
}

/* headline - Texttitel */
H2 {
font-weight: bold;
font-size: 12px;
color: #6D6E71;
padding: 0px;
margin: 0px;
border-width: 0px;
font-style: normal;
font-variant: normal;
}

/* headline - Kasten - Marinalspalte */
H3{
font-weight: bold;
font-size: 12px;
color: #6D6E71;
padding: 0px;
margin: 0px;
border-width: 0px;
line-height: 14px;
font-style: normal;
font-variant: normal;
}


/* -- Anchors -- */
A:hover{
color: #000000;
}

/* Main Nav */
A.nav:link{
color: #6D6E71;
font-weight: bold;
text-decoration: none;
}

A.nav:active {
color: #6D6E71;
font-weight: bold;
text-decoration: none;
}

A.nav:visited {
color: #6D6E71;
font-weight: bold;
text-decoration: none;
}

A.nav:hover {
color: #999999;
font-weight: bold;
text-decoration: none;
}

/* Sub Nav */
A.subnav:link {
color: #6D6E71;
text-decoration: none;
font-size: 11px;
}

A.subnav:active {
color: #6D6E71;
text-decoration: none;
font-size: 11px;
}

A.subnav:visited {
color: #6D6E71;
text-decoration: none;
font-size: 11px;
}

A.subnav:hover {
color: #3F3E3E;
text-decoration: none;
font-size: 11px;
}

/* Breadcrumbs & Co */
A.pfad:link {
color: #6D6E71;
text-decoration: none;
font-size: 10px;
}

A.pfad:active {
color: #6D6E71;
text-decoration: none;
font-size: 10px;
}

A.pfad:visited {
color: #6D6E71;
text-decoration: none;
font-size: 10px;
}

A.pfad:hover {
color: #000000;
text-decoration: none;
font-size: 10px;
}
.bildrand {
	border: 1px solid #A3A3A3;
}


/* Spezial-Funtion Flash-Layer x-mas */
#flashLayer{
	width:100%;
    position:fixed;
    bottom:-5px;	
	padding-left: auto;
	text-align:center;
}

#closeButton{
	width:100%;
    position:fixed;
    bottom:2px;
	left:430px;
	padding-left: auto;
	text-align:center;
	z-index:2;

}



#closeButton a{
	color: #000;
	font-size:12px;
	text-decoration:none;
	background-color:#FFFFFF;
	padding:0px 2px;
}


#closeButton a:hover{
	color: #FF0000;
	text-decoration:none;
}

.closeButtonLink{
	width: 16px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}

* html #closeButton{
	width:100%;
    position:fixed;
	padding-left: auto;
	text-align:center;
	z-index:3;

}

* html #closeButton a{
	color: #000;
	font-size:12px;
	text-decoration:none;
}

* html #closeButton a:hover{
	color: #FF0000;
	text-decoration:none;
}

*html .closeButtonLink{
	width: 16px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}

/* ENDE Spezial-Funtion Flash-Layer x-Mas */
