/*
Theme Name: Axel Herzog
Theme URI: http://axel-herzog.de/
Description: Theme für Axel Herzog
Version: 1.0
Author: Ralf Hortt
Author URI: http://horttcore.de
Tags: 
*/

/*=HTML
/*======================================*/

body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 800px;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	margin:  5px 0 10px 0;
}

h4 {
	font-size: 13px;
	margin: 0 0 10px 0;
}

h5 {
	background: #9FFFA1;
	color: #007C04;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 3px;
}

h6 {
	color: #007C04;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 3px;
}
hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #ccc;
	margin: 25px 0;
}

a {
	color: #007C04;
	text-decoration: none;
}

strong, h1, h2, h3, h4, h5, h6, dt, th {
	font-weight: bold;
}

em, i, small {
	font-style: italic;
}

form td {
	line-height:22px;
}

blockquote {
	background: url(./images/quote_wh.gif) left top no-repeat;
	color: #333;
	font-family: Georgia;
	font-style: italic;
	line-height: 18px;
	margin:  0 0 25px 0;
	padding: 0 0 0 30px;
}


blockquote em {
	color: #007C04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

blockquote p {
	margin: 0 0 10px 0 !important;
}

form {
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
	width: 100%;
	padding: 20px;
}

#order strong {
	color: #007C04;
}

#order input, #order label {
	float: left;
}

#order fieldset.address label {
	display: block;
	font-weight: bold;
	width: 100px;
}

#order fieldset.address input {
	margin: 0 50px 5px 0;
	width: 155px;
}

.order {
	padding: 0 0 0 0px;
}

.order label {
	width: 290px;
	margin: 0 0 0 0;
}

#order button {
	margin: 0 0 0 0px;
}

/*=HEADER
/*======================================*/


#header {
	background: url(./images/header.jpg) repeat-x;
	height: 149px;
	padding: 0 16px 0 0; 
}

#header h1 {
	border: none;
	float: left;
	padding: 41px 0 0 17px;
}

#header img.schrift {
	float: right;
	padding: 25px 0 0 17px;
}


#header li {
	color: #FFFFFF;
	display: inline;	
	float: right;
	line-height: normal;
	padding: 9px 5px 0px 5px;	
}
	#header li a {
		color: #FFFFFF;
	}
	#header li a:hover {
		border-bottom: 1px solid #FFFFFF;
	}




/*=MENUE
/*======================================*/


#menu {
	background: url(./images/menu.jpg) repeat-x;
	clear: both;
	margin: 0 0 30px 0;
	padding: 0 0 2px 15px;
	line-height: 23px;
}

#menu li {
	color: #FFFFFF;
	display: inline;	
	font-size: 15px;
	padding: 2px 15px 4px 15px;
}

#menu li a {
	color: #fff;
}
#menu li a:hover, #menu .current_page_item a, .current_page_parent a {
	border-bottom: 4px solid #fff;
}
/*=SUBMENUE
/*======================================*/

#submenu, .list {
	float: left;
	margin: 0 50px 50px 0;
	width: 171px;
	padding: 0px 0;
}


#submenu li, .list li {
	background: url(./images/umenu.jpg) no-repeat left bottom;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 4px 0;
}



#submenu a, .list a {
	color: #228c25;
	clear: both;
	display:block;
	padding: 4px 0 6px 14px;
	text-decoration: none; 
}

#submenu a:hover, #submenu .current_page_item a, .list a:hover {
	background: url(./images/umenu-hover.jpg) repeat-x;
	color: #fff;
}

.list {
	margin: 0 0 25px 0;
}


/*=MAIN
/*======================================*/


#main {
	background: #ffffff;
	padding: 0px 0px 54px 0;
	float: left;
	width: 579px;
}

#main h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px 0;
}

#main p {
	font-size: 12px;
	margin: 0 0 15px 0;
}

#main .wp-caption p { margin: 0 0 2px 0; }

.aligncenter {
	float: right;
	margin: 0 0 20px 30px;
}

.alignright {
	float: right;
	margin: 0 0 35px 35px !important;
}

.alignleft {
	float: left;
	margin: 0 35px 35px 0px !important;
}


.wp-caption-text{
        color: #555;
        font-style:italic;
	font-size:10px;
	text-align: left;

}  

.wp-caption {
	margin: 0 0 25px 0;
	padding: 10px 5px 5px;
}

.wp-caption img {
	margin: 0 0 0 0 !important; 
}

.wp-caption p {
	margin: 0 0 0 0;
}

.postmetadata {
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
	color: #555;
	padding: 5px;
}

.bestellen {padding: 0 0 0 60px; }

/*=FOOTER
/*======================================*/

#footer {
	background: url(./images/footer.jpg) repeat-x;
	clear: both;
	height: 95px;
	margin: 0px 0 0 0; 
	
}

/*=
======================================*/
#home h2 {
	background: url(./images/bg_h2.jpg) left bottom no-repeat;
	padding: 0 0 3px 0;
}

#home {
	width: 800px;
}

#home_content {
	float: left;
	width: 375px;
}

#sidebar {
	background: url(./images/bg_sidebar.jpg) left top repeat-x #C8EAC9;
	color: #007C04;
	float: left;
	margin: 0 0 0 125px;
	padding: 15px;
	width: 270px;	
}

#sidebar h3 {
	color: #fff;
}

#sidebar .wp-caption {
	margin: 0 0 10px 0;
}

#buecher {
	margin: 0 0 0 -35px;
}

/*=HELPER
======================================*/
.left {
	float: left;
}

.nomargin {
	margin: 0px !important;
}

body .wide {
	width:760px !important;
}

.editbtn {
	clear: both;
}
