h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #657070;
	background: #fff none;
	position: relative;
	padding-bottom: 12px;
}

h2 {
	font-size: 15px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #657070;
	background: #fff none;
}

h3 {
	font-weight: normal;
	color: #657070;
	background: #fff none;
}

p {
	font-size: 12px;
}

.red {
	color: #F32837!important;
}

.blue {
	color: blue!important;
}

.small {
	font-size: smaller!important;
}

.large {
	font-size: larger!important;
}

#leftcontent .csc-header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background: url(contentleft_h1_bg.gif) no-repeat 0 0;
	padding: 0 0 0 8px;
	margin: 0 0 18px 0;
	line-height: 23px;
}

#leftcontent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #657070;	
	margin: 0;
	padding: 5px 0 0 10px;
}

#leftcontent p {
	font-size: 11px;
	color: #9DA6A6;
	margin: 0;
	padding: 3px 5px 10px 10px;
	background: #fff url(verlauf_unten.gif) repeat-x bottom left;
}

.csc-textpic-caption {
	font-size: 11px;
	line-height: 13px;
	color: #657070;
	padding-top: 3px;
}


/* --------------- Tabellen --------------- */

.contenttable {
	border: 0;
	border-collapse: collapse;
	width: 570px;
}

caption {
	color: #657070;
	font-size: 15px;
	padding-bottom: 5px;
	text-align: left;
}

thead, th {
	text-align: left;
	font-weight: bold;
}

tfoot {
	text-align: left;
	font-weight: bold;
}

.tr-even td, .tr-odd td, .tr-even th, .tr-odd th {
	border: 0;
	margin: 0;
	padding: 1px 5px 3px 5px;
	border-bottom: 1px dotted #9DA6A6;
}

.tr-even {
	background: #F7F7F7;
}

.tr-odd {
	background-color: #FFF;
}

.geschichte th {
	width: 50px;
}

.oeffnungszeiten .td-0 {
	width: 370px;
}

.oeffnungszeiten .td-1 {
	width: 100px;
}

.oeffnungszeiten .td-2 {
	width: 100px;
}


/* --------------- Linklisten --------------- */

#leftcontent .filelinks div {
	width: 270px;
}

#leftcontent span.filelinks-text {
	float: left;
	line-height: 13px;
	width: auto;
}

#leftcontent span.filelinks-icon {
	float: left;
	width: 40px;
	margin-top: 6px;
}

.filelinks div {
	width: 560px;
	float: left;
	display: block;
	clear: left;
	border: 0;
	margin: 0;
	padding: 0 5px 5px 5px;
	border-bottom: 1px dotted #9DA6A6;	
}

.filelinks div span a {
	line-height: 20px;
	color: #F32837;	
}

.filelinks div span a:hover {
	text-decoration: underline;
}

span.filelinks-icon {
	float: left;
	width: 50px;
	margin-top: 6px;
}

span.filelinks-text {
	float: left;
	line-height: 13px;
	width: 440px;
}

span.filelinks-size {
	float: right;
}

.filelinks div.odd {
	border-collapse: collapse;	
	background: #F7F7F7;
}

a:link {
	color: #F32837;
	text-decoration: none;
}

a:hover {
	color: #c0202b;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

div#content li {
	list-style-type: none;
	line-height: 14px;
	background: transparent url(bullet.gif) 0 6px no-repeat;
	padding: 0 0 0 8px;
}

div#mainmenu a {
	display: block;
	float: left;
	text-align: left;
	width: 85px;	
	height: 19px;
	color: #F7F7F7;
	font-size: 13px;
	font-weight: normal;
	padding:4px;
	padding-left: 10px;
	line-height: 1.1;
	text-decoration: none;
	border-right: 1px solid #cccccc;
	overflow: hidden;
}

div#mainmenu span.blue .aktiv a {
	background-color: #1970c2!important;
}

div#mainmenu span.blue a:hover {
	background-color: #1970c2!important;
}

div#mainmenu span.green .aktiv a {
	background-color: #169d73!important;
}

div#mainmenu span.green a:hover {
	background-color: #169d73!important;
}

div#mainmenu span.yellow .aktiv a {
	background-color: #f7d21f!important;
}

div#mainmenu span.yellow a:hover {
	background-color: #f7d21f!important;
}

div#mainmenu span.orange .aktiv a {
	background-color: #fa4216!important;
}

div#mainmenu span.orange a:hover {
	background-color: #fa4216!important;
}

div#mainmenu span.red .aktiv a {
	background-color: #F32837!important;
}

div#mainmenu span.red a:hover {
	background-color: #F32837!important;
}

div#mainmenu .aktiv a {
	display: block;
	float: left;
	text-align: left;
	width: 85px;	
	height: 19px;
  	background-color: #F32837;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding:4px;
	padding-left: 10px;
	line-height: 1.1;
	text-decoration: none;
	border-right: 1px solid #cccccc;
	overflow: hidden;
}

div#mainmenu a:hover {
	display: block;
	float: left;
	width: 85px;	
	text-align: left;
	height: 19px;
  	background-color: #F32837;
	color: white;
	font-size: 13px;
	padding:4px;	
	padding-left: 10px;
	line-height: 1.1;
	text-decoration: none;
	border-right: 1px solid #cccccc;
	overflow: hidden;
}

