/*
Theme Name: Webdesign Theme
Theme URI: http://www.concept-designer.com/
Description: The Wordpress theme for developer and web designer! (Based on Twenty Ten)
Version: 1.0
Author: Lukas Meyer
Author URI: http://www.concept-designer.com/
Tags: webdesign, naked, clean, basic
*/



/* allgemeines */

* { padding: 0;margin: 0;}

body { 
background: #f8f8f8 url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-background.jpg') top left repeat-x;
font-family: "Trebuchet MS", "Arial", sans-serif;
color: #2e2b4c;
padding:0;}

#main {
position:relative;
vertical-align: middle;
width: 1017px;
margin: 0 auto;}

/* Testformatierung */

h1, h2, h3, h5, h4, h6 { 
font-size: 17px;  
margin: 17px 0px 5px 0; 
color: #434444; 
font-weight: bold; }

a { 
color: #2e2b4c;
text-decoration:none;
font-weight:bold;
}
a:hover { 
color: #2e2b4c;
text-decoration:none;
font-weight:bold;}

#content a:hover { 
text-decoration:underline; } 

#content p { 
margin: 10px 0; } 

.sidebar1 h3 { margin: 10px; }
.textwidget { margin: 10px; }

/* Kopfbereich */

#header { 
text-align:left;
clear: both;
height: 190px;
width: 1016px;
margin: 0;
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/logo-gold-silber.png') top left no-repeat; }

#content { 
background: #fff;
border: 1px solid #d3d3d3;
padding: 20px 20px;
position: relative; 
top: 0px; 
width: 646px;
min-height: 2500px;
float:left;
margin: 0;
overflow:hidden;

-moz-box-shadow:2px 2px 3px #929293;
-webkit-box-shadow:2px 2px 3px #929293;
box-shadow:2px 2px 3px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px; }

/*Blogtitel */

#title  { 
position: relative; 
font-weight: bold; 
color: #555;  
font-size: 22px; 
margin: 0;
position:relative;
left:182px;
top:54px;  }

/* Slider */

#imageslider { 
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-schild.png') top left no-repeat;
float:right;
position:relative;
top:0px;
right:0px;
width: 236px;
height:176px;
overflow:hidden; 
display:none;}

/* Suzunski Werbung */

.suzunski-link { text-align:center; }
.suzunski-text { font-size: 13px; }

.sidebar4 {
background: #f1f1f1;
color: #555;
float:right;
position:relative;
right:0px;

font-weight:bold;
width: 295px;
margin: 0px 4px 20px 0;
padding:20px 0 10px 15px;
border: 1px solid #bfbfbf; 

-moz-box-shadow:2px 2px 2px #929293;	
-webkit-box-shadow:2px 2px 2px #929293;
box-shadow:2px 2px 2px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px;}

.sidebar4 .news { text-align:center; }

.sidebar4 a:hover { text-decoration:underline; }

/* Dropdown Menu 1*/

#dropdownmenu ul {	
	font-size: 16px; 
	list-style-type:none;
	height:100%;
	}
#dropdownmenu ul li {
	width: 180px;
	overflow:hidden;
	height: 25px;	}

#dropdownmenu ul li:hover {
	overflow: visible;		}

#dropdownmenu .dropbox1 { 
position:relative;
height: 285px;
z-index:1000;
border:1px solid #d3d3d3;
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-dropbox.jpg') bottom right no-repeat;}

#dropdownmenu .dropbox1 a { color:#cd8919;}

#dropdownmenu .dropbox2 { 
position:relative;
height: 255px;	
z-index:1000;
border:1px solid #d3d3d3;
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/picturestorys/test/silver-picturstory-background.jpg') bottom right no-repeat;}

#dropdownmenu .dropbox3 { 
position:relative;
height: 150px;	
z-index:1000;
border:1px solid #d3d3d3;
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/picturestorys/test/silver-picturstory-background.jpg') bottom right no-repeat;}

