/* Globale Anweisungen */

html,body { margin:0; padding:0; height:100%; /* needed for container min-height */ font-family:arial,sans-serif; color:#333333; font-size: .87em; }


div, p, h1, h2, h3, span, a, form, img, li, hr, body, ul	{
   	margin: 0px; padding: 0px; vertical-align: top; }

/* Ende globale Anweisungen */

/* :::::::::: Navigation :::::::::: */
/* Listenformatierung */
ol { padding : 0; margin : 0 0 0 15px; }
li { margin-bottom: 2px; line-height: 1.4em;}

#sidebar { float: left; width: 207px; padding:0; margin-top: 20px; }
.ignore, span.hier, dfn { position:absolute; width:0px; height: 0px; overflow:hidden; display:inline; }
#sidebar ul { list-style: none;  padding: 0px; padding-left:20px; }
#sidebar li { list-style: none; display: inline; }
#sidebar a { display: block; color: #707173; margin: 0px 0px 0px 0px; padding: 3px 0 3px 10px; text-decoration: none;  }
#sidebar ul ul { margin: 0px 0px 0px 00px;  }
#sidebar a:visited { color: #474747; }

#sidebar a.butpfad,
#sidebar a:visited.butpfad { font-weight: bold; color: #000;  }
#sidebar a:hover, #sidebar a:hover.butpfad  { text-decoration:none; color: #c0c0c0;}


.navi1 { }
.navi2 { }

/* Klasse f�r die aktive Seite in der Navigation*/
#sidebar .butakt        { display : block; font-weight:bold; margin:5px 0 0; padding: 0 0 0 18px; background: url(/images/framework/butakt.gif) no-repeat; }
/* :::::::::: Navigation-Ende :::::::::: */

/* Horizontale Navigation */
#hnavspan		{  position: absolute; padding-top: 182px; margin-left: 0px; width: 980px; font-size: 1.1em; }

#hnavlist				{ list-style: none; display:inline; margin: 0px; padding:0px;  }
ul#hnavlist	a        { display: block; height: 24px; margin-top: 0px; font-weight:bold; }
#hnavlistitem		    { float: left; width:140px; height: 22px; text-align: center;   }

a.hnavnosel:link, a.hnavnosel:visited			{ padding-top: 5px; text-decoration: none; color: #000;  }
a.hnavnosel:hover, a.hnavnosel:active			{ padding-top: 5px; text-decoration: none; background-image: url(/content/images/bg/navback.jpg);  color: #d22118; }
a.hnavsel:link, a.hnavsel:visited				{ padding-top: 5px; text-decoration: none; background-image: url(/content/images/bg/navback.jpg);  color: #d22118;  }
a.hnavsel:hover, a.hnavsel:active				{ padding-top: 5px; text-decoration: none; color: #d22118;  }
/* Unterpunkte */

#hnavsublist		{ text-align: left; position: absolute; height: 24px; left: 0px; width: 954px; list-style: none; display:inline; margin: 0px;  background-color: #d22118; font-size: .9em; padding-left: 26px; }
ul#hnavsublist a	{ float: left; margin-top: 0px; font-weight:normal; font-size: .9em;}
li#hnavsublistitem	{ float: left; margin-right: 30px; margin-top: 4px;}

a.hnavsubnosel:link, a.hnavsubnosel:visited		{ text-decoration: none; color: #fff; font-weight: bold;  }
a.hnavsubnosel:hover, a.hnavsubnosel:active		{ text-decoration: none; color: #000000; font-weight: bold;}
a.hnavsubsel:link, a.hnavsubsel:visited			{ text-decoration: none; color: #000000; font-weight: bold; }
a.hnavsubsel:hover, a.hnavsubsel:active		{ text-decoration: none; color: #000000;font-weight: bold; }

#hnavcontrols			{ position:absolute;  left:0px; }
/* ENDE Horizontale Navigation */


/* ENDE Horizontale Navigation */

/* :::::::::: Sitemap :::::::::: */
.navinhalt_sitemap { background: #e4e4e4; padding: 1px; border-bottom: 1px solid #f4f4f4; border-top: 2px solid #ffffff;}
.navinhalt_sitemap2 { padding: 2px; margin-left: 7px; }
/* :::::::::: Sitemap Ende :::::::::: */

/* :::::::::: Design :::::::::: */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:980px;


	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header { background:#fff; height: 256px; background:url(/content/images/framework/header.gif); }
.content { float: left; width: 980px; padding-bottom: 5em; /* bottom padding for footer */ }
div#menustart { width:980px; height: 102px; }
div#footer { position:absolute; width: 980px; bottom:0; /* stick to bottom */ background:url(/content/images/bg/bg-footer.gif);  color: #fff; height: 28px; font-size: .9em;  }
.suche {position: absolute; top: 4px; right: 200px; }
.language {position: absolute; top:60px; margin-left: 28px;  z-index:4; }
.fmfont {font-size: .85em;}

/* Zeile der Funktionen unter dem Inhalt */
.contentfunctions	{ padding: 0px; font-size:1em; margin:20px 30px 0px 490px; font-size:.9em; vertical-align: top; border: 1px solid #c0c0c0;}
.contentfunctionsitem	{ float:left; padding:0px 8px; }
.contentfunctionsitemborder	{ float:left; padding:0px 8px; border-right:1px solid #c0c0c0; }
/* Adresszeile */
.info {  background-color: #f4f4f4; padding: 10px 4px 5px 4px; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff;}
.tablespec { font-size: .85em; }
.tablespec_orange { color: #f49f1e; }
/* ENDE Adresszeile */

.download   {  	color: #f49f1e;}
.white		{  	color: #ffffff;}
.red		{  	color: red;}
.small		{  	font-size: .9em; }

hr {   	color: #c0c0c0; height:1px; }

h1 {   	font-size: 2.6em; margin: 0px; font-style:italic; font-weight: normal; margin-left:-1px; color: #d22118; }
h2 {   	font-size: 2em; font-weight: normal; padding-bottom: 5px; font-style:italic; text-transform: uppercase; margin-left:-1px; color: #d22118; }
h3 {   	font-size: 1.2em; color: #d22118; padding-bottom: 4px; margin-left:-1px;}

p {  margin: 0px; line-height: 1.4em; }
.nomargin { margin-bottom: 2px ;}
ul	{ margin-left: 20px; margin-bottom: 0px; padding: 0px; }


/* Tabellen */
table { font-size: 1em; margin: 0px;  }
td { font-size: 1em; vertical-align: top;  }
th { font-size: 1em; vertical-align: top;  }
/* ENDE Tabellen */


.legende {  background-color: #fbfbfb; padding: 4px; border: 1px solid #a4a7b0; }
.galerie	{ float: left; margin: 0px 5px 5px 0px; }
.clear	{ clear:both; }


/* :::::::::: Design-Ende :::::::::: */

.mo {  background-color: #a2cfec;  }
.sa {  background-color: #e62828;  }
.so {  background-color: #2ad14d;  }

/* :::::::::: Flaggen-Ende :::::::::: */
.sp				{ filter:alpha(opacity=55);	-moz-opacity:0.75; }
.spaktiv		{   }
/* :::::::::: Flaggen-Ende :::::::::: */


/* :::::::::: Link Styles :::::::::: */

a:link 						{	color: #d22118; text-decoration: underline; }
a:visited 					{	color: #d22118; text-decoration: underline; }
a:hover 					{	color: #999999; text-decoration: none; }

a.start:link, a.start:visited, a.start:active {	text-decoration: none; color: #000; }
a.start:hover {	text-decoration: none; background: #efefef; color: #ffffff; }

a.white:link, a.white:visited, a.white:active {	text-decoration: none; color: #ffffff; }
a.white:hover {	text-decoration: none; color: #f1e808; padding: 1px 0px 1px 0px; }

a.menu:link, a.menu:active, a.menu:visited 		{	text-decoration: none; color: #000000;  }
a.menu:hover 				{	text-decoration: underline; color: #efefef;  }

a.blank:link, a.blank:visited, a.blank:active {	text-decoration: none; color: #383838;  }
a.blank:hover 				{	text-decoration: underline; background: none;  color: #727272; }

a.blanklittle:link, a.blanklittle:visited, a.blanklittle:active {	text-decoration: none; color: #000;  }
a.blanklittle:hover {	color: #efefef;  }

a.blankdark:link, a.blankdark:visited, a.blankdark:active	{	text-decoration: none; color: #343434;  }
a.blankdark:hover 			{	text-decoration: none; background: #fff; color: #666  }

a.blanklight:link, a.blanklight:visited, a.blanklight:active	{	text-decoration: none; color: #343434;  }
a.blanklight:hover	{	text-decoration: none; background: #fff; color: #666; }

a.blankdarklittle:link, a.blankdarklittle:visited { text-decoration: none; color: #000; }
a.blankdarklittle:hover { text-decoration: none; color: #000; background: #f4f4f4;}
a.blankdarklittle:active 	{	background: #f4f4f4; text-decoration: none; color: #000;  }

a.navdark:link, a.navdark:visited	{ text-decoration: none; color: #121212; }
a.navdark:hover, a.navdark:active 	{ text-decoration: none; color: #ffffff; }

a.navactivedark:link, a.navactivedark:visited 		{	text-decoration: none; color: #043464;  }
a.navactivedark:hover, a.navactivedark:active 		{	text-decoration: none; background: #666666; color: #ffffff;  }

a.navlight:link, a.navlight:visited {	text-decoration: none; font-weight: bold; color: #121212;  }
a.navlight:hover, a.navlight:active {	text-decoration: none; font-weight: bold;  color: #666; }

a.navactivelight:link, a.navactivelight:visited { text-decoration: none; font-weight: bold; color: #043464;  }
a.navactivelight:hover, a.navactivelight:active { text-decoration: none; font-weight: bold; background: #676767; color: #ffffff; }

/* :::::::::: Link Styles Ende :::::::::: */

/* Logininfo */
.logininfo 		{ position:absolute; z-index:3; top:20px; left:900px; margin: 10px 0px 0px 0px; width: 180px; font-size: .85em; }
.loginname 		{ float:left; margin-right:10px; font-size:1.2em; }
.logintime 		{ float:left; font-size:1.2em; }
.loginlogout 	{ font-size:1.2em; }
/* Login Formular */
.loginusername 			{ float:left; margin-right: 10px;vertical-align: bottom; color:#fff; }
.loginusernamefield 	{ float:left; margin-right: 10px; }
.loginpassword 			{ float:left; margin-right: 10px; clear:left; color:#fff; }
.loginpasswordfield 	{ float:left; clear:left; }
.loginsmartlogin 		{ clear:both; color:#fff; }
.loginbtnfield 			{  }
.loginuser	{ width: 100px; border: 1px inset #454545; background-color: #fff; color: #676767; }
.loginpw	{ width: 100px; border: 1px inset #454545; background-color: #fff; color: #676767; }
.loginbtn	{ border: 1px outset #4f5314; background-color: #ffffff; color: #676767; }
/* ENDE Logininfo */

/* :::::::::: Form Styles Ende :::::::::: */
.frmnomargin 	{ margin: 0px; }
input 			{	font-family: tahoma,arial,sans-serif; color: #001000; font-size: 1em; }
textarea 		{	font-family: tahoma,arial,sans-serif; color: #001000; font-size: 1em; border: 1px #fff; }
.inputborder1 	{ border: 1px inset; }
.input20		{ width: 20px; background: #fff repeat-x; }
.input30		{ width: 30px; background: #fff repeat-x; }
.input50		{ width: 50px; background: #fff repeat-x; }
.input100		{ width: 100px; background: #fff repeat-x; }
.input125		{ width: 125px; background: #fff repeat-x; border: 1px solid #abadae; }
.input200		{ width: 200px; background: #fff repeat-x; border: 1px solid #abadae;}
.input300		{ width: 300px; background: #fff repeat-x; border: 1px solid #abadae;}
.inputtextarea	{ width: 343px; height: 100px; background: #fff repeat-x; border: 1px solid #abadae;}
.submit			{ margin: 0px;  }
.button			{ margin-top: 10px; border: 1px outset; background: #fff; }
.select 		{ font-size: .8em; width: 130px; }
.fieldset		{ padding: 6px; border: 1px solid #474747; }
.feldname		{ width: 100%; margin-top: 5px; font-weight: bold; }
.feld			{ width: 100%; }
.feldnamefl		{ width: 60px; padding: 2px; float:left; display: block; height:20px; }
.feldfl			{ width: 150px; padding: 2px; float:left;  display: block; height:20px;}
.formspan		{ PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; PADDING-TOP: 30px; width: 450px; }
.fieldspan		{ clear: both; }
/* :::::::::: Form Styles Ende :::::::::: */

/* :::::::::: Weiterempfehlung :::::::::: */
.empmain		{ width: 350px; padding: 6px;  margin-left: 490px;  }
.empfieldset	{ padding: 6px; border: 1px solid #474747; }
.empfeldname	{ width: 100%; margin-top: 5px; font-weight: bold; }
.empfeld		{ width: 100%; }
/* :::::::::: Weiterempfehlung Ende :::::::::: */

/* :::::::::: News :::::::::: */
h1.newshead 	{ font-size: 1em; margin-top: 0px; margin-bottom: 4px; color: #000; border-bottom: 1px solid #898989; padding-bottom: 2px; }
h1.quicklink 	{ font-size: 1em; margin-top: 0px; margin-bottom: 4px; color: #000; padding-bottom: 0px; }
.nonews 		{ padding: 6px; margin-top: 10px; border: 1px solid #898989; background: #efefef; }
.newsthema 		{ text-align: right; margin-bottom: 15px; }
.newsspan 		{ border: 1px solid #898989; padding: 4px; margin-top: 10px; }
.newsimage 		{ float: left; margin-right: 10px;  }
.newscontent 	{ padding: 0px 0px 4px 4px; line-height: 1.4em; text-align: left; }
.newsgallery 	{ clear: both; padding: 6px; }
.newsfunctions 	{ clear: both; margin: 0px; padding: 2px; text-align: center; }
.newsdetail		{ padding: 0px 0px 4px 4px; line-height: 1.4em; }
/* Statischer Newsticker */
.ntickerspan	{ padding: 4px; border: 1px solid #032547; }
.ntickerhead	{ padding: 2px; background:#032547; color:#ffffff; font-size:1.2em; font-weight:bold; }
.ntickercontent	{ padding: 4px; margin: 2px 0px; background: #efefef; }
.ntickerdate	{ border-bottom: 1px dashed #ababab; }
.ntickertitle	{  }
/* ENDE Statischer Newsticker */
/* :::::::::: ENDE News :::::::::: */

/* :::::::::: Newsletter :::::::::: */
.nlmain	 		{ background: #f4f4f4; padding: 6px; }
.nlfieldset		{ padding: 6px; border: 1px solid #474747; }
.nlfeldname		{ float: left; width: 30%; margin-right: 5px; font-weight: bold; }
.nlfeld			{ float: left; width: 68%; }
.nlthema		{ width: 50%; }
.nlcheck		{ float: left; width: 10%; }
.nlthemalabel	{ float: left; width: 90%; }
/* :::::::::: ENDE Newsletter :::::::::: */

/* :::::::::: Extranet :::::::::: */
/* Login */
h1.loginhead 	{ font-size: 1em; margin-top: 0px; margin-bottom: 4px; color: #e74a29; }
.loginleft		{ float: left; width: 47%; height: 300px; font-size:.9em; padding: 6px; background: #f4f4f4; border: 1px solid #898989; border-right: 0px; }
.loginright		{ float: left; width: 47%; height: 300px; padding: 6px; background: #dedede; border: 1px solid #898989; }
/* Sheets */
.sheetspan		{  padding: 4px; }
.sheettitle		{ float: left; width: 75%; font-weight: bold; background: #dedede; margin-top: 2px; padding:4px; }
.sheetdesc		{  margin-bottom: 2px; padding:0px 4px; }
.sheetfileinfo	{ float: left; width: 20%; background: #dedede; margin-top: 6px; margin-top: 2px; padding:4px; }
a.sheetlink:link, a.sheetlink:active, a.sheetlink:visited { text-decoration: none; color: #000000; }
a.sheetlink:hover 	{ color: #efefef; text-decoration: underline; background-color: #797979; padding: 1px; }
/* :::::::::: Extranet :::::::::: */

/* :::::::::: G�stebuch :::::::::: */
.gbhead		{ margin-bottom: 6px; }
.gbmainspan	{ margin: 6px 0px; border: 1px solid #cecece; }
.gbentryhead	{ background: url(/images/framework/date.gif) no-repeat; background-color: #efefef; padding: 0px 18px 2px 18px; vertical-align: top; border-bottom:  1px solid #cecece; }
.gbentryhead2	{ background-color: #f5f5f5; padding: 0px 2px 2px 18px; vertical-align: top; border-bottom:  1px solid #cecece; }
.gbentrycontent	{  padding: 2px 18px 2px 18px; vertical-align: top; }
.gbstatus	{  padding: 4px; border: 1px solid #a4a7b0; margin: 8px 0px; background-color: #efefef; }
/* Links */
a.gb:link, a.gb:active, a.gb:visited { text-decoration: none; color: #000000; }
a.gb:hover 	{ color: #efefef; text-decoration: none; background-color: #797979; padding: 1px; }
/* :::::::::: ENDE G�stebuch :::::::::: */

/* :::::::::: Kalender :::::::::: */
.kalmaintable	{ width: 100%; margin-bottom: 50px; border: 1px solid #d22118; border-collapse: collapse; font-size: 1em; padding: 0px; }
.kallefttable	{ width: 100%; padding: 0px; background: #ffffff; border-collapse: separate; }
.kalrighttable	{ width: 100%; padding: 0px; background: #ffffff; border-collapse: separate; }
/* .kaleventdiv	{ overflow: auto; height: 600px; width: 100%; } */
.kaltdleft		{ width: 15%; padding: 0px; background-color: #f4f4f4; border: 0px; border-right: 1px solid #d22118; }
.kaltdright		{ width: 85%; padding: 0px; border: 0px; }
.kalh1			{ padding: 2px;	font-size: 1.2em; background-color: #a4a7b0; color: #ffffff; border-right: 1px solid #a4a7b0; }
.kalh1blank		{ padding: 2px;	font-size: 1.2em; color: #ffffff; background-color: #d22118; border-right: 1px solid #d22118; }
.kallegenditem	{ padding: 2px 0px 2px 4px; border-bottom: 1px dashed #a4a7b0; }
.kallegenditemsel	{ padding: 2px 0px 2px 4px; border-bottom: 1px dashed #a4a7b0; font-weight: bold; }
.kalheadmonat	{ width: 70%; background-color: #d22118; text-align: center; border: 1px solid #d22118; }
.kalheaddatum	{ width: 20%; font-weight: bold; font-size: 1.2em; color: #ffffff; background-color: #a4a7b0; border-top: 1px solid #a4a7b0; border-bottom: 1px solid #a4a7b0; }
.kalheadva		{ width: 85%; font-weight: bold; font-size: 1.2em; color: #ffffff; background-color: #a4a7b0; border: 1px solid #a4a7b0; border-right: 2px solid #a4a7b0; }
.kaleventcolumn	{ padding: 0px; }
.kaldaycolumn	{ border-right: 1px solid #d22118; }
.kalevent		{ padding: 0px; width: 100%; }
.kaluhrzeit		{ float: left; width: 20%; padding-left: 2px; }
.kaltitel		{ float: left; width: 78%; }
.eventdetails	{ padding: 1px; }
.detailheaddate	{ background-color: #ffffff; padding: 2px; }
.detailheadprint	{ float: left; width: 40%; background-color: #ffffff; padding: 1px; }
.detailanmeldung	{ margin-top: 1px; width: 100%; background-color: #ffffff; padding: 1px; }
/* Legende und Orte Link */
a.kallegendlink:link, a.kallegendlink:active, a.kallegendlink:visited { text-decoration: none; color: #121212; }
a.kallegendlink:hover 	{ color: #898989; text-decoration: none; font-weight: bold; background-color: #ffffff; }
/* Event Links */
a.kal:link, a.kal:active, a.kal:visited { text-decoration: none; color: #000000; }
a.kal:hover 	{ color: #efefef; text-decoration: none; background-color: #797979; padding: 1px; }
a.kalanm:link, a.kalanm:active, a.kalanm:visited { text-decoration: none; color: green; }
a.kalanm:hover 	{ color: #efefef; text-decoration: none; background-color: #797979; padding: 1px; font-weight: bold; }
.kalsubmit		{ border: 1px outset; padding: 0px 1px 1px 2px; }
/* Kurzanzeige */
h1.kalKurzHead	{ background-color: #12365a; color: #ffffff; padding: 1px 5px; border-right: 1px solid #ffffff; }
.kalKurzInfo	{ background-color: #f4f4f4; padding: 4px; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; vertical-align: top; margin-bottom: 10px; }
.kalKurzEvent	{ padding: 0px 0px 2px 18px; border-bottom: 1px dashed #a4a7b0; background: url(/images/framework/date.gif) no-repeat; vertical-align: top; }
/* :::::::::: ENDE Kalender :::::::::: */

/* Editor Styles */
.bggraydark { background: #999; color: white; }
.bggraymiddle { background: #e8e8e8; }
.bggraylight { background: #f4f4f4; }
.colorblack { color: #000000; }
.redwhite { color: white; background:red; padding:2px; }
.green { color: green; }
/* ENDE Editor Styles */px;
