@charset "utf-8";
@import "navi-left.css";
@import "navi-right.css";
@import "navi-top.css";
@import "navi-position.css";

/*******************************************************************************
*  layout.css : 2005.09.30
*******************************************************************************/

div#oldbrowser {
	display:none;
}
.clear {
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
.hide {
	display: none !important;
}
.inside {
	padding: 0 1em;
}
ul, ol, dl, p, h1, h2 {
	margin-top: 14px;
	margin-bottom: 14px;
	padding-top: 0;
	padding-bottom: 0;
}
p,h1,td,th,pre {
	font-family:verdana, helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	background-color:#FFFFFF;
}
.gelb {
	background-color:#FFFFCC;
	color:#000000;
}
.rot {
	background-color:#990000;
	color:#FFFFFF;
}
a.text:link,
a.text:visited,
a.text:active {
	background-color:#FFFFFF;
	color:#333333;
	text-decoration:underline;
}
.small {
	font-size:0.7em;
	font-style:italic;
	color:#333333;
	background-color:#FFFFFF;
	padding:6px;
	margin-top:4em;
	width:97%;
}
.klein {
	font-size:0.7em;
	font-style:normal;
	color:#333333;
	background-color:#FFFFFF;
	padding:6px;
	margin-top:4em;
	width:97%;
}
h1 {
	font-size:1.4em;
	font-weight:bold;
	color:#990000;
	background-color:#FFFFFF;
	padding:2px 0px 2px 4px;
}
h2 {
	font-size:1em;
	font-weight:bold;
	color:#990000;
	background-color:#FFFFFF;
	padding-top:2px;
}
.adresse {
	font-size:0.8em;
	margin-left:10px;
	bottom:5px;
	color:#333333;
	background-color:#FFFFCC;
}
a.adresse:link,
a.adresse:visited,
a.adresse:active {
	background-color:#FFFFCC;
	color:#333333;
	text-decoration:none;
	margin-left:-1px;
	font-size:1em;
}
a.it4m:link,
a.it4m:visited,
a.it4m:active {
	background-color:#FFFFFF;
	color:#333333;
	text-decoration:none;
	font-size:1em;
}
body {
	background-color:#FFFFFF;
	color:#333333;
	font-family:verdana, helvetica, sans-serif;
	font-size:100%;
	margin:0px 3px 0px 3px;
	padding:0px;
	min-width:500px;
}

div#topbilder {
	background-image:url(/system/modules/de.satow.www/resources/fruehling.jpg);
	background-repeat:no-repeat;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
div#optionen {
	font-size:0.8em;
	color:#333333;
	background-color:#FFFFCC;
}
form#suchform {
	margin:10px 0px 0px 0px;
}
form#suchform fieldset {
	border:1px solid #999999;
	text-align:center;
	margin:0px;
}
form#suchform legend {
	font-weight:bold;
}
label#query_label {
	float: left;
}
form#suchfeld fieldset {
	border:1px solid #999999;
	margin:0px;
}
form#suchfeld legend {
	font-weight:bold;
}
input, textarea {
	font-size: 12px;
	color: #333333;
	border: 1px solid #c0c0c0;
	background-color: #f7f7f7;
}
.check {
	color: #333333;
	border: 1px solid #c0c0c0;
	background-color: #f7f7f7;
}
/* alter some HTML elements' default style */
a, a:link, a:visited, a:active {
	color:#000000;
	background-color:#FFFFFF;
	text-decoration: underline;
}
label {
	cursor: pointer;
}
table {
	font-size: 100%;
}
td, th {
	vertical-align: top;
}

/*---- Bilder ----*/
.imglinks {
	float:left;
	margin-right:10px;
	}
.imgrechts {
	float:right;
	margin-left:10px;
	}
a img {
	border:none;
	}
