/*
Farben:

#990000; // Ueberschrift 1
#000000; // (black) Schrift
*/


body
{
	margin: 0px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

p, td, th, tr, li  {
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 0.8em;
	padding: 0px;
	padding-left: 0.8em;
	font-size: 12px;
	color: #000000;
	list-style-image: url(/art/dsmc/pfili.gif);
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #000000;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}

h2 {
	font-size:18px;
	font-weight:normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

hr {
	color: #999999;
	height: 1px;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin-bottom: 4px;
}

input[type=radio], input[type=checkbox] {
	border: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin: 2px 0px;
}

.submit {
	border: 1px solid #666666;
	background-color: #E5E5E5;
	font-size: 10px;
}

.antifloat
{
	clear: both;
	visibility: hidden;
}

#overDiv
{
	position: absolute; 
	visibility: hidden; 
	z-index:1000;
}

#seitenanfanglink {
	padding: 30px 0px 10px 0px;
}
/*------------------------------------------------------------------------*/

/******************************
	layout
******************************/
#body {
	width: 980px;
	text-align: left;
	background: #FFFFFF url(/art/dsmc/bg.gif) repeat-y;
}

#kopf
{
	width: 980px;
	background: #FFFFFF url(/art/dsmc/bg_kopf.gif) repeat-x;
}

#banner {
	float: left;
	width: 200px;
	height: 90px;
	border-bottom: 5px solid #990000;
}

#banner img {
	width: 200px;
	height: 90px;
}

#logo {
	float: left;
	width: 550px;
	height: 95px;
	/*border-bottom: 5px solid #990000;*/
}

#logo img {
	border: none;
}

#shortcutlinks {
	float: left;
	width: 219px;
	height: 30px;
	padding: 65px 10px 0px 0px;
/*	border-bottom: 5px solid #990000;
	border-left: 1px solid #FFFFFF;*/
	text-align: right;
}

#navcontainer {
	float: left;
	width: 200px;
	padding: 20px 0px;
}

#inhalt_schmal {
	float: left;
	width: 510px;
	min-height: 300px;
	padding: 20px;
}

* html #inhalt_schmal {
	height: 300px;
}

#spalte_rechts {
	float: left;
	width: 210px;
	padding: 20px 10px;
	color: #666666;
}

#fusszeile {
	width: 510px;
	padding: 0px 250px 10px 220px;
}

#impressum {
	width: 510px;
	padding: 10px 250px 10px 220px;
	text-align: left;
}

#impressum a {
	color: #999999;
}

/*------------------------------------------------------------------------*/

/******************************
	layout drucken
******************************/

#drucken
{
	width: 580px;
}

/*------------------------------------------------------------------------*/

/******************************
	navigation 
******************************/

/******************************
	stufe 1 
******************************/
#navcontainer ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 7px 0px 7px 20px;
	display: block;
	color: #000000;
	text-transform: uppercase;
}

#navcontainer ul a:hover {
	background-color: #EFF7FD;
}

#navcontainer ul a.parentactive, #navcontainer ul a.active {
	color: #990000;
	padding-bottom: 2px;
}

#navcontainer ul a.active_no_kids {
	color: #990000;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul a {
	text-transform: none;
	padding: 2px 0px 2px 30px;
}

/******************************
	stufe 3 
******************************/
#navcontainer ul ul ul a {
	padding-left: 40px;
}
/*------------------------------------------------------------------------*/

/******************************
	Shortcutnavigation
******************************/
#shortcutlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 1px 0px 3px;
	border-left: 1px solid #990000;
}

#shortcutlinks li.first
{
	border-left: none;
	padding-left: 0px;
}

#shortcutlinks a.tools 
{
	font-size: 10px;
	color: #990000;
}

#shortcutlinks a:hover.tools 
{
	color: #666666;
}
/*------------------------------------------------------------------------*/

/******************************
	spalte_rechts
******************************/

#spalte_rechts p
{
	color: #666666;
}

/*------------------------------------------------------------------------*/

/******************************
	fusszeile
******************************/

#fusszeile, #fusszeile p
{
	font-size: 10px;
}

#fusszeile a
{
	font-size: 10px;
	color: #990000;
}

#fusszeile a:hover
{
	color: #666666;
}

/*------------------------------------------------------------------------*/

/******************************
	Login 
******************************/
input.eingabeFeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

input.submit {
	font-size: 10px;
	background-color: #F6F6F7;
	border: 1px solid #999999;
	margin: 2px 0px;
}
/*------------------------------------------------------------------------*/

/******************************
	Hinweis Versionen-Management
******************************/
#hinweisVmgmtVorschau
{
	margin: 20px;
	padding: 5px;
	border: 1px solid black;
	background: #D9E9EF;
}
#hinweisVmgmtVorschau.versteckt
{
	display: none;
}
#hinweisVmgmtVorschau img.icon_help
{
	border: 0px;
}
#hinweisVmgmtVorschau img.icon_schliessen
{
	border: 0px;
	float: right;
}

/*------------------------------------------------------------------------*/

/******************************
	RSS
******************************/
.rsslink img
{
	border: 0px;
}
.rsslink img.rsslogo
{
	padding: 0px 6px 0px 3px;
}
/*------------------------------------------------------------------------*/

/*
Style fuer den FCK-Editor
*/
.kleineschrift
{
	font-size: smaller;
}

.grosseschrift
{
	font-size: larger;
}





