/*	FARBEN IHS 

	#FF2D00 
	
	Zusatz via http://colorschemedesigner.com/
	
	blau
	#0074A0; / #0776A0;
	
	gruen
	#00B748; / #00B945;
	
	pink
	#E72459; / #D9005B;
	
	braun
	#B12800; / A61D00;
*/

* { border: 0; margin: 0; padding: 0; }
/* table, tr, td { margin: 0; padding: 0; border: 0; } */
table { border-collapse: collapse; }

body { 
	background-color: #FFFFFF;
	line-height: 0; 
}

#mainContainer { background-color: #FFFFFF; border: 1px solid #CCC; line-height: 1.5; padding: 0;  }
#leftColumn { padding: 12px; }
#contents { /* padding: 12px; */ }

#breadcrumbs { margin: 18px 12px 8px 0; }

h1, h2, h3, h4, h5, h6 { color: #333; line-height: 140%; }
h1 { font-size: 1.6em; /*letter-spacing: 1.2px; */ /* font-family: SWZ721L.ttf; */ /* font-family: "Swiss 721 Thin BT";*/ }
h1.pageTitle { font-size: 2em; margin: 16px 0 8px 0; padding: 0;}
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
p { font-size: 100%; line-height: 180%; margin: 0 0 9px 0; padding: 0; }
li { line-height: 180%; }
hr { background-color: #FFFFFF; color: #FFFFFF; }
ul, ol { margin: 0 2em 1.5em 2.5em;}
td p { margin: 0; padding: 0; }
td ul, td ol { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
b { font-weight:  bold; }

a { color: red; text-decoration: none; }
a:link { color: red; text-decoration: none; }
a:visited {}
a:focus {}
a:hover { border-bottom: 1px solid red; color: red; }
a:active {}

#vMenu #logo a:hover, a:hover img { border-bottom: none !Important; text-decoration: none !Important; }

#tvHeader { display: block; background-color: #FFFFFF; height: 80px; overflow: hidden; text-align: center; }
#tvHeader h1 { display: inline; float: right; margin-right: 1000em;  }

#tvmain ul { 
	list-style-image: url(img/bullet.png);
	list-style-position: inside;
	list-style-type: square;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

/* NAVIGATION */

ul.mainNavigation { margin: 0; padding: 0; }
ul.mainNavigation li { list-style-type: none; margin: 0; padding: 0; }
ul.mainNavigation li a { border-bottom: 1px dotted #CCCCCC; color: #333; display: block; font-weight: bold; padding: 4px 0 4px 0; width: 140px; }
ul.mainNavigation li a:hover { color: #FF2D00;  }
ul.mainNavigation li ul li a { border-bottom: 0; font-weight: normal; }

#topNavigation { background-color:#FFFFFF;}
#topNavigation a { color: #333; display: block; font-weight: bold; float: left; padding: 4px 12px 4px 12px; text-align: center; text-decoration: none; }
#topNavigation ul {  display: inline; list-style-type: none; margin: 0; padding: 0; }
#topNavigation ul li { display: inline; margin: 0; padding: 0; }
#topNavigation li a { border: 0; }
#topNavigation li a.active { font-weight: bold; }
#topNavigation li a:hover { color: #FF2D00; }

/* metanavigation */

#metaMenue { background-color:#E8C699; margin: 0 auto; padding: 0; }

ul.metanavigation { margin: 0; padding: 0; text-align: right; }
ul.metanavigation li { display: inline; list-style-type: none; }
ul.metanavigation li a { color: #660000; }

.metanavigation li a,
.metanavigation li a:link,
.metanavigation li a:visited,
.metanavigation li a:focus,
.metanavigation li a:hover,
.metanavigation li a:active {
	color: #660000;
	font-size: 97%;
	margin-left: 6px;
	text-decoration: none;
}

/* metanavigation ende */

/* LANGMENU */

#langMenu a { margin-left: 4px; }

/* LANGMENU ende */

/* NAVIGATION Ende */

hr.space { clear: left; }
span.clearer { /* display: block; height: 1px; clear: both; */ }

/* FCE 3Spalten */

#box1, #box2, #box3 { background-color: #eee; margin-bottom: 10px; overflow: hidden; /* padding: 8px; */  }

#box1 h1, #box2 h1, #box3 h1 { background-color: #FFFFFF; color: #333333; font-size: 1.3em; margin-bottom: 0; padding: 3px 6px 3px 6px; }
#box1 p, #box2 p, #box3 p { font-size: 11px; margin-bottom: 3px; padding: 6px; }
#box1 li, #box2 li, #box3 li { font-size: 11px; margin: 3px 3px 3px 12px;  padding: 2px; }
#box1 img, #box2 img, #box3 img { overflow: hidden; }

/* FCE 3Spalten ENDE */

/* FCE 5Spalten */

#fce-5col #box1, #fce-5col #box2, #fce-5col #box3, #fce-5col #box4, #fce-5col #box5 { background-color: #FF2D00; margin-bottom: 10px; overflow: hidden; width: 132px; /* padding: 8px; */  }
#fce-5col h1, #fce-5col h2, #fce-5col h3, #fce-5col h4 { color: #FFFFFF; margin: 6px 0 6px 0; font-size: 14px; text-align: center;  }

/* FCE 5Spalten ENDE */


/* FCE 2Spalten */

#twoColsLeft, #twoColsRight { background-color: #eee; margin-bottom: 10px; overflow: hidden; /* padding: 8px; */  }

#twoColsLeft h1, #twoColsRight h1 { background-color: #FFFFFF; color: #333333; font-size: 1.3em; margin-bottom: 0; padding: 3px 6px 3px 6px; }
#twoColsLeft p, #twoColsRight p { font-size: 11px; margin-bottom: 3px; padding: 6px; }
#twoColsLeft li, #twoColsRight li { font-size: 11px; margin: 3px 3px 3px 12px;  padding: 2px; }
#twoColsLeft img, #twoColsRight img { overflow: hidden; }

/* FCE 2Spalten ENDE */

.csc-linkToTop { text-align: center; font-size: 90%;}

.rgslideshow {
	border:1px solid #eee !Important;
	background: #fff !Important;
	/* background-image:url(img/background-slideshow.png) !Important; */
}

/* #contents { min-height: 200px; } */


/* MAILFORMULAR */

/* Felder und Submit Button für Email-Formulare */

fieldset { padding: 0; border-color: #fff; }

.csc-mailform-field input {
	background-color: #ffffff;
	border: 1px solid #BDBDBD;
	display: block;
	padding-top: 4px;
	margin-top: 4px;
	width: 220px;
}

.csc-mailform-field textarea {
	background-color: #ffffff;
	border: 1px solid #BDBDBD;
	display: block;
	height: 120px;
	margin-top: 4px;
	width: 320px;
}

.csc-mailform-field label {
	color: #999;
	clear: both;
	display: block;
	font-weight: normal;
	float: left;
	margin: 0;
	text-align: left;
	width: 140px;
}

/*Border um gesamtes Formular wenn gewünscht */
.csc-mailform {
	border: 1px solid #fff;
}

/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail {
	background-color: #CCCCCC;
	border-width: 1px;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-style: solid;
	color: #FF2D00;
	color: #333;
	height: 20px;
	margin-left: 140px;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	width: 90px;
}
/* MAILFORMULAR ende */


/* TABELLEN */

.contenttable { border: 1px dotted #CCCCCC; }
.contenttable  th { background-color: #FF2D00; color: #fff; }
.contenttable  td { border-bottom: 1px dotted #CCCCCC; vertical-align: top; }
.contenttable  tr:hover { background-color: #FFFFFF; }
.contenttable .tr-even { background-color: #FFFFFF;  }

/* .preisliste { border: 1px dotted #b09024; }
.preisliste th { background-color: #b09024; color: #fff; }
.preisliste td { border-bottom: 1px dotted #b09024; }
.preisliste tr:hover { background-color: #b09024; color: #fff; }
.preisliste .tr-even { background-color: #ffeebb; background-color: #ece5cd;  } */

/* TABELLEN ende */



/* RTE */
.align-right { text-align: right; }

#footer { color: #000000; margin-bottom: 36px; }
#footer p { font-size: 0.9em; text-align: center; }
#footer a { color: #000000; }

/* POWERMAIL */
input.text, input.title, textarea, select { margin: 0; padding: 0; }
.tx-powermail-pi1 { margin: 0; padding: 12px 0; }
legend { display: none; }
.left div { display: inline; float: left; }
label { width: 180px; display: block;  }
input.powermail_text { border: 1px solid #999; width: 120px; }
select { width: 120px; }

#menu a { border: none; display: block; float: left; margin: 0 0 5px 0; width: 190px; }

#header { margin: 0; overflow: hidden; padding: 0;  }

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
/*	margin-left: 20px !important; */
}

#contentLeftBottom h3 { margin-bottom: 0.7em; }

