/*
salzwatte css 11/2005 by tool mediendesign stuttgart

_______________vertikale seiten-zentrierung!!!!!!!!!!!!!!!!!!!!!!*/

table.aussen {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 94%;
	text-transform: lowercase;
}

table.aussen .zentrieren { 
	text-align: center;
	vertical-align: middle; 
}

div.innen {
	margin-left: auto; 
	margin-right: auto;
	width: 910px;
	text-align: left;
}

html, body {
	width: 100%;
	height: 100%;
	font-family: Verdana, sans-serif;
	text-transform: lowercase;
	font-weight: 450;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #CC6881;
	margin: 0px;
}


/*_______________________ higrugrafiken startseite!!!!!!!!!!!!*/
tr
.bgleft {
	background-image: url(assets/higru_logo-l.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.bgright {
	background-image: url(assets/higru_logo-r.gif);
	background-position: left;
	background-repeat: no-repeat;
}


/*_______________________ allgemeine formatierung!!!!!!!!!!!!*/

.movie {
	border: 8px solid white;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

div {
	margin: 0px;
	padding: 0px;
}

span {
	border: 1px solid #CC6881;
}

a {
	color: #CC6881;
	text-decoration: none ;
	cursor: pointer;
}

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

a:active {
	color: #CC6881;
	text-decoration: none;
}

a:hover {
	color: #CC6881;
	text-decoration: none ;
	cursor: pointer;
}
/*_______________________navigation und co format!!!!!!!!!!!!!!!!*/
#startseite {
	background-color: #FFF7EE;
}
	 
.blauerhg {
	background-image: url(assets/bg_ci_bottom.gif);
}

.agbtext {
	text-transform: none;
}

.text_rechts {
	text-align: right;
	font-size: 94%;
}

.text_links {
	text-align: left;
	font-size: 94%;
}

.nav1 {
	font-size: 94%;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}

.navklammer {
	font-family: Verdana,sans-serif;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #FFF7EE;
}

.versteckt {
	visibility: hidden;
}

.nav1 div {
	display: block;
	cursor: pointer;
}

.nav1 a {
	color: #FFF7EE;
	text-decoration: none;
	cursor: pointer;
}

.nav1 a:visited {
	color: #FFF7EE;
	text-decoration: none;
}

.nav1 a:active {
	color: #FFF7EE;
	text-decoration: none;
}

.nav1 a:hover {
	color: #FFF7EE;
	text-decoration: none;
	cursor: pointer;
}

.druecker {
	letter-spacing: -1px;
	border: none;
}
/*_________________________bild-anzeige und ausrichtung format!!!!!!!!!!!!!!!!!!*/

#thecell {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#textlayer {
	display: block;
	position: relative;
	color: #CC6881;
	width: 440px;
	background-color: #FFFFFF;
	filter: alpha(opacity=0);
	-moz-opacity: .0;
	opacity: .0;
	vertical-align: bottom;
	visibility: visible;
	float: left;
	padding: 16px 12px 28px 12px;
	_padding-bottom: 18px;
	text-align: left;
	line-height: 18px;
	font-size: 94%;	
	margin: 0px;
	text-transform: lowercase;
}

#theimg {
	margin: 0px;
	padding: 0px;
}

#abstandlinks {
	float: left;
	display: block;
	position: relative;
	vertical-align: bottom;
}

#dead {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

#browserweiche {
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	width: 388px;
	_width: 388px;	
	height: 12px;
	_height: 6px;
}

#bildlinksausrichten {
	line-height: 10px;
	margin-top: -60px;
	padding: 0px;
	width: 10px;
	_width: 10px;	
	height: 12px;
	_height: 12px;
	float: left;
}
#behaelter {
	line-height: 10px;
	_margin-top: -152px;
	margin-top: -140px;
	padding: 0px;
	width: 480px;
	height: 150px;
	float: left;
}

#behaelter_shooting1 {
	line-height: 10px;
	margin-top: -116px;
	padding: 0px;
	width: 480px;
	height: 150px;
	float: left;
}

.shopicon {
	float: right;
}

.shopinfo {
	background-color: #FFF7EE;
}

#warenkorb {
	width: 800px;
	color: #FFF7EE;
	text-align: right;
}

#bestellung_table {
	width: 800px;
	text-align: right;
}

#bestellung_table .head {
	color: #FFF7EE;
	background-color: #B88389;
}

#bestellung_table .even {
	color: #B88389;	
}

#bestellung_table .odd {
	color: #B88389;
}

#bestellung_table .foot {
	color: #B88389;
}

#tabletext {
	color: #B88389;
}

.form {
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, sans-serif;	
}

.tabellenabstand {
	line-height: 22px;
}

.xtralink {
	width: 100%;
	height: 100%;
	font-family: Verdana, sans-serif;
	text-transform: lowercase;
	font-weight: bolder;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #6699CC;
	margin: 0px;
}

.xtralink a,
.xtralink a:hover,
.xtralink a:visited,
.xtralink a:active {
	color: #6699CC;
	text-decoration: blink;
}
