<!-- /* css-file von LG östlicher Bodenseekreis
	author: B. Unger
	copyright: 01.03.2009 @ Benjamin Unger
	*/
/*
Farben
hintergrund (original): 646464
hintergrund (neu): 8B8B8B
dunkles rot: 851813
*/
html { height: 100%;}
body, html {	margin: 0px;	padding: 0px;}

body {
	height: 100%;
	margin: 0px;
	background: #646464 url('images/bg_dotted.png') 0px repeat-y;
}

#wrapper {
	width: 990px;
	height: 100%;
	/*margin-left: 20px;*/
}

#menu {
	margin-top: 120px;
	margin-left: 60px;
	width: 685px;
	float: left;
}
#logo_banner {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 40px;
	margin-left: 40px;
	height: 160px;
	width: 950px;
	float: left;
}

#banner {
	background: url('images/header.png') 0px 0px no-repeat;
	width: 1007px;
	height: 226px;
}
#banner h1 {
	color: #000000;
	font-size: 40px;
	line-height: 41px;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 60px;
}


#sybo_panel_contact_content {
	padding: 10px 30px;
	background: white;
	border: 3px double #ccc;
	background: #fefefe url('images/box_bg_fade.png') top repeat-x;
}
#sybo_panel_contact {
	position: absolute;
	top: 100px;
	left: 100px;
	height: 0px;
	width: 600px;
	overflow: hidden;
	z-index: 100;
}

#content {
	margin-left: 65px;
	float: left;
	padding: 8px;
	padding-bottom: 20px;	
	padding-top: 0px;
	width: 672px;
}
#maincontent {
	margin-top: 10px;
}

#sidebar_1 {
	margin-right: 10px;
	overflow: auto;
	height: auto;
	float: right;	
	padding: 10px;	
	width: 200px;
}

#breadcrumb {
	width: auto;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #9D9D9D;
}
#breadcrumb a:visited {
	color: #851813;
}

#panels {
	border-bottom: 1px solid #eaeaea;
	height: 8em;
}
#panel1, #panel2 {
	height: 8em;
	overflow: auto;
}
#panel1 {
	border-right: 0px solid #eaeaea;
}

#footer {
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px solid #9D9D9D;
}
#footer{
	text-align: center;
	font-size: 0.8em;
	text-decoration: none;
	cursor: default;
	color: #423B27;
}
#footer a {
	font-size: 100%;
}

div.sybo_message {
	border: 1px solid #851813;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0.2em;
	display: block;
}

#sideslider_wrapper {
	position: absolute;
	bottom: 100px;
	left: 0px;
}
#sideslider_2 {
	background: url('images/sideslider_butterfly.png') 24px 0px no-repeat;
	width: 40px;
	height: 20px;
	margin-bottom: 10px;
}
#sideslider_top, #sideslider_contact {
	background: url('images/sideslider.png') 24px 0px no-repeat;
	width: 40px;
	height: 60px;
	margin-bottom: 10px;
	/*position: relative;
	top: 0px;
	left: -495px;*/
	/*	zieht schlieren beim scrollen in fx2.1*/
}
#sideslider_contact {
	background: url('images/sideslider_contact.png') 24px 0px no-repeat;
}
#sideslider_top_a, #sideslider_contact_a, #sideslider_butterflies_a {
	background: transparent !important;
	display: block;
	text-decoration: none;
}
#sideslider_top_a, #sideslider_contact_a {
	height: 60px;
}

#sideslider_top {
	position: fixed;
}

a:hover {
	position: relative;
	top: 0px;
}

#sybo_admin_bar {
	position: absolute;
	top: -1px;
	left: 100px;
	width: auto;
	background: white;
	padding: 0.2em;
	border: 1px solid black;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Gecko-Browser */
	opacity:0.5; /* Opera 9+ */
	
}


/**** FONT ****/
body, table, input, textarea, select {
	font-size: 9pt;
	font-family: 'Verdana', Arial, 'Helvetica', sans-serif;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: 500;
	}
h1 {	font-size: 2em;	text-align: left;	line-height: 35px;	
	margin-bottom: -10px;
}	
h2 {	font-size: 1.4em;	line-height: 1.8em;}
h3 {	font-size: 1.2em;	line-height: 1.8em;	}
h4 {	font-size: 1.1em;		line-height: 1.5em;	}
h5 {	font-size: 1em;	line-height: 1.5em;	}

p, div.text {
	font-size: 1em;
	line-height: 1.6em;
	margin-left: 0.2em;
	margin-right: 0.2em;
	margin-top: 0;
}

.unimp {
	color: #999; 
}

b, strong {
	font-weight: bold;
	color: #222;
}

/* lists */
ul {
	margin: auto;
	padding-left: 10px;
	display: inline-block;
}
ul li {
	padding: 0;
	padding-left: 20px;
	margin-left: 10px;
}
ul.noicons {
	padding: 0px;
}
ul.noicons li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
ul li, ul.noicons ul li {
	/*list-style-type: none;*/
	/*background: url('images/single_cube_10.png') 0 2px no-repeat;*/
	/*list-style-image: url('images/single_cube_10.png');*/
}

