﻿/*
Verwendete Farben:

#679AE9		blau
#DCE967		apfelgr�n
#5C5872		dunkelgrau

#1B5BBB		kr�ftiges Blau
#5C5872		dunkelgrau
#000000		schwarz

#F0F0F0		hellgrau

*/
/* Teaser */
div.teaser {
    background-color    : ;
    color               : #FFFFFF;
    font-size           : 11px;
    font-weight         : normal;
    margin-bottom       : 25px;
}
div.teaser p {
    margin-bottom       : 10px;
}
div.teaser img {
	padding             : 3px;
	border              : 1px #E6E6E6 solid;
	background-color    : #FFFFFF;
}

/* GENERAL TAG DEFINITIONS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
}

table,td,tr,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

ul {
	margin:0 0 8px 5px;
	padding:0;
	list-style-type:none;
	}

ul li {
	background:url('list.gif') no-repeat 1px .6em;
	line-height:1.5em;
	margin:0;
	padding-left:12px; padding-right:0; padding-top:0; padding-bottom:2px
	}

ol {
	list-style: decimal;
	line-height:120%;
	vertical-align:middle;
}

a:link {
	color: #679AE9;
}

a:visited {
	color: #679AE9;
}

a:active {
	color: #679AE9;
}

a:hover {
	color: #1B5BBB;
}


/* GENERAL CLASS DEFINITIONS */

a.topmenu:link,a.topmenu:visited,a.topmenu:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	background-color:#1B5BBB;
	padding-top:0px;
	padding-right:7px;
	padding-bottom:0px;
	padding-left:7px;
	border:1px solid #FFF;
	line-height:16px;
}

a.topmenu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #5C5872;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border:1px solid #FFF;
}

a.subnav1:link,a.subnav1:visited,a.subnav1:active {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}

a.subnav1:hover {
	text-decoration: underline;
	color: #5C5872;
}

a.subnav2:link,a.subnav2:visited,a.subnav2:active {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

a.subnav2:hover {
	color: #5C5872;
	font-size: 10px;
	font-weight: bold;
}

a.topmenuactive:link,a.topmenuactive:visited,a.topmenuactive:active,a.topmenuactive:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #5C5872;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border:1px solid #FFF;
}

a.subnavactive:link,a.subnavactive:visited,a.subnavactive:active {
	color:#5C5872;
	font-weight: bold;
}

a.subnavactive:hover {
	color:#5C5872;
	font-weight:bold;
}

.bildunterschrift {
	font-size:10px;
	color:#666666;
}

a.uplink {
	color: #679AE9;
	font-size: 10px;
}

.kasten, .kasten p {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.kasten ul {
	margin-left: 20px;
	line-height: 100%;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


/* SPECIFIC CLASS DEFINITIONS */

.farbe1 {
	background-color: #679AE9;
}

.farbe2 {
	background-color: #679AE9;
}

.farbe3 {
	background-color: #DCE967;
}

.ueberschrift {
	color: #1B5BBB;
	font-size: 14px;
	font-weight: bold;
}

.newsueberschrift {
	color: #5C5872;
	font-weight: bold;
}

.newsinhalt {
	background-color: #F0F0F0;
}

.pagetitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.dbheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
	color: #B0CDFA;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.contenttable {
	border: 1px solid #5C5872;
	background-color: #FFF;
}

/* CSS STILE F�R ARTIKEL*/

.stilunterueberschrift {
	color: #1B5BBB;
	font-size: 12px;
	font-weight: bold;
}

.stilhervorhebunggross{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5C5872;
}

.stilhervorhebungklein{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5C5872;
}

.stilkasten {
	background-color: #F0F0F0;
	padding: 7px;
	border: 1px solid #5C5872;
	display: block;
}

/* ID's */