/* CSS Document 
hg: #fcf2cd
fiwi dklblau: #1f457b
fiwi mittelblau: #4770b6
fiwi hellblau: #029cda
fiwi gelb: #ffd200
hg content: white
schrift : 333333
jome gelb2: #ffe965
jome grün: #68b157
aktiv rot dkl: #660d08
aktiv rot : #99130d
aktiv rot hell: #cc1a10
 */

/* =============================
   global
   ============================= */
.rot {
	color:#e60003;
}
.orange {
	color:#f6a600;
}
.lila{
	color:#b34484;
}	

object { outline:none; } /*wg. punktierter linie in ff um flash*/
html {
	overflow: hidden;
	height:101% /* erzwingt v-scroll-bar */
}
html#frameContainer {
	overflow: auto;
}
body {
	margin:0px;
	padding:0px;
}
body#cmsBody {
	margin:10px;
	padding:10px;
}
body#indexBody {
	/*
	background-color:red;
	*/
	background-image: url(primaImg/indexBackground.jpg);
	background-repeat:repeat-x;
	background-color:#660d08;
	
}
body#contentBody {
	/*background-color: red;
	background-color:#fffde5;*/
	background-color:#ffffff;
	background-color:transparent;
}
body#contentBody.whiteBg {
	background-color:#ffffff;
}
/* =============================
   absatzformate
   ============================= */
.hr, .hr2 { /* bei replacePngTags (da muss background-image sowieso im php stehen) wird bild auf ganze länge/höhe gestreckt*/
	height:5px; border:none; background-color:#ffffff;
	background-image: url(/primaImg/bullet5px_oben.gif); background-repeat:repeat-x;
	clear:both;
}
.hr2 { /* bei replacePngTags (da muss background-image sowieso im php stehen) wird bild auf ganze länge/höhe gestreckt*/
	height:36px;
	border:none;
	background-color:#ffffff;
	background-image: url(/primaImg/schnoerkelTrenner.jpg);
	background-repeat:no-repeat;
	background-position:center
}
.hrVertikal{
	width:5px; border:none; background-color:#ffffff;
	background-image: url(/primaImg/bullet5px.gif); background-repeat:repeat-y;
}
body.whiteBg .hr {
	background-color:#fff;
}
p, td, h1, h2, h3, h4, h5, ul, a, form, input, textarea, body, a.invisibleLink, a.invisibleLink:visited {
	font-family:arial;
	font-size:12px;
	color:#333333;
}
p, h1, h2, h3, h4, h5, ul {
	margin-top:0.5em;
	margin-bottom: 0.5em;
	text-align: left;
}
div#logo p {
	font-weight:normal; color:white; font-size:18px; 
}
.logo {
	color:#ffffff;
}

div#kopfzeileElement p, div#kopfzeileElement a{
	font-weight:bold; color:white; text-decoration:none;
}
div#debug {
	color:#ffffff;
	color:#000000;
	background-color:#e0e0e0;
}
h1, h2, h3, h4, h5 {
	font-size:18px;	font-weight:normal;
	color:#99130d;}
h2, h3, h4, h5 {
	margin-top:1.5em;
}

div h1:first-child {margin-top:0px;}

.h1 {
	margin-top:0px; padding-left:20px;
	width:480px;
	position:relative; left:-20px;
	color:#fff; line-height:90px;	font-style: italic;
	background-color:#b80d24;
}
h2 {
	font-size:15px;
	font-weight: bold;
	/*color:#4770b6;*/
}
h3 {
	font-size:13px;
	font-style:normal;
	font-weight: bold;
	/*color:#029cda;*/
}
h4, h5, h6 {
	font-size:12px;
	font-weight: bold;
}
h5 {
	color:#333333;
}
h6 {
	font-weight: normal;
	margin: 0px;
	text-align:left;
}
ul {
	/*list-style-image: url(primaImg/bullet8px_mittig.gif);*/
	list-style-type: none;
	position:relative;	margin-left:-22px; /* margin-left für ff*/
	margin-bottom: 1em;
	z-index:0;
	}
ul li {
	/*height:1.6em;*/
	position:relative;
	/*line-height:20px; vertical-align:middle;*/
	padding-left: 16px; margin-left:-16px;
	background-image:url(primaImg/bullet8px_mittig.gif); background-repeat:no-repeat; 
	margin-bottom: 0.2em;

}

a, a:hover, a:visited {
	color: #cc1a10;
	text-decoration:underline;
}
a:hover, a.invisibleLink, a.invisibleLink:visited {
	text-decoration:none;
}

.zitat, .zitatQuelle, .zitat a, .zitat a:hover, .zitat a:visited {
	color:#E60003;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	/*background-color: b80d24;*/
}
.zitatQuelle {
	font-size:smaller;	font-style:normal; font-weight: normal;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.fussnote {
	font-size:smaller;
	}
/* =============================
   formulare
   ============================= */
form {
	margin-top:0em; margin-left:0px;
	padding-left:0px;
}
table.unten form {
	margin-top:0em;
	padding-left:0px;
}
input.formular1, input.formular190, input.formular2, input.formular75, input.formular250, textarea.formular1 {
	width:200px; height:18px;
	border:0px solid black;
	background-color:#EEEEEE;
	padding:1px;
}
input.formular190 {
	width:190px;
}
input.formular2, input.formular75 {
	width:75px;
}
input.formular250 {
	width:250px;
}
textarea.formular1 {
	width:400px; height:100px;
}
input.formular1:focus, input.formular2:focus, textarea.formular1:focus {
	background-color:#CCCCCC
}
table#quizz label {
	position:relative; top:2px;
}
table#quizz input.radioButton{
	position:relative; top:0px;
	}
