/* CSS Document */
/* COPYRIGHT 
   NMB-MEDIA, CAPSICUM-DESIGN
   www.nmb-media.de */
   
/* COPYRIGHT DARF NICHT ENTFERNT WERDEN! */
/* COPYRIGHT REMOVAL IS PROHIBITED */

html, body, div, p, h1, h2, h3, ol,
span, a, table, td, form, img {
   margin: 0;
   padding: 0;
   border: none;
}

/* Sauberes Schriftbild > all! */

h1, h2, h3, h4 {margin: 5px 0;}

h1, h2, h3, h4 {
	padding-left: 10px;
	color:#8b141d;
	font-size:16px;}

h1 {font-weight: bold;}

table#base p,
table#base0 p,
table#base1 p,
table#base2 p,
table#base3 p {padding: 5px 5px 5px 10px;}

.small {font-size: 10px;}

div {
	border: 0;
	padding: 0 3px;	
}

/* Listeneinstellungen allgemein */

ul, li, ol {
	font-size: 13px;
	margin-left: 15px;
    border: none;
	margin-bottom:0px;
	line-height:18px;
}

ul, ol {
	padding-bottom: 20px;
	padding-left: 10px;
}

/* Listeneinstellungen für Header-"Service"-Werbebereich */

.ccc ul, li, ol {
	font-size: 13px;
	margin-left: 15px;
    border: none;
	padding: 0;
}

/* Tabellen: Basiseinstellungen */

#base, #base0, #base1, #base2, #base3 {
	font-family: "Trebuchet MS", "Segoe UI", Verdana, Arial, sans-serif;
    font-style:normal;
	font-size: 13px;
	text-align: left;
	color:#000;
}

/* Tabellen: Ersatz für Body-Tag für Hintergrunddefinition */

.haupt {
	background:url(gfx-rot/back.png) repeat;
}

/* Header: Einstellung für Seitenhintergrund */

.top {
	background:url(gfx-rot/hback.png) repeat;
}

/* Einstellungen Headerbereich */

.header {
	text-decoration:none;
}

.logo {
	font-size: 24px;
	line-height: 28px;
	font-weight:bold;
	padding-left: 20px; 
}

.welcome {
	font-size:13px;
	padding-left: 10px; 
}

.ccc {
	color:#343434;
}

.service ul, li {
	padding:0;
}

.service p { 
	padding: 10px 0 0 10px;
}


/* Einstellungen für Navigationsbereich */

#navi1337 {
	background:url(gfx-rot/navi_back.png) repeat-x; 
	width:100%; 
	height:60px; 
    font-size:15px;
}

.navi1337 a {
	display:block;
	height:32px;
	width: auto;
	text-decoration:none;
	color:#343434;
	padding: 28px 20px 0;
}

.navi1337 a:hover {
	display:block;
	height:32px;
	text-shadow: none;
	color:#dfdfdf;
	background:url(gfx-rot/navi_hover.png) no-repeat center;
}

/* Contentbereich: Übergeordnete Einstellungen */

.inhalte {
	background:#fff;
	font-size:13px;
	line-height: 16px;
	padding: 5px;
	text-align: left;
}

.rahmen-1 { /* Content 1. Tabelle Galerie+Beschr. */
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
	border-top: 1px solid #a8a8a8;
}

.rahmen-2 { /* Content 2. Tabelle */
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
}

.rahmen-3 { /* Content mit Hintergrundbild */
	background:url(gfx-rot/cback.png) repeat-y;
}

.inhalte a:hover { 
	text-decoration:underline;
	color:#536e79;
}

.inhalte a {
	font-weight:bold;
	text-decoration:none;
	color:#536e79;
}

/* Contentbereich Einstellungen für Textfelder */

.e8e8e8 {
	font-size:13px;
	line-height: 16px;
	padding: 5px 20px 25px 0;
}

.nuff {
	border-bottom: 1px solid #fff;
}

/* Contentbereich Themenüberschriften-Einstellungen und Nach-Oben-Pfeil */

.beschr {
	background:url(gfx-rot/beschr_back.png) no-repeat 10px; 
	padding-left: 40px;	
	font-weight: bold;
	line-height: 35px;
	font-size: 16px;	
}

.bilder {
	background:url(gfx-rot/bilder_back.png) no-repeat 10px; 
	padding-left: 40px;	
	font-weight: bold;
	line-height: 35px;
	font-size: 16px;	
}

.impressum {
	background:url(gfx-rot/impressum_back.png) no-repeat 10px; 
	padding-left: 40px;	
	font-weight: bold;
	line-height: 35px;
	font-size: 16px;	
}

.zahlung {
	background:url(gfx-rot/zahlung_back.png) no-repeat 10px; 
	padding-left: 40px;	
	font-weight: bold;
	line-height: 25px;
	font-size: 16px;	
}

.liefer {
	background:url(gfx-rot/liefer_back.png) no-repeat 10px; 
	padding-left: 40px;	
	font-weight: bold;
	line-height: 35px;
	font-size: 16px;	
}

.optional {
	background:url(gfx-rot/optional_back.png) no-repeat 10px; 
	padding-left: 40px;	
	font-weight: bold;
	line-height: 35px;
	font-size: 16px;	
}

/* Einstellungen für Fußzeile */

#footer1337 {
	background:url(gfx-rot/fback.png) repeat top left;
	height:160px;
}

.footer1337 {
	text-align:left;
	font-size:11px;
	font-weight:bold;
}

.footer1337 a {
	text-decoration:none;
	color:#8b141d;
}

.footer1337 a:hover { 
	text-decoration:underline;
}

/* Einstellungen für Copyright-Schrift */

.copyright {
	font-weight:bold;
	text-align:right;
	padding-bottom: 15px;
	color:#343434;
	font-size:11px;
}

.copyright a {
	text-decoration:none;
	color:#8b141d;
}

.copyright a:hover { 
	text-decoration:underline;
}

/* Galerie-Einstellungen */

.galerie {
	width:478px;
	margin:0 0 0 7px;
	padding:0;
}

.galerie #vollbild {
	padding-bottom: 10px;
	text-align:center;
}

#vollbild {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
}

.galerie #vollbild img {
	margin-top: 15px;
	max-height: 500px;
	max-width: 450px;
	width: 450px;
	border: 2px solid #ccc;
}

.galerie #vorschaubilder {
	float: left;
	width: 478px;
}

.galerie ul {
	margin: 0;
	padding: 0;
}

.galerie #vorschaubilder ul li {
	display: inline;
}

.galerie li {
	text-align:center;
	border-bottom: solid 1px #ccc;
	float: left;
	width:100px;
	max-height:100px;
	display:block;
	margin: 0;
	padding: 9px;
}


.galerie #vorschaubilder ul li a img {
	height: 90px;
	width: 90px;
	margin: 7px 0;
} 

.galerie li:hover {
	text-decoration: none;
	background-color:#e5e5e5;
}

.aufwischen {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
} 