#logo {
	position : absolute;
	left : 0px;
	top : 0px;
	z-index : 101;
	background-color: #272727;
	}

#logoIEMac {
	position: absolute;
	left : 0px;
	top : 0px;
	z-index : 100;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #F4F4F4;
	background-attachment: scroll;
	background-image: url(../img/grid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	margin: 6px;
	}
	
td { font-size: 11px; line-height: 14px; }

select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headline {
	font-weight: bold;
	line-height: 20px;
}
a {
	color: #333333;
	background-color: #F4F4F4;
	text-decoration: none;
}
a:hover {
	background-color: #FFFFFF;
}
a:visited {
	color: #333333;
	background-color: #F4F4F4;
}

#lgo { padding: 5px; }

.textblock {
	padding: 3px;
	margin: 3px;
	margin-bottom: none;
	background-color: #767070;
	position: relative;
	min-height: 40px;
	clear: left;
}

object {
	border: 3px solid #FFFFFF;
	}

.large { width: 738px; }
.small { width: 375px; }

.divlarge { width: 738px; }
.divsmall { width: 363px; margin-right: 375px; }

table {
	background-color: #333333;
}

.largetable {
	font-size: 11px;
	width: 750px;
}
.smalltable {
	font-size: 11px;
	width: 375px;
}

.image { 
	position: relative; 
	margin: 2px;
	border: 1px solid #fff;
	padding: 0;
	margin-bottom: none;
	}
	
.movie {
	position: relative; 
	border: 1px solid #fff;
	padding: 0;
	margin-bottom: none;
	z-index: 0;
	width: 745px;
	}

#logo { font: 12px Arial, Helvetica, sans-serif; z-index: 200; }

#hof437 { padding-top: 2px; margin-left: 4px; }
#hof437 img { border: 0px; margin: 10px; margin-right: 30px; }

#bb1, #bb1_open { position: absolute; left: 155px; bottom: 10px; }
#bb2, #bb2_open, #bb2a_open, #bb2b_open { position: absolute; left: 415px; bottom: 10px; }
#bb3, #bb3_open, #bb3a_open, #bb3b_open, #bb3c_open { position: absolute; left: 675px; bottom: 10px; }
#bb4 { position: absolute; left: 935px; bottom: 10px;  }

#bb1_open, #bb2_open, #bb3_open { z-index: 100; }


.bb { 
	background: url(../img/bg_barbox.gif) no-repeat; 
	background-color: #FFF;
	background-position: right bottom; 
	width: 250px; 
	color: #5c842b;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	}
	
.bb_content { padding-left: 6px; padding-bottom: 2px; }	
	
.bb_open {
	width: 260px;
	background-color: #FFF;
	color: #5c842b;
	background: url(../img/bg_bbopen.gif) no-repeat;
	background-position: left top;
	padding-top: 8px;
	visibility: hidden;
	}	
	
.navitem { 
	padding: 1px 0px 1px 0px; 
	cursor: pointer;
	width: 250px; 
	}
	
.navitem_highlight { background-color: #9db581; color: #FFF; }	
	
.navitem 		   SPAN { color: #b1bd8b; display: block; padding-left: 7px; }
.navitem_highlight SPAN { color: #5c842b; display: block; padding-left: 7px; }

.navitem 		   DIV { color: #5c842b; padding: 0; padding-left: 7px;  }	
.navitem_highlight DIV { color: #FFFFFF; padding: 0; padding-left: 7px; }

.page_aktiv { padding-top: 12px; padding-left: 6px; padding-bottom: 3px; cursor: pointer; }

.hell { display: block; color: #b1bd8b; padding: 0px; margin: 0px; padding-left: 7px; cursor: pointer; }
.dunkel { display: block; color: #5c842b; padding: 0px; margin: 0px; padding-left: 7px; cursor: pointer; }
.topmargin { padding-top: 5px; }
.topmargin_big { padding-top: 13px; }
.bold { font-weight: bold; }


/* -------------------------------------------------------------- CMS ONLY ----------------------------------------------------------------- */

.button { 
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 5px;
	}
	
.editor {
	margin: 3px 375px 3px 3px;
	clear: left;
	}	
	
.imageEditor {
	position: absolute;
	width: 250px; 
	height: 105px;
	background-color: #FFF;
	filter: Alpha(Opacity=90); -moz-opacity: 0.90;
	color: #000;
	padding: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	}	
	
.editableImage {
	filter: Alpha(Opacity=90); -moz-opacity: 0.90;
	}
.editableText {
	background-color: #837e7e;
	}	

TEXTAREA {
	height: 20px;
	}
	
.functions {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 50;
	height: 25px;
	}
	
.movie .functions {
	bottom: 6px; 
	}

.functions IMG { 
	border: 0px solid #FFF; 
	filter: Alpha(Opacity=80); -moz-opacity: 0.80;
	cursor: pointer; 
	margin-left: 2px;
	z-index: 50;
	}
	
.image_checkbox {
	background-color: #5c842b;
	float: left;
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	margin: 0;
	padding: 0;
	filter: Alpha(Opacity=80); -moz-opacity: 0.80;
	}	

.image_checkbox .checkbox {
	margin: 2px;
	margin-top: 6px;
	padding: 0;
	height: 14px;
	
	}		
	
P {
	padding: 0;
	margin: 0;
	}	
	
.contentblock {
	float: left;
	margin: 0;
	}
	
#hofcontent {
	width: 775px;
	padding: 0px; margin: 0px;
	float: left;
	min-height: 500px;
	}	
	
.bb_open FORM {	
	padding: 0;
	margin: 0;
	}
	
.bb_formelement {
	padding: 2px 2px 2px 9px;
	}	
	
.bb_open .input { 
	width: 230px;
	padding-left: 2px;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 8px;
	margin-top: 2px;
	border: 1px solid #DDD;
	}
	
.bb_open .file, .file {
	font: 12px Arial, Helvetica, sans-serif;
	width: 230px;
	padding: 2px;
	border: 1px solid #DDD;
	background-color: #FFF;
	}	
	
.bb_open SELECT, .bb_open OPTION {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #DDD;
	}
	
.bb_open TEXTAREA {
	font: 12px Arial, Helvetica, sans-serif;
	width: 218px;
	height: 150px;
	border: 1px solid #DDD;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}	
	
.bb_open .button, .imageEditor .button, .bbCalendarForm .button {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #9db581; color: #FFF; 
	border: 1px solid #9db581;
	padding: 1px;
	margin-right: 4px;
	margin-bottom: 8px;
	}
	
.logbutton {
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #9db581; 
	border: 1px solid #9db581;
	color: #FFF;
	}	
	
#sortProjects {
	padding-top: 10px;
	color: #333;
	float: left;
}	

#sortProjects .currentProject {
	color: #FFF;
	font-weight: normal;
	cursor: s-resize;
	padding: 0px 3px 1px 3px;
	background-color: #9db581;
	display: inline;
	margin-top: 1px;	
	}
	
#sortProjects .otherProject {
	color: #999;
	padding-top: 1px;
	padding-bottom: 1px;
	
	}	
	
INPUT:active {
	border: 1px solid #FFF; }	
	
/* ------------------------------------------- PREVIEWS --------------------------------------------------- */	
	
#previews {
	clear: both;
	float: none;
	color: #333;
	width: 1000px;
	padding: 2px;
	margin-bottom: 20px;

	}
	
#previews .preview {
	width: 320px;
	float: left;
	margin-right: 5px;
	}
	
#previews .preview .img {
	height: 250px;
	vertical-align: bottom;
	margin-bottom: 5px;
	}			
	
#previews .preview .info {
	background-color: #5f832b;
	padding: 8px;
	}
	
#previews .preview .title {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	}
	
#previews .preview .owner {
	font-size: 12px;
	line-height: 16px;
	}
	
#previews a {
	color: #fff;
	background-color: #5f832b;
	}
	

	
