/* ################# */
/* # # ISI CMS styles # # # */
/* ################# */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #340100;
	//background-image: url(images/bg_bottom_xmas.jpg);
	background-repeat: no-repeat;
	background-position: center 610px;
	font-style: normal;
	
}
#head {
	text-align: center;
	height: 126px;
	background-image: url(images/fkk_head.gif);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	position:relative;
}

#page {
	width: 100%;
	text-align: center;
}
#content {
	width: 1000px;
}
#curtain {
	width: 150px;
	float: left;
	text-align: center;
}
#menu {
	width: 150px;
	float: left;
	text-align: left;
}
#view {
	width: 520px;
	height: 400px;
	float: left;
	text-align: left;
	margin-left: 10px;
}

label {
	float:left;
	width:100px;
}

.gross {
	font-size: 16px;
}
a {
	color: #6699FF;
}
.small {
	font-size: 10px;
	color: #6699FF;
}
.highlight {
	font-size: 16px;
	font-weight: bold;
	color: #6699FF;
}
h1 {
	font-size: 18px;
	color: #6699FF;
	margin-top: 8px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 8px;
}
.smallandred {
	font-size: 11px;
	color: #993300;
}
.bigwhite {
	font-size: 16px;
}
div.table { display:table; border-collapse:collapse; }
div.tr { display:table-row; }
div.td { display:table-cell; padding:5px; }


#menu ul,ol {
	list-style: none;
	margin:0px;
	padding:0px;
}

td, p  {
	color:#FFFFFF;
}
input, textarea, select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
}


h3{
	font-size: 14px;
	font-weight: bold;
	color: #AEB4B2;
	margin-top: 0px;
}



th {  
	font-weight: bold; 
}


.mainmenu {
	cursor: pointer;
}

.mainmenuactive {
	cursor: pointer;
	text-decoration: none;
}

.mainmenulink {
	font-size: 13px;
	display:block;
	color:#fff;
	font-weight: bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom:5px;
	background-image:url(images/menu_heart_off.jpg);
	background-repeat:no-repeat;
	background-position: 5px;
	}
.mainmenulink:hover {
	font-size: 13px;
	display:block;
	color:#6596fa;
	font-weight: bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom:5px;
	background-image:url(images/menu_heart_on.jpg);
	}
.mainmenulinkactive {
	font-size: 13px;
	display:block;
	color:#6596fa;
	font-weight: bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom:5px;
	background-image:url(images/menu_heart_on.jpg);
	background-repeat:no-repeat;
	background-position: 5px;

	}

.submenu {
	cursor: pointer;
	margin-left: 10px;
}

.submenulink {
	text-decoration: none;
	margin-left: 30px;
}
.submenulink:hover {
	text-decoration: none;
	margin-left: 30px;
	color:#fff;
}
.submenulinkactive {
	text-decoration: none;
	margin-left: 30px;
	color:#fff;
}

.submenu2 {
	cursor: pointer;
	padding-left: 15px;
	background: url(images/bg_submenu2.gif);
	background-repeat: repeat-y;
	}


.submenu2link {
	text-decoration: none;
	margin-left: 20px;
}
.submenu2linkactive {
	text-decoration: none;
	margin-left: 20px;
	color: #999;

}


.preview {
	background-color:#FFFFCC;
	color:red;
	font-weight:bold;
	padding:5px;
}

.pagedisplay {
	background-color:#E0E0E0;
	color:#AAAAAA;
	font-weight:bold;
	padding:5px;
}

.error {
	color:red;
}

/* ################# */
/* # # Individual styles # # # */
/* ################# */

.splitter {
	background-image: url(images/splitter_menu_content.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#left {

	background-position:right;
	background-repeat:repeat-y;
}

#right {
}

#middle {
	background: #e7e7de;
}

#commonfooter {
	font-size: 10px;
	color: white;
	text-align: center;
	margin-top: 8px;
}

.eingabe {
	color: #990000;
	background: url(images/form_bg.jpg);
	padding-left: 3px;
	border: 1px solid #ABABAB;
 }
 option {
	background: #FFF;
 }
 .button {
 	color: #fff;
	background: url(images/bg_button.gif) #0f547d;
	border: 1px solid #0f547d;
 	}
	
.highlight {
	font-weight: bold;
	color: #6699FF;
}
.bildtext {
	font-size: 11px;
}
#sound a, #sound {
	font-size: 11px;
}
.xmasbox {
	background-image:url('images/xmas_bg.gif');
	background-repeat:repeat-y;
}

table#gallery {width:100%;}
#gallery img {width:70px; height:70px; margin: 2px}
#sound {
	
	display: no/ne;
}