img {border:none;}
/*---- Inhalt ----*/
#pageWrapper {
	min-width: 40em;
	width: auto;
}
#masthead {
	border: solid 1px #FFFFFF;
	border-width: 1px 0;
	padding: 0.5em;
}
#outerColumnContainer {
	border-left: solid 14.1em #FFFFCC;
	border-right: solid 14.1em #FFFFCC;
}
#innerColumnContainer {
	border: solid 1px #FFFFFF;
	border-width: 0 1px;
	margin: 0 -1px;
	width: 100%;
	z-index: 1;
}
#leftColumn, 
#middleColumn, 
#rightColumn, 
* html #SOWrap {
	overflow: visible;
	position: relative;
}
#SOWrap {
	float: left;
	margin: 0 -1px 0 0;
	width: 100%;
	z-index: 3;
}
#middleColumn {
	float: right;
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 5;
}
#leftColumn {
	float: left;
	margin: 0 1px 0 -14.1em;
	width: 14.1em;
	z-index: 4;
}
#rightColumn {
	float: right;
	width: 14.1em;
	margin: 0px -14.1em 0 1px;
	z-index: 2;
}
#footer {
	border-top:1px dashed #999999;
	padding: 0.2em;
	text-align:right;
	margin:0px;
}

/*---- Hauptmenue Ebene 2 ----*/
/*---- Standortnavigation links ----*/
html, body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: verdana, helvetica, sans-serif;
}
#pageWrapper {
	font-size: 80%;        /* default font size here. */
}
#masthead {
	background-color: #FFFFFF;
	color: #333333;
}
#outerColumnContainer {
	border-left-color: #FFFFCC;     /* left column background color */
	background-color: #FFFFFF;      /* middle column background color */
	color:#333333;
}
div#footer {
	background-color: #FFFFFF;
	color: #333333;
	padding: 0;
}
div#footer p {
	background-color: #FFFFFF;
	color: #333333;
	padding: 0;
	margin: 0;
}
#rightFoot {
	float:right;
	width: 16em;
	font-size:0.8em;
	text-align:right;
}
#leftFoot {
	float:left;
	width: 20em;
	font-size:0.8em;
	text-align:left;
}
#leftFoot a:link,
#leftFoot a:visited,
#leftFoot a:active {
	background-color:#FFFFFF;
	color:#333333;
	text-decoration:none;
}

#contentFoot {
	padding: 0px 10px 0px 10px;
	margin: auto;
	text-align:right;
}
/*---- Leiste nach oben ----*/
a.uplink:link,
a.uplink:visited,
a.uplink:active,
a.uplink:hover {
	color:#999999;
	background-color:#FFFFFF;
	text-decoration:none;
	font-size:0.8em;
	padding-right:15px;
	background:url(/system/modules/de.satow.www/resources/icon_seitenanfang.gif) no-repeat right;
}
/*---- Linklisten ----*/
ul.linklist,
ul.linklistExtern {
	margin: 0em;
	padding-left:0em;
}
ul.linklist li{
	display: block;
	list-style-type:none;
	padding-left: 19px;
	margin: 0em 0em 0em 0em;
	background: url(/system/modules/de.satow.www/resources/icon_linkintern.gif) no-repeat 0 2px;
}
ul.linklistExtern li {
	display: block;
	list-style-type:none;
	padding-left: 19px;
	margin: 0em 0em 0em 0em;
	background: url(/system/modules/de.satow.www/resources/icon_linkextern.gif) no-repeat 0 2px;
}
ul.linklist li a,
ul.linklistExtern li a  {
	color: #333333;
	background-color:#FFFFFF;
	text-decoration: none;
}
ul.linklist li a:hover,
ul.linklistExtern li a:hover {
	color: #333333;
	background-color:#FFFFFF;
	text-decoration: underline;
}
#middleColumn ul li{
	display: block;
	list-style-type:none;
	padding-left: 16px;
	margin: 1px;
	background:url(/system/modules/de.satow.www/resources/icon_dot.gif) no-repeat 0px 3px #FFFFFF;
}

/******************************************************************************/

