body {
	background-color: #F1F1F1;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
a {
	color: #666666;
}
a:hover {
	color: #D94E4E;
}
a:focus {
	outline:none;
}
form {
	margin: 0px;
	padding: 0px;
}
td.impressum {}
td.impressum a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
	text-decoration: none;
}
td.impressum a:hover {
	color: #000000;
}
/* NAVI */
.navSpace,
.nav {
	height: 30px;
	width: 150px;
	border-bottom: 1px solid #C6C6C6;
	text-indent: 14px;
	white-space: nowrap;
}
.nav:hover {
	background-image: url(../img/layout/ht_nav1.gif);
	background-repeat: no-repeat;
}
.navAktiv {
	height: 30px;
	width: 150px;
	border-bottom: 1px solid #C6C6C6;
	text-indent: 14px;
	white-space: nowrap;
	background-image: url(../img/layout/ht_nav1.gif);
	background-repeat: no-repeat;
}
.nav a, .navAktiv a {
	height: 30px;
	width: 150px;
	display: block;
	text-decoration: none;
	line-height: 30px;
}
.nav a:hover, .navAktiv a:hover {
	color: #E62B2B;
}

/** TICKET-ICON ***/
.icoTicket {
	background-image: url(../img/layout/ticket2.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 106px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*** Überschrift ***/
.h1Image {
	height: 39px;
	margin-top: 30px;
	float: left;
	margin-bottom: 15px;
}
span.red {
	color: #CC3333;
}
/*** Thumb ***/
.imgThumb1 {
	border: 1px solid #CECECE;
}
.imgThumb1:hover {
	border: 1px solid #EBB4B4;
}
.imgThumb1Label {
	font-size: 11px;
	text-align: center;
}
.thumb2Wrap {
	float: right;
	width: 122px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.thumb2 {
	border: 10px solid #FFFFFF;
}
.thumb2b {
	border: 1px solid #CECECE;
	margin-bottom: 10px;
}
/*** CONTENT ***/
.content {
	clear: both;
	width: 500px;
	margin-left: 5px;
}
.content p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 18px;
	text-align: justify;
}
.content p.otherLang {
	color: #CECECE;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}
.content .addSmallText {
	font-size: 11px;
}
.content p.pMyList {
	margin-bottom:0px;
	padding-bottom: 0px;
}
.content ul.ulMyList {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
}
.content ul.ulMyList li {
	list-style-type: square;
}
/*** KONTAKT ***/
.mailTable {
	margin-bottom: 20px;
}
.mailTable td{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mailTextfield {
	width: 350px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #e5e5e5;
	background-color: #e5e5e5;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.mailTextarea{
	width: 350px;
	height: 100px;
	scrollbar-base-color: #e5e5e5;
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.mailButton, .mailButton:focus {
	background-color: #e5e5e5;
	color: #E62B2B;
	border: 1px solid #e5e5e5;
	cursor: pointer;
	margin-top: 1px;
	width: 100px;

}
.mailButton:hover {
	color: #000;
}
/**** TERMINE ****/
.tableTermine {}
.tableTermine td {
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: top;
}
.tableTermine .month {
	height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	color: #E62B2B;
}
/************************/
.presse-h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.presse-quelle {
	font-size: 10px;
	line-height: normal;
}
.presse-imgRight {
	float: right;
	margin: 0 0 10px 20px;
}
p.presse-p {
	padding: 5px 0;
	margin: 0;
}
hr.presse-hr {
	color: #000;
	margin-bottom: 30px;
}
