/* basic-elemente
------------------------------------------------------- */
p, h1, h2, h3, h4, h5, h6, form, table {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	padding: 8px 0 8px 0;
	margin: 0 0 0 -1px;
}
h1#toptitle {
	padding: 7px 0 17px 0;
}
h2 {
	font-size: 14px;
	padding: 1px 0 4px 0;
	margin: 0 0 0 -1px;
}
h3 {
	font-size: 12px;
	padding: 0;
}
br {
	font-size: 6px;
	height: 12px;
	line-height: 12px;
}
img {
	border: 0;
}
ul, ol {
	margin: 0 0 10px 0;
	padding: 0;
}
ul li,
ol li {
	margin: 0 0 0 25px;
	padding: 0;
}
#content ul,
#content-special ul {
	list-style: none;
	margin: 0;
}
#content ul li,
#content-special ul li {
	padding: 1px 0 2px 14px;
	margin: 0;
	line-height: 17px;
	background: url(/img/buttons/li-element.gif) no-repeat 3px 6px;
}
sup, sub {
	vertical-align: baseline;
	position: relative;
	top: -0.45em;
}
sub {
	top: 0.45em;
}	
/* formular-elemente
------------------------------------------------------- */
input, textarea {
	font: 12px/17px Arial, sans-serif;
	height: 17px;
	vertical-align: middle;
	padding: 3px 4px 3px 4px;
	margin: 2px 2px 2px 0;
	border: 1px solid #E30045;
	width: 300px;
	background: url(/img/bg-input.png) repeat-x #fff;
}
input.datepicker,
input.schmal {
	width: 75px;
}
input.warning,
input.warning:hover,
input.warning:focus,
input.error,
input.error:hover,
input.error:focus {
	border: 1px solid #bd4466;
	background: url(/img/buttons/icn-attention.png) no-repeat right 2px #fff;
}
textarea {
	height: 140px;
	overflow: auto;
}
input:hover, textarea:hover,
input:focus, textarea:focus {
	
}
select {
	vertical-align: middle;
	width: 310px;
	padding: 2px;
	margin: 2px 0 3px 0;
}
label,
span.labeldummy {
	float: left;
	display: block;
	width: 184px;
	padding: 2px 5px 0 0;
	margin: 2px 0 0 0;
}
label.label-right {
	float: none;
	width: auto;
	display: inline;
}
label.error {
	color: #e91a1a;
}
label.checkbox {
	float: none;
	display: inline;
	padding: 1px 0 0 0;
	vertical-align: middle;
}
label span.small {
	display: block;
	font-size: 11px;
	line-height: 12px;
	color: #686868;
}
input.checkbox {
	background: none;
	width: auto;
	border: none;
	padding: 0;
	margin: 0 6px 2px 0;
}
input.checkbox:hover,
input.checkbox:focus {
	border: none;
}
input.submit {
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
	cursor: pointer;
	overflow: visible;
	color: #fff;
	background: url(/img/buttons/bg-btn.gif) repeat-x #d60041;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
input.submit:focus,
input.submit:active {
	
}
button {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	margin: 0;
	overflow: visible;
	text-align: left;
	vertical-align: middle;
	width: auto;
}
.formeinzug {
	padding: 5px 0 3px 189px;
}
.formeinzug h2 {
	padding: 10px 0 2px 0;
}
.formeinzug#roomSelect {
	padding-top: 2px;
	padding-bottom: 10px;
}
/*workaround margin-bug ie*/
* html input.submit {line-height:14px; height:23px;}
*+html input.submit {line-height:15px; height:25px;}
* html input.checkbox {margin:1px 2px 1px 0;}
*+html input.checkbox {margin:-2px 3px 2px -2px;}

/* fuer captcha
------------------------------------------------------- */
.captcha {
	height: 65px;
}
.captcha img {
	margin: 3px 10px 0 0;
	float: left;
}
.captcha input {
	width: 90px;
}
/* tabellen-grundstyles
------------------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th {
/* 	text-align: left; */
}
table td {
	vertical-align: top;
	font-size: 12px;
}
/* links
------------------------------------------------------- */
a  {
	color: #e30045;
}
h2 a {
	text-decoration: none;
}
a:visited {
	
}
a:hover,
a:focus,
a:active {
	color: #b70038;
}
/*icon fuer externe links*/
#content a[href^="http://"],
#content a[href^="https://"] {
	padding-right: 11px;
	background: url(/img/buttons/icn-sprites.png) no-repeat right -177px;
}
#content a[href^="http://gaeste-infos"],
#content a.fancybox,
#content .TA_selfserveprop a,
#content #sbb-box a,
#content .news-pic a,
#content .team4-wrapper .person a.piclink,
#content .searchresult a[href^="http://"],
#content .searchresult a[href^="https://"],
#content .pic-photo a,
#content .webautor-container.container-picture a {
	padding-right: 0;
	background: none;
}
/*icon fuer mailto-links */
#content a[href^="mailto:"] {
	padding-right: 13px;
	background: url(/img/buttons/icn-sprites.png) no-repeat right -146px;
}
/* globale klassen
------------------------------------------------------- */
.invis {
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
.nowrap {white-space:nowrap;}
.right {text-align:right;}
.center {text-align:center;}
.middle {vertical-align:middle;}
.bottom {vertical-align:bottom;}
.grey {color: #888;}
.important {color: #e00000;}

::-moz-selection {
	background: #e30045;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #e30045;
	color: #fff;
	text-shadow: none;
}