@charset "utf-8";
/* CSS Document */
* {
	border: none;
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #660000; 
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}

#alles {
	background: transparent url(icons/bg-body.gif) no-repeat;
	width: 980px;
	height: 700px;
	margin: auto;
	text-align: left;
}
#klar {
	clear:both;
}
#logo-menu {
	float: left;
	width: 270px;
	height: 540px;
}
#logo-menu #logo {
	width: 270px;
	height: 135px;
}
#logo-menu #logo .firma {
	padding: 8px 0 0 2px;
	width: 266px;
	overflow: hidden;
}
#logo-menu #logo .kontakt {
	text-align: right;
	padding: 0 16px 0 0;
	font-size: 14px;
	color: #fff;
}
#logo-menu #logo .kontakt A {
	font-size: 14px;
	color: #fff;
}

#logo-menu #menu {
	width: 270px;
	height: 270px;
	overflow: hidden;
	text-align: right;
}



#bild {
	width: 270px;
	height: 540px;
	overflow: hidden;
	float:left;
}
#bild .gitter {
	width: 268px;
	height: 403px;
	position: relative;
	top: 2px;
	z-index: 999;
	border-left: 1px solid #ffffff;
	background: transparent;
}
#bild .bild {
	width: 268px;
	height: 403px;
	margin: 2px 0 0 2px; 
	overflow: hidden;
	position: absolute;
	top: 0px;
}
#bild .bild IMG {
	margin: 0px;
}
#bild .u1 {
	width: 135px;
	height: 135px;
	float:left;
}
#inhalt {
	float:left;
	width: 405px;
	height: 538px;
	overflow: auto;
	padding:0;
	margin: 2px 0 0 0;
}
#rechts {
	width: 35px;
	height: 540px;
	float: left;
	overflow: hidden;
}
#rechts .up {
	width: 15px;
	height: 16px;
	position: absolute;
	top: 245px;
	margin: 0 0 0 10px;
	overflow: hidden;
	background: url('icons/up.gif') no-repeat;
}
#rechts .down {
	width: 15px;
	height: 16px;
	position: absolute;
	top: 280px;
	margin: 0 0 0 10px;
	overflow: hidden;
	background: url('icons/down.gif') no-repeat;
}

#unten {
	width: 980px;
	height: 160px;
	overflow:hidden;
	clear: both;
}
#unten .u1 {
	width: 135px;
	height: 135px;
	margin: 1px 0 0 1px;
	float:left;
}
#unten .u1 A {
	display: block;
	width: 130px;
	color: #fff;
	font-size: 11px;
	margin: 115px 0 0 5px;
}

#unten .u3 {
	width: 135px;
	height: 135px;
	margin: 1px 0 0 135px;
	float:left;
}
#unten .u3 IMG {
	margin: 1px;
}
#unten .u4 {
	width: 266px;
	height: 131px;
	overflow: hidden;
	margin: 2px 0 0 136px;
	float: left;
	padding: 1px;
	background-color: #993300;
}
.start #unten .u4 {
	width: 131px;
	height: 131px;
	overflow: hidden;
	margin: 2px 0 0 136px;
	float: left;
	padding: 1px;
	background-color: #993300;
}
#unten .u8 {
	width: 35px;
	height: 135px;
	float:left;
}
#unten .u9, #unten .u12, #unten .u13, #unten .u15 {
	width: 135px;
	height: 25px;
	float:left;
}
#unten .u10, #unten .u11, #unten .u14 {
	width: 135px;
	height: 25px;
	float:left;
}
#unten .u16 {
	width: 35px;
	height: 25px;
	float:left;
}


