/* Farbschema
	Hintergrundfarbe: #fff8ab;
	Rahmenfarbe für Informationselemente: #fff;
	menue-hintergrundfarben: #f8e583;
	Links: #9a291f;
	ueberschriften: #046127;
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../pics/body_hg.jpg) top left;
	font-size: 13px;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, label, input, textarea {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma;	
	color: #303d42;
}

h1, h2, h3, h4, h5, h6 {
	font-family:  Georgia, "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-style: italic;
}

h1 {
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	color: #575757;
}

h6 {
	font-size: 14px;
}



a {
	font-family:  "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-weight: bold;
}

label {
	color: #5d5d5d;
}

input, textarea {
	border: 1px solid #9a291f;
	background: #efefef;
	color: #000;
	font-size: 13px;
	padding: 2px;
	margin-bottom: 2px;
}

#hauptcontainer {
	background: url(../pics/hauptcontainer_hintergrund.png) top left repeat-y;
	position: abosolute;
	margin: 0px auto;
	padding: 0px 4px;
	overflow: hidden;
	width: 941px;
}

* html #hauptcontainer {
	w\idth: 960px;
	\width: 960px; 	
}

#hauptcontainer #informationen {
	background: url(../pics/informationen_h.jpg) no-repeat;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 941px;
	clear: both;
}

#hauptcontainer #metainformation {
	overflow: hidden;
	background: url(../pics/metabereich_hintergrund.jpg) no-repeat;
	height: 337px;
	display: block;	
}

#hauptcontainer #hauptinformationen {
	overflow: hidden;
	float: left;
	width: 941px;
}

* html #hauptcontainer #hauptinformationen {
	w\idth: 960px;
	\width: 960px; 	
}

#hauptcontainer h1 {
	font-family: Georgia, "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-style: italic;
	padding: 0px 35px;
	margin: 0px 0px 20px 0px;
	color: #000;
}

#hauptcontainer #hauptinformation ul {
	margin: 5px 10px;
	padding: 0px 20px;
}

#metainformation #logo {
	width: 198px;
	height: 112px;
	float: left;
	margin: 10px 72px 20px 71px; 
	display: block;
}

#bilderanimation {
	background: url(../pics/bilderani_rahmen.png) top left no-repeat;
	width: 535px;
	height: 278px;
	float: left;
	padding: 17px 23px 23px 17px;
	margin: 10px 10px 10px 15px;
	display: block;
}

#metainformation #animiermenue {
	float: left;
	display: block;
	margin-left: 20px;
	width: 320px;
}

#informationspalte {
	width: 600px;
	margin: 20px 0px;
	float: left;
	border-right: 1px solid #9a291f;
	overflow: hidden;	
}

#hauptmenue {
	background: url(../pics/menue_hintergrund.jpg) top left no-repeat;
	width: 941px;
	height: 41px;
	overflow: hidden;
	clear: both;
}

#hauptmenue ul#navigation {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px auto;
	display: block;
	float: right;
}

#hauptmenue #navigation li {
	display: block; 
	float: left;
	background: url(../pics/mnu_hg.jpg) top left no-repeat;
	height: 41px;
}

#hauptmenue #navigation li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	margin: 12px 15px 0px 15px;
	text-indent: 0px;
	display: block;
}

#hauptmenue #navigation li.active {
	background: url(../pics/mnu_hg_aktiv.jpg) top left no-repeat;
}

#hauptmenue #navigation li.active a {
	color: #fff;
}

#hauptmenue #navigation li a:hover {
	text-decoration: underline;
	color: #fff;
}

#informationspalte #hauptinformation {
	overflow: hidden;
	display: block;
	color: #000;
	width: 530px;
	padding: 0px 25px 20px 35px;
	float: left;
}

#hauptinformationen a {
	text-decoration: none;
	color: #9a291f;
}

#hauptinformationen a:hover {
	text-decoration: underline;
}

#informationspalte #hauptinformation h3.align-center {
	text-align: center;
}

#informationspalte #hauptinformation h2 {
	color: #000;
	padding-bottom: 5px;
}

#hauptinformation ol {
	margin-left: 30px;
}

#nebeninformation {
	float: left;
	width: 290px;
	padding: 20px 20px;
}

#nebeninformation h1 {
	margin: 10px 0px;
	padding: 0px;
}

#nebeninformation ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

#nebeninformation ul li {
	background: url(../pics/menue_ul_hg.jpg) top left no-repeat;
	padding-left: 20px;
}

#nebeninformation h2 {
	padding-bottom: 10px;
}

#nebeninformation #blasbichler-vertrieb-suedtirol {
	background: #d3d3d3;
	padding: 5px 0;
	margin-top: 10px;
}

#nebeninformation #blasbichler-vertrieb-suedtirol h1 {
	text-align: center;
}

#suchbox {
	background: url(../pics/suchbox_hg.png) top left no-repeat;
	padding: 15px 30px 10px 20px;
	height: 70px;
	width: 252px;
}

#seiteninformation {
	padding: 10px 20px;
	background: url(../pics/seiteninformation_hg.jpg) top left no-repeat;
	display: block;
	overflow: hidden; 
	clear: both;
	height: 151px;
}

#seiteninformation .seiteninformationsspalte {
	float: left;
	display: block;
	margin-right: 40px;
}

#seiteninformation ul {
	list-style-image: none;
	list-style-type: none;
}

#seiteninformation p {
	color: #fff;
}

#seiteninformation a {
	text-decoration: none;
	color: #fff;
}

#seiteninformation a:hover {
	text-decoration: underline;
}

#seiteninformation ul#rootline-navigation {
	margin: 10px 0px 0px;
	clear: both;
	float: right;
}

#seitenzusammenfassung {
	width: 100%;
	height: 131px;
	display: block;
}

#rootline-navigation li {
	float: left;
	padding-left: 20px;
}

#rootline-navigation a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#rootline-navigation a:hover {
	text-decoration: underline;
}

.tx-lumogooglemaps-pi1 {
	padding: 0px 10px;
}

.gmnoprint a {
	background: none !important;
	border: none !important;
}

.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}

/*------------------------------------------------- pimailform ------------------------------*/
.tx-pilmailform-pi1 {
	background: url(../pics/kontaktformular_hg.jpg) top left no-repeat;
	width: 470px;
	height: 580px;
	padding: 20px 30px;
}	