/* ------------------------------------------- KALENDER --------------------------------------------------- */			
	
#calendar {
	clear: left;
	color: #333;
	font-size: 12px;
	margin: 2px;
	}	
	
#calendar .header {
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 5px 0;
	border-bottom: 3px solid #767070;
	margin-bottom: 1px;
	width: 771px;
	}
	
#calendar a {
	cursor: pointer;
	}		
	
#calendar .event {
	line-height: 25px;
	border-bottom: 1px solid #CCC;
	}
	
#calendar .date {
	float: left;
	width: 100px;
	padding-left: 3px;

	}
	
#calendar .title {
	float: left;
	width: 465px;
	}
	
#calendar .via {
	float: right;
	width: 175px;
	text-align: right;
	padding-right: 5px;
	}
	
#calendar .bgEventHover {
	background-color: #767070;
	color: #FFF;
	}
	
#calendar .bgEventHover a {
	color: #FFF;
	}	
	
#calendar .hof437 .bgEventHover {
	background-color: #5f832b;
	color: #FFF;
	}	

#calendar .hof437 .event a {
	color: #5f832b;
	font-weight: bold;
	}	
	
#calendar .hof437 .bgEventHover a {
	color: #FFF;
	}	
	
#calendar .eventShow { 
	background-color: #5c842b;
	float: left;
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	margin: 0;
	padding: 0;
	margin-left: 1px;
	}	

#calendar .eventShow .checkbox {
	margin: 2px;
	margin-top: 6px;
	padding: 0;
	height: 14px;
	
	}
	
#calendar .eventEdit { float: left; padding-left: 1px; }
#calendar .eventDelete { float: left; padding-left: 1px; }
				
#bbCalendar, #bbCalendar_open { position: absolute; left: 175px; bottom: 10px; width: 400px; }	

#calendarSearch { position: absolute; left: 585px; bottom: 10px; }
#calendarLogout { position: absolute; left: 805px; bottom: 10px; }
#ajaxLoader	 	{ position: absolute; left: 880px; bottom: 10px; visibility: hidden; }


.bbCalendarForm {
	width: 400px;
	background-color: #FFF;
	color: #5c842b;
	background: url(../img/bg_bbCalendar.gif) no-repeat;
	background-position: left top;
	padding-top: 8px;
	visibility: hidden;
	font-size: 12px;
}	

.bbCalendarForm FORM {
	margin: 0;
	padding: 0;
	}

.bbCalendarForm SELECT {
	font-size: 12px; 
	margin-bottom: 5px;
	}
	
.bbCalendarForm OPTION {
	font-size: 12px; 
	}	
	
.bbCalendarForm .input {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #CCC;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #555;
	}	
	
.bbCalendarForm .small 	{ width: 140px; }
.bbCalendarForm .big	{ width: 362px; }	



.fl { float: left; }
.pointer { cursor: pointer; }	


