/* Seitendesign (Text und Farben)*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
}
#smLinks a {
	padding-right:9px;
	padding-left:19px;
	text-decoration:none;
	color:#000000;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: left center;
}
.taIcon {
	background-image: url(../images/css/tripadvisor.gif);
}
.hdcIcon {
	background-image: url(../images/css/holidaycheck.gif);
}
.twIcon {
	background-image: url(../images/css/twitter.gif);
}
.fbIcon {
	background-image: url(../images/css/facebook.gif);
}
#topmenu a {
	color: #333333;
	text-decoration: none;
}
#topmenu a:hover	{
	color: #333333;
	text-decoration: underline;
}
#logotext a {
	color:#000000;
}
#logotext a:hover {
	color: #AF2A42;
	text-decoration:none;
}

#left h1 {
	font-size:120%;
	color: #AF2A42;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
.boxcontent {
	color:000000;
	margin:0px;
	font-size: 100%;
	padding: 5px;
}
.boxcontent h2 {
	color:#AF2A42;
	margin:0px;
	font-size: 120%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.boxcontent p {
	color:#000000;
	margin:0px;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.box a:link, .box a:visited {
	color:#000000;
	text-decoration:underline;
}
.box a:hover {
	color:#000000;
	text-decoration:none;
}
.boxformfield {
	font-size: 90%;
	border:none;
	background-color:#FFFFFF;
	padding:2px;
	/*width:45px;*/
}
.boxformsubmit {
	color:#FFFFFF;
	font-size: 100%;
	font-weight:bold;
	border:none;
	background-image: url(../images/css/quick_button_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;	/*width:45px;*/
	width:132px;
	padding-top:2px;
	padding-bottom:3px;
	cursor:pointer;
	background-color:#EEEEEE;
}

/* Partner */
#partner h5 {
	font-size:80%;
	font-weight:normal;
	padding-bottom:5px;
	margin:0px;
}

/* Content Styles */
#meinung-gaeste a {
	color: #AF2A42;
	text-decoration:underline;
}
#meinung-gaeste a:hover {
	color: #AF2A42;
	text-decoration:none;
}


/* Contentboxen */
#schnellanfrageLink a {
	font-size:110%;
	font-weight:bold;
	color:#AF2A42;
}
#schnellanfrageLink a:hover {
	text-decoration:none;
}
#contentboxen {
	font-size: 90%;
}
#contentboxen h4 {
	font-size: 130%;
	color: #AF2A42;
	padding-bottom: 5px;
	font-weight: bold;
	margin: 0px;
}


.formfield {
	padding: 1px;
	padding-left: 0px;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.formbutton {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
	border:none;
	background-image: url(../images/css/formbutton_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:180px;
	padding-top:4px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	text-align:center;
}
#footer	{
	font-weight: normal;
	color: #000000;
	font-size:100%;
}
#footer a {
	text-decoration: underline;
	color: #666666;
}
#footer a:hover	{
	color : #333333;
}

#subnav {
	color:#996633;
	color:#FFFFFF;
	padding-top:5px;
	font-size:90%;
}
#subnav a {
	color:#996633;
	color:#FFFFFF;
}
#subnav a:hover {
	color:#333333;
	color:#FFFFFF;
	text-decoration:none;
}

/* Veranstaltungen */
#veranst h2 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#veranst .eventblock {
	margin-bottom:10px;
}
#veranst .event {
	width:100%;
	margin-bottom:1px;
}
#veranst .e1 {
	background-color:#EEEEEE;
}
#veranst .e2 {
	background-color:#F5F5F5;
}
#veranst .event .datum {
	font-size:90%;
	font-weight:bold;
	float:left;
	width:74px;
	padding:3px;
}
#veranst .event .text {
	float:right;
	width:500px;
	padding:3px;
}

/* eCards */
#ecards .thumb {
	float:left;
	height:130px;
	width:130px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 0px;
	background-image: url(../php/ecards/briefmarke_bg.png);
	background-repeat: no-repeat;
	position:relative;
	
}
#ecards .thumb img {
	border: 1px solid #666666;
	margin-left:8px;
	margin-top:8px;
	padding:0;
}
#ecards .radio {
	position:absolute;
	left:9px;
	top:9px;
	background:#FFFFFF;
/*	width:auto;
	height:auto;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
}
#ecards a {
	padding:0;
	margin:0;
}
#ecards a.activ {
	font-weight: bold;
}

/* Presse-Seite*/
#daten {
	font-size:0.9em;
	/*width:850px;*/
}
#daten #tabletoprow {
	font-weight:bold;
	color:#FFFFFF;
	background:#333333;
}
#daten .rowu {
	color:#333333;
	background:#EEEEEE;
	vertical-align:top;
}
#daten .rowg {
	color:#333333;
	background:#DDDDDD;
	vertical-align:top;
}

#news {
	width:620px;
}
/* Liste */
#news .item {
	width:620px;
	margin-bottom:20px;
}
#news .topRow {
	width:620px;
	padding-top:5px;
	padding-bottom:3px;
}
#news .border {
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
#news .noborder {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#news .title {
	width:550px;
	float:left;
	font-size:110%;
}
#news .datum {
	width:60px;
	float:right;
	font-size:90%;
}

/* Details */
#news .einleitung {
	width:620px;
	padding-bottom:10px;
	font-weight:bold;
}
#news .text {
	width:620px;
	padding-bottom:20px;
	font-size:110%;
}
#news .bild {
	width:198px;
	border:1px solid #DDDDDD;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:4px;
}
#news .video {
	width:300px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:4px;
}
#news .inforow {
	width:620px;
}


/* Sitemap */
#sitemap {
	
}
#sitemap .sitmaprow {
	padding-bottom:15px;

}
#sitemap .sitmaprow .listitem {
	float:left;
	width:200px;
}
#sitemap ul {
	padding:0;
	margin:0;
}
#sitemap ul li {
	padding:0;
	margin:0;
	list-style: none;
}
#sitemap ul li ul {
	padding-left:10px;
	margin:0;
	list-style: none;
	font-size:90%;
}