html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
    vertical-align: baseline;
}
em, small {
    line-height: 1.15;
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
li, dd, blockquote {
    margin-left: 1em;
}
form label {
    cursor: pointer;
}

/* IE PNG fix */
* html .png { 
	behavior: url(css/_iepngfix.htc) 
}	

/* Clearfix ohne extra Markup
= = = = = = = = = = = = = = = = = = = = */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

/* Shortcuts
= = = = = = = = = = = = = = = = = = = = */
.fll { float: left }
.flr { float: right }
.tal { text-align: left }
.tar { text-align: right }
.tac { text-align: center }
.clr { clear: both; }
.clrl { clear: left; }
.clrr { clear: right; }
.b { font-weight:bold; }
.i {font-style:italic; }
.u {text-decoration:underline; }

html {
  font-size: 100.01%
}
body {
  font-size: 1em;
  line-height: 1.4;
  color: #fff;
}

/* Default fonts */
body { 
  color: #000; 
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {   
  color: #000; 
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
input, button, textarea {
  font-family: inherit;
  font-size: 100%;
}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
h1 { font-size: 1em; line-height: 1; margin-bottom: 0.75em; font-weight: bold; }
h2 { font-size: 0.88em; line-height: 1; margin-bottom: 0.5em; font-weight: bold; }
h3 { font-size: 0.81em; line-height: 1; margin-bottom: 0.5em; }
h4 { font-size: 0.75em; line-height: 1; margin-bottom: 0.5em; }
h5 { font-size: 0.75em; line-height: 1; margin-bottom: 0.5em; font-style: italic; }
h6 { font-size: 0.75em; }

/* Text Elements */
p           { margin-bottom: 1em; line-height: 1.2em;}
p.first		{ margin-top: 1.5em; }
p.last      { margin-bottom: 0; }

ul, ol      { margin: 0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin-bottom: 1.5em; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color: #666; }

a:hover     { color: #000; outline:none; }
a           { color: #009; text-decoration: underline; line-height: 1.2em;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }

/* Tables */
table   { margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 0px; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }
table img {	margin: 0; }

body{
	background:#000;	
}

h1 {
	color:#ffffff;
	font-size:1.5em;
}

h2{
	color:#ffffff;
}

p {
	color:#ffffff;
}

a {
	color:#ffffff;
}

a:hover {
	color:#dfdfdf;
}

.pagetitle {
	margin-bottom:35px;
	text-align:center;
}

#logo {
	margin-top:105px;
	margin-bottom:30px;
}

/*--Divs--*/

#wrapper {
	
	position:absolute;
	top:50%;
	left:50%;
	width:800px; 
	height:600px;
	margin-left:-400px;
	margin-top:-300px;
}

#navigation {
	float:left;
	background:url(../images/left_bg.jpg) repeat-x #000000;
	width:140px;
	height:550px;
}
#angebot #content,#news #content{
	overflow:hidden;
}
#angebot #content_text,#news #content_text{
	padding: 0;
}

#content .scroll{
	height:340px;
	overflow:auto;
	padding:0 10px;
}
#content{
	float:right;
	width:580px;
	height:420px;
	padding:40px 40px 50px;
	margin-top:30px;
	background:url(../images/content.jpg) no-repeat #000000;
	overflow:auto;
}
#content_text{
	width:560px;
	height:420px;
	overflow:auto;
	padding:0 10px;
}

#flashcontent {
	width:400px;
	height:300px;
	margin:0px auto;
}


/*--Navigation--*/

ul#nav {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul#nav li {
	margin:5px 10px;
	padding:0px;
}

ul#nav li a {
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-decoration:none;
}

/*---LISTEN--*/

ul.liste {
	margin:0px;
	padding:0px;

}

ul.liste li {
	margin:6px 5px;
	padding:0px;
	color:#ffffff;
	line-height:20px;
}
#uhren ul.liste{
	width:200px;
	float:left;
	margin-top:38px;
	margin-bottom:50px;
}
#uhren .logo_holder{
	width:150px;
	height:80px;
	float:right;
	background:url(../images/schatten_bilder.png);
	padding:5px;
}
#uhren #logo_outer{
	width:320px;	
	float:right;
}

#schmuck .logo_holder{
	width:150px;
	height:80px;
	float:left;
	background:url(../images/schatten_bilder.png);
	padding:5px;
}
#schmuck #logo_outer{
	width:320px;	
	float:left;
}


