/* CSS Document 
-------------------------------------------------
hier stehen alle Styles die das Rahmendesign und 
zum Teil auch Inhaltsbereiche betreffen

10.05.2007 Autor Andreas Schuppe Innovative Web AG
-------------------------------------------------
*/

/* Globals */

html {
	width: 100%;
	height: 100%;
	}

body {
	background-image: url(bggewerbe.gif);
	background-repeat: repeat-y;
	background-color: #e4e4e4;
	margin: 0px; 
	padding: 0px;
	}

td {
	font-family: Arial,sans-serif;
	font-size: 12px;
	}
	
div {
	font-family: Arial,sans-serif;
	font-size: 12px;
	}	

h1 {
	font-size: 11pt;
	}

h2{
	font-size: 10pt;
	}

h3{
	font-size: 10pt;
	}		

form { 
	margin: 0pt; 
	padding: 0pt 
	}

div#tableright {
	position: absolute;
	top: 164px;
	left: 632px;
}

/* Suchmaske im Design - Mainpage */
div#suche  {
	z-index: 87;
	position: absolute;
	top: 71px;
	left: 289px;
	color: #000000;
	}

div#suche form {
	margin: 0px;
	padding: 0px;
	}

div#suche td {
	vertical-align: top;
	margin: 0px;
	}
	
input#inputtext {
	margin: 0px;
	height: 13px;
	font-size: 11px;
	line-height: 13px;
	padding: 0px;
	width: 136px;
	border: 0px;
}	



/* Suchmaske im Design - Subpage */

div#subsuche  {
	z-index: 87;
	position: absolute;
	top: 71px;
	left: 289px;
	color: #000000;
	}

div#subsuche form {
	margin: 0px;
	padding: 0px;
	}

div#subsuche td {
	vertical-align: top;
	margin: 0px;
	}
	
input#subinputtext {
	margin: 0px;
	height: 13px;
	font-size: 11px;
	line-height: 13px;
	padding: 0px;
	width: 136px;
	border: 0px;
}	


/* link*/

a:link, a:visited, a:active{
	font-weight: normal;
	color: #db3232; 
	text-decoration: none;
	}

a:hover {
	font-weight: normal;
	color: #db3232; 
	text-decoration: underline; 
	}

a.news { 
	color: #000000;
	text-decoration: none; 
	}

a.newsdatum:hover {
	color: #000000; 
	text-decoration: none; 
	}

a.newszeile:hover {
	color: #db3232; 
	text-decoration: underline; 
	}

a.newszeile:active {
	color: #000000; 
	text-decoration: underline; 
	}

a.newszeile:link {
	color: #000000; 
	text-decoration: underline; 
	}

.headerbg {
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:-2; 
	width:100%;
	background-image: url(headerbg.gif);
	background-repeat: repeat-x; 
	}

.topimage {
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:99;  
	}



.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}


/* Jump Navi */

.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.71em;
	line-height: 1.7em;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}


/* News, Events und Quickfinder Definitionen */
.newstitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.eventtitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a.newstitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.newstitle:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.newstitle:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.newstitle:active {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a.eventtitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.eventtitle:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.eventtitle:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.eventtitle:active {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.quicktitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}

.newsdatum {
	font-size: 12px;
	color: #000000;
	background-color: #e2e2e2;	
	}

.newszeile {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #e2e2e2;	
	}
a.newszeile {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #e2e2e2;	
	}
	
a.newszeile:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #e2e2e2;	
	}

a.newszeile:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-color: #e2e2e2;	
	}
	
a.newszeile:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #e2e2e2;	
	}				

a.newszeile:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #e2e2e2;	
	}

.eventdatum {
	font-size: 12px;
	color: #000000;
	background-color: #e2e2e2;	
	}

.eventzeile {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #e2e2e2;	
	}

.moreevents {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

.quickzeile {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	}


/* PDF Print */

div#printpdf {
	position: absolute;
	top: 78px;
	left: 480px;
	z-index: 85;
}


/* 
---------------------------------------
Layout Behälter und Inhalte 
---------------------------------------
*/


/* Behälter */

