/*
    Published by Kanzlei Dr. Pantaleon gen. Stemberg, Nehrig + Weis.
    www.stemberg.de
    Produced by kultwerk GmbH.
    www.kultwerk.de
    Programming (HTML, TYPO3, TypoScript etc.) by Jo Schneider, Bonn.
    schneider.jo@gmx.net
    All rights reserved.
*/

/* General Settings */

html {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-indent: 0 }

p, td {
	font-size: 11px;
	line-height: 15px;
	text-indent: 0;
	margin: 0;
	padding: 0 }

h1 {
	color: #c90025;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px }

h2 {
	color: #c90025;
	font-size: 11px;
	font-weight: 700;
	line-height: 15px;
	margin: 13px 0 5px }

h3 {
	color: #666;
	font-size: 11px;
	font-weight: 700;
	line-height: 15px;
	margin: 15px 0 5px }

input, select, textarea  {
	color: #444;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	padding: 0 1px 1px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #888 #ddd #ddd #888 }

input.checkbox   {
	color: #444;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	padding: 0;
	border: 0 transparent }



/* TYPOLIST */
/*
.list1 {
	color: #666;
	font-size: 11px;
	line-height: 16px;
	text-indent: 0;
	list-style-type: disc;
	margin-left: -25px }
	list-style-type:disc;
	margin:0 0 0 16px;

*/
.list1 {
	}

ul
{
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 16px;
	list-style-type: disc;
}

ul li
{
	margin-bottom: 3px;
	margin-left: -25px;
}

div.listeMitBild
{
	float: left;
}


/* Links */

/* ".linkWrap" ist used by TypoScript:
   tt_content.text.20.parseFunc.tags.link.wrap
   tt_content.text.20.parseFunc.makelinks.http.wrap
   tt_content.text.20.parseFunc.makelinks.mailto.wrap */

.linkWrap {
	margin: 5px 0 0 }

#content_border .linkWrap {
	margin: 4px 0 0 }


/* Formatting for constants "content.linkToTop" */
div.linkToTop {
	background-image: url("linkToTop.gif");
	background-repeat: no-repeat;
	margin: 15px 0 0;
	padding: 0 0 0 12px }


/* The table layout */
#Rahmen {
    position: relative;
    top: 11px;
    width: 758px;
    margin-left:auto;
    margin-right:auto;
    border: solid 1px #666
}

#frameTable { }

.Linien {
	background-color: #fff }

.border {
	background-color: #dedede }


/* div.kontakt we use to format the links like "Kontaktformular" and "Wegbeschreibung" */
div.kontakt  {
	font-size: 14px;
	font-weight: 700 }



/* Center Content Settings  */

#content {
	color: #666;
	font-size: 11px;
	line-height: 16px }

#content a {
	color: #c90025;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline }

#content a:link { }

#content a:visited { }

#content a:hover {
	color: #666666;
	text-decoration: underline }

#content a:active {
	color: #666666;
	text-decoration: underline }


/* Border (Right) Content Settings */

#content_border {
	font-size: 11px;
	line-height: 16px }

#content_border h1 {
	color: #666;
	font-size: 12px;
	font-weight: 700;
	line-height: 13px;
	margin: 5px 0 }

#content_border h2 {
	color: #666;
	font-size: 12px;
	font-weight: 700;
	line-height: 13px;
	margin: 15px 0 5px }

#content_border h3 {
	color: #666;
	font-size: 11px;
	font-weight: 700;
	line-height: 12px;
	margin: 5px 0 0 }

#content_border h4 {
	color: #666;
	font-size: 11px;
	font-weight: 700;
	line-height: 12px;
	margin: 5px 0 }

#content_border a {
	color: #c90025;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none }

#content_border a:link { }

#content_border a:visited { }

#content_border a:hover {
	color: #666;
	text-decoration: underline }

#content_border a:active {
	color: #666;
	text-decoration: underline }


/* Forms */

.mandatoryField {
	color: #c90025;
	margin-left: 2px }


/* Menu */

div#menu a {
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;
	color: #666;
	display: block;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 3px
	}

div#menu a.level1NO     {
	font-weight: 700;
	padding-left: 9px }

div#menu a.level1NO:hover  {
	background-color: #fff }

div#menu a.level1ACT {
	background-color: #fff;
	font-weight: 700;
	padding-left: 9px }

div#menu a.level2NO     {
	font-weight: 700;
	padding-left: 20px }


div#menu a.level2NO:hover  {}

div#menu a.level2ACT {
	font-weight: 700;
	padding-left: 20px }

div#menu a.level3NO        {
	font-size: 11px;
	background: url("nav_arrow.gif") no-repeat 10px 7px;
	padding-left: 25px }



div#menu a.level3NO:hover  {
	background-color: #fff }

div#menu a.level3ACT   {
	font-size: 11px;
	background: #fff url("nav_arrow.gif") no-repeat 10px 7px;
	padding-left: 25px }




/* Footer (and Meta at the top section) */
/* 	height: 100% */
div#footer, .Meta
	{
	color: #fff;
	font-size: 10px;
	background-color: #c90025;
	text-align: center;
	width: 100%
	}


#footer a  {
	color: #fff;
	text-decoration: none;
	display: inline }


#footer a:hover, #footer a:active  {
	color: #dedede;
	text-decoration: underline;
	display: inline }



/* News Content (Aktuelles) */

.tt_news h1 {
	color: #c90025;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 4px }

.tt_news h2 {
	color: #c90025;
	font-size: 11px;
	font-weight: 700;
	line-height: 15px;
	margin: 13px 0 5px }

.tt_news h3 {
	color: #666;
	font-size: 11px;
	font-weight: 700;
	line-height: 15px;
	margin: 0 0 5px }

.tt_news .date {
	font-size: 9px }

.tt_news .subheader {
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 15px }

div.more {
	font-size: 11px;
	line-height: 15px;
	text-indent: 0;

	margin: 0 0 5px;
	padding: 0 }


/* FE User */

#login_message {
	color: #c90025;
	font-size: 12px;
	line-height: 20px;
	padding-left: 9px }
