/*-------------CSS Hilgers Juwelier-------------*/

@charset "utf-8";
*{
	margin:0;
	padding:0;
}

body{
	font-family: Arial, Helvetica, sans-serif;

}
#text_rechtsL .txt_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#wrapper {
	width: 963px;
	margin-left: auto;
	margin-right: auto;
	height: 752px;
}
#top {
	height: 120px;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
}
#top_inhalt {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #c2c2c2;
	position: relative;
	
}

#logo {
	background-image: url(../img/hilgers_logo_borderless.jpg);
	height: 112px;
	width: 188px;
	position: relative;
	left:717px;

}
/*
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000;
}
*/
#logo hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.link_zeichen {
	font-family: Arial, Gadget, sans-serif;
	font-size: 10px;
	color: #000;
}

.link_zeichen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top:5px;
}

#navigation {
	height: 112px;
	width: 470px;
	position: absolute;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#left {
	width: 376px;
	height: 527px;
	float: left;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*----nav1----*/
ul#nav-1, ul#nav-1 li {
	height: 27px;
	list-style:none;
	float:left;
}
ul#nav-1 a{
display:block;
height:100%;
text-decoration:none;
text-indent:-999em;}

ul#nav-1 a:focus {outline:0;}

ul#nav-1 #startseite, ul#nav-1 #startseite{
	width:95px;
	background:url(../img/startseite_btn.jpg);}
ul#nav-1 #ueber_uns{
	background:url(../img/ueber_uns_btn.jpg);	
	width:95px
}
ul#nav-1 #ringe{
background:url(../img/ringe_btn.jpg);
width:56px;}

ul#nav-1 #informationen{
	background:url(../img/informationen_btn.jpg);
	width:125px}

ul#nav-1 #kontakt{
	background:url(../img/kontakt_btn.jpg);
	width:90px}
	
ul#nav-1, ul#nav-1 li {
	height: 27px;
	list-style:none;
	float:left;
}
ul#nav-1 a{
display:block;
height:100%;
text-decoration:none;
text-indent:-999em;}

ul#nav-1 a:hover{
display:block;
height:100%;
text-decoration:none;
text-indent:-999em;}

ul#nav-1 a:focus {}

ul#nav-1 #startseite, ul#nav-1 #startseite{width:95px;background:url(../img/startseite_btn.jpg);}
ul#nav-1 #startseite:hover{background-image:url(../img/startseite_over_btn.jpg);width:95px}	

ul#nav-1 #ueber_uns{background:url(../img/ueber_uns_btn.jpg);width:95px}
ul#nav-1 #ueber_uns:hover{background-image:url(../img/ueber_uns_over_btn.jpg);width:95px}

ul#nav-1 #uhren{background:url(../img/uhren_btn.jpg);width:85px;}
ul#nav-1 #uhren:hover{background:url(../img/uhren_over_btn.jpg);width:85px;}

ul#nav-1 #schmuck{background:url(../img/schmuck_btn.jpg);width:95px}
ul#nav-1 #schmuck:hover{background:url(../img/schmuck_over_btn.jpg);width:95px}

ul#nav-1 #kontakt{background:url(../img/kontakt_btn.jpg);width:90px}
ul#nav-1 #kontakt:hover{background:url(../img/kontakt_over_btn.jpg);width:90px}	
/*----nav1----*/


ul#nav-2, ul#nav-2 li {
	height: 27px;
	list-style:none;
	float:left;
}
ul#nav-2 a{
display:block;
height:100%;
text-decoration:none;
text-indent:-999em;}

ul#nav-2 a:focus {outline:0;}

ul#nav-2 a:hover{
display:block;
height:100%;
text-decoration:none;
text-indent:-999em;}

ul#nav-2 #startseite, ul#nav-2 #startseite{width:95px;background:url(../img/startseite_btn.jpg);}	
ul#nav-2 #startseite:hover{background-image:url(../img/startseite_over_btn.jpg);width:95px}		
	
ul#nav-2 #ueber_uns{background:url(../img/ueber_uns_btn.jpg);width:95px}
ul#nav-2 #ueber_uns:hover{background-image:url(../img/ueber_uns_over_btn.jpg);width:95px}
	
ul#nav-2 #ringe{background:url(../img/ringe_btn.jpg);width:104px;}
ul#nav-2 #ringe:hover{background-image:url(../img/ringe_over_btn.jpg);width:104px}	

ul#nav-2 #informationen{background:url(../img/informationen_btn.jpg);width:68px}
ul#nav-2 #informationen:hover{background-image:url(../img/informationen_over_btn.jpg);width:68px}	

ul#nav-2 #kontakt{background:url(../img/kontakt_btn.jpg);width:90px}
ul#nav-2 #kontakt:hover{background-image:url(../img/kontakt_over_btn.jpg);width:90px}	

#right {
	width: 480px;
	height: 527px;
	float: right;
	padding-right: 28px;
}
#main {
	position: relative;
	background-color: #FFF;
	width: 963px;
	height: 550px;
	padding-top: 30px;
}
#left p img {
	top: -30px;
	position: relative;
	text-align: left;
}
#nav_oben {
	position: absolute;
	top: 69px;
	height: 50px;
	width: 470px;
}
#leftbox_oben {
	position: absolute;
	height: 30px;
	width: 376px;
	left: 27px;
	line-height: 20px;
}