input.radioButton{
	position:relative; top:3px;
	}
div.radioButton {
 position:relative; top:-5px;
}
	
/* =============================
   table
   ============================= */
table {
	/*
	width:100%;
	vertical-align:top;
	text-align: center;
	*/
	margin:0px;
	padding:0px;
	table-layout:fixed;
	border-collapse: collapse;
}
body#cmsBody table {
	table-layout:auto;
	border-collapse: collapse;	
}
table.preise {
	width:100%;
	text-align:left;
	margin:0px;
	padding:0px;
}
table.preise th {
	background-color:#A4D3D9;
	font-size:13px;
	font-weight:bold;
	padding:3px 5px 3px 5px;
}
table.preise td {
	padding:5px 5px 5px 0px;
	border-bottom:solid #05353A 1px;
}
table.pauschalen{
	margin:0px;
	width:65%; margin-left:35%;
	text-align:right;
}
table.pauschalen td {
	text-align:right;
	font-weight:bold;
	color:#b80d24;
	vertical-align: middle;
}
table#soundList{
	border-spacing:0px;
}
table#soundList td, table#soundList th {
	padding:5px 10px 5px 0px;
	vertical-align: middle; text-align:left;
	border-bottom:1px solid white;
}
table#quizz div.hr {
	margin-top:10px;
}

div#googleMapDirections td, div#googleMapDirections a {
	color:#333; background-color:transparent;
	}
td {
	vertical-align:top;
}
td.zeile1 {
	background-color:#8cc5e0;
}
td.zeile2 {
	background-color:#b2d8ed;
}
td.impressum {
text-align:right;
padding-right:10px;
}
.spalte1 {
	width:100px;
}
#team td {
	border-bottom:1px solid #4770dd;
}

table.altColor {
	margin-left:1px;
	width:99%;
}
table.altColor td{
	border:1px #333 solid;
	vertical-align:middle;
	padding:5px;
	/*
	*/
}
table.altColor td p, table.altColor td{
	text-align:center; vertical-align:middle;
}
table tr.altColor {
	background-color:#f1f2d3
}
table tr.altColorHeader td {
	background-color:#FF0;
	text-align:center; font-weight:bold; color:#FFF; background-color:#99130d; 
}
table.altColor td:first-child {
	width:50px;
	font-weight:bold; text-align:center;
}
table#preisliste_2.altColor{
	
}
table#preisliste.altColor td:first-child, table#preisliste_2.altColor td:first-child {
	width:160px;
}
table#preisliste.altColor tr:first-child {
	height:20px;
}
table#preisliste.altColor tr {
	height:40px;
}


/* =============================
   img
   ============================= */

.imgLinks, .bildLinks, .imgRechts, .bildRechts {
	margin-bottom:10px;
	position:relative;z-index:999;
}
.imgLinks, .bildLinks {
	margin-right:15px;
	float:left;
}
.imgRechts, .bildRechts {
	margin-left:15px;
	float:right;
}
.umfliessenAus {
	clear:both;
}
.zentriert{
	text-align:center;
}
img {
	border:0px
}
img.button {
	cursor:pointer; 
	margin-bottom:5px;margin-top:5px;
}
#menu p {
	text-align:left;
}
.galerieThumb {
	margin:0px 5px 5px 0px;
}
p.flaggen img{
	margin-right:5px;
	border:solid 1px black;
	margin-bottom: 15px;
}

div.menue img {
	margin-top:5px; margin-bottom:5px;
}
.zoombareBilder img {
	margin-right:10px; margin-bottom:10px;
}
/* =============================
   htmlMenu
   ============================= */
div#htmlMenu a, div#htmlMenu p  {
	color:#333333;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
div#htmlMenu p  {
	font-weight:normal;
}
	 
/* =============================
   fusszeile
   ============================= */
div#fusszeile a, div#fusszeile p{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	padding-top:12px;
	padding-left:10px;
	padding-right: 0px;
	margin:0px;
}
div#fusszeileAdresse p{
	font-weight:normal;
}
div#fusszeileMenu p, div#fusszeileMenu a{
	padding-right:0px; color:#660d08;
}
div#fusszeileMenu p{
	padding-right:40px;
}

div#fusszeile p.fusszeileAdresse, div#fusszeile span.fusszeileAdresse a {
	color:#FFF;
	font-size:11px;
	text-align:center;
	padding-left: 0px;
	margin-left: 0px;
}	
div#fusszeile span.fusszeileAdresse a {
	padding-left: 0px;
}	

/* =============================
   copyright
   ============================= */
div#fusszeileCopyright p {
	text-align:center;
	margin-top:120px;
}
div#fusszeileCopyright a {
	font-size:10px;
	color:#000000;
}

