/*
Almstädt
http://www.zwei-ton.de
Micheel-Küchenstudio
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	padding: 0;
	background: #F6F6F3 url(images/startbg2.gif) repeat-x left top;   /*#F6F6F3*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	font-weight: normal;
	color: #7F7772;
}

h1 { 
    font-size: 182%;
}
h2 { 
    font-size: 122%;
}
h3 { 
    font-size: 100%;
}

ul, ol {
	margin-bottom: 20px;
	line-height: 200%;
	font-size: 85%;
}
p {
	margin-bottom: 20px;
	line-height: 168%;
	font-size: 87%;
}

a:link {
	color: #7F7772;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #619C15;
	background-color: transparent;
	/*background: #FFFFFF;*/
}
a:active, a:visited {
    /*font-weight: bold;*/
	text-decoration: none;
	/*color: #619C15;
	background: #FFFFFF;*/
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
}

#header {
	width: 870px;
	height: 100px;
	margin: 0 auto;
	background: #FFFFFF; /*background: #E5E6E9;*/
}

#logo {
    padding-top: 15px;
	float: left;
	width: 240px;
}
#logo img {
    padding: 0;
    border: 0;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	color: #ED2024;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
    margin-top: 5px;
	float: left;
	width: 630px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 25px 0 23px;
	background: url(images/navimg.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #7F7772;
	font-weight: bold;
}
#menu a:hover {
	color: #619C15;
	text-decoration: underline;
	font-weight: bold;
	background: #FFFFFF url(images/navimg.gif) no-repeat;
}
#menu a:active {
	color: #619C15;
	text-decoration: underline;
	font-weight: bold;
	background: #FFFFFF url(images/navimg.gif) no-repeat;
}
#menu a.permalink:link, #menu a.permalink:visited {
  text-decoration: underline;
  color: #619C15;
  background-color: transparent;
}
#menu a.permalink:hover {
  text-decoration: none;
  color: #619C15;
  background-color: transparent;
}

#greenline {
	width: 870px;
	height: 6px;
	margin: 0 auto;
	color: #F2F2F2;
	background: #619C15;
	border-bottom: 3px solid #FFFFFF;
}
#blueline {
	width: 870px;
	height: 26px;
	margin: 0 auto;
	background: #F1EDED;   /*blue: background: #006BFF*/
}

#picture {
	width: 870px;
	height: 249px;
	margin: 0 auto;
	background: #FFFFFF;
}
#picture img {
    padding: 0;
    border: 0;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	/*background: url(images/img3.jpg) no-repeat;*/
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#greenheader {
	width: 870px;
	height: 87px;
	margin: 0 auto;
	background: transparent;
	border-bottom: 3px solid #FFFFFF;
	background: url(images/greenheader.gif) repeat;
}
#blueheader {
	width: 870px;
	height: 87px;
	margin: 0 auto;
	background: #006BFF;
	border-bottom: 3px solid #FFFFFF;
	background: url(images/blueheader.gif) repeat;
}

#page {
	width: 870px;
	margin: 0 auto;
	background: #F1EDED;
	min-height: 100%;
	/*border-right: 1px solid #CCCACA;
    border-left: 1px solid #CCCACA;*/
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
    float: right;
	width: 590px;
	padding: 20px;
	background: #FFFFFF;
    font-size: 110%;
}
#content p { padding: 10px; margin: 0; }

