/* 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: auto;
}





/* Header */

#emo_image {
	height: 116px;
	display: none;
}

#header_frame img {
	margin: 5px 0 0 20px;
	display: none;
}

#breadcrumb_frame {
	font-size: 0.65em;
	padding: 8px 0 8px 16px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica;
	display: none;
}

#breadcrumb_frame a {
	color: white;
	display: none;
}

#breadcrumb_frame a:hover {
	text-decoration: underline;
	display: none;
}

#seitenmerker {
	display: none;
}
#printbutton {
	display: none;
}


/* Content */

#content_frame {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica;
}

.column {
}

.cLeft {
	width: 250px;
	margin-top: 2em;
	display: none;
}

.cCenter {
	margin: 0;
	float: left;
	width: 480px;
}

.cCenter a {
	text-decoration: none;
}

.cRight {
	margin: 0;
	padding-top: 10px;
	float: right;
}


.content {
	font-size: 0.85em;
	font-family: Arial, Verdana, Geneva, sans-serif;
	line-height: 160%;
	color: #444;
}


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;
}

.content .left_column {
	width: 180px;
	margin-right: 10px;
	float:left;
}

.content .right_column {
	width: auto;
	float:left;
}

.side_gallery img {
	margin-top: 10px;
}

.autolist {
	list-style-image: url(../images/arrow_grey_bullet.gif);
	font-weight: bold;
	margin-top: 2em;
}

.city_icons img {
	margin: 0 5px 5px 0;
	border: 1px solid #7ED677;
	cursor: help;
}





/* 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;
	display: none;
}

.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;
	display: none;
}

.footer_menu li {
	font-family: 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: 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: 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: Arial, Verdana, Geneva, sans-serif;
	line-height: 120%;
	color: #444;
}