/* Jannis Gerlinger
Grafik & Webdesign
www.specialopswatch.de
Start: 03.04.2009
Letzte Aenderung: 22.04.2009
*/

/* Farbschema
--------------------------------------------------------------------------------------- */

/*
Farbton (Farbton): #xxxxxx
Farbton (Farbton): #xxxxxx
Farbton (Farbton): #xxxxxx
Farbton (Farbton): #xxxxxx
Farbton (Farbton): #xxxxxx
*/


/* Reset
--------------------------------------------------------------------------------------- */
* {
	padding: 0;
	margin: 0;
	border: 0;
}
/* Globals
--------------------------------------------------------------------------------------- */
html, body {
		height:100%;
		}

body {
	background: #000;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	}
	
/* Globale - Links
--------------------------------------------------------------------------------------- */

a:link {
	color: #000;
	text-decoration: none;
	}


a:visited {
	color: #000;
	text-decoration: none;
	}


a:hover {
	text-decoration: underline;
	}

/* Layout
--------------------------------------------------------------------------------------- */
#distance { 
	float: left;
	height: 50%;
	margin-bottom: -28em;	
	width: 1px;
	}


#wrapper {
	clear: left;
	margin:0 auto;
	height: 20em;
	position: relative;	
	text-align: left;	
	width: 88em;

	}
	
	
#head {
	height: 96px;
	width: 874px;
	}


#navigation {
	height: 22px;
	margin-top: -21px;
	padding-left: 90px;
	width: 789px;
	}


#navigation li {
	float: left;
	list-style-type: none;
	padding: 7px 6px 0 0;
	position: relative;
	z-index: 30
	}
	

#home_bg {
	background: url(../_images/home_bg.jpg);
	height: 395px;
	margin-top: 3px;
	width: 874px;
	}
	

#mtm_bg {
	background: url(../_images/mtm_bg.jpg);
	height: 395px;
	margin-top: 3px;
	width: 874px;
	}
	

#bestellen_bg {
	background: url(../_images/bestellen_bg.jpg);
	height: 395px;
	margin-top: 3px;
	width: 874px;
	}
	
	
#galerie_bg {
	background: url(../_images/galerie_bg.jpg);
	height: 395px;
	margin-top: 3px;
	width: 874px;
	}	
	
	
#getragen_bg {
	background: url(../_images/getragen_bg.jpg);
	height: 395px;
	margin-top: 3px;
	width: 874px;
	}
	
	
#about_bg {
	background: url(../_images/about_bg.jpg);
	height: 395px;
	margin-top: 3px;
	width: 874px;
	}
	
	
#links_bg {
	background: url(../_images/links_bg.jpg);
	height: 395px;
	margin-top: 11px;
	width: 874px;
	}
	

#kontakt_bg {
	background: url(../_images/kontakt_bg.jpg);
	height: 395px;
	margin-top: 3px;
	width: 874px;
	}
	

#uhren_bg {
	background: url(../_images/uhren_bg.jpg);
	height: 395px;
	margin-top: 3px;
	width: 874px;
	}
	
	
#flashbox_uhren {
	float: left;
	height: 395px;
	left: 114px;
	margin-top: -30px;
	overflow: hidden;
	position: relative;
	top: 30px;
	width: 285px;		
	}	


#btnbox_uhren {
	float: left;
	height: 26px;
	left: 275px;
	margin-top: -65px;
	list-style-type: none;
	position: relative;
	top: 60px;
	width: 270px;		
	}	
	
	
#btnbox_uhren li {
	float: left;
	margin-left: 24px;
	}	


#btn_leer a {
 	background: none;
	cursor: pointer;
 	display: block;
 	height: 26px;
  	width: 101px;
	}

#btn_leer a:hover {
	background-position: -101px 0;
	}

#btn_leer a.aktiv {
  	background-position: -101px 0;
	}


#btn_galerie a {
 	background: url(../_images/btn_galerie.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 26px;
  	width: 101px;
	}

#btn_galerie a:hover {
	background-position: -101px 0;
	}

#btn_galerie a.aktiv {
  	background-position: -101px 0;
	}
	
	
#btn_bestellen a {
 	background: url(../_images/btn_bestellen.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 26px;
  	width: 106px;
	}

#btn_bestellen a:hover {
	background-position: -106px 0;
	}

#btn_bestellen a.aktiv {
  	background-position: -106px 0;
	}	
	
	
#btn_kasse a {
 	background: url(../_images/btn_kasse.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 25px;
	left: 373px;
	position: relative;
	top: 53px;
  	width: 128px;
	}

#btn_kasse a:hover {
	background-position: -128px 0;
	}