#dropdownmenu ul ul { 
margin: -31px 0 0 181px;
width: 160px;	

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:4px;
-webkit-border-bottom-left-radius:4px;
border-bottom-left-radius:4px;
	
-moz-border-radius-bottomright:4px;
-webkit-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;

-moz-border-radius-topleft:4px;
-webkit-border-top-left-radius:4px;
border-top-left-radius:4px;
	
-moz-border-radius-topright:4px;
-webkit-border-top-right-radius:4px;
border-top-right-radius:4px;}

#dropdownmenu ul ul li {
	margin-left:10px;
	width: 160px;}

#dropdownmenu ul ul li a { text-decoration:none; }

#dropdownmenu a {
	text-decoration:none;
	color: #555;
font-weight:normal;
padding:8px 0;}

#dropdownmenu a:hover {	text-decoration:underline;}

ul li { list-style-type:none; }

/* Dropdown Menu 2 */

#dropdownmenu2 ul {	
	font-size: 16px; 
	list-style-type:none;
	height:100%;
	}
#dropdownmenu2 ul li {
	width: 120px;
	overflow:hidden;
	height: 25px;	}

#dropdownmenu2 ul li:hover {
	overflow: visible;		}

#dropdownmenu2 .dropbox1 { 
position:relative;
height: 75px;
z-index:1000;
border:1px solid #d3d3d3;
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-dropbox.jpg') bottom right no-repeat;}

#dropdownmenu2 .dropbox1 a { color:#cd8919;}

#dropdownmenu2 .dropbox2 { 
position:relative;
height: 109px;	
z-index:1000;
border:1px solid #d3d3d3;
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/picturestorys/test/silver-picturstory-background.jpg') bottom right no-repeat;}

#dropdownmenu2 ul ul { 
margin: -31px 0 0 121px;
width: 160px;	

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:4px;
-webkit-border-bottom-left-radius:4px;
border-bottom-left-radius:4px;
	
-moz-border-radius-bottomright:4px;
-webkit-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;

-moz-border-radius-topleft:4px;
-webkit-border-top-left-radius:4px;
border-top-left-radius:4px;
	
-moz-border-radius-topright:4px;
-webkit-border-top-right-radius:4px;
border-top-right-radius:4px;}

#dropdownmenu ul ul li {
	margin-left:10px;
	width: 160px;}

#dropdownmenu2 ul ul li a { text-decoration:none; }

#dropdownmenu2 a {
	text-decoration:none;
	color: #555;
font-weight:normal;
padding:8px 0;}

#dropdownmenu2 a:hover { text-decoration:underline;}

ul li { list-style-type:none; }

/* Edelmetallankauf Links in der Navi */

.silbernavilink, .goldnavilink { 
text-align:center;
margin:15px auto;  }

.silbernavilink a {
color:#555;
position:relative;
top:12px;
left:-5px;
padding:8px 15px;
background: #fff;
border:1px solid #ccc;

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
border-bottom-left-radius:3px;
	
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
border-bottom-right-radius:3px;

-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
border-top-left-radius:3px;
	
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;}