#content p.boldcenter {
  clear: right;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 5px;
  padding: 10px 0 0 0;
  font-weight: bold;
  line-height: 1.6;
  font-size: 95%;
  border-bottom: 1px dotted #CAC9C7;
  color: #619C15;
  background-color: transparent;
}
#content p.boldcenterblue {
  clear: right;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 5px;
  padding: 10px 0 0 0;
  font-weight: bold;
  line-height: 1.6;
  font-size: 95%;
  border-bottom: 1px dotted #CAC9C7;
  color: #006BFF;
  background-color: transparent;
}
#content h1.blue {
	padding-bottom: 3px;
	margin-top: 15px;
	font-size: 182%;
	color: #006BFF; 
	background-color: transparent;
	letter-spacing: -0.5px;	
	text-transform: none;
	border-bottom: 1px solid #EBEBEB;	
}
#content h1 {
	padding-bottom: 3px;
	margin-top: 15px;
	font-size: 182%;
	color: #619C15; 
	background-color: transparent;
	letter-spacing: -0.5px;	
	text-transform: none;
	border-bottom: 1px solid #EBEBEB;	
}
.post-info { font-size: 85%; font-weight: bold; padding-top: 0px; margin-left: 5px; color: #666666;	}
.kitchen-info { font-size: 85%; font-weight: bold; padding-top: 0px; margin-left: 5px; color: #666666; border: 1px solid #BABAB7; background: #F6F6F3; }
	
.partner {	
	background: url(images/dots.gif) repeat-x left bottom;
    /*padding-top: 20px;*/
	padding-right: 10px;
	padding-bottom: 8px;	
}
.boardlist {	
    padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0;
	margin: 0;	
}
.philosophie {
  border-bottom: 1px dotted #CAC9C7;
}
#content ol, #content ul {
	margin-left: 3em;
}

a.contenthy:link {
	color: #7F7772;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}
a.contenthy:active{
    color: #7F7772;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}
a.contenthy:visited {
	color: #7F7772;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

a.contenthy:hover {
	text-decoration: none;
	color: #619C15;
	background: #FFFFFF;
	/*background-color: #F1F1F1;*/
}

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: #F1EDED;
}

#sidebar h2 {
    font-family: Tahoma, Verdana;
	padding-top: 6px;
	font-weight: bold;
	font-size: 92%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #FFFFFF;
}

#sidebar h3 {
	width: 180px;
    margin: 0;
	padding: 10px;
	background: #F1EDED url(images/bgsidebar.jpg) no-repeat;
	color: #FFFFFF;
	font: bold 1.2em 'Trebuchet MS', Tahoma, sans-serif;
}
/* --------------------------------------------------------------- */

#sidebar h3 a {
	color: #FFFFFF;
	text-decoration: none;	
	background-color: transparent;
	border: none;
}
#sidebar h3 a:active, #sidebar h3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
#sidebar h3 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

/* --------------------------------------------------------------- */
#sidebar img {
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0 0;	/*color: #FFFFFF;*/
}
#sidebar img.plakat {
	width: 180px;
	height: 252px;
	padding: 0 10px;
	margin: 0;
	background: #FFFFFF;
}
#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #006BFF;
}

#footer p {
	margin: 15px;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}





/* --------------------------------------------------------------- */



/* Skymenu */

#skymenu {
	width: 870px;
	height: 56px;
	padding-top: 0px;
	margin: 0 auto;
}

#skymenu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#skymenu li {
	display: inline;
}

#skymenu a {
	float: left;
	height: 20px;
	padding: 10px 15px; 	/*padding: 10px 15px 0 25px;*/
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	color: #7F7772;
}
#skymenu a:active, #skymenu a:visited {
	text-decoration: none;
	color: #7F7772;
	background-color: transparent;
}
#skymenu a:hover {
	text-decoration: underline;
	color: #7F7772;
	background-color: transparent;
}


/*#skymenu .current a {
	background: #FFFFFF;
	color: #619C15;
	text-decoration: underline;
}*/

#skymenu a.current:link, #skymenu a.current:visited {
  text-decoration: underline;
  color: #619C15;
  background-color: transparent;
}
#skymenu a.current:hover {
  text-decoration: none;
  color: #619C15;
  background-color: transparent;
}


/* ---images--------------------------------------------------------------------- */
img {
	border: 1px solid #dcdcdc;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 50px 0px 0px;
}
img.float-leftboard {
  	margin: 5px 50px 0px 0px;
}
img a {
    border: none;
}


 alignment classes 
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }




#event ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#event li {
	list-style: none;
	/*display: inline;*/
	background: url(images/dots.gif) repeat-x left bottom;
}
.textfloat {
  	margin: 5px 50px 0px 0px;
}



/* ---galerie--------------------------------------------------------------------- */

