@charset "UTF-8";
/* CSS Document */

body  {
	margin:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: url(images/background2.jpg) repeat-x scroll 0 0 #647DF9;
}
ul {
	margin:0 0 0 25%;
	padding:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	height: 38px;
}
li {
	float:left;
	display: inline;
}
p {
	margin-bottom: 20px;
	margin-top:0;
}
#main_container {
	width: 960px;
	margin: 0 auto 30px;
}
#main_content {
	-webkit-box-shadow: 0px 5px 10px 0px #333333;
	   -moz-box-shadow: 0px 5px 10px 0px #333333;
	        box-shadow: 0px 5px 10px 0px #333333;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;  
}
#break {
	clear:both;
}
#content {
	background:url(images/content_bg.jpg) repeat-x scroll 0 1px #FFFFFF;
	
}
#navigation {
	height:38px;
	background: url(images/nav_bg_2.jpg) repeat-x scroll 0 0 transparent;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	border-top: 1px solid #CCCCCC; 
}
#navigation a {
	height: 38px;
	padding: 6px 25px;
	text-decoration:none;
	color: #FFFFFF;
}
#navigation a:hover {
	color: #FFFFFF;
}
#navigation li {
	height:38px;
	line-height:38px;
	background:url(images/nav_bg.jpg) no-repeat scroll left 0 transparent;
	border-right: 1px solid #555555;
}
#navigation li:hover {
	background:url(images/nav_bg_hover.jpg) no-repeat scroll left 0 transparent;
}
#header {
	text-align: right;
	padding: 7px;
}
#footer {
	font-size: 12px;
		background: #A50000;
	background: -moz-linear-gradient(top, #e50000 0%, #d80000 5%, #a50000 70%, #cc0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e50000), color-stop(5%,#d80000), color-stop(70%,#a50000), color-stop(100%,#cc0000));
	background: -webkit-linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	background: -o-linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	background: -ms-linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e50000', endColorstr='#cc0000',GradientType=0 );
	background: linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footer ul {
	margin-left: 19%;
}
#footer li {
	padding: 10px;
}
.box {
	background: #A50000;
	background: -moz-linear-gradient(top, #e50000 0%, #d80000 5%, #a50000 70%, #cc0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e50000), color-stop(5%,#d80000), color-stop(70%,#a50000), color-stop(100%,#cc0000));
	background: -webkit-linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	background: -o-linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	background: -ms-linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e50000', endColorstr='#cc0000',GradientType=0 );
	background: linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	color: #EEEEEE;
	font-weight: bold;
	font-size: 15px;
	border: 1px solid #A50000;
	-webkit-box-shadow: 5px 5px 5px 0px #AAAAAA;
	-moz-box-shadow: 5px 5px 5px 0px #AAAAAA;
	box-shadow: 5px 5px 5px 0px #AAAAAA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0px 2px 2px #7A0000;
	filter: dropshadow(color=#7A0000, offx=0, offy=2);
}
#goldankauf {
	/* background: url(images/schachtel.png) no-repeat scroll 90% center transparent; */
	padding: 45px;
}
#goldankauf .box {
	line-height: 37px;
    margin-right: 53px;
    margin-top: 45px;
    padding: 15px 5px 10px 15px;
    width: 120px;
	float:right;
}
#goldankauf .anleitung {
	float: left;
	font-size: 12px;
	margin-left:55px;
	line-height: 1.71em;
}
#goldankauf .anleitung .sub {
	padding: 5px 15PX;
	border-left: 10px solid #C80000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px 0px #AAAAAA;
	-moz-box-shadow: 5px 5px 5px 0px #AAAAAA;
	box-shadow: 5px 5px 5px 0px #AAAAAA;
	width: 555px;
}
#goldankauf .anleitung h3 {
	margin-bottom: 5px;
}
#kontaktseite {
	padding: 45px;
}
#kontaktseite .fehler {
	background: none repeat scroll 0 0 #FFF59B;
    border: 1px solid #887E00;
    color: #887E00;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: -3px;
    text-align: center;
}
.kontakt {
	padding: 15px 30px;
	width: 700px;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 15px;
	line-height: 26px;
	border: 1px solid #A50000;
	-webkit-box-shadow: 5px 5px 5px 0px #AAAAAA;
	-moz-box-shadow: 5px 5px 5px 0px #AAAAAA;
	box-shadow: 5px 5px 5px 0px #AAAAAA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0px 2px 2px #7A0000;
	filter: dropshadow(color=#7A0000, offx=0, offy=2);
	background: #A50000;
	background: -moz-linear-gradient(top, #e50000 0%, #d80000 5%, #a50000 70%, #cc0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e50000), color-stop(5%,#d80000), color-stop(70%,#a50000), color-stop(100%,#cc0000));
	background: -webkit-linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	background: -o-linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	background: -ms-linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e50000', endColorstr='#cc0000',GradientType=0 );
	background: linear-gradient(top, #e50000 0%,#d80000 5%,#a50000 70%,#cc0000 100%);
}
.kontakt .right, .kontakt textarea {
	float:right;
}
.kontakt textarea {
	width: 525px;
	height: 100px;
	min-height:50px;
	min-width:525px;
	max-width:525px;
}
.kontakt .code {
	float: right;
}
.kontakt #feld {
	width: 520px;
}
.kontakt img {
	margin-left: 174px;
}
#anfrage {
	font-size:12px;
	margin-left: 80px;
}
#goldankauf .kontakt {
	float:left;
	margin-left: 10px;
}
#kontakt_gold {
	padding-left: 10px;
}
#home {
	background: url(images/juwelieruras_frau_small.png) no-repeat scroll right bottom transparent;
	padding: 45px;
}
#home .box {
	padding: 15px 25px 10px 30px;
	width: 390px;
	line-height: 26px;
	float: left;
}
#impressum {
	padding: 45px;
	font-size: 12px;
}
#datenschutz {
	padding: 45px;
	font-size: 12px;
}
.jewel {
	background: url(images/cilor_ringe.png) no-repeat scroll 0 0 transparent;
	height: 224px;
	width: 150px;
	float: right;
	margin-right: 230px;
}
#eliomedia {
    border: 1px solid #AAAAAA;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 1px 1px 3px #999999;
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 0 20px 0;
    padding: 16px;
    text-align: left;
    width: 370px;
	background-color: #FFF;
}
#eliomedia a {
    color: #5FA6CD;
    font-weight: bold;
    text-decoration: none;
}
#eliomedia a:hover {
    text-decoration: underline;
}
#eliomedia img {
    float: right;
    margin: 0;
    padding: 0;
}
.eliomedia {
    font-size: 14px;
}
.eliomediaTopic {
	clear: both;
	margin: 0 0 20px 0;
}