/*****************************/ /*** Core html setup stuff ***/
	/*****************************/
html {
	height: 100%;
	margin-bottom: 1px;
}

form {
	margin: 0;
	padding: 0;
}

input.button {
	cursor: pointer;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

img {
	border: 0 none;
}

/*****************************************/
	/*** Joomla! specific content elements ***/
	/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

/* headers */
div.componentheading {
	padding-left: 0px;
}

h1 {
	padding: 0;
	font-family: arial, verdana;
	font-size: 13px;
	color: #9f3545;
	font-weight: bold
}

h2
,
{
padding
:
 
0;
font-family
:
 
Arial
,
Helvetica
,
sans-serif
;

	
font-size
:
 
1
.4em
;

	
font-weight
:
 
normal
;

	
vertical-align
:
 
bottom
;

	
color
:
 
#333
;

	
text-align
:
 
left
;

	
width
:
 
100%;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3,.componentheading,table.moduletable th,legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

input.small {
	font-size: .90em;
	color: #000;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(/tagungshotels/images/site/mw_readon.png) top right
		no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid {
	border-color: #ff0000;
}

label.invalid {
	color: #ff0000;
}

/** overlib **/
.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}

.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {
	
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {
	
}

td.buttonheading img {
	border: none;
}

.clr {
	clear: both;
}

td.greyline {
	width: 20px;
	background: url(/tagungshotels/images/site/mw_line_grey.png) 50% 0
		repeat-y;
}

div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit {
	float: left;
}

/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}

table.contenttoc td {
	padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,tr.sectiontableentry1 td,tr.sectiontableentry2 td
	{
	padding: 4px;
}

td.sectiontableentry0,td.sectiontableentry1,td.sectiontableentry2 {
	padding: 3px;
}

/* content styles */
table.contentpaneopen,table.contentpane {
	margin: 0;
	padding: 0;
	/*width: auto;*/
    width: 631px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable,div.module {
	margin-bottom: 25px;
}

/*div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}*/
#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}

form#form-login ul {
	padding-left: 20px;
}

/* thumbnails */
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

div.caption {
	padding: 0 10px 0 10px;
}

div.caption img {
	border: 1px solid #CCC;
}

div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
	
}

div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */ /* Default skyscraper style */
.bannergroup {
	
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */
.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */ /* see system general.css */
.pagination span {
	padding: 2px;
}

.pagination a {
	padding: 2px;
}

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display: block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.search_help {
	color: #00469b;
	font-size: 11px;
	text-decoration: underline;
	margin-left: 5px;
}

/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center
		no-repeat;
}

/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center
		no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
}

/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center
		no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}

/*****************************************/
	/*** Template specific layout elements ***/
	/*****************************************/
body {
	padding: 0;
	margin: 0;
	font: 12px arial, helvetica !important
}

/*.spalte_links	{width:176px; background-color:#e2e6f1; } */
.spalte_links {
	/*width: 176px;*/
	/*padding-left: 40px;*/
	/*padding-right: 4px;*/
    /*padding-right: 24px;*/
	padding-top: 31px;
	background: transparent none repeat scroll 0 0;
}

.spalte_rechts {
	/*width: 176px;*/
	padding-top: 0px;
}

.main {
	/*width: 638px;*/
	height: 100%;
	padding: 25px 0px 0px 0px;
}

.spalte_mitte {
	width: 620;
}

.foot {
	border-top: 1px solid #bbbdc0;
	height: 30px;
	color: #004685
}

.contentpaneopen {
	line-height: 150%
}

#head_nav {
	font: 18px arial;
	color: #bbbdc0;
	vertical-align: top;
	height: 22px;
	padding-top: 3px
}

a.head_nav {
	color: #9f3545;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	margin-right: 5px;
}

a.head_nav:visited {
	color: #9f3545;
}

a.head_nav:hover {
	color: #000000;
	text-decoration: none;
}

* html #head_nav {
	height: 27px;
}

#foot_nav {
	font: bold 12px arial;
	color: #bbbdc0;
	vertical-align: top;
	height: 30px;
}

#foot_copy {
	font: 11px arial;
	color: #004685;
	vertical-align: top;
	height: 30px;
	padding-top: 5px;
	width: 40% !important
}

.space10 {
	padding: 10 0 10 0
}

.heading1,h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}

.heading2,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.heading3,h3 {
	font: normal bold 12px Arial, sans-serif;
	color: #9f3545;
}

.heading4,h2 {
	font: normal normal 12px Arial, sans-serif;
	color: #9f3545;
}