A {
	COLOR: #000
}
A:visited {
	COLOR: #000
}
A.gallery {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; DISPLAY: inline-block; Z-INDEX: 50; FLOAT: left; MARGIN: 4px; BORDER-LEFT: #000 1px solid; WIDTH: 75px; COLOR: #000; BORDER-BOTTOM: #000 1px solid; HEIGHT: 47px; TEXT-DECORATION: none
}
A.gallery:visited {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; DISPLAY: inline-block; Z-INDEX: 50; FLOAT: left; MARGIN: 4px; BORDER-LEFT: #000 1px solid; WIDTH: 75px; COLOR: #000; BORDER-BOTTOM: #000 1px solid; HEIGHT: 47px; TEXT-DECORATION: none
}
A.slidea {
	BACKGROUND: url(galerie/thumb2.jpg)
}
A.slideb {
	BACKGROUND: url(galerie/thumb3.jpg)
}
A.slidec {
	BACKGROUND: url(galerie/thumb4.jpg)
}
A.slided {
	BACKGROUND: url(galerie/thumb5.jpg)
}
A.slidee {
	BACKGROUND: url(galerie/thumb6.jpg)
}
A.slidef {
	BACKGROUND: url(galerie/thumb7.jpg)
}
A.slideg {
	BACKGROUND: url(galerie/thumb8.jpg)
}
A.slideh {
	BACKGROUND: url(galerie/thumb9.jpg)
}
A.slidei {
	BACKGROUND: url(galerie/thumb10.jpg)
}
A.slidej {
	BACKGROUND: url(galerie/thumb11.jpg)
}
A.gallery EM {
	DISPLAY: none
}
A.gallery SPAN {
	DISPLAY: none
}
A.gallery:hover {
	BORDER-RIGHT: #619C15 1px solid; BORDER-TOP: #619C15 1px solid; BORDER-LEFT: #619C15 1px solid; BORDER-BOTTOM: #619C15 1px solid
}
#container_top {
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	BACKGROUND: transparent;
	MARGIN: 1em auto;
	BORDER-LEFT: #FFFFFF 1px solid;
	WIDTH: 425px;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	POSITION: relative;
	HEIGHT: 450px;
}
#container_top IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; margin: 0; padding: 0;
}
#container_top .thumbs {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}
#container_top A.gallery:hover SPAN {
	PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 5px; Z-INDEX: 100; LEFT: 5px; PADDING-BOTTOM: 5px; WIDTH: 42px; COLOR: #619C15; PADDING-TOP: 5px; FONT-STYLE: italic; POSITION: absolute; TOP: 110px; HEIGHT: 50px;
	background: transparent;
}
#container_top AA.gallery:hover SPAN:first-line {
	FONT-WEIGHT: bold; FONT-SIZE: 1.1em; COLOR: #000; FONT-STYLE: normal
}
#container_top A.gallery:active {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}
#container_top A.gallery:focus {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}
#container_top A.gallery:active EM {
	BORDER-RIGHT: #3d330f 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #3d330f 1px solid; DISPLAY: block; PADDING-LEFT: 5px; Z-INDEX: 50; LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #3d330f 1px solid; WIDTH: 402px; COLOR: #000; PADDING-TOP: 5px; BORDER-BOTTOM: #3d330f 1px solid; POSITION: absolute; TOP: 160px; HEIGHT: 250px
}
#container_top A.gallery:focus EM {
	BORDER-RIGHT: #3d330f 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #3d330f 1px solid; DISPLAY: block; PADDING-LEFT: 5px; Z-INDEX: 50; LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #3d330f 1px solid; WIDTH: 402px; COLOR: #000; PADDING-TOP: 5px; BORDER-BOTTOM: #3d330f 1px solid; POSITION: absolute; TOP: 160px; HEIGHT: 250px
}
#container_top H1 {
	CLEAR: both; FONT-WEIGHT: normal; FONT-SIZE: 3em; MARGIN: 0px; COLOR: #f1f1f1; PADDING-TOP: 200px; FONT-FAMILY: georgia, "times new roman", serif; TEXT-ALIGN: center;
}
#container_top H1 EM {
	FONT-SIZE: 0.4em; COLOR: #000;
}
