/* @override http://www.fvss.de/assets/templates/kkw/screen.css */

/* @group Basic Settings */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #bfc1c2;
	font-size: 13px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a img {
	border: none;
}

.right {
	text-align: right;
}

#main_content .ema {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}
 

/* @end */

/* @group SubInfo Bar */

.subInfo {
	font-family: 'Trebuchet MS',Sans-Serif;
	font-size: 0.8em;
	padding: 5px;
	border-bottom: 2px solid #474747;
	background: #e2e2e2;
	font-weight: bold;
	color: #000;
}

.subInfo h1 {
	display: inline;
	font-size: 1.1em;
}

.subInfo a {
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
}

.subInfo a:hover {
	text-decoration: underline;
}
.subInfo .back {
	padding-left: 16px;
	font-size: 1.2em;
	background: url("res/back.gif") no-repeat top left;
}

/* @end */



/* @group Header */

#header {
	background: url('res/header-bg.jpg') repeat-x;
	height: 100px;
	color: #fff;
	overflow: hidden;
}

#header_content {
	width: 745px;
	margin: 0 auto;
	padding-top: 26px;
}

/* @end */

/* @group Main Layout Box */

#main {
	background: url('res/main-bg.jpg') repeat-x #f2f2f2;
	padding-top: 3px;
}

#main_content {
	width: 881px;
	margin: 0 auto;
	background: url('res/main-content-bg.jpg') no-repeat top center;
	font-size: 1.0em;
	min-height: 551px;
}

#page_main {
	width: 744px;
	margin: 0 auto;
}

/* @end */

/* @group Footer */

#footer {
	background: url('res/blip.jpg') repeat-x;
	padding-top: 25px;
	padding-bottom: 5px;
}

#footer_content {
	width: 745px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.9em;
	color: #6f7071;
}

#footer a {
	text-decoration: none;
	color: #4a4a4b;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img {
	vertical-align: top;
}

/* @end */

/* @group Main > Navigation */

#navigation {
	margin: 6px 0;
	background: url('res/navigation-bg-2.jpg') no-repeat;
	width: 880px;
	min-height: 50px;
}

#navigation ul {
	list-style: none;
	padding-left: 6px;
}
#navigation li {
	float: left;
	padding: 16px 0;
}

#navigation li:hover {
	background: url('res/navigation-hover.jpg') no-repeat;
	background-position: top center;
}

#navigation li.active {
	background: url('res/navigation-active-bg.jpg') no-repeat;
	background-position: top center;
}

#navigation a {
	color: #ffe9f3;
	text-decoration: none;
	font-family: 'Trebuchet MS';
	font-size: 1.4em;
	padding: 0 12px;
	text-shadow: #000 1px 1px 2px;
}

/* @end */

/* @group Main > Page > Home */

#pm_counter {
	background: url('res/crowncap-small.png') no-repeat;
	background-position: 530px 232px;
	padding-left: 455px;
	padding-top: 60px;
	min-height: 330px;
}

.pm_line {
	font-family: 'Helvetica Neue','Helvetica','Arial',sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.15em;	
}

#pm_count {
	font-family: 'Georgia',"Numbus Roman No9 L",serif;
	font-style: italic;
	font-size: 4.9em;
	color: #c41208;
	margin: 15px 0;
	text-shadow: #c5c6c5 2px 2px 6px;
}

#pm_date {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
	
}

#pm_date .pm_day {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dd422a;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	text-shadow: #c5c6c5 1px 1px 2px;
}

/* @end */

/* @group Main > Page > Std */

#main_content p, #main_content .p {
	line-height: 1.4em;
	padding: 9px;
	padding-bottom: 0;
}

#main_content p a, #main_content .p a {
	color: #d8332f;
	text-decoration: none;
}

#main_content p a:hover, #main_content .p a:hover {
	text-decoration: underline;
}

#main_content h3 {
	margin: 10px 10px;
}

#main_content h2 {
	font: bold 2em Georgia, "Times New Roman", Times, serif;
	margin: 0.8em 0;
}

#main_content img {
	border: 1px solid #878787;
	padding: 1px;
	margin: 5px;
	background: #fff;
}

#main_content .hidden img {
	border: none;
}

#article_main {
	margin-left: 240px;
}

/* @end */

/* @group Sidemenu */

/* - SIDEMENU GENERAL ----- */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar a {
	text-decoration: none;
	font-size: 1.2em;
}

#sidemenu_bottom {
	background: url('res/sidemenu_footer.jpg') no-repeat bottom left;
	height: 15px;
}

#sidemenu_top {
	background: url('res/sidemenu_header.jpg') no-repeat top left;
	height: 19px;
}

#sidemenu_main {
	background: url('res/sidemenu-bg.jpg') repeat-y;
	padding-left: 8px;
	margin-top: -5px;
}

/* --- SIDEMENU LEVEL 1 ---- */

#sidemenu_main ul {
	list-style: none;
	font-family: 'Trebuchet MS',sans-serif;
	width: 218px;
}

#sidemenu_main a {
	color: #343;
}

#sidemenu_main ul li {
	padding: 11px 18px;
	padding-top: 10px;
	padding-right: 4px;
	background: url('res/sidemenu_separator.jpg') repeat-x bottom left;
	overflow: hidden;
	font-size: 1em;
	min-height: 22px;
}

