@charset "utf-8";

body{
	background-color:#8c0001;
	padding-top:50px;
	font-family:Arial;
	font-size:13px;
	font-weight:;
	line-height:18px;
	color:#000000;
	}

	a:link{color:#000000; text-decoration:none;}
	a:visited{color:#000000; text-decoration:none;}
	a:hover{color:#8c0001; text-decoration:none;}
	a:activ{color:#8c0001; text-decoration:none;}
	
/*---------container------------*/

#container{
	background-color:#ffffff;
	width:1000px;
	margin: auto;
	}
	
/*---------head---------*/

#head{
	background-color:;
	background-image:url(Bilder/logo2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:137px;
	}
	
/*---------menue---------*/

#menue{
	background-color:;
	width:250px;
	height:350px;
	margin-top: 50px;
	padding:0px 20px 20px 25px;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	}
	
/*--------content--------*/

#content{
	background-color:#f0f2a7;
	width: 700px;
	height: 420px;
	margin-top:-410px;
	margin-right:25px;
	margin-left:240px;
	padding:20px 15px 15px 25px;
	border: 1px solid #c0c0c0;
	}
	
	#content h1{
		font-size:17px;
		}
	
	#content h2{
		font-size:15px;
		}
		
	#content h3{
		font-size:13px;
		}
		
	.bold{
		font-weight:bold;
		}
		
	.font_small{
		font-size:12px;
		}
		
	.img_left {
		float:left;
		padding-right: 15px;
		border: 0px solid #ff5a01;
		}
	
/*--------content-kontakt--------*/

#content-kontakt{
	background-color:#f0f2a7;
	width: 700px;
	height:820px;
	margin-top:-410px;
	margin-right:25px;
	margin-bottom:0px;
	margin-left:240px;
	padding:20px 15px 15px 25px;
	border: 1px solid #c0c0c0;
	}

#content-schmuck{
	background-color:#f0f2a7;
	width: 700px;
	height: 420px;
	margin-top:-410px;
	margin-right:25px;
	margin-left:240px;
	padding:20px 15px 15px 25px;
	border: 1px solid #c0c0c0;
	}
	
#content-impressum{
	background-color:#f0f2a7;
	width: 700px;
	height: 1170px;
	margin-top:-410px;
	margin-right:25px;
	margin-left:240px;
	padding:20px 15px 15px 25px;
	border: 1px solid #c0c0c0;
	}
	
/* ----------bild-------------- */

#bild{
	background-color:;	  
	margin-top:-305px;
	margin-right:0px;
	margin-bottom:-19px;
	padding-bottom:5px;
	height: 300px;
	width:386px;
      }
		
/* ----------thumb-------------- */

#thumb{
	background-color:;	  
	margin-top:0px;
	margin-right:0px;
	margin-bottom:-19px;
	margin-left: 430px;
	padding-bottom:5px;
	height: 300px;
	width:250px;
	}
	
/*---------foot---------*/

#foot{
	width:760px;
	height:25px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:220px;
	}	
	
/*---------zaun---------*/

#zaun{
	background-color:;
	background-image:url(Bilder/bg-zaun4.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:300px;
	height:234px;
	margin-top:-230px;
	margin-left:700px;
	border: 0px solid green;
	}