.tx-pilmailform-pi1 dt {
	float: left;
	padding-right: 5px;
	width: 120px;
}

.tx-pilmailform-pi1 dd {
	margin-left: 125px;
}

.tx-pilmailform-pi1 p {
	padding: 5px 0px;
}

.tx-pilmailform-pi1 dt label {
	color: #000;
}

.tx-pilmailform-pi1 dd input {
	margin-bottom: 10px;
	padding: 2px;
}

.tx-pilmailform-pi1 img.mailform-captcha-image {
	float: left;
	border: 1px solid #9a291f;
	display: block;
	margin-bottom: 5px;
}

.tx-pilmailform-pi1 input.mailform-captcha-field {
	margin-left: 20px;
}

.tx-pilmailform-pi1 input, .tx-pilmailform-pi1 textarea {
	border: 1px solid #9a291f;
}

.tx-pilmailform-pi1 input:hover, .tx-pilmailform-pi1 textarea:hover,
.tx-pilmailform-pi1 input:focus, .tx-pilmailform-pi1 textarea:focus {
	background-color: #fff;
	border: 1px solid #000;
}

.tx-pilmailform-pi1 input[type=submit] {
	font-size: 20px;
	font-weight: bold;
	color: #9A291F;
	border: none;
	background: none;
	float: right;
	cursor: pointer;
}

.tx-pilmailform-pi1 input[type=submit]:hover {
	text-decoration: underline;
}