div#submenu {
	height: 27px;
	padding: 0px;
	margin: 0px;	
}

div#submenu a {
	display: block;
	float: left;
	height: 19px;
	color: #FFF; 
	font-size: 12px;
	padding: 4px 20px 4px 10px;
	text-decoration: none;
}

div#submenu .aktiv a {
  	background-color: #F32837;
	font-weight: bold;
	color: #FFF; 
}

div#submenu a:hover {
  	background-color: #F32837;
	color: #FFF; 
}

div#metanav a {
	color: #999999;
	text-decoration: none;
}

div#metanav .aktiv a {
	color: #333333;
	text-decoration: none;
}

div#metanav a:hover {
	color: #333333;
	text-decoration: underline;
}

div#footline th, div#footline td {
	color: #575850;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}

div#footline th {
	font-weight: bold;
	width: 200px;
	text-align: right;
}

div#footline td {
	width: auto;
}

div#footline td.abstand {
	width: 40px;
}

#copyright a {
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
}

div#leftcontent div.csc-textpic {
	background-color: #FFF;
	padding-bottom: 0;
	margin-bottom: 0;
}

div#leftcontent div.csc-textpic-image {
	margin: 0px;
	padding: 0px;
	margin-top: -14px;
}

div#leftcontent div.csc-textpic-image img {
	margin: 0px;
	padding: 0px;
}

div#leftcontent div.csc-textpic-text {
	margin: 0px;
	padding: 0px;
	margin-top: -18px;
}


/* --------------- Ausgabe der Suchresultate --------------- */

p.tx-indexedsearch-noresults {
	text-align: left!important;
}

div.tx-srlanguagemenu-pi1 form fieldset legend,div.tx-srlanguagemenu-pi1 form fieldset label {
	display: none!important;
	/*font-size: 6px!important;*/
}

div.tx-srlanguagemenu-pi1 form fieldset select {
	background-color: #ffffff!important;
	color: #333333!important;
	font-weight: normal!important;
}

.spacer-gif {
	border: none!important;
}

.tx-macinasearchbox-pi1 {
	margin: 0;
	padding: 0;
}

.searchfield {
	position: relative;
	top: -1px;
	left: 0;
	height: 16px; 
	width: 110px;
	padding: 1px 0 0 2px;
	background: #ffffff url(bg_searchfield.jpg) repeat-x;
	color: #657070;
	font-size: 11px; 
}

input.submitbutton {
	position: relative;
	top: 4px;
	left: 0;
}

.suchbox {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

#searchform table tbody tr td input {
	border: 1px solid #cdcdcd;
}


/* --------------- Kontaktformular --------------- */

form#kontaktformularhochuliag {
	display: block;
	width: 420px;
}

fieldset.tx-powermail-pi1_fieldset_katalogbestellung legend {
	display: none;
}

.tx-powermail-pi1_fieldset div input, .tx-powermail-pi1_fieldset div textarea {
	border: 1px solid #B2B2B2;
	margin: 0;
	float: left;
}

.tx-powermail-pi1_fieldset div textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
}

.formularfeld {
	height: 18px; 
	width: 250px;
	padding: 0 0 0 2px;
	background: #ffffff url(bg_searchfield.jpg) repeat-x;
	color: #657070;
	font-size: 12px; 
}

.powermail_check {
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px!important;
	float: left;
	clear: left;
	width: 420px;	
}

.tx_powermail_pi1_fieldwrap_html label {
	display: block;
	clear: left;
	float: left;
	width: 120px;
}

.powermail_check_inner_uid10_0 label {
	display: block;
	clear: none!important;
	float: right!important;
	width: 280px;
}

#check_uid10_0 {
	float: left;
	margin-left: 120px;
}

div.powermail_check_inner {
	margin-top: 4px;
}

div.powermail_check_inner label {
}

tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 120px!important; 
	width: 100px;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
	margin-left: 120px!important; 
	padding: 2px 20px 2px 20px;
	cursor: pointer;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 6px;	
	-khtml-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 5px 5px 4px #cccccc;
    	-moz-box-shadow: 5px 5px 4px #cccccc;
    	box-shadow: 5px 5px 4px #cccccc;
	background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
	color: #ffffff;
	border: 1px solid #9a3742!important;	
}

input.tx-powermail-pi1_mandatory_submit {
	background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -100px -1px!important;
}

input:hover.powermail_submit {
	background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
	color: #ffffff;
	border: 1px solid #9a3742;
}

input:hover.tx-powermail-pi1_mandatory_submit {
	background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -100px -1px;
	color: #ffffff;
	border: 1px solid #9a3742;
}

ul.powermail_mandatory_list {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;	
}

.tx-powermail-pi1_mandatory strong {
	font-weight: normal;
}

.powermail_mandatory_listitem strong {
	font-size: 12px;
}

.powermail_mandatory_listitem strong b {
	color: #e72b20;
}

#powermaildiv_uid11 {
	clear: both;
	margin-top: 40px;
}

span.powermail_mandatory {
	color: #e72b20;	
}