/*
Theme Name: AGH-Goldankauf
Description: Das Theme für www.agh-goldankauf.de 
Author: Marcus Kober
Version: 1.0
*/

/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a { text-decoration:none; }

/* SITE INDIVIDUAL CSS */

/* LAYOUT */

body {
	background:url(images/bg-body.jpg);
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	line-height:1.4em;
}

#wrapper {
	margin:10px auto 0;
	width:863px;
}

#header {
	background:url(images/header.png) no-repeat top left;
	padding-top:162px;
	position:relative;
}

#header .zeile {
	background:#250a00;
	border-bottom:1px solid #e9ba4d;
	border-top:1px solid #e9ba4d;
	height:25px;
}

#header .lesezeichen {
	float:left;
	line-height:22px;
	padding-left:5px;
	width:430px;
}

#header .flaggen {
	float:left;
	padding:5px;
	text-align:right;
	width:418px;
}

#footer a,
#footer a:visited,
#header .lesezeichen a,
#header .lesezeichen a:visited {
	color:#ffcc00;
	font-weight:bold;
}

#footer a:focus,
#footer a:hover,
#footer a:active,
#header .lesezeichen a:focus,
#header .lesezeichen a:hover,
#header .lesezeichen a:active {
	color:#fff;
}

#header .lesezeichen img {
	vertical-align:middle;
}

#contentwrapper {
	background-color:#fef9eb;
	padding:5px;
}

#contentwrapper .linke-spalte {
	background:#fef8eb url(images/bg-top.png) repeat-x;
	border:1px solid #fde09c;
	float:left;
	margin:0 8px 0 0;
	padding:30px 5px 5px;
	width:162px;
}

#contentwrapper .content {
	background:#fef8eb url(images/bg-top.png) repeat-x;
	border:1px solid #fde09c;
	float:left;
	padding:5px;
	width:477px;
}

#contentwrapper .rechte-spalte {
	background:#fef8eb url(images/bg-top.png) repeat-x;
	border:1px solid #fde09c;
	float:left;
	margin:0 0 0 8px;
	padding:30px 5px 5px;
	width:162px;
}

#footer {
	background-color:#250a00;
	border-bottom:1px solid #e9ba4d;
	border-top:1px solid #e9ba4d;
	width:863px;
}

#footer .linke-spalte {
	float:left;
	margin:0 8px 0 5px;
	padding:5px 0;
	width:174px;
}

#footer .mittlere-spalte {
	color:#fff;
	float:left;
	padding:5px;
	text-align:center;
	width:479px;
}

#footer .rechte-spalte {
	color:#fff;
	float:left;
	margin:0 5px 0 8px;
	padding:5px 0;
	text-align:right;
	width:169px;
}

#rtl-bericht {
	padding:20px 0;
	text-align:center;
}

#rtl-bericht a.text,
#rtl-bericht a.text:visited {
	border-bottom:1px solid #993300;
	color:#993300;
}

#rtl-bericht a.text:focus,
#rtl-bericht a.text:hover,
#rtl-bericht a.text:active {
	border-bottom:1px solid #000;
	color:#000;
}

/* MENU */

#mainmenu li {
	padding:2px 0;
}

#mainmenu .sub-menu li {
	margin-left:10px;
}

#mainmenu .sub-menu {
	display:none;
}

#mainmenu .current-menu-item .sub-menu,
#mainmenu .current-menu-ancestor .sub-menu {
	display:block;
}

#mainmenu a,
#mainmenu a:visited {
	background:url(images/bg-menu.png) no-repeat right top;
	color: #250a00;
    display: block;
    font-size:12px;
    font-weight: bold;
    height: 18px;
    padding: 6px 5px;
}

#mainmenu .current_page_parent > a,
#mainmenu .current_page_parent > a:visited,
#mainmenu .current-menu-item > a,
#meinmenu .current-menu-item > a:visited,
#mainmenu a:focus,
#mainmenu a:hover,
#mainmenu a:active {
	background-position: right -30px;
	color:#e9ba4d;
}

/* LINKE SPALTE */

.oeffnungszeiten {
	margin:16px 0;
}

.oeffnungszeiten p {
	margin-bottom:10px;
}

.oeffnungszeiten .left {
	display:inline-block;
	padding-left:5px;
	width:55px;
}

.oeffnungszeiten .head {
	color:#993300;
	font-weight:bold;
	margin-bottom:15px;
}

/* RECHTE SPALTE */

.servicelink {
	color: #999999;
    font-size: 9px;
}

#contentwrapper .rechte-spalte p {
	margin-bottom:11px;
}

.wp-widget-title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.wp-widget {
	margin:30px 0;
}

.wp-widget ul {
	margin:0 0 20px;
}

.wp-widget li {
	margin-bottom:5px;
	padding-left:10px;
}

.wp-widget a,
.wp-widget a:visited {
	color:#000;
	text-decoration:underline;
}

