ul,li {
	margin: 0px;
	padding: 0px;
}

#leftcontent ul li {
	list-style-position: inside;
}

.leftfloater {
	float: left;
}

.rightfloater {
	float: right;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

h1 {
	font-size: 18px;
	color: #0097AA;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-size: 12px;
	color: #0097AA;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

a img {
	border: none;
}

a {
	color: #0097AA;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

p.spacer {
	height: 1px;
	border-bottom: 1px dashed #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

li.listspacer {
	border-top: 1px dashed #999999;
	padding-top: 10px;
	margin-top: 10px;
}

/* Formulare */

p,
form {
	margin: 0px;
}

.error  {
	color: #E42322;
}

.error_cell {
	border: 1px solid #DF0024;
	background-color: #FEEBEB;
	color: #E42322;
	padding: 10px;
	margin-bottom: 20px;
}

.note_cell,
.st_note_cell,
.st_success_cell {
	border: 1px solid #666666;
	padding: 10px;
}

.inputbox {
	height: 15px;
	padding: 0px;
	border-left: #58585A 1px solid;
	border-top: #58585A 1px solid;
	border-right: #D8D9DA 1px solid;
	border-bottom: #D8D9DA 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.button_send {
	background: url(screen/button_send.jpg) no-repeat 0px 0px;
	width: 18px;
	height: 17px;
	border: none;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

/* *********************************** */

input.button {
	background: url(screen/button_bg.jpg) repeat-x left bottom; 
	padding: 0px;
	border-left: 1px solid #D8D9DA;
	border-top: 1px solid #D8D9DA;
	border-right: 1px solid #B0B1B3;
	border-bottom: 1px solid #B0B1B3;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	color: #403F42;
}

#login_tabs {
	clear: both;
}

ul.tabs-nav {
	height: 24px;
	position: relative;
	z-index: 2;
	float: right;
}

.tabs-container {
	border-top: 1px solid #6F7072;
	border-left: 1px solid #6F7072;
	padding: 60px 0px 0px 60px;
	overflow: hidden;
	position: relative;
	top: -1px;
	z-index: 1;
	clear: both;
}

ul.tabs-nav li {
	background: url(screen/tabs_bg.jpg) repeat-x; 
	height: 22px;
	border-left: 1px solid #6F7072;
	border-top: 1px solid #6F7072;
	border-right: 1px solid #6F7072;
	margin-right: 5px;
}

ul.tabs-nav li.tabs-selected a {
	border-bottom: 1px solid #ffffff;
	text-decoration: underline;
}

ul.tabs-nav li a {
	color: #403F42;
	line-height: 22px;
	display: block;
	border-bottom: 1px solid #6F7072;
	padding-left: 10px;
	padding-right: 10px;
}

/* Downloads */

ul.downloads li {
	list-style: none;
	color: #0097AA;
	font-size: 12px;
	font-weight: bold;
}

ul.downloads li ul {
	margin-top: 10px;
}

ul.downloads li ul li {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 20px;
	color: #403f42;
	font-size: 11px;
	font-weight: normal;
}

ul.downloads li ul li a {
	color: #403f42;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

/* Formulare */

.st_form_table .inputbox {
	width: 250px;
}

.st_form_table textarea.inputbox {
	height: 100px;
}

.st_error_form {
	color: #DF0024;
}

fieldset {
	margin: 0px 0px 20px 0px;
	border: 1px solid #9B9C9E;
	padding: 10px;
}

fieldset legend {
	color: #0097AA;
	font-weight: bold;
	* margin-bottom: 10px;
}

fieldset.st_error_cell {
	border: 1px solid #DF0024;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

fieldset.st_error_cell div {
	padding: 5px 10px 10px 10px;
	color: #DF0024;
}

fieldset.st_error_cell legend {
	color: #DF0024;
	margin-left: 10px;
	margin-right: 10px;
}

.st_button_bg_float a {
	margin-right: 10px;
}

input#fspam {
	width: 75px;
}

.st_submit {
	margin-top: 20px;
}

.text_highlight {
	color: #0097AA;
	font-weight: bold; 
}

.google_maps {
	padding: 5px;
	border: 1px solid #C8C9CB;
}

/* Veranstaltungen, Aktuelles */

.event,
.gallery_category,
.searchresult {
	margin-bottom: 20px;
}

.thumbnail {
	float: left;
	margin-right: 10px;
}

.thumbnail img {
	height: 100px;
	width: 100px;
	padding: 5px;
	border: 1px solid #C8C9CB;
}

a.link_detail {
	background: url(screen/link_detail.jpg) no-repeat;
	padding-left: 25px;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	margin-top: 10px;
	text-decoration: none;
}

a:hover.link_detail {
	text-decoration: underline;
}

.news.highlight h2,
.event.highlight h2 {
	background: url(screen/highlight.gif) no-repeat left top;
	padding-left: 20px;
}

/* Detailansicht */

.uploads {
	float: left;
	margin-right: 10px;
}

.uploads a {
	display: block;
	margin-bottom: 10px;
}

.uploads img {
	height: 100px;
	width: 100px;
	padding: 5px;
	border: 1px solid #C8C9CB;
}

.text_detail {
	
}

/* Galerie */

.gallery .image {
	margin-right: 20px;
}

.gallery .image img {
	height: 100px;
	width: 100px;
	padding: 5px;
	border: 1px solid #C8C9CB;
}

.headline_1 h2 {
	font-size: 11px;
	color: #9B9C9E;
}

.link_content {
	margin-top: 10px;
}

/* Sitemap */

#sitemap {
   padding: 0px 0px 0px 15px;
   line-height: 24px;
 }

#sitemap li {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   background-image: url(screen/sitemap_extm.gif);
	background-repeat: no-repeat;	
	font-weight:bold;
	min-width: 1px;
}

#sitemap ul.sitemap_l3 li.first {
	background-image: url(screen/sitemap_extm.gif);
	background-repeat: no-repeat;	
}

#sitemap li.last {
   background-image: url(screen/sitemap_exlm.gif);
	background-repeat: no-repeat;
}

#sitemap ul {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   background-image: url(screen/sitemap_exim.gif);
	background-repeat: repeat-y;
}
	
#sitemap ul.sitemap_l2,
#sitemap ul.sitemap_l4 {
   background-image: none;
}

#sitemap ul.sitemap_l2 {
   padding:0px;
}

#sitemap li.first {
   background-image: url(screen/sitemap_exfm.gif);
	background-repeat: no-repeat;
}

#sitemap li a {
	background: none !important;
	text-decoration: none;
}

#sitemap li a:hover {
	text-decoration: underline;
}

#sitemap li li a {
	color: #403F42; 
	font-weight:normal;
}

/* Vertretungspläne */

.schedule_xml table.schedule_result {
	border: 1px solid #707173;
	width: 100%;
}

.schedule_xml table.schedule_result th {
	background-color: #0097AA;
	color: #ffffff;
	text-align: left;
	padding: 5px;
}

.schedule_xml table.schedule_result td {
	padding: 5px;
	border-top: 1px solid #707173;
}

.schedule_xml .head {
	border-top: 1px dashed #707173;
	border-bottom: 1px dashed #707173;
	padding-top: 10px;
	padding-bottom: 10px;
}
