* {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	list-style-type : none;}
	
html, body {height : 100%;}

body {
	font-size : 100.01%;
	width : 100%;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	line-height : 21px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	color : #ba9a33;}
	
#wrapper {
	position: relative;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	min-height: 100%;
	height: auto;
	background-color: #fff;
	overflow : visible;}
	
h1 {
	font-family : Times, Georgia, serif;
	font-size : 40px;
	font-weight : normal;
	line-height : 48px;
	margin-bottom: 15px;}
	
h2 {
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : normal;
	font-style: italic;
	line-height : 25px;
	margin-bottom: 15px;}
	
p {	
	color: #ba9a33;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	line-height : 21px;}
	
a {
	color: #005082;
	text-decoration: none;}

a:hover {
	color: #005082;
	text-decoration: underline;}
	
ul {
	}
	
li {
	list-style-type: disc;}
	
/*------------------------------------------------------------------------------------------*/
/*                                    SLIDESHOW                                  */
/*------------------------------------------------------------------------------------------*/

#slideshow {
	position: relative;
	height: 370px;  
	width: 960px;
	border-bottom: 4px solid #ba9a33;
	background-color: #000;
	overflow: hidden;} 
 
#slideshow img { 
    width:  960px; 
    height: 370px;}
		
/*------------------------------------------------------------------------------------------*/
/*                                 NAVIGATION                                     */
/*------------------------------------------------------------------------------------------*/

#navi {
	position : absolute;
	top: 374px;
	height : 80px;
	width : 600px;
	background-image: url(../images/kachel.jpg);}
	
#navi li {
	list-style-type: none;}
	
#navi a {
	position : absolute;
	top: 0px;
	height : 80px;}	

.navistart a {
	left : 20px;
	width : 70px;
	background : url(../images/web_navi_start.jpg);
	background-position : 0px 0px;}
.navistart a:hover {background-position : 0px -80px;}
.navistart .current a, .navistart .current a:hover {
	background-image: url(../images/web_navi_start.jpg);
	background-position: 0px -160px;}

.naviservice a {
	left : 90px;
	width : 84px;
	background : url(../images/web_navi_service.jpg);
	background-position : 0px 0px;}
.naviservice a:hover {background-position : 0px -80px;}
.naviservice .current a, .naviservice .current a:hover {
	background-image: url(../images/web_navi_service.jpg);
	background-position: 0px -160px;}

.naviuhren a {
	left : 174px;
	width : 79px;
	background : url(../images/web_navi_uhren.jpg);
	background-position : 0px 0px;}
.naviuhren a:hover {background-position : 0px -80px;}
.naviuhren .current a, .naviuhren .current a:hover {
	background-image: url(../images/web_navi_uhren.jpg);
	background-position: 0px -160px;}

.naviperson a {
	left : 253px;
	width : 122px;
	background : url(../images/web_navi_about.jpg);
	background-position : 0px 0px;}
.naviperson a:hover {background-position : 0px -80px;}
.naviperson .current a, .naviperson .current a:hover {
	background-image: url(../images/web_navi_about.jpg);
	background-position: 0px -160px;}

.navipresse a {
	left : 375px;
	width : 79px;
	background : url(../images/web_navi_presse.jpg);
	background-position : 0px 0px;}
.navipresse a:hover {background-position : 0px -80px;}
.navipresse .current a, .navipresse .current a:hover {
	background-image: url(../images/web_navi_presse.jpg);
	background-position: 0px -160px;}

.navikontakt a {
	left : 454px;
	width : 95px;
	background : url(../images/web_navi_kontakt.jpg);
	background-position : 0px 0px;}
.navikontakt a:hover {background-position : 0px -80px;}
.navikontakt .current a, .navikontakt .current a:hover {
	background-image: url(../images/web_navi_kontakt.jpg);
	background-position: 0px -160px;}

/*------------------------------------------------------------------------------------------*/
/*                                    INHALTE                                         */
/*------------------------------------------------------------------------------------------*/	

#inhalt {
	position: relative;
	background-image: url(../images/web_logo_back.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 110px 350px 55px 30px;
	width: 580px;
	min-height: 250px;}
	
#inhalt img {
	float: left !important;
	width: 200px !important;
	/*height: 270px !important;*/
	margin: 0px 30px 20px 0px !important;}

#footer {
	position: relative;
	clear: both;
	margin-top: -25px;
	width: 100%;
	height: 25px;
	background-color: #ba9a33;}
	
#footer p {	
	color: #fff;
	font-family : Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;}
	
#footer a {
	color: #fff;
	font-family : Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;}
	
#footer a:hover {
	text-decoration: underline;}
	
.footertext {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	height: 25px;}
	
.uhren ul  li {
	position:relative;
	left:15px;
}
	  
#datenschutz h3 {
	margin:15px 0 5px;
}

.uhren hr {
	clear:both;
	border-top:1px solid #ba9a33;
	height:1px;
	margin:20px 0;
}
