/*
Theme Name: Himbeer-Schoko v.1
Theme URI: http://www.christina-pautsch.de
Description: Himber-Schoko-Theme
Author: Christina Pautsch
*/


* {
	margin: 0;
	padding: 0;
}
html, body {
     height: 100%;
}
a {
	color: #7E001E;
	border-bottom: 1px solid #958359;
	text-decoration: none;
}
a: visited {
	color: #610017;
}
a:hover {
	border-bottom: 1px solid #8a4c3e;
}
body {	
	margin: 0;	
	font: 82%/150% "Trebuchet MS", Arial;	
	padding: 0;	
	background: #D5D2B4 url(images/back.gif) repeat-y;
	background-position: center;
	color:#2A271C;
}
#header {
	background: #3B2C1D;
	height: 88px;
	padding-top:63px;
	text-align: center;
	width: 776px;
	margin: 0 auto;
}
#header img {style.css (Linie 286)
	color:#D5D2B4;
	font-family: Georgia,"Times New Roman", serif;
	font-size:110%;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:100%;
}

/*	NAVIGATION  */

#navi {
	background: #E3D9C8;
	border-bottom:1px dotted #B8002B;
	border-top:1px dotted #B8002B;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#navi .collage {
	background: #fff;
	width: 776px;
	margin: 0 auto;
}
#navi .menu {
	width: 776px;	
	margin: 0px auto;
	background: #fff;
	padding: 0;
	height: 31px;
}
#navi .menu .menu_inner {
	padding: 6px 0;
	text-align: center;
	color: #d6919b;
}
#navi .menu .menu_inner a, #navi .menu .menu_inner a:visited {
	background: #FFFFFF;
	border: none;
	color: #B8002B;
	text-decoration:none;
	padding: 0 9px 0 9px;
}
#navi .menu .menu_inner a:hover {
	border: none;
	color: #7E001E;
}
#navi .menu .menu_inner img {	
	vertical-align: top;

}

/*	INHALT  */

#content {
	width: 776px;
	margin: 0 auto;
	padding: 0;
}
#content h2 {
	color:#3B2C1D;
	font-size: 1.35em;
	font-weight: normal;
	margin-bottom: 22px;
}
#content h3 {
	color: #7E001E;
	font-size: 1.05em;
	font-weight: normal;
	line-height:145%;
	margin: 5px 0 7px 0;
}
#content h4 {
	font-size: 1em;
	font-style:italic;
	padding: 0;
}
p {
	margin: 0 0 15px 0;
}
#content .kapitel {
	margin: 12px 20px 0 0;
}
#content .kapitel h1 {
	color: #6D6041;
	font-size: 90%;
	text-align: right;
	font-weight: normal;
}
#content .text_links {
	margin: 0px 0px 5px 0;
	padding: 0 8px 0 30px;
	width: 355px;
	float: left;
}
#content .text_rechts {
	margin: 40px 0px 5px 0;
	padding: 0 15px 0 13px;
	width: 355px;
	float: right;
}
#content .text_links ul,
#content .text_rechts ul,
#content .links ul {
	list-style-image:url(images/pfeil.png);
	padding: 5px 0 15px 17px;
}
#content .text_links ul li,
#content .text_rechts ul li,
#content .links ul li {
	padding: 0;
}
#content .links {
	margin: 0px 0px 0px 0;
	padding: 0 3px 0 30px;
	width: 463px;
	float: left;
}
#content .links h3 {
	border-top:1px dotted #756B58;
	margin-top: 19px;
	padding: 17px 0 5px 0;
	font-size: 1.2em;
}
#content .rechts {
	margin: 30px 0px 5px 0;
	padding: 0 15px 0 19px;
	width: 246px;
	float: right;
}
#content .rechts .box {
	background: #ADA187;
	padding: 10px 13px 10px 13px;
}
#content .rechts ul {
	list-style-image: none;
	padding: 5px 0 0 0;
	list-style-type: none;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #756B58;
	font-size: 95%;
	line-height: 1.45em;
}
#content .rechts ul li {
	padding: 6px 0;
	border-top: 1px dotted #756B58;
	text-indent: 16px;
	background: url(images/pfeil.png) no-repeat 0px 10px;
}

#content .rechts ul.linkliste {
	list-style-image: none;
	padding: 0px 0 0 0;
	list-style-type: none;
	margin: 0;
	border: none;
}
#content .rechts ul.linkliste li {
	text-indent: 0px;
	background: none;
	padding: 3px 0;
	border-top: 1px dotted #756B58;
	border-bottom: 1px dotted #756B58;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content .rechts ul.linkliste li a {
	background: url(images/pfeil_down.png) no-repeat 0px 4px;
	border: none;
	padding-left: 16px;
}
#content .rechts ul.linkliste li a:hover {
	background: url(images/pfeil_down_hover.png) no-repeat 0px 4px;
	border: none;
	color: #2A271C;
}

/* Aus dem alten Stylesheet */

.ico {
	background:#ADA187 none repeat scroll 0 0;
	border:1px solid #9D9073;
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding:4px;
	width:50px;
}

.ico a, .ico a img {
	border: none;
	padding:0;
}

.ico:hover {
	border: 1px solid #940023;
}

input {
	background: #A2967B;
	border: none;
	height: 19px;
	margin: 2px 0;
	padding: 5px 3px 1px 5px;
	width: 345px;
	font: 100%/145% Verdana, Arial, sans-serif;
}
input[type="submit"] {
	background: #3B2C1D;
	color: #B5A98D;
	font-size: 0.9em;
	margin-left: 0;
	padding: 0 0 2px;
	width: 67px;
	font: 100%/145% "Trebuchet MS", Verdana, Arial, sans-serif;
}
form.wpcf7-form p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
textarea {	
	width: 345px;	
	height: 120px;	
	margin: 2px 0;	
	background: #A2967B;	
	border: 0;	
	padding: 0px 3px 1px 5px;	
	font: 100%/145% Verdana, Arial, sans-serif;
}
textarea:focus, input[type="text"]:focus {
					background: #94876A;
}

/* Footer-Stuff */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em;
}
.footer, .push {
	height: 3em;
	text-align: center;
	width: 776px;
	margin: 0 auto;
	clear: both;
	color:#6D6041;
	font-size: 85%;
}
.footer p {
	padding-top: 10px;
}
.footer a, .footer a:visited {
	color:#6D6041;
}
.footer a:hover {
	color: #2A271C;
	border-bottom: 1px solid #605940;
}

#imageContainer #hoverNav a, #imageContainer #hoverNav a:hover {
	border: 0;
	text-decoration: 0;
}





