/*<group=General Styles>*/
body {	background: url(images/back.png) repeat-x #feecc6;
	margin: 0px 5px 0px 5px;
	text-align: right;
	color: #000000;
	letter-spacing:0px;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

p {text-align: justify;}
b {font-weight: bold;}
strong {font-weight: bold; letter-spacing: 1px;}

h1 {font-size: 17px; font-weight: bold;}
h2 {font-size: 14px; font-weight: bold;}
h3 {font-size: 17px; font-weight: bold;}
h4 {font-size: 14px; font-weight: bold;}

a:link, a:visited {text-decoration: underline; font-weight: bold; color: #000000;}
a:hover, a:active {color: #ffffff;}

img {border: 1px solid #000000; margin: 15px; padding: 5px; background-color: #fde8ab; behavior: url(http://www.bambamscorner.com/dateien/pngbehavior.htc);}
.image-left {float: left; margin: 3px 3px 3px 0; padding: 3px 3px 3px 0;}
.image-right {float: right; margin: 3px 0 3px 3px; padding: 3px 0 3px 3px;}

#button img {border: 0px; margin: 3px; background: transparent; behavior: url(http://www.bambamscorner.com/dateien/pngbehavior.htc);}

#socialbookmarks img {background: transparent; border: none; margin: 0px; padding: 0px;}
#socialbookmarks a:link, a:visited {text-decoration:none;}

/*Tabellen*/
table {border: 1px outset #000000; background-color: #FEF0B8; margin-left: auto; margin-right: auto;}
tr {text-align: right;}
th {border: 1px groove #000000; font-weight: bold; text-align: center;}
td {border: 1px groove #000000;}
caption {font-weight: bold; letter-spacing: 1px;}

#centertable tr {text-align: center;}
#centertable th {border: 1px groove #000000; font-weight: bold; text-align: center; vertical-align: top;}

#steckbrief table {border: 0px; padding: 10px;}
#steckbrief tr {text-align: left; vertical-align: top;}
#steckbrief th {border: 0px; text-align: left;}
#steckbrief td {border: 0px;}

#zutaten table {border: 0px;}
#zutaten tr {text-align: left;}
#zutaten th {border: 0px;}
#zutaten td {border: 0px;}

#menue table {border: 3px groove #000000; padding: 10px;}
#menue tr {text-align: left; vertical-align: top;}
#menue th {border: 1px solid #000000; padding: 4px;}
#menue td {border: 0px;}
#menue img {border: 0px; margin: 3px; padding: 0px; behavior: url(http://www.bambamscorner.com/dateien/pngbehavior.htc);}
#menue a:link, a:visited {text-decoration: none; font-weight: bold; color: #000000;}
#menue a:hover, a:active {text-decoration: underline; color: #FFFFFF;}
#menue caption {font-weight: bold; letter-spacing: 1px; padding-left: 26px; }

/*Tabellen Ende*/
/*</group>*/


/*<group=Layout>*/
#headerContainer { 
	width: 780px;
	height: 150px;
	margin: 10px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
}
#pageHeader {height: 111px; background: no-repeat center url(images/titel.gif);}
#pageHeader img {position: absolute; top: 20px;	right: 40px;}
#pageHeader h1 {}
#pageHeader h2 {}


/* Navigation on top */
#topnavcontainer {
	width: 780px; 
	background-color: #fcd993;
	font-size: 14px;
	height: 24px;
	margin: 10px auto 0px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	line-height: 19px;
	border: 1px solid #ffffff; 
}
#topnavcontainer #current {color: #ffffff;}
#topnavcontainer #current:hover {}
#topnavcontainer .currentAncestor {color: #ffffff;}


/* Parent - Level 0 */
#topnavcontainer ul {
	width: 780px;
	list-style: none;
	margin: 2px auto;
	text-align: center;
	padding: 0px; 
}
#topnavcontainer li {position: relative; display: inline; margin: 0px 4px; font-weight: bold;}
#topnavcontainer a {color: #000000; text-decoration: none; padding: 0px;}
#topnavcontainer a:hover {color: #ffffff; text-decoration: underline;}
#topnavcontainer a:active {}

/* Child - Level 1 */
#topnavcontainer ul ul {display: none;}


#container { 
	width: 780px;
	margin: 10px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
}

#clearer {}

#sidebarContainer {
	background-color: #fcd993;
	width: 149px;
	position: absolute;
	font-size: 12px;
	border: 4px double #ffffff; 
}

#sidebarContainer #sidebar {
	line-height: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebarContainer .sideHeader {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#sidebar a:link, a:visited {text-decoration: none; font-weight: bold; color: #000000;}
#sidebar a:hover, a:active {text-decoration: underline; color: #ffffff;}

#contentContainer {
	background-color: #fde8ab;
	background-image: url(images/logo.jpg); 
	background-position: top;
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #ffffff; 
	line-height: 19px;
	margin-left: 170px;
	margin-right: 170px;
	left: 0px;
	top: 0px;
}

#contentContainer #content {
	padding-right: 30px;
	padding-left: 30px;
}

/*<group=Footer>*/
#footer {background-color: #fcd993; border: 1px solid #ffffff; text-align: center; margin: 10px 170px 0px; padding: 3px 0px;}
#footer p {}
#footer a:link, #footer a:visited {text-decoration: none; font-weight: normal; color: #000000;}
#footer a:hover, #footer a:active {color: #ffffff;}
	

#rightsidebarContainer {
	background-color: #fcd993;
	width: 149px;
	position: absolute;
	font-size: 12px;
	line-height: 12px;
	border: 4px double #ffffff; 
	padding-bottom: 10px;
}

