/*<![CDATA[*/ 

/* andere Styles */
@import url(style_inhalt.css);
@import url(style_menu.css);
@import url(style_thumbs.css);
@import url(style_lightbox.css);



/* Allgemein */

html, body {
}

body {
	background: #82859d url(images/body_bg.jpg) top left repeat-x;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
	
	color: #2c304b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.25em;
}

a {
	color: #20208f;
	text-decoration: underline;
}
a:hover {
	color: #0462ae;
	text-decoration: underline;
}


form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0 0 0 0px;
	margin: 0 0 8px 0;
}


h1 {
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 0;
	margin: 0 0 10px 0;
	color: #20208f;
}

h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 5px 0;
	color: #20208f;
}

h3 {
	font-size: 11px;
	padding: 0;
	margin: 0 0 0px 0;
	color: #20208f;
}


.hr {
	border-bottom: 1px dashed #017dc4;
	margin: 2px 0 10px 0;
}

.hr hr {
	display: none;
}

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

table {
	font-size: 1.0em;
	border: 0px;
}



/* SeitenRahmen */

#seite {
	text-align: left;
	width: 952px;
	padding: 0px;
	margin: 0px auto 0 auto;
}

#seitenrand {
	float: left;
	padding: 0px 86px;
	margin: 0px;
	background: url(images/piercing_unten.gif) top right no-repeat;
}

/* Titel */

#titel {
	float: left;
	display: block;
	width: 952px;
}

#titel #logo {
	float: left;
	display: block;
	padding: 0px;
	width: 406px;
	height: 125px;
}

#titel #logo div {
	float: left;
	display: block;
	padding: 0 0 0 86px;
	margin: 0px;
}


#titel #claim {
	float: left;
	display: block;
	padding: 0px;
	width: 546px;
	height: 125px;
	background: url(images/titel_bg.jpg) top right no-repeat;
}

#titel #claim div {
	float: left;
	display: block;
	padding: 75px 0 0 10px;
	line-height: 1.7em;
	font-size: 0.95em;
	text-align: center;
}

#titel #claim div b {
	font-size: 1.5em;
}


/* Haupt Menu */



/* Inhalt */
#umenu-inhalt-container {
	float: left;
	width: 780px;
	background: #FFF url(images/piercing_inhalt.jpg) top right no-repeat;
}

#umenu-inhalt {
	float: left;
	width: 740px;
	padding: 0 30px 0 10px;
}

#inhaltcontainer {
	float: right;
	width: 560px;
	padding: 17px 0 0 0;
}

#galerie {
	float: right;
	padding: 0px 10px 0 0;
	background: #FFF url(images/galerie_bg.gif) top left no-repeat;
}

#galerie #inhaltcontainer {
	float: right;
	width: 738px;
	padding: 17px 0 0 0;
}



/* Inhalt Footer */

#inhalt-footer {
	float: left;
	margin: 20px 0px 0 0;
	padding: 0 10px 0 0;
}

#inhalt-footer #weiterempfehlen {
	float: left;
}

#inhalt-footer #seitenanfang {
	float: right;
}

#inhalt-footer #drucken {
	float: right;
	margin: 0 120px 0 0;
}

#inhalt-footer #weiterempfehlen a {
	display: block;
	padding: 0 0 0 18px;
	background: url(images/icon_weiterempfehlen.gif) left center no-repeat;
}

#inhalt-footer #drucken a {
	display: block;
	padding: 0 0 0 21px;
	background: url(images/icon_drucken.gif) left center no-repeat;
}

#inhalt-footer #seitenanfang a {
	display: block;
	padding: 0 0 0 18px;
	background: url(images/icon_nachoben.gif) left center no-repeat;
}

/* Abschluss & Copyrights */

#inhalt-abschluss {
	float: left;
	width: 780px;
	height: 27px;
	padding: 0;
	background: url(images/footer_bg.gif) left top repeat-x;
}

/* Copyrights */
#copyrights {
	float: left;
	width: 780px;
	color: #FFF;
	background-color: #3e3e63;
	text-align: right;
	font-size: 0.85em;
	padding: 0px 0px 0px 0;
}
#copyrights #copyleft {
	float: left;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 0px 0px 7px;
}

#copyrights #icra {
	float: left;
	text-align: center;
	padding: 0px 0px 0px 140px;
}

#copyrights #webdesign {
	float: right;
	text-align: right;
	padding: 0px 7px 0px 0px;
}

#copyrights a {
	color: #c8cad5;
	text-decoration: none;
	padding: 0 7px 0 0;
}
#copyrights a:hover {
	color: #FE860C;
	text-decoration: underline;
}

#copyrights strong {
	display: none;
}

#copyrights p {
}

#copy-hammer {
	margin: 0 0 0 15px;
}





/* Formular */

.input-newsletter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 155px;
	padding: 0px 4px;
	font-size: 0.9em;
}


/* Meldungen */
.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #E32500;
	font-weight: bold;
}

/* Farben */

.rot {
	color: #ec1c05;
}

.gruen {
	color: #008000;
}



/*]]>*/ 