#btn_kasse a.aktiv {
  	background-position: -128px 0;
	}		
	

.textbox_uhren {
	float: left;
	height: 300px;
	left: 38px;
	overflow: auto;
	position: relative;
	top: 30px;
	width: 475px;		
	}	
	
	
.textbox_home {
	float: left;
	height: 300px;
	left: 48px;
	position: relative;
	top: 64px;
	width: 495px;		
	}


.bildbox_mtm {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 350px;
	left: 40px;
	overflow: auto;	
	position: relative;
	top: 40px;
	width: 825px;		
	}


.flashbox_home {
	float: left;
	height: 309px;
	left: 85px;
	position: relative;
	top: 54px;
	width: 265px;
	}


.textbox_bestellen {
	height: 290px;
	left: 40px;
	position: relative;
	top: 20px;
	text-transform: uppercase;
	width: 450px;
	overflow: auto;
	}
	
	
.textbox_bestellen_gesamt {
	height: 20px;
	left: 325px;
	position: relative;
	top: 40px;
	text-transform: uppercase;	
	width: 150px;
	}	


.bildbox_galerie {
	height: 300px;
	left: 455px;
	position: relative;
	top: 64px;
	width: 395px;		
	}
	

.bildbox_galerie img {
	border: 1px solid #fff;
	}	


.bildbox_getragen {
	height: 300px;
	left: 450px;
	position: relative;
	top: 64px;
	width: 395px;		
	}
	
	
.bildbox_getragen img {
	border: 1px solid #fff;
	}	
	

.textbox_about {
	height: 250px;
	left: 38px;
	position: relative;
	top: 52px;
	width: 455px;		
	}


.textbox_links {
	height: 250px;
	left: 32px;
	position: relative;
	top: 72px;
	width: 450px;		
	}


.textbox_kontakt {
	height: 310px;
	left: 490px;
	position: relative;
	top: 30px;
	overflow: auto;
	width: 360px;		
	}
	

.bestellfeld {
	border: 1px solid #000;
	height: 15px;
	margin-bottom: 2px;
	text-align: center;
	width: 40px;	
	}



.back {
	left: 52px;
	position: relative;
	top: 60px;
	}
	

#footer {
	color: #fff;
	padding-top: 20px;
	text-align: right;
	width: 874px;
	}	
	
/* Absätze
--------------------------------------------------------------------------------------- */	
p {
	margin-bottom: 10px;
	}


p.links {
	margin-top: -8px;
	margin-bottom: 18px;
	}


p.links_link a {
	color: #7d765b;
	font-weight: bold;
	font-size: 16px;
	}
	
	
p.home_link {
	font-weight: bold;	
	margin: 40px 0 0 115px;
	}
	
	

/* Navigation
--------------------------------------------------------------------------------------- */
#mtm a {
 	background: url(../_images/mtm.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 12px;
	margin-right: 49px;
  	width: 210px;
	}

#mtm a:hover {
	background-position: -210px 0;
	}

#mtm a.aktiv {
  	background-position: -210px 0;
	}
	


#bestellen a {
 	background: url(../_images/bestellen.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 12px;
  	width: 87px;
	}

#bestellen a:hover {
	background-position: -87px 0;
	}

#bestellen a.aktiv {
  	background-position: -87px 0;
	}
	
	
	
#galerie a {
 	background: url(../_images/galerie.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 12px;
  	width: 72px;
	}

#galerie a:hover {
	background-position: -72px 0;
	}

#galerie a.aktiv {
  	background-position: -72px 0;
	}
	
	
	
#getragen a {
 	background: url(../_images/getragen.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 12px;
  	width: 117px;
	}

#getragen a:hover {
	background-position: -117px 0;
	}

#getragen a.aktiv {
  	background-position: -117px 0;
	}
	
	
	
#about a {
 	background: url(../_images/about.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 16px;
	margin-top: -4px;
  	width: 79px;
	}

#about a:hover {
	background-position: -79px 0;
	}

#about a.aktiv {
  	background-position: -79px 0;
	}
	
	
	
#links a {
 	background: url(../_images/links.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 12px;
  	width: 52px;
	}

#links a:hover {
	background-position: -52px 0;
	}

#links a.aktiv {
  	background-position: -52px 0;
	}
	
	
	
#kontakt a {
 	background: url(../_images/kontakt.png) no-repeat 0 0;
	cursor: pointer;
 	display: block;
 	height: 12px;
  	width: 78px;
	}

#kontakt a:hover {
	background-position: -78px 0;
	}

#kontakt a.aktiv {
  	background-position: -78px 0;
	}	