#rightsidebarContainer #werbecontainer {
	background-color: #fef0b8;
	text-align: center;
	border: 1px solid #000000; 
	margin: 10px 5px 0px;
}

#rightsidebarContainer .werbeheader {
	background-color: #fde8ab;
	border-bottom: 1px solid #000000; 
	padding: 6px;
	font-weight: bold;
}

#rightsidebarContainer .werbecontent {
	background-color: #fef0b8;
	padding: 6px;
}

#rightsidebarContainer img {border: 1px solid #000000; margin: 0px; padding: 0px; behavior: url(http://www.bambamscorner.com/dateien/pngbehavior.htc);}

/*</group>*/

/*<group=Bread-crumb>*/
#breadcrumbcontainer { width: 400px; margin: 0; padding: 10px 0; color: #ccc;}
#breadcrumbcontainer ul { display: inline; }
#breadcrumbcontainer li { display: inline; }
#breadcrumbcontainer a:link { color: #ccc; background: none; text-shadow: none; }
#breadcrumbcontainer a:visited { color: #ccc; background: none; text-shadow: none; }
#breadcrumbcontainer a:hover { color: #000; }
	

/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

/* Navigation on side */
#sidenavcontainer {position: relative;}
#sidenavcontainer #current {color: #ffffff;}
#sidenavcontainer #current:hover {}
#sidenavcontainer .currentAncestor {color: #ffffff;}

/* Parent - Level 0 */
#sidenavcontainer ul {line-height: 0em;	list-style: none; margin: 0px; padding: 0px;}
#sidenavcontainer li {}
#sidenavcontainer a {display: none;}
#sidenavcontainer a:hover {}
#sidenavcontainer a:active {}

/* Child - Level 1 */
#sidenavcontainer ul ul {
	margin-top: 20px;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	background: #fcd993;
}
#sidenavcontainer ul ul li {}
#sidenavcontainer ul ul a {color: #000000; display: block; text-decoration:none; margin: 13px 0px 0px 10px;}
#sidenavcontainer ul ul a:hover {color: #ffffff; text-decoration: underline;}
#sidenavcontainer ul ul #current{}
#sidenavcontainer ul ul .currentAncestor {color: #ffffff;}

/* Child - Level 2 */
#sidenavcontainer ul ul ul {margin: 7px 0px 15px 10px;}
#sidenavcontainer ul ul ul li {text-height: 12px; line-height: 12px;}
#sidenavcontainer ul ul ul a {color: #000000; display: block; text-decoration:none; margin: 7px 0px 0px 10px;}
#sidenavcontainer ul ul ul a:hover {}
#sidenavcontainer ul ul ul #current{}

/* Child - Level 3 */
#sidenavcontainer ul ul ul ul {margin-top: 10px 0px 25px 20px;	line-height: 12px;}
#sidenavcontainer ul ul ul ul li {}
#sidenavcontainer ul ul ul ul a {}
#sidenavcontainer ul ul ul ul a:hover {}
#sidenavcontainer ul ul ul ul #current{}


/*</group>*/

/*<group=Global Classes>*/
blockquote, .standout {
	border: 1px solid #fad995;
	padding: 10px;
	background: #ffffff;
	font-style: italic;
	letter-spacing: 1px;
}

.imageStyle {}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	background: url(images/back.png) repeat-x #feecc6;
	margin: 0px 5px 0px 5px;
	text-align: right;
	color: #000000;
	letter-spacing:0px;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.blog-archive-headings-wrapper {
	width: 780px;
	height: 111px;
	margin: 10px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	background: no-repeat center url(images/titel.gif);
}

.blog-archive-entries-wrapper {
	background: #fee6ac;
	width: 780px;
	margin: 70px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border: 1px solid #ffffff;
}

.blog-archive-entries-wrapper .blog-entry {
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 24px;
}

.blog-archive-month {
	margin: 0px;
	font-weight: normal;
	padding: 120px 20px 0px 40px;
	letter-spacing: 6px;
	font-size: 26px;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	text-decoration: underline;
	font-weight: bold; color: #000000;
}

.blog-archive-link a:hover, .blog-archive-link a:active {
	text-decoration: underline;
	color: #ffffff;
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #000000;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 0px;
	font-size: 19px;
}

.blog-entry-date {
	margin-top: 2px;
	letter-spacing: 0px;
	color: #aaaaaa;
	margin-bottom: 10px;
}

.blog-entry-category {
	color: #763706;
}

.blog-category-link-enabled {line-height: 16px;}
.blog-category-link-disabled {line-height: 16px;}
.blog-entry-body {margin-bottom: 45px;}
.blog-entry-comments {margin-top: 10px;	border-top: 1px dotted #bfbfbf;}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	margin-bottom: 15px;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/


/*<group=Contact Form>*/
.message-text {
} 

.required-text {
} 

.form-input-field { width: 75%;
} 

.form-input-button { 
} 
/*</group>*/


