/*allgemein*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	font-size: 13px;
	background-color: #dbe1e6;
	line-height: 130%;
	background-repeat: repeat;
}
#rahmen {
	text-align: left;
	position: relative;
	height: 590px;
	width: 950px;
	margin-top: 0px;
	z-index: 3;
	background-color: #dbe1e6;
	margin-left: auto;
	margin-right: auto;
	
}

a {
	cursor: hand;
	cursor: pointer;
	color: #5b7587;
	text-decoration: none
}

a:visited{
color: #597284;
}

a:hover{ 
color: #D60069;
}

.zentriert {
	text-align: center;
}
.fett {
	font-weight: bold;
}
.schrift_weiss {
	color: #ffffff;
	font-size: 8px;
}
.schrift_schwarz {
	color: #000000;
}

img {
	border: 0px;
}


input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

textaerea {
	font-size: 12px;
}

table {
	font-size: 13px;
	font-weight: normal;
}

td {
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	
}

.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7d8e99;	
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7d8e99;	
}

.unten {
	vertical-align: bottom;
	position: relative;
	width: 200px;
	height: 100px;
	bottom: -5px;
}
.img_border {
	border: 1px solid #000000;
}
.schrift_graublaudunkel {
	color: #D60069;
}
.hg_body {
	background-color: #dbe1e6;
}


/*headerbereich: Logo und Bild mit Thinksmaller-text*/
#header {
	position: absolute;
	height: 77px;
	width: 732px;
	top: 0px;
	left: 221px;
	z-index: 3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b7587;
	
}
#thinksmaller {
	position: absolute;
	height: 77px;
	width: 739px;
	bottom: 0px;
	right: 0px;
	z-index: 3;
}

#mimo_logo {
	position: absolute;
	height: 77px;
	width: 210px;
	left: 0px;
	z-index: 3;
	top: 2px;
}

/*Sprachauswahl, News und Suche*/
#sprachen {
	position: absolute;
	top: 80px;
	left: 4px;
	width: 220px;
	height: 17px;
	z-index: 5;
}
#newsbox {
	position: absolute;
	left: 4px;
	width: 200px;
	top: 340px;
	z-index:3;
	line-height: 150%;
}

#search {
	position: absolute;
	left: 4px;
	width: 240px;
	top: 540px;
}


/*Footerbereich mit HDAG-Logo, Sitemap und Impressum*/
#footer {
	position: absolute;
	height: 20px;
	width: 952px;
	bottom: 0px;
	z-index: 3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b7587;
}
#member_hdag {
	position:absolute;
	top: 4px;
	right: 70px;
	width: auto;
}
#logo_hdag {
	position:absolute;
	top: 2px;
	right: 0px;
	width: auto;
}
#impressum {
	position: absolute;
	top: 4px;
	left: 4px;
	width: auto;
}

/*Hauptnavigation links, Formatierungen für Accordionmenue sind in extra stylesheet*/
#navigation {
	margin: 0px;
	padding: 25px 0px 0px;
	position: absolute;
	height: 240px;
	width: 221px;
	left: 0px;
	top: 77px;
	z-index: 4;
	overflow: visible;
	
}

/*Inhaltsbereich, inclusive horizontalem Submenue*/
#inhalt {
	position: absolute;
	width: 730px;
	left: 221px;
	top: 78px;
	margin: 0px;
	padding: 0px;
	z-index: 8;
	text-align: left;
	height: 491px;
	color:#000000;
	background-color:#ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5b7587;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b7587;
}
#submenue_oben {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b7587;
	position: absolute;
	height: 17px;
	width: 730px;
	left: 0px;
	top: 0px;
	color: #5b7587;
	padding-top: 4px;
	padding-bottom: 3px;	
	background-color: #dbe1e6;
}
#submenue_oben2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b7587;
	position: absolute;
	height: 15px;
	width: 730px;
	left: 0px;
	top: 25px;
	color: #5b7587;
	padding-top: 4px;
	padding-bottom: 3px;	
	background-color: #ffffff;
}

#menue_a {
	float: left;
	
	margin-left: 20px;
	
}
#menue_b {
	float: left;
	
	margin-left: 24px;
}
#menue_c {
	float: left;
	
	margin-left: 24px;
}
#menue_d {
	float: left;
	
	margin-left: 24px;
}
#menue_e {
	float: left;
	
	margin-left: 24px;
}
#menue_f {
	float: left;
	
	margin-left: 24px;
}
#menue_g {
	float: left;
	
	margin-left: 24px;
}

#text {
	position: absolute;
	width: 730px;
	height: 466px;
	top: 25px;
	overflow: auto;
		
}
#text2 {
	margin-left: 20px;
	margin-right: 30px;	
	margin-top: 27px;
}

/*Diashow Index-Seite*/
#diashow {
	position: absolute;
	left: 20px;
	top: 20px;
}



/*Adresse auf Kontaktseite*/
#adresse {
	position: absolute;
	right: 30px;
	bottom: 30px;
}



/*Diashow Watches & Jewwelery*/
#bild1 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
}
#bild2 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild3 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild4 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild5 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild6 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild7 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild8 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild9 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild10 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild11 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild12 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#bild13 {
	position: absolute;
	height: 310px;
	width: 396px;
	left: 20px;
	top: 70px;
	background-color: #ffffff;
	
	visibility: hidden;
}
#th1 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 421px;
	top: 70px;
}
#th2 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 421px;
	top: 122px;
}
#th3 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 421px;
	top: 174px;
}
#th4 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 421px;
	top: 227px;
}
#th5 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 421px;
	top: 280px;
}
#th6 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 421px;
	top: 334px;
}
#th7 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 421px;
	top: 384px;
}
#th8 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 355px;
	top: 384px;
}
#th9 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 288px;
	top: 384px;
}
#th10 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 221px;
	top: 384px;
}
#th11 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 154px;
	top: 384px;
}
#th12 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 87px;
	top: 384px;
}
#th13 {
	position: absolute;
	height: 45px;
	width: 61px;
	left: 20px;
	top: 384px;
}
.figcap {
	line-height: 20px;
	text-align: center; 
}



/*fuer IE*/

* html li {
	height: 1%;
}

* html #menue_a {
	margin-left: 10px;
}

* html #submenue_oben {
	width: 729px;
	z-index: 7;
}

* html #text {
	overflow-x: hidden;
	overflow-y: auto;	
}

#cse-search-results {
	width: 500px;
	font-size:13px;
}