.silbernavilink a:hover { background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-kitco-background.jpg') bottom right no-repeat; 
color:#555!important; } 

.goldnavilink a {
color:#cd8919;
position:relative;
top:12px;
left:-5px;
padding:8px 15px;
background: #fff;
border:1px solid #ccc;

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
border-bottom-left-radius:3px;
	
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
border-bottom-right-radius:3px;

-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
border-top-left-radius:3px;
	
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;}

.goldnavilink a:hover { background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-kitco-background.jpg') bottom right no-repeat;  } 

/* Goldnavi */

.goldsubpage .naviheader { 
height:230px; 
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/goldnavi-background.jpg') bottom left no-repeat;}

.goldsubpage .leftfield, .goldsubpage .middlefield { border-color: #fff; height:142px; }
.goldsubpage #start-navi { height:230px;  }

.goldsubpage .leftfield ul li, .goldsubpage .middlefield ul li, .goldsubpage .rightfield ul li { 
height:35px;
line-height:35px;
margin: 5px 0 18px 15px; z-index:100; }

/* Silvernavi */

.silversubpage .naviheader { 
height:190px; 
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silvernavi-background.jpg') bottom left no-repeat;}

.silversubpage .leftfield,.silversubpage .middlefield { border-color: #f1f1f1; height:142px; }
.silversubpage #start-navi { height:190px;  }

.silversubpage .leftfield ul li, .silversubpage .middlefield ul li, .silversubpage .rightfield ul li { 
height:35px;
line-height:35px;
margin: 5px 0 18px 15px; z-index:100; }

/* Platinnavi */

.platinsubpage .naviheader { 
height:182px; 
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silvernavi-background.jpg') bottom left no-repeat;}

.platinsubpage .leftfield,.platinsubpage .middlefield { border-color: #f1f1f1; height:142px; }
.platinsubpage #start-navi { height:182px;  }

.platinsubpage .leftfield ul li, .platinsubpage .middlefield ul li, .platinsubpage .rightfield ul li { 
height:35px;
line-height:35px;
margin: 5px 0 18px 15px; z-index:100; }

/* Grosshandelnavi */

.edelmetallgrosssubpage .naviheader { 
height:102px; 
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silvernavi-background.png') bottom left no-repeat;}

.edelmetallgrosssubpage .leftfield, .edelmetallgrosssubpage .middlefield, .edelmetallgrosssubpage .rightfield { border-color: #fff; height:102px; }
.edelmetallgrosssubpage #start-navi { height:102px;  }

.edelmetallgrosssubpage .leftfield ul li, .edelmetallgrosssubpage .middlefield ul li, .edelmetallgrosssubpage .rightfield ul li { 
height:35px;
line-height:35px;
margin: 5px 0 18px 15px; z-index:100; }

/* Edelmetallankaufnavi */

.edelmetallankaufsubpage .naviheader { 
height:435px; 
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/edelmetallankauf-background.jpg') bottom left no-repeat;}

.edelmetallankaufsubpage .leftfield, .edelmetallankaufsubpage .middlefield, .edelmetallankaufsubpage .rightfield { border-color: #fff; height:435px; }
.edelmetallankaufsubpage #start-navi { height:435px;  }

.edelmetallankaufsubpage .leftfield ul li, .edelmetallankaufsubpage .middlefield ul li, .edelmetallankaufsubpage .rightfield ul li { 
height:35px;
line-height:35px;
margin: 5px 0 15px 15px; z-index:100; }

/* Icons */

.leftfield img, .middlefield img, .rightfield img { 
position:relative;
top:14px;
left:15px; }

#dropdownmenu img { 
position:relative;
top:0px;
left:10px; }

/* Navi Main Element */

#start-navi {
font-size: 16px; 
position:relative;
z-index:100;
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-navi.jpg') top left no-repeat;
width: 1010px;
height:195px;
border: 1px solid #bfbfbf;
margin: -20px 0 20px 0;

-moz-box-shadow:2px 2px 3px #929293;
-webkit-box-shadow:2px 2px 3px #929293;
box-shadow:2px 2px 3px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;}

.naviheader {
height:195px;
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silvernavi-background.png') bottom left no-repeat;}

.leftfield {
width: 250px;
height:195px;
border-right: 1px solid #bfbfbf;
float:left;}

.middlefield { 
width: 247px;
height:195px;
border-right: 1px solid #bfbfbf;
float:left;}

.rightfield { 
width: 259px;
height:195px;
float:left;}

.fieldheader { 
height:53px;
line-height:53px;
text-align:center;
font-weight:bold;
color: #555;  
font-size: 22px; }

.leftfield ul li, .middlefield ul li, .rightfield ul li { margin: 15px 0 10px 15px; z-index:100; color:#555; height:25px;}

.leftfield ul li ul li { margin: 9px 0 8px 15px; padding-left: 5px; }

.inaktivfieldheader {  
height:53px;
line-height:53px;
text-align:center;
font-weight:bold;
color: #555;  
font-size: 22px;}

/* Big fields */

.bigleftfield {
width: 336px;
height:300px;
border-right: 1px solid #bfbfbf;
float:left;}

.bigrightfield { 
width: 336px;
height:300px;
border-right: 1px solid #bfbfbf;
float:left;}

/* fieldslinks */

.fieldlinks {
font-weight: normal;
color:#555;
text-decoration:none;}

.fieldlinks:hover { 
font-weight: normal;
color:#444;
text-decoration:underline;}

.goldfieldlinks { 
font-weight: normal;
color:#cd8919!important;
text-decoration:none;}

.goldfieldlinks:hover { 
font-weight: normal;
color:#cd8919!important;
text-decoration:underline;}

.naviheader a .fieldheader:hover {
background:url('https://www.webdesign-broker.de/wp-content/themes/webdesign-theme/slideshow/img/pic_bg.png') repeat;
color: #434343;
text-decoration:none;}

.golden { color:#e5b336; }

/* Sidebars */

.sidebar1 a { color: #2e2b4c;}
.sidebar1 a:hover { text-decoration:underline;}

.sidebar1 {
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-sidebar-background.jpg') top left no-repeat;
color: #555;
font-weight:bold;
float:right;
position:relative;
right:0px;
width: 310px;
margin: 0 4px 0 0;
padding: 0px 0 10px 0;
border: 1px solid #bfbfbf; 

-moz-box-shadow:2px 2px 2px #929293;	
-webkit-box-shadow:2px 2px 2px #929293;
box-shadow:2px 2px 2px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;}

.sidebar2 {
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/geschaeftspartner.jpg') top left no-repeat;
float:right;
position:relative;
right:0px;
color:#000;
font-weight:bold;
width: 310px;
margin: 20px 4px 0 0;
padding:120px 0 10px 0;
border: 1px solid #bfbfbf; 

-moz-box-shadow:2px 2px 2px #929293;	
-webkit-box-shadow:2px 2px 2px #929293;
box-shadow:2px 2px 2px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px;}

.sidebar3 {
background: #f1f1f1;
color: #555;
float:right;
position:relative;
right:0px;

font-weight:bold;
width: 295px;
margin: 20px 4px 0 0;
padding:20px 0 10px 15px;
border: 1px solid #bfbfbf; 

-moz-box-shadow:2px 2px 2px #929293;	
-webkit-box-shadow:2px 2px 2px #929293;
box-shadow:2px 2px 2px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px;}

.news {
width: 245px;
background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-kitco-background.jpg') top left no-repeat;
font-size:15px;
border: 1px solid #929292;
padding: 15px;
position: relative; 
top: 0px; 
text-align:left;
margin: 15px 0 15px 0;

-moz-box-shadow:2px 2px 3px #929293;
-webkit-box-shadow:2px 2px 3px #929293;
box-shadow:2px 2px 3px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px; }

.news img {
margin: 20px 0 0 0;}

/* Kitco */

.kitco-center-box {  
width:250px;
border: 1px solid #929292;
overflow:hidden;
background: #fff;
padding:0;
margin:20px auto;
background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-kitco-background.jpg') bottom left no-repeat;

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;}

.horizontal-kitco{margin:0 0 10px;}

.kitco-floater-left{float:left;margin:0 53px 15px 0;}

.kitco-floater-right{float:left;margin:0 0 15px;}

.vertical-kitco{width:250px;margin:0 auto;}

.kitco-frame{
width:177px;
height:100;
margin:20px auto 25px auto;}

.kitco-info{
line-height:22px; 
height:53px; 
width:250px;
text-align:center;
font-size:16px;
font-weight:700;
border-bottom:1px solid #ababab;
background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-kitco-header.jpg') top left no-repeat;
color:#555;}

.kitco-info p{position:relative; top:4px; margin:0!important;}

.kitco-content-box { 
float:left;
width:250px;
border: 1px solid #ababab;
overflow:hidden;
background: #fff;
padding:0;
margin:40px 0 0 45px;
background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-kitco-background.jpg') bottom left no-repeat;

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px; }

.gkitco-content-box { 
float:left;
width:250px;
border: 1px solid #ababab;
overflow:hidden;
background: #fff;
padding:0;
margin:40px 0 0 45px;
background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-kitco-background.jpg') bottom left no-repeat;

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px; }

.gkitco-info{
line-height:22px; 
height:53px; 
width:250px;
text-align:center;
font-size:16px;
font-weight:700;
border-bottom:1px solid #ababab;
background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-kitco-header.jpg') top left no-repeat;
color:#555;}

.gkitco-info p{position:relative; top:4px; margin:0!important;}

.kursh3first { 
text-align:center;
font-weight:bold;
background: #e2e2e2;
padding: 10px 0;
border-bottom: 1px solid #ccc;}

.kursh3 { 
position:relative;
top:20px;
margin:40px 0 0 0!important;
text-align:center;
font-weight:bold;
background: #e2e2e2;
padding: 10px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
clear:both;}

.bottom-kurse { 
width: 640px;
background: #f1f1f1;
border: 1px solid #d3d3d3;
padding: 0 0 40px 0;
position: relative; 
left:-5px;
margin: 35px auto 35px auto!important;

-moz-box-shadow:2px 2px 3px #929293;
-webkit-box-shadow:2px 2px 3px #929293;
box-shadow:2px 2px 3px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px;}

.bottom-kurse h3 { margin:0;}

.floatclear { height: 5px; width: 250px; clear:both; }

/* Widgetimpressum */

.widgetimpressum { 
font-size:19px;
position:relative;
left:20px; 
color:#555; }

.firmenname { 
color:#555;
font-weight:bold;
font-size:20px; }

#anfahrt-bild-link {  
float:right;
border: 1px solid #d3d3d3;

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
border-bottom-left-radius:3px;
	
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
border-bottom-right-radius:3px;

-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
border-top-left-radius:3px;
	
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;}

.adressfeld { 
width:250px;
margin: 30px 0 20px 0;}

/* Tele und Fax */

.tele {
padding-left:43px;
height: 38px;
line-height:38px;
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-tele.jpg') top left no-repeat;  }

.fax  { 
padding-left:43px;
height: 38px;
line-height:38px;
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-fax.jpg') top left no-repeat; }

.mail  { 
font-size:14px;
color:#000;
font-weight:normal;
margin: 20px 0;
padding-left:55px;
height: 51px;
line-height:25px;
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-mail.jpg') top left no-repeat; }

.mail a{
font-size:18px;}

/* Öffnungszeiten */

.oeffnungszeiten  {
color:#ccc;
width: 229px;
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/oeffnungszeiten-hintergrund.jpg') top left no-repeat;
font-size:30px;
border: 1px solid #929292;
padding: 10px;
position: relative; 
top: 0px; 
text-align:left;
margin: 25px 0 15px 0;

-moz-box-shadow:2px 2px 3px #929293;
-webkit-box-shadow:2px 2px 3px #929293;
box-shadow:2px 2px 3px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px;}

.oeffnungszeiten-info { 
font-size:23px;
height: 30px;
line-height:35px; }

/* Toggle Box */



.unterlagentext {
position:relative;
left:20px; 
text-align:left; 
color:#555; 
font-size:17px; 
margin: 15px 0 30px 0;}

.unterlagentext a { color:#2e2b4c; font-size:14px; }
.unterlagentext a:hover { text-decoration:underline; }

.ausklapptext {margin:15px 0 10px 0; }

#ausklapplink1 { font-size: 17px; color:#555; }
#ausklapplink2 { font-size: 17px; color:#555; }

#x1, #x2 {
width: 230px;
background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-kitco-background.jpg') bottom right no-repeat;
font-size:15px;
border: 1px solid #929292;
padding: 10px;
position: relative; 
top: 0px; 
text-align:left;
margin: 15px 0 15px 0;

-moz-box-shadow:2px 2px 3px #929293;
-webkit-box-shadow:2px 2px 3px #929293;
box-shadow:2px 2px 3px #929293;
	
-webkit-border-radius: 6px;
border-radius: 6px;  }

/* Footer */

#footer {
text-align:right;
position:relative;
bottom:-67px;
height:81px; 
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver-gold-footer-logo.jpg') bottom right no-repeat; }

#footer-background { height:67px; background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-footer-background.jpg') bottom left repeat-x; color:#555; }

#footer li { display:inline; margin-right: 15px;}
#footer ul { 
position:relative;
top:32px;
right:90px;}

#footer a { font-weight:bold;}

/* Mapsframe */

#googlemapsframe { position:relative;
top:-30px;
left:-20px; 
border-bottom: 1px solid #d3d3d3}

/* Formular */

.fieldfloatright { float:right; position:relative; right:150px;}
.uploadfieldfloatright { float:right; position:relative; right:30px;}
.selectfieldfloatright { float:right; position:relative; }

.ankaufdatenfeld { width:380px; margin:30px 0; }

.uploadinfotext { font-size:13px;}

form p { margin:5px 0; }

input,
textarea {
	background: #f1f1f1;
	border: 1px solid #aeaeae;
	color: #555;
	padding: 3px;
	
-moz-border-radius-bottomleft:2px;
-webkit-border-bottom-left-radius:2px;
border-bottom-left-radius:2px;
	
-moz-border-radius-bottomright:2px;
-webkit-border-bottom-right-radius:2px;
border-bottom-right-radius:2px;

-moz-border-radius-topleft:2px;
-webkit-border-top-left-radius:2px;
border-top-left-radius:2px;
	
-moz-border-radius-topright:2px;
-webkit-border-top-right-radius:2px;
border-top-right-radius:2px; }

/* Absendebuttons */

.wpcf7-submit { background: #555;
color: #f1f1f1;
padding:6px;
	
-moz-border-radius-bottomleft:2px;
-webkit-border-bottom-left-radius:2px;
border-bottom-left-radius:2px;
	
-moz-border-radius-bottomright:2px;
-webkit-border-bottom-right-radius:2px;
border-bottom-right-radius:2px;

-moz-border-radius-topleft:2px;
-webkit-border-top-left-radius:2px;
border-top-left-radius:2px;
	
-moz-border-radius-topright:2px;
-webkit-border-top-right-radius:2px;
border-top-right-radius:2px;}

.wpcf7-submit:hover { background: #828181;
	color: #fff; cursor:pointer;}

.forminfotext { margin:10px 0;}
.formhightspacer { height:15px; }

select {
	background: #f1f1f1;
	border: 1px solid #aeaeae;
	color: #555;
	padding: 3px;
	
-moz-border-radius-bottomleft:2px;
-webkit-border-bottom-left-radius:2px;
border-bottom-left-radius:2px;
	
-moz-border-radius-bottomright:2px;
-webkit-border-bottom-right-radius:2px;
border-bottom-right-radius:2px;

-moz-border-radius-topleft:2px;
-webkit-border-top-left-radius:2px;
border-top-left-radius:2px;
	
-moz-border-radius-topright:2px;
-webkit-border-top-right-radius:2px;
border-top-right-radius:2px; }

/* Bildergeschichte */

#picturestory { 
width: 1010px;
border:1px solid #d3d3d3;
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/picturestorys/silver-picturstory-background.jpg') bottom right no-repeat;
margin: -20px 0 20px 0;

-moz-box-shadow:2px 2px 3px #929293;
-webkit-box-shadow:2px 2px 3px #929293;
box-shadow:2px 2px 3px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px; }

#picturestory ul li {float:left;}

#picturestory ul li img{
margin-top:2px;

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
border-bottom-left-radius:3px;
	
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
border-bottom-right-radius:3px;

-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
border-top-left-radius:3px;
	
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;}

.picturestoryimagebox { 
margin: 15px 0 0px 2px; 
width:170px; 
height: 140px;
text-align:center;}

.picturelist { margin: 0 0 0 23px;  }

.nextpicture { 
margin: 15px 0 0px 2px;
height: 155px;
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/picturestorys/silver-next.jpg') center center no-repeat;
width:23px;}

/* Aktionfeld unter den Landingpages */

.bottomformlink { 
text-align:center; }

.bottomformlink a {
position:relative;
color:#555;
margin: 0 20px;
padding: 8px 18px;
background: #fff;
border:1px solid #ccc;

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
border-bottom-left-radius:3px;
	
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
border-bottom-right-radius:3px;

-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
border-top-left-radius:3px;
	
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;}

.bottomformlink a:hover { background: #fff url('/wp-content/themes/webdesign-theme/images/webgrafiken/silver/silver-kitco-background.jpg') bottom right no-repeat;  } 

.bottomshake { 
background: #f1f1f1 url('/wp-content/themes/webdesign-theme/images/webgrafiken/bottomshakehands.jpg') top left no-repeat;
width: 640px;
border: 1px solid #d3d3d3;
padding: 15px 0 30px 0;
position: relative; 
top: 0px; 
margin: 35px auto 10px auto;

-moz-box-shadow:2px 2px 3px #929293;
-webkit-box-shadow:2px 2px 3px #929293;
box-shadow:2px 2px 3px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px;}

.bottomformularhinweis { 
font-weight:bold;
background: #e2e2e2;
padding: 10px 0;
margin: 40px 0!important;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;}

.bottomtele { 
font-size: 18px;
font-weight: bold;
float:right;
text-align:left;
padding-left:43px;
height: 38px;
line-height:38px;
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-tele.jpg') top left no-repeat;
position:relative;
top:-11px;
width:190px;
margin: 0 0 0 20px;}

.bottomeinladung { 
font-size: 18px;
font-weight: bold;
float:right;
text-align:left;
padding-left:5px;
height: 38px;
line-height:38px;
position:relative;
top:-11px;
width:260px;
margin: 0 15px 0 20px;}

.bottomtele span { 
text-align:left;
padding-left:43px;
height: 38px!important;
line-height:38px;
background: url('/wp-content/themes/webdesign-theme/images/webgrafiken/gold/gold-tele.jpg') top left no-repeat;
font-weight:bold;
position:relative;
width:200px;
border:1px solid red;}

#bottompicturelink {
padding:0;
float:right;
position:relative;
top:-10px;
height:40px;
width:88px;
overflow:hidden;
border: 1px solid #d3d3d3;

-moz-box-shadow:1px 1px 2px #929293;
-webkit-box-shadow:1px 1px 2px #929293;
box-shadow:1px 1px 2px #929293;
	
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
border-bottom-left-radius:3px;
	
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
border-bottom-right-radius:3px;

-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
border-top-left-radius:3px;
	
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;}

.bottomkontakt p { 
text-align: right;
margin: 20px 20px 30px 0px!important;}

.bottomkontakt a {
padding:0;
background:none;
border:none;}

/* Bilder im Content */

.contentimage { 
border: 1px solid #d3d3d3;

-moz-box-shadow:2px 2px 3px #929293;
-webkit-box-shadow:2px 2px 3px #929293;
box-shadow:2px 2px 3px #929293;
	
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
border-bottom-left-radius:6px;
	
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
border-bottom-right-radius:6px;

-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
border-top-left-radius:6px;
	
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
border-top-right-radius:6px;}

.imgfloatleft { 
float:left;
margin: 10px 20px 10px 0; }

.imgfloatright { 
float:right;
margin: 10px 0 10px 20px; }

/* World Money Fair */

.worldmoneyfair-link {
display:none;
position:absolute;
top:93px;
left:370px;
width:210px;
height:103px;}

.worldmoneyfair-banner {
display:none;
position:absolute;
top:195px;
left:-180px;
width:162px;
height:602px;}