#sidemenu_main ul li.last {
	background-image: url('res/sidemenu-grey.gif'); /* none verursacht schwere seelische Störungen beim IE6 */
}

#sidemenu_main ul li.active {
	background: url('res/sidemenu_l1_active.jpg') repeat-x top left;
}

#sidemenu_main ul li.active a {
	color: #FFF;
}

#sidemenu_main ul li.folder_active {
	background: url('res/sidemenu_l1_active_folder.jpg') no-repeat top left;

} 

/* ------ SIDEMENU LEVEL 2 -- */

#sidemenu_main .active ul {
	margin-top: 9px;
	margin-left: -18px;
	width: 220px;
	margin-bottom: -12px;
	padding-bottom: 4px;
	background: url('res/sidemenu_l2_last.jpg') repeat-x bottom left #535b5e;
}

#sidemenu_main .active ul li {
	background: url('res/sidemenu_l2_separator.jpg') repeat-x top left #535b5e;
}

#sidemenu_main .active li.active {
	background: url('res/sidemenu_l2_active.jpg') repeat-x top left;
	min-height: 21px;
	margin-bottom: -2px;
}

/* @end */

/* @group Maxigallery */

.galleria {
	width: 100%;
}

.galleria td {
	text-align: center;
}

/* @end */


/* @group Date Table */

#date_table {
	margin-left: 145px;
	margin-right: 25px;
}

#date_table img {
	border: none;
}

#date_table h3 {
	font-size: 1.2em;
	margin: 0;
}

#date_table p {
	margin: 0;
	padding: 0;
}

#date_table td {
	padding: 9px;
	vertical-align: middle;
}

/* @end */

/* @group Mitmach Formular */

#kkw_mailform {
	background: url(res/card.png) no-repeat top center;
	height: 360px;
}

#kkw_mailform form {
	margin-left: 50px;
	padding-top: 30px;
}

#kkw_mailform label {
	display: block;
	font-size: 1.1em;
	line-height: 1.4em;
}

#kkw_mailform .mf_block {
	margin-bottom: 13px;
}

#kkw_mailform input {
	font-size: 1.2em;
}

#kkw_mailform #mf_name, #kkw_mailform #mf_phone, #kkw_mailform textarea {
	width: 310px;
}

#kkw_mailform textarea {
	height: 70px;
}

#kkw_mailform span {
	padding-right: 15px;
}

#kkw_mailform em {
	font-weight: bold;
	color: red;
	font-style: normal;
}

#kkw_mailform #mf_sec {
	width: 30px;
}

#mf_error {
	border: 2px solid #9c3c29;
	background-color: #e38261;
	padding: 6px;
	margin-bottom: 10px;
}

#mf_ok {
	border: 2px solid #7fb241;
	background-color: #b0fd79;
	padding: 6px;
	margin-bottom: 10px;
}

/* @end */

/* @group Sponsoren */

#page_main .sp td {
	text-align: center;
}

#page_main .sp img {
	border: none;
}

#page_main .sp p {
	padding: 2px;
}


/* @end */

/* @group LSV Flüge */

#lsv-overlay {
	background: url("res/lsv-overlay.png") no-repeat;
	padding-left: 30px;
	width: 150px;
	position: absolute;
	padding-top: 200px;
	padding-right: 43px;
	height: 115px;
	margin-left: -50px;
	margin-top: 125px;
	font-size: 1.15em;
	color: #324765;
}

#lsv-overlay a {
	text-decoration: none;
	color: #171d4e;
}

#lsv-overlay a:hover {
	text-decoration: underline;
}

/* @end */

#map-overlay {
	background: url("res/map-overlay.png") no-repeat;
	position: absolute;
	margin-top: 4px;
	margin-left: -40px;
	padding-left: 17px;
	padding-top: 45px;
	padding-right: 105px;
	width: 86px;
	height: 75px;
}

#map-overlay a {
	text-decoration: none;
	color: #483e12;
	font-size: 1.5em;
}

#map-overlay a:hover {
	text-decoration: underline;
}

#map_canvas {
	width: 740px;
	height: 450px;
	border: 1px solid #939393;
}

#map_canvas img {
	background: none;
}

#map_nav {
	list-style: none;
}

#map_nav li {
	float: left;
	padding: 10px 5px;
	width: 135px;
	text-align: center;
	background-color: #dadada;
	margin-right: 2px;
	font-size: 1.1em;
	font-weight: bold;
}

#map_nav a {
	text-decoration: none;
	color: #222;
}

#map_nav a:hover {
	text-decoration: underline;
}

#map_nav #first {
	background-color: #2c2c2c;
	color: #fff;
}

#map_nav #n1 {
	background-color: #d1ff72;
}

#map_nav #n2 {
	background-color: #f9fc5f;
}

#map_nav #n3 {
	background-color: #ebb862;
}

#map_nav #n4 {
	background-color: #df5d5a;
}

#pm_wcam {
	background: url(res/wcam-bg.png) no-repeat top left;
	padding: 15px 0px 0px 28px;
	height: 355px;
	width: 430px;
	color: #646464;
	position: absolute;
}

#pm_wcam img {
	border: none;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}

#pm_wcam em {
	color: #a3352f;
	font-weight: bold;
	font-style: normal;
}