#leftbox_unten {
	position: relative;
	top: 280px;
	line-height: 20px;
}

#leftbox_unten2 {
	position: relative;
	top: 272px;
}
#headerOben {
	top: -28px;
	position: relative;
}

#headerOben2 {
	height: 34px;
	top: -34px;
	position: relative;
}
	
#headerUnten {
	position: relative;
	top: -28px;
}

#text_h1 {
	text-indent: -999px;
	display: block;
}
#text_h2 {
	text-indent: -999em;
	display: block;
}
#textLinksOben{
	position: relative;
	height: 91px;
	top: -30px;
}

#textLinksObenForm{
	position: relative;
	height: 30px;
	top: -30px;
}
#formular {
	width: 376px;
	height: 372px;
	position: relative;
}
#formular table {
	height: 435px;
	width: 376px;
}


#formular td {

}


#textLinksUnten {
	position: relative;
	top: -45px;
	height: 91px;

}

#footer {
	height: 50px;
	width: 963px;
	position: relative;
	top: 0px;
	background-color: transparent;
}
#footer-nav {
	position: relative;
	width: 905px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}

.img_left {
	padding-top: 34px;
	float: left;
	background-color: #FFF;
}
.txt_left {
	padding-top: 39px;
	float: left;
	background-color: #FFF;
	width: 223px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.txt_rigth {
	padding-top: 63px;
	float: right;
	background-color: #FFF;
	width: 223px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.img_rigth {
	padding-top: 34px;
	float: right;
	background-color: #FFF;
}
#text_rechtsL {
	margin-top: 140px;
	font-family: Arial, Helvetica, sans-serif;
}
.schmuckThumbLeft {
	float: right;
	padding-right: 15px;
	width: 79px;
	height: 79px;
}
#bilder1 {
	display: block;
	width: 376px;
	height: 79px;
}
#bilder1 a {
}

#bilder1 a:hover {
}

#bilder1 a:focus {
	}



#bilder2 {
	height: 79px;
	width: 376px;
	padding-top: 30px;
}

#bilder2 a:hover {
}

#bilder2 a:focus {
}
#flash_header {
	height: 108px;
	width: 376px;
	position: absolute;
	top: 300px;
	z-index: 1;
}

#flash_header2 {
	height: 108px;
	width: 376px;
	position: absolute;
	top: 180px;
	z-index: 1;
}


#bild2 {
	height: 79px;
	width: 79px;
	padding-left: 20px;
}

#bild3 {
	height: 79px;
	width: 79px;
	padding-left: 20px;
}
#bild4{
	height: 79px;
	width: 79px;
	padding-left: 20px;
}

#bild6 {
	height: 79px;
	width: 79px;
	padding-left: 20px;
}

#bild7 {
	height: 79px;
	width: 79px;
	padding-left: 20px;
}
#bild8{
	height: 79px;
	width: 79px;
	padding-left: 20px;
}

#marke2 {
	height: 17px;
	width: 79px;
	padding-left: 20px;
}

#marke3 {
	height: 17px;
	width: 79px;
	padding-left: 20px;
}
#marke4{
	height: 17px;
	width: 79px;
	padding-left: 20px;
}


.schmuckThumbRight {
	float: left;
	width: 79px;
	height: 79px;
}
#bild_txt {
	padding-top: 5px;
}


#bild_txt2 {
	padding-top: 5px;
}

.inputtext {
	border:1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #d7d7d7;
}

.input {
	border:1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #d7d7d7;
	width: 100%;
}
textarea {
	overflow: hidden;
	width: 100%;
	height: 200px;
	color: #000;
	margin: 0;
	padding: 0;
	position: relative;
}

.button
{
	background-color: #dcdcdc;
	background-image:url(../img/absenden2.jpg);
	color: #993300;
	border: 2px #000000;
	height:16px;
	width:66px;
	margin-top: 5px;
	float: right;
	cursor: auto;
}

.button_anfahrt
{
	background-color: #dcdcdc;
	background-image:url(../img/anfahrt_btn.jpg);
	color: #993300;
	border: 2px #000000;
	height:16px;
	width:66px;
	margin-top: 5px;
	float: right;
	cursor: auto;
}


.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/*a footer			{font-family: Arial, Helvetica, sans-serif;}*/
a.footerlnk:link    {text-decoration: none; color:#000000; font-weight:normal; font-size:10px;}
a.footerlnk:visited {text-decoration: none; color:#000000; font-weight:normal; font-size:10px;}
a.footerlnk:hover   {text-decoration: none; color:#ffffff; font-weight:normal; font-size:10px;}

a.lnk:link    {text-decoration: none; color:#000000; font-weight:normal; font-size:12px;}
a.lnk:visited {text-decoration: none; color:#000000; font-weight:normal; font-size:12px;}
a.lnk:hover   {text-decoration: none; color:#cc6600; font-weight:normal; font-size:12px;}

.link_pfeil{
	margin-left:17px;
	font-weight:bolder;
	color:#FFFFFF;
	font-size:13px;
	
}



#haftungshinweis {
	height: 510px;
	width: 482px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	overflow: scroll;
	position: relative;
}
.haftungshinweis_space{
	padding:0 10px;
}

.versed{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:-15px;
	padding-left:4px;
}