.heading5,h1 {
	font: normal bold 13px Arial, sans-serif;
	color: #9f3545;
}

/*.box_head_left	{font:normal bold 16px arial; color:#004685; line-height:30px; padding: 0 0 0 13px;} */
.box_head_left {
	font: normal bold 16px arial;
	color: #9F3545;
	line-height: 30px;
	padding: 0 0 0 13px; /**border-bottom: 1px solid #9F3545;**/
	width: 162px;
	display: block;
}

#navtrail_style {
	font: normal normal 11px Arial, sans-serif;
	color: #68676c;
	width: 631px;
}

#navtrail_style a {
	font: normal normal 10px Arial, sans-serif;
	color: #bbbdc0;
}

td#head_pic {
	/**background:url(../images/startseite_kopf.jpg) no-repeat right; width:640px;**/
	
}

a.p_title {
	font: normal bold 14px Arial, sans-serif;
	color: #9f3545;
	text-decoration: none
}

a.p_title:hover {
	color: #68676c;
	text-decoration: none
}

.paging {
	color: #68676c
}

.linkt {
	color: #000000;
	text-decoration: none;
}

.linkt:hover {
	color: #920341 !important;
	text-decoration: none;
}

.componentheading,.contentheading {
	font-family: arial, verdana;
	font-size: 13px;
	color: #9f3545;
	font-weight: bold
}

.spalte_links ul {
	margin: 0;
	padding: 0;
	list-style: none inside;
	border: 0 none transparent;
}

.spalte_links ul li {
	float: left;
	width: 176px;
}

.spalte_links ul li a {
	background: url(/tagungshotels/images/site/navi-ov-new.gif) no-repeat;
	background-position: 0px 3px;
}

.spalte_links ul li a,.spalte_links ul li a:visited {
	display: block; /**background:url(../images/navi-up.gif) no-repeat;**/
	padding-left: 30px !important;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 25px;
	color: #004685;
	text-decoration: none;
	padding-top: 3px; /**background-color: #e2e6f1;**/
}

.spalte_links ul li a:hover {
	/**background:url(../images/navi-ov_new.gif) no-repeat;**/
	font-weight: bold;
	padding-left: 30px;
	background-color: #ffffff;
}

* html .spalte_links ul li a {
	width: 126px;
}

* html .spalte_links ul li a:hover {
	width: 126px
}

/* subcategory */
.spalte_links ul ul li a,.spalte_links ul ul li a:visited {
	display: block;
	padding-left: 40px !important;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 25px;
	color: #004685;
	text-decoration: none;
	padding-top: 3px;
	background-color: #ffffff;
	background-image: none;
}

.spalte_links ul ul li a:hover {
	font-weight: bold;
	padding-left: 35px;
	background-color: #ffffff;
	background-image: none;
}

* html .spalte_links ul ul li a {
	width: 106px;
}

* html .spalte_links ul ul li a:hover {
	width: 106px
}

a.searchstart,a.searchstart:visited {
	display: block;
	background: url(/tagungshotels/images/site/navi-up.gif) no-repeat;
	padding-left: 22px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 25px;
	color: #004685;
	text-decoration: none;
	padding-top: 3px
}

a.searchstart:hover {
	background: url(/tagungshotels/images/site/navi-ov.gif) no-repeat;
	font-weight: bold;
	padding-left: 30px
}

.suchhilfe,.suchhilfe a,.suchhilfe a:hover,.suchhilfe a:visited {
	font-size: 12px;
	color: #004684;
}

#suchhilfebox {
	position: absolute;
	z-index: 1100;
	border: 1px solid #004684;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #68676C;
	padding: 5px;
	font-weight: normal;
	white-space: nowrap;
}

#blockrandom {
	overflow-x: hidden
}

a.linkt2,a.linkt2:visited {
	color: #920341 !important;
	text-decoration: none;
}

a.linkt2:hover {
	color: #004685 !important;
	text-decoration: underline;
}

#onlinegif1 {
	margin: -1px 0px 0px 91px
}

#onlinegif2 {
	margin: 27px 0px 0px 128px
}

* html #onlinegif1 {
	margin: -85px 0px 0px 91px
}

* html #onlinegif2 {
	margin: -58px 0px 0px 128px
}

*+html #onlinegif1 {
	margin: -57px 0px 0px -85px
}

*+html #onlinegif2 {
	margin: -29px 0px 0px -47px
}

.inter-header { /**	margin-bottom:66px;**/
	margin-left: -6px;
	/*margin-top:-8px;*/
	margin-top: 0px;
}