/* Formatierung des Menüs */
#menu UL {
	text-align: right;
	padding: 0px 16px 3px 16px;
}
#menu UL LI {
	list-style-type: none;
	padding: 1px 0 0px 0;
}
#menu UL LI A {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #333;
	text-decoration: none;
	padding: 0 16px 0 0;
}
#menu UL LI.act A {
	background: url(icons/active.gif) no-repeat right 3px;
	color: #993300;
}
#menu UL LI A:HOVER {
	background: url(icons/active.gif) no-repeat right 3px;
}
/* Menü 2. Ebene */
#menu UL UL {
	margin: 0 16px 2px 0;
	padding: 0;
}
#menu UL UL LI {
	margin: 0;
	padding: 0;
}
#menu UL UL LI A {
	font-weight: normal;
	margin: 0;
}
/* Formatierung der Inhalte */
#inhalt H1 {
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 16px;
	paddding: 0;
}
#inhalt H2 {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 8px 16px 8px 16px;
	paddding: 0;
}
#inhalt .bodytext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height : 1.6em;
	margin: 4px 16px 4px 16px;
	paddding: 0;
}
#inhalt UL LI {
	font-size: 11px;
	margin: 4px 16px 4px 31px;
	paddding: 0;
	list-style: url(icons/list.gif); &#152;ore.exe
}
#inhalt A {
	color: #003366;
}

/* Mailfomular */
#inhalt FIELDSET.csc-mailform {
	width: 360px ! important;
	background-color: transparent;
	border: none;
	margin: 0 0 0 16px;
	padding: 0;
	overflow: hidden;
}
#inhalt DIV.csc-mailform-field  {
	clear: both;
	margin: 5px 0 5px 0;
	padding: 0;
	width: 360px;
	overflow: hidden;
}
#inhalt DIV.csc-mailform-field LABEL {
	font-size: 11px;
	display: block;
	float: left;
	width: 80px;
}
#inhalt DIV.csc-mailform-field INPUT {
	font-size: 12px;
	color: #333;
	width: 280px;
	border: 1px solid #333333;
}
#inhalt DIV.csc-mailform-field TEXTAREA {
	font-size: 12px;
	color: #333;
	width: 280px;
	border: 1px solid #333333;
}
#inhalt SPAN.csc-mailform-label {
	display: block;
	font-size: 12px;
	margin: 10px 0 5px 0;
}
#inhalt DIV.csc-mailform-field FIELDSET {
	border: none;
	width: 360px;
}
#inhalt DIV.csc-mailform-field FIELDSET LABEL {
	display: inline;
}
#inhalt DIV.csc-mailform-field LEGEND {
	font-size: 1px;
	color: #fff;
	border: none;
	clear: both;
}
#inhalt .csc-mailform-radio INPUT {
	padding: 0;
	margin: 0;
}
#inhalt .csc-mailform-radio LABEL {
	padding: 0;
	margin: 0;
}
#inhalt DIV.csc-mailform-field INPUT.csc-mailform-submit {
	color: #003366;
	border: 1px solid #333333;
	margin-left: 80px;
	clear: both;
}

/* SmoothGallery */
#ext_thumbs {
	position: absolute;
	left: 5px;
	top: 378px;
	width: 268px;
	height: 30px;
	background: transparent;
	z-index: 1001;
}
#bild .tx-rgsmoothgallery-pi1 {
	position: absolute;
	left: 1px;
	top: 135px;
	width: 268px;
	height: 268px;
	background-color: #000;
	z-index: 1000;
}

/* SmoothGallery für Frame1 - 3 Kästchen Höhe */
#bild .csc-frame-frame1 .tx-rgsmoothgallery-pi1 {
	position: absolute;
	left: 1px;
	top: 0px;
	width: 268px;
	height: 403px;
	background-color: #000;
	z-index: 1000;
}

/* Link-Feld */
#unten .u4 H1 {
	font-size: 11px;
	margin: 0;
	padding: 8px 0 3px 13px;
	color: #fff;
}
#unten .u4 P.bodytext,
#unten .u4 P.align-center
 {
	font-size: 10px;
	margin: 0;
	padding: 3px 0 2px 13px;
	color: #ddd;
}
#unten .u4 P.align-center {
	text-align: center;
}
#unten .u4 P.bodytext A,
#unten .u4 P.align-center A {
	color: #ddd;
	padding: 0;
}

#unten .u4 P.bodytext A:HOVER,
#unten .u4 P.align-center A:HOVER {
	color: #fff;
}

A.external-link-new-window {
	margin-left: 12px;
	text-indent: -14px ! important;
	display: block;
}
.external-link-new-window IMG {
	padding: 4px 0 0 0;
	position: relative;
	left: -15px;
	border: 0px solid #ff0000 ! important;
	float: left;
}