.tx-pilmailform-pi1 input.textbig, .tx-pilmailform-pi1 textarea {
	width: 320px;
}

/*------------------------------------------------- rte -------------------------------------*/
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right {
	text-align: right;
}

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center {
	text-align: center;
}

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left {
	text-align: left;
}

/*-----------------------------------------imgtxthlbox-highlightbox--------------------------*/
#animiermenue .imgtxthlbox-highlightbox {
	width: 262px;
	height: 50px;
	background: url(../pics/animenue_hg.png) no-repeat;
	background-position: 0 0;
	display: block;
	padding: 20px;
}

#animiermenue .imgtxthlbox-highlightbox h3 {
	padding-left: 15px;
}

#animiermenue .imgtxthlbox-highlightbox p {
		color: #000;
		padding: 15px 0px 0px 40px;
}

#animiermenue .imgtxthlbox-highlightbox-highlight {
	/*background-position: 0 -90px;
	padding: 19px 19px 21px 21px;*/
}

#animiermenue .imgtxthlbox-highlightbox a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-family:  Georgia, "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-weight: normal;
	font-style: italic;	
}

#animiermenue .imgtxthlbox-highlightbox a:hover {
	text-decoration: underline;
}

#hauptinformation .imgtxthlbox-highlightbox h3.imgtxthlbox-header {
	font-size: 16px;
	color: #000;
	padding: 5px 0px;
}

#hauptinformation .imgtxthlbox-highlightbox p.imgtxthlbox-morelink {
	text-align: right;
} 

/*---------------------------------------------- typo3 styles --------------------------------*/

/*--------------------------------------------- suchformular ---------------------------------*/
#suchbox {
	width: 252px;
}

#suchbox td.csc-form-fieldcell {
	text-align: right;
}

#suchbox input[type=submit] {
	border: none;
	background-color: transparent;
	color: #9a291f;
	font-weight: bold;
	cursor: pointer;
	text-align: right;
	font-size: 16px;
	padding: 2px;
	margin: 0px;
}

#suchbox input[type=submit]:hover {
	text-decoration: underline;
}

#suchbox input[type=text] {
	width: 252px;
	margin-bottom: 5px;
}

td.csc-searchResultRange {
	padding-bottom: 5px;
}

p.csc-searchResult {
	margin-bottom: 10px;
}

h3.csc-noSearchResultMsg {
	margin-bottom: 10px;
}

/*-----------------------------------tx-indexsearched---------------------------------------------------*/
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr  {
	font-style: normal;
}

/*------------------------------------------------ kb_eventboard ---------------------------------------*/
.kb_eventboard-entry {
	border: none;
	margin-bottom: 10px;
}

.kb_eventboard-entry p.eventname {
	color: #000;	
}

.kb_eventboard-area {
	position: absolute;
	margin: 5px 5px 0px 60px;
	font-size: 14px;
}

.kb_eventboard-infodiv {
	border:1px solid #ffd558; 
	background: url(../pics/messe_popup_hg.jpg) top left;
	padding: 10px;
}

.kb_eventboard-infoleft {
	float: left;
	width: 200px;
}

#hauptinformation .kb_eventboard-entry {
	clear: both;
	border: none;
	border-bottom: 1px solid #ffd557;
	overflow: hidden;
	padding: 10px;
	margin: 0px;
}

#hauptinformation .info-even-line {
	background-color: #fff8ab;
}

/*---------------------------------------- tx-rggooglemap-pi1-------------------------------*/
.mapnest {
	border: 1px solid #9a291f;
}

.poi-content p {
	color: #6b6158;
	font-size: 12px;
}

.poi-content h4 {
	color: #000;
}

.poi-content input {
	border: 1px solid #9a291f;
	background: #fff;
}

.poi-content input:hover {
	border: 1px solid #000;
}

.poi-content input.submit-button {
	cursor: pointer;
}
