/* Basics */

html {
	background: #fff;
	padding-bottom: 2em;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #FF9C00;
	text-decoration: underline;
}

.clear {
	clear: both;
}

#body_frame {
	width: 1000px;
}

td {
	text-align: left;
	vertical-align: top;
}



/* Header */

#emo_image {
	height: 116px;
}

#header_frame img {
	margin: 5px 0 0 20px;
}

#breadcrumb_frame {
	font-size: 0.65em;
	padding: 8px 0 8px 16px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica;
}

#breadcrumb_frame a {
	color: white;
}

#breadcrumb_frame a:hover {
	text-decoration: underline;
}



/* Content */

#content_frame {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica;
}

.column {
	float: left;
}

.cLeft {
	width: 250px;
	margin-top: 2em;
}

.cCenter {
	width: 550px;
	margin-top: 1.6em;
}

.cCenter a {
	text-decoration: none;
}

.cCenter2 {
	width: 746px;
	margin-top: 1.6em;
}

.cCenter2 a {
	text-decoration: none;
}

.cRight {
	width: 200px;
	margin-top: 2em;
}

.cRight li {
	margin: 4px 0;
}

.content {
	padding: 0 16px;
	font-size: 0.85em;
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	line-height: 160%;
	color: #444;
}

.cRight .content {
	padding: 0 8px;
	font-size: 0.85em;
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	line-height: 160%;
	color: #444;
}

.content p {
	margin: 1em 0;
}

.cCenter .content ul {
	padding-left: 2em;
}

.cCenter .content li {
	margin: 0.2em 0 0.2em 1.5em;
}

h1 {
	font-size: 1.8em;
	margin: 0.5em 0;
	line-height: 130%;
}

h2 {
	font-size: 1.4em;
	margin: 0.4em 0;
}

h3 {
	color: #51A428;
	font-weight: bold;
	background: url(../images/arrow_yellow.gif) 0 2px no-repeat;
	padding-left: 12px;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
}

.content .left_column {
	width: 180px;
	float:left;
}

.content .right_column {
	width: 330px;
	float:left;
}

.side_gallery img {
	margin-top: 10px;
}

.autolist {
	list-style-image: url(../images/arrow_grey_bullet.gif);
	font-weight: bold;
	margin-top: 2em;
}
.autolist_angebote {
	list-style-image: url(../images/arrow_grey_bullet.gif);
	font-weight: normal;
	margin-left: -20px;
	margin-top: 2em;
}

.city_icons img {
	margin: 0 5px 5px 0;
	border: 1px solid #7ED677;
	cursor: help;
}


/* Contact Form */

.contactform {
	margin-top: 2em;
}

.contactform input, .contactform textarea {
	border: 1px solid #ccc;
	background: #fff;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 1em;
	padding: 1px;
	margin: 1px;
}

.contactform label {
	width: 140px;
	float: left;
}

.contactform #Nachricht {
	width: 240px;
	height: 140px;
}

.contactform #submit {
	margin-left: 141px;
	background: #333;
	color: #fff;
	font-weight: bold;
	width: 8em;
}




/* Sitemap Styles */
.sitemap_level1_container {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 1em 0 0.5em 0;
}

.sitemap_level2_container {
	margin-left: 100px;
}

.sitemap_level3_container {
	margin-left: 130px;
}

.sitemap_level1_container a, .sitemap_level2_container a, .sitemap_level3_container a {
	display: block;
	text-decoration: none;
}




/* Menu */

.main_menu {
	margin: 0 10px 0 20px;
}

.cLeft li {
	list-style: none;
}

.nav_1st_level {
	padding: 6px 0 6px 0;
	font-weight: bold;
	font-size: 0.85em;
}

.nav_2nd_level {
	padding: 5px 0 5px 8px;
	font-size: 0.85em;
}

.nav_3rd_level {
	padding: 5px 0 5px 20px;
	font-size: 0.8em;
}

.cLeft a {
	text-decoration: none;
	display: block;
	color: #333;
}

.cLeft a:hover, .cLeft a:active {
	color: #ECAC00;
}

.cLeft .active {
	font-weight: bold;
}



/* Footer Menu */

.footer_menu {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	height: 2.2em;
	margin-top: 1em;
	padding-left: 1.2em;
}

.footer_menu li {
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	float: left;
	font-size: 0.85em;
	display: block;
	margin: 0.5em 0.6em;
}




/* Right Column */

.cRight li {
	list-style: none;
	padding-left: 12px;
}




/* Culture Base VA Calendar */

#ksCalendarSearch {
	font-family: Tahoma, Arial, Verdana,Geneva,sans-serif;
	font-size:10px;
	line-height:200%;
	text-decoration:none;
	margin-top: 16px;
}

.emptyLine {
	font-size: 0;
	line-height: 0;
}

.calendarSearch {
	background: #f00;
}




/* Article Teaser */

.article_teaser {
	padding: 0.8em 0 0.6em 0;
	border-bottom: 1px solid #ccc;
}

.article_teaser a.link {
	display: block;
	background: url(../images/arrow_grey.gif) 0 2px no-repeat;
	padding-left: 10px;
	color: #ff9c00;
}

.article_teaser a.link:hover {
	color: #666;
}




/* Suchfeld & Suchergebnisse */

.searchbox {
	padding: 6em 0 0 20px;
	font-size: 0.85em;
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	line-height: 160%;
	color: #444;
}

.input_searchbox {
	border: 1px solid #ccc;
	padding: 2px;
	width: 160px;
	color: #aaa;
}

.search_results {
	padding: 1em 0 1em 1.5em;
}

.search_results li {
	font-weight: bold;
}

.search_results p {
	font-weight: normal;
	margin: 0.2em 0 1.5em 0;
	color: #666;
}

.blue_icon {
	margin: 2px;
}
.popup {
	padding: 0 16px;
	font-size: 0.80em;
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	line-height: 120%;
	color: #444;
}
.merker_1 {
	border:#999 solid 1px;
	background: #FF9C00;
	font-size: 12px;
}
.merker {
	border:#999 solid 1px;
	background: #fff;
	font-size: 12px;
}
#seitenmerker {
	position: absolute;
	top: 120px;
	left: 800px;
	width: 190px;
	text-align: right;
}

#printbutton {
	text-align: right;
	margin-right: 15px;
}
.printbutton {
	margin-top: 30px;
	border:#333 solid 1px;
	background: #FFCE00;
	font-size: 12px;
}