body{
	background:url(../images/body.jpg) repeat-x #000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
h1, h2, h3, p, body, html{
	color:#FFF;	
}
#trustedwatch img {
	float:right;	
}
p{
	color:#FFF;	
	font-size:13px;
	line-height:19px;
}
a{
	color:#980031;	
	text-decoration:none;
}
a:hover{
	color:#fff;	
}
.site a{
	color:#fff;	
	text-decoration:none;
	font-weight:bold;
}
.site a:hover{
	color:#980031;	
	
}
#wrapper{
	width:760px;
	min-height:700px;
	border:#980031 1px solid;
	margin:0 auto
}
*html #wrapper{
	height:700px;
}
#header{
	height:120px;	
	width:100%;
	background:url(../images/header.jpg) repeat-x;
	border-bottom:#980031 1px solid;
}
#nav{
	height:40px;	
	width:100%;
}
#content{
	xborder-top:#980031 1px solid;
	min-height:410px;
	padding:20px 10px;;
	background:#000;
	color:#FFF;
}
*html #content{
	height:410px;
}
#footer{
	padding-top:30px;
	text-align:center;
	color:#FFF;
	border-top:#980031 1px solid;
	height:70px;
	width:100%;
	background:url(../images/footer.jpg) repeat-x;
	font-size:13px;	
	line-height:18px;
}
#nav ul{
	padding:0;
	margin:0;
}
#nav ul li{
	float:left;
	list-style-type:none;
	margin:0;
}
#nav ul li a{
	display:block;	
	width:107px;
	height:40px;
	border-left: 1px #000 solid;
	xborder-right:#000 1px solid;
	background:url(../images/nav.jpg) repeat-x  0 -15px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	line-height:40px;
	
}
p{
	margin:10px 0;	
}
#nav a.service{
	width:112px;
	border-right:none;
}
#nav a.news{
	border-left:none;
}
#nav ul li a:hover,
#raritaeten #nav ul li a.raritaeten,
#news #nav ul li a.news,
#angebot #nav ul li a.angebot,
#uhren #nav ul li a.uhren,
#schmuck #nav ul li a.schmuck,
#trauringe #nav ul li a.trauringe,
#service #nav ul li a.service{
	background:url(../images/nav.jpg) repeat-x 0 -40px;
}

#header h1{
	text-align:center;
	font-size:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#980031;
	line-height:58px;
}
.left{
	float:left;	
	margin:0 10px 10px 0;
}
.right{
	float:right;
	margin:0 0 10px 10px;
}
p.right, p.left{
	margin:0;	
}
#uhren img.left{
	margin:0 50px 20px 20px;	
}
#uhren img.right{
	margin:0 20px 20px 50px;	
}
a.active,a.active:hover{
	color:#fff;
}
img.service{
	margin:0 50px 0 70px;	
}
p.service{
	margin:0 295px 0 70px;		
}
p.pictitle, p.service{
	margin-top:-10px;
	font-size:10px;
}
#service2{
	margin-left:90px;	
}

/*Formulare */
label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 100px; /* Breite.*/  
}
input, select{
	width: 200px;	
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
input[type=submit] { /* den Submit-Button */
  float: none;
  width: auto;
  margin-left:117px;
  background:url(../images/nav.jpg) repeat-x 0 -69px;
  color:#FFF;
  bordeR:none;
}
*+html input[type=submit]{
		 margin-left:0;
}
input[type=submit]:hover{
	background:url(../images/nav.jpg) repeat-x 0 -60px;
	cursor:pointer;
}
label {
 text-align: right; 
 padding-right: 1em; 
}

a.next{
	float:right;

}
a.prev{
	float:left;		

}
#made img{
	margin-top:30px;	
}
*+html #made img{
	margin-top:20px;	
}
* html #made img{
	margin-top:20px;	
}
a.next img{
	width:34px;
	height:25px;
	position:relative;
	top:4px;
}
a.prev img{
	margin-right:5px;	
	width:34px;
	height:25px;
	position:relative;
	top:4px;
}
form {
  margin:0;
  padding:.5em;
}
input, select, textarea{
	border:1px solid #980031;
}
#feedback form,#kontakt form{
	margin:60px  0 0 160px;
}
form textarea{
	width:200px;	
	
}
*+html form textarea{
	margin-left:44px;	
}
* html form textarea{
	margin-left:41px;	
}
.half{
	width:400px;
	float:left;
	margin-right:10px;	
}
.half2{
	width:300px;
	float:left;		
}
.half p{
	text-align:justify
}
#home #content p.right{
	margin:0;
}
#home #content p{
	margin:10px 50px 0;
	text-align:center;
	line-height:20px;
	padding-bottom:2px;
}
#home #content .holder{
	margin-left:80px;	
}
body #trustedwatch h2 {
		margin-bottom:20px;
}