/*###   Projekt: Juwelier Hild - Bonn    ###
  ###   CSS, Desgin & Umsetzung:     ###
  ###       B o r i s   B e r g m a n n         ###
  ###       AllroundMediaServices         ###
  ###  www.reichweitensteigerung.de ### */

html {height:100%;}
ul {list-style: none;}
li {list-style: disc;}
a {	text-decoration: none; color: #952939;}
a:hover {text-decoration: none;}
 
body {
	background-color: #FFFFFF;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	text-align: center;
}

.news {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 100px;
}

.news_2 {
	color: #952939;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	color: #952939;
	padding-bottom: 100px;
}

.bild {
	padding-bottom: 230px;
	position:abolute
}

#aussen {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 500px;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 20px;
}


#rahmen_oben {
	width: 800px;
	height: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #92293A;
}

#logo {
	background-image: url(../images/juweliher-hild.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 37px;
	position: absolute;
	margin-left: 196px;
	margin-top: 12px;
}

.logo {
	width:100px;
	height: 37px;
}

#claim {
	background-image: url(../images/juwelier-hild_ziel.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	position: absolute;
	margin-top: -17px;
	margin-left: 15px;
	z-index: 2;
}

.claim {
	width: 180px;
	height: 30px;
}

#box_oben {
	background-color: #EBEBEB;
	width: 161px;
	height: 100px;
	margin-left: 24px;
	position: absolute;
	z-index: 1;
}

#menu {
	margin-left: 196px;
	position: absolute;
	font-size: 12px;
	color: #525659;
	margin-top: 80px;
	font-weight: lighter;
}

.menu {
	color: #525659;
}

.menubold {
	color: #525659;
	font-weight: bold;
}

#rahmen_unten {
	border-style: solid;
	border-width: 1px;
	border-color: #92293A;
	border-top-width: 0px;
	width: 800px;
	float: left;
	height: 400px;
}

#links {
	float: left;
	background-color: #EBEBEB;
	margin-left: 24px;
	width: 161px;
	padding-top:90px;
	height: 280px;
}

#content {
	height: 286px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-left: 12px;
	padding-bottom: 0px;
	position: relative;
}

#box_klein {
	position: absolute;
	width: 161px;
	background-color: #EBEBEB;
	height: 20px;
	float: none;
	margin-top: 380px;
	margin-left: 24px;
}

#box_gross {
	position: absolute;
	background-color: #EBEBEB;
	height: 20px;
	float: none;
	margin-top: 380px;
	margin-left: 196px;
	width: 580px;
	text-align: right;
	padding-right: 5px;
}

#impressum {
	margin-left: auto;
	margin-right: auto;
	width: 108px;
	padding-top: 3px;
	font-size: 10px;
}

.sub_u {
	padding-left: 10px;
	font-weight: bold;
	color: #525659;
	font-size: 10px;
}

.sub_t {
	padding-left: 20px;
	font-size: 10px;
}

.sub_tbold {
	padding-left: 20px;
	font-weight: bold;
	font-size: 10px;
}

.ueberschrift {
	font-weight: bold;
}

.beschreibung {
	font-size: 9px;
	color: #525659;
}



table.content {
	height: 370px;
	width: 580px;
	
}

.partner, .partner a {color:#ffffff; font-size:8px;}
