@charset "UTF-8";
/* CSS Document */

@import "reset.css";

body {
	background-color:#e1cd97;
	overflow:auto;
}

#container {
	width:100%;
	margin-top:-50px;
	padding: 0px 0px 0px 0px;
	align:center;
}

#einleitung {
	width:750px;
	margin:0px 0px 50px 0px ;
}
#wrapper {
	width:750px;
	margin: -40px auto;
}

#textspalte {
	width:400px;
	margin-bottom:50px;
	margin-right:30px;
	float:left;
}
#bildspalte {
	position:static;
	width:300px;
	margin:0px 0px 50px 20px;
	float:left;
}
#vita {
	width:750px;
	margin: 0px auto;
}
#navigation {
	height:57px;
	margin-bottom:50px;
}
#navigation li {
	float:left;
}
#navigation li a {
	width:106px;
	height:57px;
	margin:0px 22px 0px 22px;
	display:block;
}
#kopf {
	width:750px;
	margin:80px auto;
	text-align:center;
}
#kopf a {
	width:300px;
	height:100px;
	display: block;
	margin: 0px auto;
}
#kopf img {
	margin: 0px auto;
}


.text{
	color:#000;
	text-align: center;
}
.text h1{ 
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:4px;
	margin-top:0px;
	margin-bottom:12px;
}
.text h1 span{ 
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:4px;
	margin-top:0px;
	margin-bottom:12px;
}
.text p{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin-top:0px;
	margin-bottom:5px;
}
.text p a{ 
	font-size:10px;
	color:#000;
	text-decoration:none;
	border:0;
}
.text p a:hover{ 
	font-size:10px;
	color:#6d6d6c;
}
.text h2{ 
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
}
.text  h2 a{ 
	font-size:9px;
	color:#000;
	text-decoration:none;
	border:0;
}
.text h2 a:hover{ 
	font-size:9px;
	color:#6d6d6c;
}
.hometext {
	color:#000;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	margin-top:0px;
	margin-bottom:5px;
}
.hometext p{
	font-size:13px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:15px;
}
.hometext h1{
	font-size:15px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:15px;
}
.hometext a{
	font-size:13px;
	color:#429b1c;
	text-decoration:none;
}
.hometext a:hover{
	font-size:13px;
	color:#6d6d6c;
}
.spaltentext{
	color:#000;
	font-size:12px;
	text-align: left;
}
.spaltentext h1{ 
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:25px;
}
.spaltentext h2{ 
	font-size:12px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:15px;
}
.spaltentext h3{ 
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	margin-top:25px;
	margin-bottom:15px;
}
.spaltentext h4{ 
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
.spaltentext p{
	margin-top:0px;
	margin-bottom:15px;
}
.spaltentext ul{
	margin-bottom:15px;
}
.spaltentext li{
	margin:0px 0px 3px 15px;
	list-style-type: disc;
}
.spaltentext a{ 
	color:#0168d1;
	text-decoration:none;
	border:0;
}
.spaltentext a:hover{ 
	color:#6d6d6c;
}
.bild {
	color:#000;
	text-align: left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;

}
.bild p{
	margin-top:5px;
	margin-bottom:15px;
}
.vitatext {
	color:#000;
	text-align: left;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
}

.sp_kopf a:hover {
	background: url(img/kopf_vita.gif) no-repeat;
}
.sp_kopf a {
	color:#e1cd97;
	text-decoration:none;
	text-align:center;
	padding-top:0px;
	background-image: url(img/kulinarik_trifft_emotion_logo_01.gif);
	background-repeat: no-repeat;
	background-position: center;
} 
.sp_schmecken a,.sp_fuehlen a,.sp_riechen a,.sp_sehen a,.sp_hoeren a {
	color:#e1cd97;
	text-decoration:none;
	text-align:center;
	padding-top:0px;
} 

.sp_schmecken a:hover,.sp_fuehlen a:hover,.sp_riechen a:hover,.sp_sehen a:hover,.sp_hoeren a:hover {
	color:black;
} 

.sp_schmecken a {
	background: url(img/ei_rot.gif) no-repeat;
}
.sp_schmecken a:hover {
	background: url(img/ov_schmecken.gif) no-repeat;
	visibility:visible;
}
.sp_fuehlen a {
	background: url(img/ei_blau.gif) no-repeat;
}
.sp_fuehlen a:hover {
	background: url(img/ov_fuehlen.gif) no-repeat;
}
.sp_riechen a {
	background: url(img/ei_gruen.gif) no-repeat;
}
.sp_riechen a:hover {
	background: url(img/ov_riechen.gif) no-repeat;
}
.sp_sehen a {
	background: url(img/ei_rosa.gif) no-repeat;
}
.sp_sehen a:hover {
	background: url(img/ov_sehen.gif) no-repeat;
}
.sp_hoeren a {
	background: url(img/ei_braun.gif) no-repeat;
}
.sp_hoeren a:hover {
	background: url(img/ov_hoeren.gif) no-repeat;
}

#textbox {
	position:relative;
	margin-top:50;
	clear:both; 
}

/* EINZUG VITA */
#ez {
	float:left;
	width:150px;
}
#ezr {
	width:595px;
	margin: 0 0 5px 150px;
}

#foto_mitte {
	width:595px;
	margin: 0 0 5px 275px;
}

/* TEXT IMPRESSUM */
#textbox_i{
	width:600px;
	margin: 0px auto;
}
.text_i{
	color:#000;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
}
.text_i h1{ 
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
}
.text_i h2{ 
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
}
.text_i p{
	font-size:12px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}
.text_i a{ 
	font-size:12px;
	color:#696969;
	text-decoration:none;
	border:0;
}
.text_i a:hover{ 
	font-size:12px;
	color:#000;
}
.text_i span a{ 
	font-size:9px;
	color:#696969;
	text-decoration:none;
	border:0;
}
.text_i span a:hover{ 
	font-size:9px;
	color:#000;
}

