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