<!-- /* css-file von sone-works3
	author: S.H�ninger
	copyright: S.H�ninger
	*/

html { height: 100%;}
body, html {	margin: 0px;	padding: 0px;}

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

#wrapper {
	width: 990px;
	height: 100%;
	margin-left: 40px;
	margin-bottom: -60px;
}

#menu {
	margin-top: 60px;
	margin-left: 10px;
	width: 445px;
	float: right;
}
#logo_banner {
	margin-top: 40px;
	margin-left: 40px;
	height: 140px;
	width: 425px;
	float: left;
}

#banner {
	width: 990px;
	height: 206px;
	background: url('images/banner_test.png') 1px 0px no-repeat;
}
#banner h1 {
	color: #cc9a18;
	font-size: 80px;
	line-height: 81px;
	margin: 0;
	padding: 0;
}
#banner_content_separator {
	height: 10px;
	margin-bottom: -10px;
}

#sybo_panel_contact_content {
	padding: 10px 30px;
	background: white;
	border: 3px double #ccc;
}
#sybo_panel_contact {
	position: absolute;
	top: 100px;
	left: 100px;
	height: 0px;
	width: 600px;
	overflow: hidden;
	z-index: 100;
}

#content {
	margin-left: 30px;
	float: left;
	padding: 8px;
	padding-bottom: 20px;
	width: 650px;
}
#maincontent {
	margin-top: 10px;
}

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

#breadcrumb {
	width: auto;
	border-bottom: 1px solid #ccc;
}
#breadcrumb a:visited {
	color: #cc9a18;
}

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

#footer {
	margin-top: 1em;
	margin-left: 40px;
	padding-top: 2em;
	clear: both;
	height: 30px;
	width: 990px;
	background: url('images/footer_simple.png') 21px 0px no-repeat;
}
#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 #cc9a18;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0.2em;
	display: block;
}

#sideslider_wrapper {
	position: absolute;
	bottom: 103px;
	left: 0px;
}
#sideslider_top_a, #sideslider_contact_a, #sideslider_butterflies_a {
	background: transparent;
	display: block;
	text-decoration: none;
}
#sideslider_2 {
	width: 60px;
	height: 20px;
	margin-bottom: 10px;
}
#sideslider_top, #sideslider_contact {
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
}
#sideslider_contact_a {
	background: url('images/sideslider_contact.png') 44px 1px no-repeat;
}

#sideslider_contact_a:hover, #sideslider_top_a:hover, #sideslider_butterflies_a:hover {
	background-position: 43px 0px;
}
#sideslider_top_a:active, #sideslider_contact_a:active, #sideslider_butterflies_a:active {
	border: 0px;	
}
#sideslider_top_a, #sideslider_contact_a {
	height: 60px;
}
#sideslider_butterflies_a {
	background: url('images/sideslider_butterfly.png') 44px 1px no-repeat;
	height: 20px;
}
#sideslider_top_a {
	background: url('images/sideslider.png') 44px 1px no-repeat;	
}
#sideslider_top {
	position: fixed;
}

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

h1, h2, h3, h4, h5 {
	margin: 0;
	margin-left: -4px;
	padding: 0;
	font-weight: bold;
	color: #252525;
	}
h1 {	font-size: 1.8em;	/*line-height: 1.2em;		margin-bottom: 0.3em; */ line-height: 1.55em;}	
h2 {	font-size: 1.4em;	line-height: 1.65em;		margin-bottom: 0.3em; }
h3 {	font-size: 1.2em;	line-height: 0.7667em; 	margin-bottom: 0.4em;}
h4 {	font-size: 1.1em;	line-height: 1.2727em;	}
h5 {	font-size: 1.0em;	line-height: 1.4em;	}

h1 a, h2 a, h3 a, h4 a, h5 a {
	font-weight: bold;
}

blockquote {
	margin: 0;
	margin-bottom: 6pt;
	margin-left: .5em;
	margin-right: .5em;
	padding: 0;
	padding-left: 0.5em;
}

p, div.text {
	font-size: 1.0em;
	line-height: 140%;
	margin-top: 0.0em;
	margin-bottom: .7em;
}

.unimp {
	color: #999; 
}

.admincomment {	
	font-style: italic;	padding-left: 1em;	
}

.title {
	font-size: 1.2em;	
}
.itembox {
	margin-bottom: .5em;	
}

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

/* lists */
ul, ol {
/*	margin: 0;
	margin-left: 0pt;*/
	/*display: inline-block;*/
	margin-bottom: 6pt;
}
ul li, ol li {	padding-left: 0px;	margin-left: 0px; }
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: circle; }
ol li {	list-style-type: upper-roman; }

/* anchors */
a {
	text-decoration: none;
	color: #ab7a05;
	font-weight: normal;
}

a:visited {		color: #555555;	}
a:hover, a:active {	text-decoration: underline;		color: #cc9a18; }

a img {	border: 0px;	}

/**** FONT ENDE ****/
img.messageIcon {	vertical-align: bottom;	}

/******* MENU ********/
#breadcrumb a {}

#banner .menubox {	
	width: auto;
	float: left;
	height: 120px;
	margin-left: 10px;
}

ul.menu {
	margin: 0;	padding: 0;
	padding-top: 1px;
	/*border-top: 2px solid #cc9a18;*/
	display: inline-block;
}

ul.menu ul.menu {	margin-left: 0.5em; }

#banner ul.menu {	float: left;	height: auto; }

#banner ul.menu.delimited {	margin-left:  0px; border-left: 1px dotted #ab7a05;}

ul.menu li {
	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: #cc9a18;	}

ul.menu a:visited {	color: #cc9a18; }

ul.menu a:active {}

ul.menu a:hover {}

ul.menu a.active {	color: black; }

/******* Forms *******/
fieldset {
	border-color: #999;
}

input, textarea, select {
	background: #E0E0E0;
	padding: 0.2em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	
	border: 0;
	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;
}

/*** Boxes ***/

.contentBox {
	background: #fefefe;
	border: 1px solid #f0f0f0;
	padding: 0.4em;
}

/*** butterflies ***/
.schmetterling {
	background: url('') no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 5px;
	left: -200px;
	text-indent: -5000px;
	z-index: 1001;
}

/*** Cover ***/
#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;
}

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

-->