div#adressefront {
	margin-left: 36px;
	margin-right: 8px;
	}

div#header{
	height:95px;
	line-height:95px;
	margin:0;
  	background: #FFF;
  	}
  	
div#container{
	text-align:left;
	/*background-image: url(file:////Icmsdev/iweb_designs/pratteln_neu/images/bgcont.gif);
	background-repeat: repeat-y;
	background-position: bottom left;*/
	}

div#extra {
	background-color: #FFFFFF;
	text-align: right;
	padding-left: 8px;
	padding-right: 16px;
	width: 846px;
	height: 20px;
	clear: both;
	}
	
table#disclaimer {
	/*background-image: url(bgdisclaimer.gif);
	background-repeat: no-repeat;*/
	}	
	
table#disclaimertab {
	/*background-image: url(extrabg.gif);
	background-repeat: repeat-x;*/
	margin-left: 6px;
	}	
	
div#extra table td tr{
	text-align: right;
	}	


div#footer{
	width: auto;
	background-color: #FFFFFF;
	height: 1px;
	margin-left: 14px;
	}

div#container{
	width:846px;
	margin:0 
	}
	
div#content{
	float:right;
	width:666px
	}
	
div#navigation{
	float:left;
	width:180px;
	padding-top: 28px;
	background-color: #c2a7a2;
	}

div#toolbarbox  {
	z-index: 84;
	position: absolute;
	top: 4px;
	left: 296px;
	width: 600px;
	color: #000000;
	}	

	
/*Behälter Subsites */



div#subtoolbarbox  {
	z-index: 84;
	position: absolute;
	top: 4px;
	left: 240px;
	width: 606px;
	color: #000000;
	}

div#subheader {
	height:118px;
	line-height:118px;
	margin:0;
	background: #c2a7a2;
  	}
  
div#subcontainer{
	text-align:left;
	background-image: url(bggewerbe.gif);
	background-repeat: repeat-y;
	}

div#subnavigation{
	background: #cdaa84;
	}
	
div#subextra{
	}
	
div#subfooter{
	color: #FFF
	}
	
div#subfooter {
	margin:0;
	padding:5px 10px;
	}

div#subcontainer{
	width:846px;
	margin:0;
	}
	
div#subcontent{
	float:right;
	width:609px;
	background-color: #ddbea2;
	margin-left: 57px;
	}
	
div#subnavigation{
	float:left;
	width:180px;
	}
	
div#subextra{
	float:right;
	width:608px; 
	text-align: right; 
	padding: 2px;
	}
	
div#subfooter{
	clear:both;
	width:100%
	}	
	
	
div#contenttitle {
	width: 100%;
	}

div#contenttitle table tr td{
	margin-left: 58px;
	height: 73px;
	background-color: #c19565;
	}	


div#contenttext {
  	padding-top: 20px;
  	
  	background-color: #ddbea2;
	}
table#content {
  	background-color: #ddbea2;
  	padding-left: 8px;
  	padding-right: 8px;
  	width: 100%;
	}	

div#rubrikimg2 {
	margin: 0px;
	padding: 0px;
  	position: absolute;
  	top: 118px;
  	left: 180px;
	}

div#rubrikimg3 {
	margin: 0px;
	padding: 0px;
  	position: absolute;
  	top: 22px;
  	left: 583px;
	}	

/* 
-------------------------------------------------
Button Definition - Navigation und Toolbar 
-------------------------------------------------
*/


/* HOME */

div#homebutton {
	position: absolute;
	top: 0px;
	left: 14px;
	}


/*Toolbar Options */

.toparrow {
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	padding-right: 10px;
}

a.toparrow {
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	padding-right: 10px;
}

a.toparrow:link {
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	padding-right: 10px;
}

a.toparrow:hover {
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	padding-right: 10px;
}

a.toparrow:active {
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	padding-right: 10px;
}

a.toparrow:visited {
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	padding-right: 10px;
}

td.design_tb {	
	height: 18px;
	background-color: transparent;
	width: auto;
	padding-left: 11px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}
				
a.design_tb {	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}
						
a.design_tb:active {	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}						

a.design_tb:visited	{	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}	
						
a.design_tb:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	}