ol li {
	list-style-type: upper-roman;
}
ol, ul {
	margin-left: 10pt;
}
.admincomment {		font-style: italic;	padding-left: 1em;	}

/* anchors */
a {
	text-decoration: none;
	color: #83191B;
	font-weight: normal;
}
a:visited {	color: #83191B;	}
a:hover, a:active {
	text-decoration: underline;
	color: #83191B;
}
a img {	border: 0px;	}

.pagenavi_active {
	font-weight: bold;
	font-size: 1.1em;
	position: relative;
	top: 0px;
}

/**** FONT ENDE ****/



img {
	/*background: url('images/cubes_ani_1_64.gif') center center no-repeat;*/
}
.img_bg_test {
	width: 100px;
	height: 100px;
}


img.messageIcon {
	vertical-align: bottom;
}

/******* MENU ********/
#breadcrumb a {
}
#banner .menubox {
	width: 98%;
	float: left;
	height: 20px;
	margin-left: 10px;
	border-bottom: 2px solid #000000;
}

#banner .submenubox {
	width: auto;
	float: left;
	height: 20px;
	margin-left: 10px;
	border-bottom: 0px;
}

ul.menu {
	margin: 0px;	padding: 0em;
	padding-bottom: 5px;
}
ul.menu ul.menu {
	margin-left: 0.5em;
}
#banner ul.menu {
	float: left;
	height: auto;
}
#banner ul.menu.delimited {
	/*border-left: 2px solid #cc9a18;*/
	margin-left:  0px;
	/*background: url('images/menu_arrow_corner.gif') 0px -2px no-repeat;*/
}
ul.menu li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	margin: 0;	padding: 0;
	margin-left: 0.4em;
	margin-right: 0.5em;
	font-size: 0.95em;
	line-height: 1.5em;
}
ul.menu li a {
	border: 0;
	padding-left: 4px;
	font-weight: bold;
}
ul.menu a {
	color: #851813;
}
ul.menu a:visited {
	color: #851813;
}
ul.menu a:active {
}
ul.menu a:hover {
	/*border-left: 2px solid #cc9a18;*/
	/*padding-left: 2px;*/
}
ul.menu a.active {
	color: black;
}
/******* MENU - END ********/


/******* Forms *******/
/* Forms */
fieldset {
	border-color: #999;
}
input, textarea, select {
	border-top-color: #999;
	border-left-color: #999;
	background: #E0E0E0;
	padding: 0.2em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	
	border: 0px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	background: #f5f5f5;
}


input:focus, textarea:focus, select:focus {
	background: #f0f0f0;
}
	
/* padding und margin angaben in px ergeben bei checkbox einen fehler bei den schmetterlingen ?? */
div.checkbox {
	background: #E0E0E0;
}

input.submit, input.reset {
	background: #7a725f url('images/bg_beige_tile.png') repeat;
	color: #dfaf00;
	border: 1px solid;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-right-color: #555;
	border-bottom-color: #555;
	height: 1.8em;
	font-weight: bold;
	
	margin-left: 0em;
	margin-right: 0.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}

.description {	
	padding-left: 0.7em;
	}
.label {
	margin-top: 0.4em;
	padding: 0.2em;
	font-weight: bold;
	}
/**** TABLES ****/
table {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
th {
	padding-top: 1em;
	padding-bottom: 0.5em;
	background-color: #DDD;
	border: 1px solid black;
}
td {
	padding: 0.2em;
	border: 1px solid #CCC;
	vertical-align: top;
}
table.g_entry {
	margin-bottom: 1em;
	width: 95%;
}

/*** LISTS ***/
.title, .info_bottom {
	border-color: #ccc;
}

.info {
	color: #999;
}


/*** Tabellen - PM-System ****/
.pm {
	/*background-color: #423B27;
	padding: 1em;
	border: 1px solid #423B27;
         color: #A79662;
         font-weight: bold;*/
}
.pm-new {
	background-color: #B4A579;
	padding: 0.2em;
	border: 1px solid #423B27;
}


.contentBox {
	background: #fefefe url('images/box_bg_fade.png') top repeat-x;
	border: 1px solid #f0f0f0;
}
/* butterflies */
.s {
	background: url('') no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 5px;
	left: -200px;
	text-indent: -5000px;
	z-index: 1001;
}
#cover {
	position: fixed; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%; 
	display: none; 
	z-index: 1000;
}

#cover_box {
	position: fixed; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%; 
	background: #000;
	opacity: 0.20;
	-moz-opacity: 0.20;
	filter:alpha(opacity=20);
}
#cover_quit {
	position: fixed;
	top: 0px;
	left: 10px;
	z-index: 1001;
	background: white;
	border: 1px solid #555;
}
#cover_quit h1 {
	padding: 0.2em;
	margin: 0.5em;
	line-height: 1.2em;
	background: transparent;
}

#butterflies_stats {

}
#cover_message_box {
	display: none;
	position: absolute;
	top: 10%;
	left: 20%;
	background: white;
	padding: 2em;
	border: 1px solid #555;
}

-->
