@charset "utf-8";
/* CSS Document */

* {
	border: 0;
	padding: 0;
	margin: 0;
}

html, body {
	background-color: #e4e4e4;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	height: 100%; /* Da IE min-height nicht kennt */
}

html[xmlns^="http"] { 
	/* verhindert Mozilla-Zucken 
	* > Firefox 1.5 
	*/ 
	overflow-y: scroll; 
}

#nonFooter {
	position: relative;
	min-height: 100%;
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
}

* html #nonFooter {
	height: 100%;
}

.container { 
	background-color: #fff; 
	padding-bottom: 9em;
}

#top {
  	width: 100%;
	min-height: 70px;
	padding: 10px 0;
}

#header {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 25px;
}

#service {
	height: 30px;
	position: relative;
	bottom: 0px;
	right: 0px;
}

#service ul {
	text-align: right;
	list-style: none;
	float: right;
}

#service ul li {
	float: left;
	padding-left: 10px;
}

#service li a {
	text-decoration: none;
	color: #999;
	font-size: 12px;
}

#service li a:hover {
	color: #666;
}

#service li a:hover {
	color: #666;
}

#service li.aktiv a {
	color: #666;
}

#service li.aktiv a:hover {
	color: #999;
}

.container div p { 
	padding-bottom: 10px; 
}

#navigation {
	position: absolute;
	bottom: 5px;
	left: -10px;
	width: auto;
	height: auto;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	width: 100%;
	height: 16px;
	padding: 12px 0;
	margin-bottom: 1px;
	background: url(../gfx/trans60.png);
}

#navigation li:hover, #navigation li.aktiv {
	background-image: url(../gfx/trans80.png);
}

#navigation li a {
	margin: 0 12px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#navigation li a:hover {
	color: #666;
}

h1, h2 {
	font-size: 18px;
	padding-bottom: 10px;
}

/* Editor-Klassen */

.subhead {
	font-size: 18px;
	line-height: 200%;
	font-weight: bold;
}

.klein {
	font-size: 12px;
}

#pageheader h1 {
	font-size: 24px;
	color: #666;
	margin-bottom: 10px;
	padding: 0;
}

#inhalt {
	line-height: 140%;
	margin-bottom: -100px;
}

#spalte1, #spalte2, #spalte3 {
	width: 300px;
	vertical-align: top;
}

#spalte1 {
	padding-left: 10px;
}

#spalte2 {
	padding-left: 20px;
}

#spalte3 {
	padding-left: 20px;
}

#footer {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	position: relative;
	width: 940px;
	margin: -38px auto;
	text-align: center;
	font-size: 12px;
	background-color: #fff;
}

#footer a {
	text-decoration: none;
	color: #999;
	font-size: 12px;
	padding: 10px 0;
	}

#footer a:hover {
	color: #666;
}

/* für editierbaren Bereich */
.cont {
	border: none;
}
.editcont {
	border: 1px dashed #FF9900;
}
.contoben {
	float: left;
	border: none;
}
.editbuttonoben {
	position: relative;
	top: -10px;
	left: 0px;
	text-align: left;
	margin-bottom: 0px;
}
.editcontoben {
	float: left;
	border: 1px solid #FF9900;
	position: relative;
	top: -10px;
	margin-top: -4px;
}
.editbutton {
	position: relative;
	top: -10px;
	left: 0px;
	text-align: left;
	margin-bottom: -10px;
}
.editbuttonRight {
	position: relative;
	top: -10px;
	right: 0px;
	text-align: right;
	margin-bottom: -10px;
}
img {
	border: none;
}

#inhalt .cont img, #inhalt .editcont img {
	margin-top: 10px;
}

#inhalt .cont a, #inhalt .editcont a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#inhalt .cont td, #inhalt .editcont td {
	vertical-align: top;
	padding-bottom: 10px;
}

#inhalt .cont a:hover, #inhalt .editcont a:hover {
	color: #666;
}

#inhalt .cont a.textlink, #inhalt .editcont a.textlink {
	font-weight: normal;
	border-bottom: 1px dotted #333;
}

#inhalt .cont a.textlink:hover, #inhalt .editcont a.textlink:hover {
	border-bottom: 1px dotted #666;
}

#inhalt .cont .textlink a, #inhalt .editcont .textlink a {
	font-weight: normal;
	border-bottom: 1px dotted #333;
}

#inhalt .cont .textlink a:hover, #inhalt .editcont .textlink a:hover {
	border-bottom: 1px dotted #666;
}

#inhalt a.maillink {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	border-bottom: 1px dotted #666;
}
#inhalt a.maillink:hover {
	color: #666;
}


#switcher {
	position: absolute;
	right: 20px;
	top: 20px;
	width: auto;
	height: auto;
	z-index: 100;
	background-color: #FF9900;
	text-align: right;
}

#switcher img {
	padding: 5px 5px 3px 5px;
}

input {
	border: 1px solid #999;
	width: 220px;
	height: 26px;
	color: #666;
}

input.send, input.reset {
	border: 1px solid #333;
	background: #666;
	width: 190px;
	height: 26px;
	color: #fff;
	font-weight: bold;
	width: 146px;
	float: left;
	cursor: pointer;
}

input.reset {
	margin-left: 9px;
}

textarea {
	border: 1px solid #999;
	width: 300px;
	height: 186px;
	color: #666;
}

input.checkbox {
	border: 1px solid #999;
	width: auto;
	height: auto;
	margin: 1px;
	color: #666;
}

.checkboxDiv {
	clear: left;
	float: left;
	margin: -5px 5px 10px 0;
}

.checkboxDiv {
	float: left;
}

fieldset {
	clear: both;
}

legend {
	clear: both;
	width: 60px;
	float: left;
	margin-bottom: 10px;
}

label {
	float: right;
	margin-bottom: 10px;
}

#spalte2 label {
	clear: left;
	float: left;
	margin-bottom: 10px;
}

#spalte2 legend {
	clear: both;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}



#inhalt ol, #inhalt ul {
	list-style-position: outside;
	margin-left: 22px;
}


