body, html {
	width:100%;
	height:100%;
}
body {
	background-color:#000000;
	color:#993;
	direction: ltr;
	margin: 0px;
	padding: 0px;
	font: 400 11px/14px arial, verdana, helvetica, sans-serif;
}
table, tr, td {
	font: 400 11px/14px arial, verdana, helvetica, sans-serif;
}
p {
	line-height: 16px; 
	margin: 10px 0;
}
ul {list-style: disc url(../art/list.gif); text-align:justify;}
ul, ol {margin: 10px 0 10px 40px;}
li ul, li ol {margin: 0 0 0 40px;}
li p {line-height: inherit; margin: 0;}
a {color: #993; text-decoration: underline;}
a img {border-style: none;}
hr {
	border:none;
	background-color:#993;
	height:1px;
}

/* CSS Selector */
.Standart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.H1 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom:0px;
}
.H2 {
	font-weight: bold;
	font-size: 14px;
}
.H3 {
	font-size: 10px;
	line-height: 12px;
	margin: 5px 0;
}
.H4 {
	font-size: 9px;
	line-height: 11px;
}
.rahmen {
	border:1px solid #993;
	padding:10px;
}
.aktuellUE1 {
	font-weight: bold;
	font-size: 16px;
	color:#993;
	margin-bottom:0px;
}
.aktuellPreis {
	font-weight: bold;
	font-size: 24px;
	color:#993;
	margin-bottom:0px;
}

/* -------------- BOX -------------- */
div.referenz, div.abverkauf, div.aktion {
	position:relative;
	height:auto;
	width:165px;
	margin:0 2px 10px 0;
	padding:0;
}
div.referenz {
	background-color:#990000;
}
div.abverkauf {
	background-color:#CC3300;
}
div.aktion {
	background-color:#FF6600;
}
div.referenztop, div.abverkauftop, div.aktiontop {
	position:relative;
	height:18px;
	padding: 1px 0 0 5px;
	margin:0;
	color:#FFFFFF;
	font: 400 11px/12px verdana, arial, helvetica, sans-serif;
}
div.referenzimg, div.abverkaufimg, div.aktionimg {
	position:relative;
	padding:0;
	margin:0;
}
div.abverkaufbottom, div.aktionbottom, div.referenzbottom {
	position:relative;
	width:165px; 
	height:45px;
	padding: 0px 2px;
	margin: 0;
	font-size:14px;
	color:#FFFFFF;
}
div.referenztop, div.abverkauftop, div.aktiontop {
	background: transparent url(http://www.hoertnagl.com/art/box_top.png) no-repeat 0 0;
}
div.referenzbottom, div.abverkaufbottom, div.aktionbottom {
	background: transparent url(http://www.hoertnagl.com/art/box_bottom.png) no-repeat 0 0;
}

/* --------------Layout CSS-------------- */
#page {
	width:100%;
}
#header {
	height:47px;
	width:100%;
	border-bottom:1px solid #948E8D;
	background-image:url(../art/bg_navigation.jpg);
}
#logo {
	width:85px;
	height:47px;
	background:url(../art/logo.jpg) no-repeat;
}

/* --------------Content CSS-------------- */
#content {
	position:relative;
	padding:2px;
	height:490px;
	overflow: auto;
	/*border: 1px solid #993;*/
}
#content form img {
	border:0;
}
#content form input, #content form textarea, #content form select {
	font-size: 11px;
	background-color: #efefef;
	margin-bottom:5px;
	margin-right:5px;
}
#content form input.radio {
	font-size: 11px;
	background-color: #ffc;
}
#content form input.submit {
	font-size: 11px;
	background-color: #ccc;
	width:100px;
	height:20px;
}
#content a:hover, #contenthome a:hover {
	color:#fff;
}

/* --------------Content Start-Page CSS-------------- */
#contenthome {
	position:relative;
	margin:0;
	padding:2px;
	padding-right:10px;
	height:490px;
	overflow: auto;
	color:#999933;
}
#contenthome img {
	border: 1px solid #999933;
}

#newshtml {
	position:relative;
	width:580px;
	height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
}
#newshtml span {
	padding:0;
	margin:0;
}

#footer {
	padding:5px 0 0 10px;
	color:#948E8D;
	font-size:12px;
}
#footer img {
	border:0px;
	margin-left:1px;
}
/* --------------Top-Navigation CSS-------------- */
#topnav {
	position:absolute;
	left:90px;
	top:25px;
}
#topnav a, #topnav span {
	font: 400 14px/16px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}
div.tm0 a {
	color: #993;
}
div.tm0 a:hover {
	color: #fff;
}
div.tm1 a:hover, .tm2 a:hover, .tm3 a:hover   {
	color: #fff; 
	/*background-color: #efefef;*/
}
/* --------------Sub-Navigation CSS-------------- */
div.submenue {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0; 
	border-left:1px solid #948E8D;
	border-bottom:1px solid #948E8D;
	background: #6C6462 url(../art/bg_navigation.jpg) repeat-x bottom left; 
}
#blocknav {
	position:absolute;
	left:530px;
	top:80px;
	width:150px;
	height:auto;
	border:1px solid #000;
}
div.tm0 a, div.tm0 span {
	display: block;
	text-indent: 0pt;
	padding: 0px 2px;
	height:22px;
}
div.tm1 a, div.tm1 span,
div.tm2 a, div.tm2 span  {
	display: block;
	font: 400 10px/12px verdana, arial, helvetica, sans-serif;
	color: #993;
	text-decoration: none;
	white-space: nowrap;
	width:100%;
	height: 18px;
	text-indent: 5pt;
}
div.tm3 a, div.tm3 span {
	display: block;
	font: 400 9px/11px verdana, arial, helvetica, sans-serif;
	color: #FAECD1 !important;
	width:100%;
	height: 10px;
	text-indent: 10pt;
	padding: 0px 1px 2px 1px;
}
/* --------------Breadcrumb-Navigation CSS-------------- */
#root {
	height:16px;
	width:100%;
	color: #993;  
	padding:9px 0;
	margin:0;
}
#root a {
	color: #993;
	text-decoration: none;
}
#root a:hover {
	color: #fff; 
}

/*--------------STYLE ext PHOTOGALERY--------------*/
#photoTITLE{
	display:block;
	margin:inherit;
}
#photoTEXT{
	padding:0 5px;
	width:277px;
}
#photoPREVIEW{
	position: absolute;
	left: 480px;
	top: 82px;
	width:350px;
	height:350px;
}
#photoNAV a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #007783;
	font-weight: 600;
	height: 16px;
	vertical-align: middle;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	white-space: nowrap;
}
#photoNAV a:hover {
	color: #333; 
}