td.design_tb_on	{	
	height: 18px;
	width: auto;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_tb_on {	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}
						
a.design_tb_on:active {	
	font-size: 12px;
	color: #595959;
	background-color: transparent;
	text-decoration: none;
	}						

a.design_tb_on:visited	{	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}	

a.design_tb_on:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	}	








td.design_tb2 {	
	height: 18px;
	background-color: transparent;
	width: auto;
	padding-left: 11px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}
				
a.design_tb2 {	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}
						
a.design_tb2:active {	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}						

a.design_tb2:visited	{	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}	
						
a.design_tb2:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	}

td.design_tb2_on	{	
	height: 18px;
	width: auto;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_tb2_on {	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}
						
a.design_tb2_on:active {	
	font-size: 12px;
	color: #595959;
	background-color: transparent;
	text-decoration: none;
	}						

a.design_tb2_on:visited	{	
	font-size: 12px;
	background-color: transparent;
	color: #595959;
	text-decoration: none;
	}	

a.design_tb2_on:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	}


	


/* Navigation Buttons */

/* Navlevel 1 */
td.design_nav1 {	
	height: 26px;
	width: 180px;
	text-align: left;
	white-space: nowrap;
	/*background-image: url(navbg.igf);*/
	background-color: #cdaa84;
	padding-left: 14px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}
	

a.design_nav1 {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

a.design_nav1:active {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}						

a.design_nav1:visited {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}	

a.design_nav1:hover	 {	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}

td.design_nav1_on, td.design_nav1_on:hover, td.design_nav1_on:visited, td.design_nav1_on:active  {	
	height: 26px;
	width: 180px;
	text-align: left;
	white-space: nowrap;
	background-color: #c19565;
	padding-left: 14px;
	padding-right: 5px;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
	color: #000000;
	}
	

a.design_nav1_on {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.design_nav1_on:active	{	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}						

a.design_nav1_on:visited {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}	

a.design_nav1_on:hover	{	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}	

/* Navlevel 2 */	
td.design_nav2 {	
	height: 26px;
	width: 180px;
	text-align: left;
	white-space: nowrap;
	background-color: #dbdbdb;
	padding-left: 14px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}	

a.design_nav2 {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

a.design_nav2:active {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}						

a.design_nav2:visited {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}	

a.design_nav2:hover	 {	
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

td.design_nav2_on, td.design_nav2_on:hover, td.design_nav2_on:visited, td.design_nav2_on:active {	
	height: 26px;
	width: 180px;
	text-align: left;
	white-space: nowrap;
	background-color: #FFFFFF;
	padding-left: 14px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav2_on {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

a.design_nav2_on:active	{	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}						

a.design_nav2_on:visited {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}	

a.design_nav2_on:hover	{	
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
	
	
/* Navlevel 3 */	
td.design_nav3 {	
	height: 26px;
	width: 180px;
	text-align: left;
	white-space: nowrap;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav3 {	
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	}

a.design_nav3:active {	
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	}						

a.design_nav3:visited {	
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	}	

a.design_nav3:hover	 {	
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	}

td.design_nav3_on {	
	height: 26px;
	width: 180px;
	text-align: left;
	white-space: nowrap;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav3_on {	
	font-size: 12px;
	color: #595959;
	text-decoration: none;
		font-weight: bold;
	}

a.design_nav3_on:active	{	
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	}						

a.design_nav3_on:visited {	
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	}	

a.design_nav3_on:hover	{	
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	}

/* Agenda */
div#agenda form {
	margin: 0px;
	padding: 0px;
	}
	
div#agenda p		{ font-size: 11px; font-family: Arial; color: #4A5758; margin: 0px; padding: 0px; }
div#agenda h3		{ font-family: Arial; font-size: 14px; cursor: crosshair; color: #51594A; font-weight: lighter; }
.anzeige	{ border: 1px #000000 solid; background-color: #ffffff; height: 130px; }
.sonntag	{ background-color: #D4D9D9 }
.heute		{ background-color: #e2e2e2 }
.titel		{ font-size: 13px }
.kopf		{ background-color: #bbbbbb; color: #FFFFFF }