.wp-widget a:focus,
.wp-widget a:hover,
.wp-widget a:active {
	text-decoration:none;
}

.kd_latestentries a.toplink,
.kd_latestentries a.toplink:visited {
	font-weight:bold;
	text-decoration:none;
}

.kd_latestentries li:first-child a.toplink,
.kd_latestentries li:first-child a.toplink:visited {
	color:red;
}

.wp-widget .kd_latestentries li {
	border-bottom:1px solid #000;
	margin-bottom:10px;
	padding:0 0 5px 0;
}

/* INHALT */

.content h1 {
	color:#993300;
	font-size:14px;
	margin:17px 0 15px;
}

.content h2, .content h3, .content h4, .content h5, .content h6 {
	color:#993300;
	margin-top:21px;
}

.content h2 {
	/*color:#e9ba4d;*/
	color:#c29b40;
	font-size:13px;
	margin-bottom:10px;
}

.content strong {
	color:#993300;
}

.content strong.red {
	color:#ff0000;
}

.content p {
	margin-bottom:11px;
}

.content a,
.content a:visited {
	border-bottom:1px solid #993300;
	color:#993300;
}

.content a:focus,
.content a:hover,
.content a:active {
	border-bottom:1px solid #000;
	color:#000;
}

.content a.noborder,
.content a.noborder:visited {
	border-bottom:0;
}

.content a.noborder:focus,
.content a.noborder:hover,
.content a.noborder:active {
	border-bottom:0;
}

.content a.pdf,
.content a.pdf:visited {
	background:url(images/pdf.png) no-repeat;
	border:0;
	color:#000;
	display:inline-block;
	font-weight:bold;
	line-height:16px;
	padding-left:20px;
}

.content a.pdf:focus,
.content a.pdf:hover,
.content a.pdf:active {
	color:#ff0000;
}

.content img {
	border:1px solid #993300;
	padding:2px;
}

.content img.wp-image-104 {
	border:0;
	padding:0;
}

.content em {
	color:#993300;
}

.content ul {
	margin:0 0 11px 30px;
}

.content li {
	list-style-type:disc;
}

.content .wobinich {
	color:#993300;
	font-weight:bold;
	margin-bottom:10px;
}

.kurs-frame {
	margin:10px 0 20px 0;
}

/* LEXIKON */

#lexikon h2 {
	color:#000;
	font-size:16px;
	margin-top:35px;
}

#lexikon h3 {
	color:#000;
	margin-bottom:5px;
}

#lexikon a.buchstabe,
#lexikon a.buchstabe:visited {
	color:#000;
	display:inline-block;
	margin:20px 2px 0 0;
	padding:2px 2px 0 2px;
}

#lexikon a.buchstabe:focus,
#lexikon a.buchstabe:hover,
#lexikon a.buchstabe:active {
	background:#993300;
	border:0;
	color:#fff;
}

/* KONTAKT */

.wpcf7 {
	margin:30px 0 60px !important;
}

.wpcf7 label {
	display:inline-block;
	padding:3px 10px 0 0;
	text-align:right;
	vertical-align:top;
	width:120px;
}

.wpcf7 .wpcf7-list-item label {
	display:inline;
	text-align:left;
	width:auto;
}

.wpcf7-list-item input {
	vertical-align:baseline;
}

.wpcf7 input[type="text"], .wpcf7 textarea {
	width:290px;
}

#captcha-37-input {
	vertical-align:top;
	width:100px;
}

/* WP */

.alignleft {
	float:left;
	margin:0 15px 10px 0;
}

.alignright {
	float:right;
	margin:0 0 10px 15px;
}

.umgezogen {
	position:absolute;
	right:300px;
	top:8px;
}


/* RECHNER */

.goldrechner {
    margin:30px 0;
}

.rechner {
    margin-bottom:20px;
}

.rechner td {
    border-bottom:1px solid #c29b40;
    border-left:1px solid #c29b40;
    padding:2px 5px;
    text-align:right;
    width:110px;
}

.rechner td.trennzeile {
    height:5px;
}

.rechner tr td:first-child {
    border-left:0;
    text-align:left;
    width:240px;
}

.rechner thead td {
    font-weight:bold;
}

#anfahrtkarte {
    height:400px;
    margin-bottom:100px;
    width:100%;
}

.tablepress.diamantentable {
    font-size:10px;
}

.tablepress.diamantentable th, .tablepress.diamantentable td {
    border:1px solid #993300;
    padding:2px 5px;
}

.tablepress.diamantentable td {
    padding:2px;
}

.tablepress.diamantentable thead th, .tablepress.diamantentable tfoot th {
    background-color:#c29b40;
    color:#fff;
}

.tablepress.diamantentable td.column-7, .tablepress.diamantentable td.column-8 {
    text-align:right;
}

.tablepress.diamantentable .column-3, .tablepress.diamantentable .column-4, .tablepress.diamantentable .column-5, .tablepress.diamantentable .column-6 {
    text-align:center;
}
