body {
	background: #d6dde1;
	line-height: 16px;
}

/* TOP-NAVIGATION */
#navTab {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #888888;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
}

#navTab A {
	color: #000000;
	text-decoration: none;
}

#navTab A:hover {
	COLOR: #ffffff;
}


/* LEFT-NAVIGATION / LINKE SPALTE START */

#leftTab {
	color: #000000;
	background: #eeeeee;
	text-align: left;
	padding-top:15px;
	font-family: verdana;
	font-size: 11px;
	height: 100%;
}

#leftNavTop {
	background: #eeeeee;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	font-family: arial;
	font-size: 12px;
}

#leftNavTop A {
	color: #000000;
	text-decoration: none;
}

#leftNavTop A:hover {
	COLOR: #000000;
}

.leftNavAktiv {
	background: #000000;
}


#leftNav {
	background: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #888888;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	font-size: 11px;
	font-family: arial;
}

#leftNav A {
	color: #646464;
	text-decoration: none;
}

#leftNav A:hover {
	COLOR: #000000;
}

/* LEFT-NAVIGATION / LINKE SPALTE ENDE */



/* LEFT-KOLUMNE START */
#kolumneLeft {
	padding: 10px;

}

#kolumneLeft h1 {
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
	margin-top: 0px;
	margin-bottom: 5px;
}

#kolumneLeft p {
	margin-top: 0px;
}

/* LEFT-KOLUMNE ENDE */






/* RIGHT START */

#rightTitel {
	background: #eeeeee;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	font-weight: bold;
	border-top: 1px dotted #ee9009;
	border-bottom: 1px dotted #ee9009;
	font-family: arial;
}

#rightTitelAnzeige {
	padding-left: 10px;
	padding-right: 10px;
	color: #eeeeee;
	font-weight: bold;
	padding-bottom: 10px;
}

#block {
	height: 15px;
	background: #eeeeee;
}

#news {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #eeeeee;
	line-height: 16px;
	font-family: verdana;
	font-size: 11px;
}

/* RIGHT ENDE */






#contentTab {
	color: #000000;
	background: #ffffff;
	text-align: left;
	padding: 15px;
	font-family: verdana;
	font-size: 11px;
	width: 420px;
}

#contentTeaser h1 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.conh1 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;

}

#contentTeaser {
	/* margin-bottom: 25px; */
}

#clear {
	height: 25px;
	border: 1px solid #000;
}

#contentTeaser p {
	padding: 0px;
	margin-top: 8px;
}

.disclaimer {
	padding-top: 20px;
	font-size: 10px;
}

img {
	border: 0px;
}

h1 {
	font-size: 13px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	display: inline;
}

h2 {
	font-size: 11px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	color: #888888;
	display: inline;
}

h3 {
	font-size: 11px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	display: inline;
}

h4 {
	color: #888888;
	text-transform: uppercase;
	font-family: arial;
	font-size: 9px;
	margin:0px;
	padding:0px;
	display: inline;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #888888;
	border-bottom: transparent;
}

.disclaimer {
	font-size: 9px;
	line-height: 12px;
}

.teaser {
	font-style: italic;
}

.imgLeft {
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
}

.imgLeftText {
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 10px;
}

.imgFull {
	border: 0px;
	/* margin-top: 10px;
	margin-bottom: 10px; */
}

.imgRight {
	border: 0px;
	float: right;
	/* margin: 10px; */
}

#rightTab {
	color: #000000;
	background: #eeeeee;
	text-align: left;
	padding-top:15px;
	font-family: arial;
	font-size: 12px;
	height: 100%;
}


#skyScraper {
	padding-left: 10px;
}

#leaderBoard {
	text-align: left;
	padding-bottom: 10px;
}


#artikelTop {
	font-family: verdana;
	font-size: 10px;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	margin-bottom: 5px;
}

#artikelBottom {
	font-family: verdana;
	font-size: 10px;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	margin-bottom: 5px;
	margin-top: 25px;
}


/* LINKS */

a:link, a:active, a:visited {
    color: #888888;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}


/* FORMULAR */

.textFeld {
	border: 1px solid #000;
	padding: 2px;
	background: #f5f5f5;
}
.selectFeld {
	border: 1px solid #000;
	padding: 2px;
	background: #f5f5f5;
}
.formButton {
	color: #000000;
	font-weight: bold;
}

.messageError {
	color: #990000;
}


#searchTab {
	background: #ffffff;
}

#searchTab form {
	padding: 0px;
	margin: 0px;
}

/*

A.topLink:link {
	color : #ffffff;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 2px;
}

A.topLink:visited {
	color : #ffffff;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 2px;
}

A.topLink:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: 2px;
}

A.topLink:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: 2px;
}

A.topLinkAktiv:link {
	color : #273671;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 2px;
}

A.topLinkAktiv:visited {
	color : #273671;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 2px;
}

A.topLinkAktiv:hover {
	color: #273671;
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: 2px;
}

A.topLinkAktiv:active {
	color: #273671;
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: 2px;
}


.topNavAktiv {
	background-image: url(img/top_nav_aktiv_back.png);
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
}

.topNavInaktiv {

}

DIV#topNavi {
        BACKGROUND: #DFE1EF;
}

DIV#linksAktiv A {
        BACKGROUND: #DFE1EF;
        font-family : arial;
        font-size : 12px;
        COLOR: #273671;
        DISPLAY: block;
		margin-right: 3px;
		padding-left: 12px;
        TEXT-ALIGN: left;
        TEXT-DECORATION: none;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #fff;
		font-weight: bold;
		width:139px;
}

DIV#linksAktiv A:hover {
        BACKGROUND: #deebff; COLOR: #000;
}

DIV#linksInaktiv {

}

DIV#linksInaktiv A {
        BACKGROUND: #bfc4e0;
        font-family : arial;
        font-size : 12px;
        COLOR: #273671;
        DISPLAY: block;
		margin-right: 3px;
		padding-left: 12px;
        TEXT-ALIGN: left;
        TEXT-DECORATION: none;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #fff;
		width:139px;

}

DIV#linksInaktiv A:hover {
        BACKGROUND: #deebff; COLOR: #000;
}

#contentTab {
	padding:23px;
	line-height: 16px;
	color: #58585a;
	background: #ffffff;
	text-align: justify;
}

#contentTab h1 {
	margin-top: 0px;
	color: #000080;
	font-size: 18px;
}

a:link, a:active, a:visited {
    color: #000080;

}

a:hover {
	text-decoration: underline;

}

.textFeld {
	border: 1px solid #7f88c1;
}

.meldung {

}

.fehlermeldung {
	color: #fb7922;
}

.button {
	padding: 3px;
	color: #ffffff;
	background: #273671;
}

*/


a.mmd:link, a.mmd:active, a.mmd:visited {
    color: #0000ff;
	text-decoration: none;
}

a.mmd:hover {
	text-decoration: underline;

}


a.tof:link, a.tof:active, a.tof:visited {
    color: #000000;
	text-decoration: none;
}

a.tof:hover {
	text-decoration: underline;
}



