
.bg-content
	{
	background-image : url(../img/default/yellow_box-mitte.png);
	background-attachement : fixed;
	background-repeat : x-repeat;
	background-position : 100% 100%;
	}

.bg-content-footer
	{
	background-image : url(../img/default/yellow_box-unten.png);
	background-attachement : fixed;
	background-repeat : no-repeat;
	background-position : 100% 100%;
	}

.bg-content-header
	{
	background-image : url(../img/default/yellow_box-oben.png);
	background-attachement : fixed;
	background-repeat : no-repeat;
	background-position : 100% 0%;
	}

body, td, p
        {
	color : black;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
		line-height: 1.2;
        }

.title
        {
	color : black;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        }

.text
        {
	color : black;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        }

.justify
	{
	color : black;
        font-family: arial, helvetica, sans-serif;
        text-align:justify;
        font-size:13px;
        }

.selectedNav
	{
        font-family: arial, helvetica, sans-serif;
        color: #0000ff;
        font-weight: bold;
        font-size: 13px;
        }

.normalNav
	{
        font-family: arial, helvetica, sans-serif;
        color : #000055;
        font-weight: normal;
        font-size: 13px;
        }

.newsDate
	{
	color : black;
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        }

h1
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight :  bold;
	}
h2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight :  bold;
	}
h3
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight :  bold;
	margin-right : 25px;
	}

h4
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	}

h5
	{
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 5px;
	text-align : right;
	}

form, input, select
	{
	margin-right : 0px;
	font-style: normal;
        font-variant: normal;
	color : black;
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	}

/* Quelltexte, Zitate */
q { font-size:8pt; }

/* Autoren */
pre { font-size:8pt; margin-top:-14pt; margin-left:2pt; }

/* Quelltexte im normalen Fliesstext */
tt { font-family:Courier New,Courier; font-size:11pt; color:#0000C0; }

strong
	{
	font-weight : bold;
	margin-right : 0px;
	font-style: normal;
        font-variant: normal;
	color : black;
	font-family : helvetica, arial, sans-serif;
	font-size : 13px;
	}

ul
	{
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight :  normal;
	}
li
	{
	font-family : arial, helvetica, sans-serif;
	font-size: 13px;
	}

ol
	{
	margin-right : 25px;
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	font-weight :  normal;
	margin-left :  0px;
	}

a
	{
	background-image : url(../img/defaultdefault_nav.gif);
	}

a:link
	{
	color : #000088;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	}

a:visited
	{
	color : #000066;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	}

a:hover
	{
	color : #3333ff;
	font-family : arial, helvetica, sans-serif;
	text-decoration : underline;
	}

.schatten {
	background: url(../img/bredeney7/schatten.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border: #eee 1px solid;
	border-right:none;
	border-bottom:none;
} 

