/* ================================================ */
/* Design-X Version 1.3 
/* ================================================ */

html {
	font-size: 75%;	
}
* {
	font-size: 1em;
}

p, span, h1, h2, h3, h4, h5, h6, ul, a, table {
	font-size: 1em;
	font-family: verdana, helvetica, sans-serif, arial;
	text-decoration: none;
  font-weight: normal;
	text-align: left;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
table, input {
	font-family: verdana, helvetica, sans-serif, arial;
	text-align: left;
}
table {
	width: 100%;
}
table td {
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
  list-style-type: disc;
}
ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}
li {
	padding:  2px 0px 2px 0px;
	margin: 5px 0px 0px 0px;
  list-style-type: disc;
	line-height: 1.3em;
}

hr {	
	margin-bottom: 10px;
	color: #cccccc;
	background-color:#cccccc;
	height:1px;
}

p {	
	line-height: 1.3em;
}


/* Titel braun*/
H1 {
	padding: 0px 0px 0px 1px; 
	margin: 7px 0px 0.6em 0px;
	font-size: 1.3em;
	letter-spacing: 0.05em;
	FONT-WEIGHT: bold;
	font-family: arial, sans-serif, tahoma, helvetica;
	text-align: left;
}
/* Braun mit Linie */
H2 {
	padding: 0px 0px 4px 5px;
	margin: 0px 0px 8px 0px;
	font-size: 1.1em;
	FONT-WEIGHT: bold;
}
/* Braun ohne Linie */
H3 {
	padding: 0px 0px 3px 0px;
	font-size: 1.1em; 
	FONT-WEIGHT: bold;
}
/* Braun gross */
H4 {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 8px 0px;
	font-size: 1.1em;
	FONT-WEIGHT: bold;
}
/* Grau */
H5 {
	padding: 0px 0px 3px 0px;
	font-size: 1.2em;
	FONT-WEIGHT: bold;
}
/* Grau */
H6 {
	padding: 6px 15px 6px 15px;
	font-size: 1.4em;
	margin: 0px 0px 0px 0px;
	FONT-WEIGHT: bold;
	font-family: arial, sans-serif, tahoma, helvetica;
}



/* ================================================ */
/*  Formular */
/* ================================================ */
fieldset {
	padding: 0px 20px 0px 20px;
	margin-bottom: 20px;
}
legend {
  font-weight: bold;
}
.textfeld {
	font-family: verdana, helvetica, sans-serif, arial;
	text-decoration: none;
  font-weight: normal;
	text-align: left;
}
.checktextfeld {
	float: left;
}
.checktextfeld a {
  font-weight: bold;
}
input.radiofeld {
	margin-bottom: -2px;
}
p.radiofeld {
	padding-bottom: 3px;
}
.sendebutton {
	width:100%;
	text-align: right; 
}
.sendebutton input {
	padding: 2px 5px 2px 5px;
}
.zeileinput input {
	padding: 1px 0px 1px 0px;
}
select{
}
.leerzeile {
	clear:both;
	padding-bottom: 0px;
	font-size:10px;
}


/* PHP-Fehler */
#fehlermeldung {
	margin: 30px 0px 0px 0px;
	WIDTH: 95%;
}
#fehlermeldung .innen {
	padding: 15px;
}
#fehlermeldung p {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
}
#fehlermeldung H3 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 1.1em;
}



/* ================================================ */
/*  Autragsformular */
/* ================================================ */
#auftrag {
	margin-top: 20px;
	width: 99%;
}
#auftrag .inhalt {
}
#auftrag legend {
	font-size: 1.6em;
}
#auftrag .radiofeld {
	padding-bottom: 6px;
}


#auftrag .sendebutton {
	width: 510px;
	padding: 10px 0px 30px 0px;
}
#auftrag .sendebutton input {
	margin-right: 20px;
	padding: 2px 5px 2px 5px;
}



/* ================================================ */
/*  Terminformular  */
/* ================================================ */
#termin-db {
	width: 550px;
}
#termin-db-fehler #fehlermeldung {
	margin: 0px 0px 10px 0px;
}
#termin-db-fehler #fehlermeldung p {
	BACKGROUND: url(/img/db/warn.gif) no-repeat;
	BACKGROUND-position: 0px 1px;
	padding-left: 25px;
}

#termin-db .sendebutton input {
	margin-right: 20px;
}
#termin-db .sendebutton img {
	vertical-align: middle;
}
#termin-db .sendebutton input.abbrechen {
	margin-right: 10px;
	BACKGROUND: url(/img/db/kreuz.gif) no-repeat 2px 2px; 
	width: 100px;
	background-color: #d0d0d0;
}
#termin-db .sendebutton input.speichern {
	BACKGROUND: url(/img/db/disk.gif) no-repeat 3px 3px; 
	width: 100px;
	background-color: #d0d0d0;
}

/* Bildvorschau */
#termin-db .vorschau {
	width: 160px;
}
#termin-db .vorschau  {
	text-align: center;
	margin: 3px 0px 5px 0px;
}
#termin-db .vorschau img, .vorschau input {
	margin: 5px 0px 5px 0px;
}



/* ================================================ */
/*  Formulartest */
/* ================================================ */
#gaestebuch {
	width: 570px;
	margin-top: 15px;
}
#gaestebuch .inhalt {
	width: 560px;
}
#gaestebuch legend {
	font-size: 1.3em;
}

#gaestebuch .zeiletext {
	width: 100%;
	overflow: hidden;
}
#gaestebuch .zeileinput {
	width: 100%;
}
#gaestebuch .textfeld {
	font-family: verdana, helvetica, sans-serif, arial;
	text-decoration: none;
  font-weight: normal;
	text-align: left;
}
#gaestebuch .fehlerzeile {
	width: 285px;
	display: none;
	vertical-align: top;
}
#gaestebuch .sendebutton {
	width: 530px;
	padding: 10px 0px 30px 0px;
}
#gaestebuch .sendebutton input {
	padding: 2px 5px 2px 5px;
}


/* ================================================ */
/*  Kontaktformular */
/* ================================================ */

.kontaktformular {
	width: 100%;
}
#div-kontakttext {
	float: left;
	display: inline;
	width: 160px;
	margin-left: 30px;
	margin-top: 50px;
}
#div-kontakttext .innen{
	padding: 10px;
}
#div-kontakttext p {
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
}

#kontakt {
	float: left;
	overflow: hidden;
	margin-top: 30px;
	width: 360px;
}
#kontakt h2 {
	margin: 0px;
}
#kontakt .inhalt {
	width: 370px;
	margin-left: 15px;
}
#kontakt .zeiletext {
	width: 120px;
	float: left;
	overflow: hidden;
}
#kontakt .zeileinput {
	float: left;
}
#kontakt .fehlerzeile {
	float: right;
	width: 250px;  /*  */
	display: none;
	vertical-align: top;
}
#kontakt .sendebutton {
	width: 330px;
	padding: 10px 0px 30px 0px;
}
#kontakt .sendebutton input {
	margin-right: 0px;
	padding: 2px 5px 2px 5px;
}




/* ================================================ */
/*  Standard Klassen */
/* ================================================ */
/* Google */
#map {
	width: 550px;
	height: 300px;
	overflow: hidden;
}

/* =====  Druck  ===== */
#headertab {
	padding: 20px 0px 0px 0px;
	width: 100%;
}
#headertab table {
 BACKGROUND: transparent url(/img/balken_tab_p.gif) repeat-x;	
 BACKGROUND-position: top left;
}
#headertab td {
	vertical-align: top;
}
#headertab-logo {
	margin: 0px 0px 0px 20px;
	width: 300px;
	height: 70px;
	font-size: 0px;
}
#headertab-rechts {
	margin: 8px 0px 0px 0px;
	width: 215px;
	height: 120px;
	BACKGROUND: url(/img/logo_rechts_tab_p.gif) no-repeat;
	BACKGROUND-position: 0px 0px;
	font-size: 0px;
}

/* =====  Druckansicht  ===== */
#druck-innen {	
	padding: 0px 30px 50px 20px;
}
#druck-innen p {	
	padding-top: 5px;
}

#druck-link {
	width: 100%;
	padding: 10px 0px 0px 0px;
}
#druck-link .textlinks {
	float: left;
	margin: 0px 0px 0px 10px;
	text-align: left; 
}
#druck-link .textrechts {
	float: right;
	margin: 0px 10px 0px 0px;
	text-align: right; 
}
#druck-link img {
	margin: 0px 0px 0px 20px;
	vertical-align: top;
}
#druck-link  a {
	FONT-WEIGHT: normal;
	text-decoration: underline;
}
#druck-link  a:hover{
	FONT-WEIGHT: normal;
	text-decoration: underline;
}


/* =====  Navigationrahmen mit Schatten  ===== */
#navigation {
	position: absolute;
	top: 113px;
	left: 45px;
	width: 200px;
	BACKGROUND: url(/img/nav_oben.gif) no-repeat;
	BACKGROUND-position: 0px 0px;
	padding-top: 35px; /* Grafik oben */
}

#navigation .inhalt {
	padding: 10px 20px 10px 16px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* nur für cms-test */
#navigation .inhalt p {
	line-height: 1.4em;
}

/* width = breite -32px-padding - 10px-schattenrand  */
.navibottom {
	background: url(/img/nav_unten.gif) bottom left no-repeat;
	padding-bottom: 17px;
}
.navimitte {
	background: url(/img/nav_mitte.gif) top left repeat-y;
}
.navimittecms {
	padding: 0px 12px 10px 12px;
	margin: 10px 5px 80px 0px;
}
#navigation .block-rechts {
}



/* ================================================ */
/*  Termintabelle  */
/* ================================================ */
.ie-puffer{
	width: 100%;
}

/* Layout1 */
.db-ausgabe1 {
	width: 545px;
}
.db-ausgabe1 .termin {
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
	margin: 0px 0px 15px 0px;
}
.db-ausgabe1 .termin p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.db-ausgabe1 H1 {
	font-size: 0.9em;
	letter-spacing: 0em;
	font-family: verdana, helvetica, sans-serif, arial;
	padding: 5px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	color: #153967;
	BACKGROUND: url(/img/h1_db.gif) repeat-x;
	border: 1px solid #bbbbbb;
}
.db-ausgabe1 H2 {
	color: #333333;
	border: 1px solid #bbbbbb;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border: none;
	background-color: #ffffff;
}
.db-ausgabe1 .innen {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 15px 10px 5px 10px;
}
.db-ausgabe1 img {
	Float: left; 
	Margin: 0px 15px 0.3em 0px; 
	border: 3px solid #dddddd;
}

/* Layout2 */
.db-ausgabe2 {
	width: 545px;
	background-color: #ffffff;
}
.db-ausgabe2 .termin {
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	width: 100%;
}
.db-ausgabe2 .termin p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.db-ausgabe2 H1 {
	letter-spacing: 0em;
	font-family: verdana, helvetica, sans-serif, arial;
	padding: 5px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
	color: #444444;
	border-bottom: 1px solid #777777;
	background-color: #f3f3f3;
}
.db-ausgabe2 H2 {
	border: 1px solid #bbbbbb;
	color: #333333;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border: none;
	background-color: #ffffff;
}

.db-ausgabe2 .innen {
	padding: 10px 10px 5px 10px;
}
.db-ausgabe2 img {
	Float: right; 
	Margin: 0px 0px 0.3em 10px; 
	border: 3px solid #dddddd;
}


/* Layout3 */
.db-ausgabe3 {
	width: 545px;
	background-color: #ffffff;
}
.db-ausgabe3 .termin {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 100%;
}
.db-ausgabe3 .termin p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.db-ausgabe3 H1 {
	letter-spacing: 0em;
	font-family: verdana, helvetica, sans-serif, arial;
	padding: 5px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
	color: #444444;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background-color: #eeeeee;
}
.db-ausgabe3 H2 {
	border: 1px solid #bbbbbb;
	color: #333333;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border: none;
	background-color: #ffffff;
}

.db-ausgabe3 .innen {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 15px 10px 5px 10px;
}


/* ================================================ */
/*  Navigationsmenu   */
/* ================================================ */

/*  overflow-hidden eigentlich besser nicht */
#navigate {
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	overflow: hidden;
}
#navigate .rahmen{
	padding: 3px;
}

/* Links unten (Impressum) */
#navi-unten {
	padding: 80px 0px 0px 10px;
}
#navi-unten a {
	text-decoration:none;
}
#navi-unten a:hover {
	text-decoration:underline;
}

/* a */
#navigate a {
	line-height: 1.6em;
	text-align: left;
	padding: 2px 0px 2px 10px;
	FONT-WEIGHT: normal;
	text-decoration:none;
	display: block;	
}
#navigate a.aus {
}
#navigate a:hover {
}

/* span */
#navigate span {
	display: block;	
	text-align: left;
	padding: 6px 0px 5px 10px;
	FONT-WEIGHT: normal;
	text-decoration:none;
}

/* sub */
#navigate a.sub {
	padding-left:  30px;
}
#navigate a.suban {
	padding-left:  30px;
}


/* ================================================ */
/* Farben der Seite  (fraben.css) */
/* ================================================ */

/* 	color: #092A76;		blau 	*/
/* 	color: #5a71a7;		blauhell 	*/
/*	color: #d5994d;		braun */
/*	color: #777777;		grau 	*/
/* color: #4b6c41;	/*grün*/
/*	color: #DE2121;		rot 	*/


/* =====  Zentrale Text-Farben  =====  */
body {
/* in Standards => CMS */
}
p, span, h1, h2, h3, h4, h5, h6, ul, a {
	color: #333333;
}
a {
	color: #092A76;
}
a:hover {
	color: #DE2121;
}
.text-hell {
	color: #777777;
}


/* =====  Überschriften  ===== */ 
H3 {
	color:  #615A51;
}
H1 {
	color:  #615A51;
}
H2 {
	background-color: #F7F9F1;
	color:  #615A51;
}
H5 {
	color:  #6177A9; /*blau*/
}
H4 {
	color:  #615A51;
}
H5{
	color: #615A51;	/* grau */
}
H1, H2, H4 {
	BORDER-bottom: #888888 1px solid;
}
H6{
	background-color: #6e696d;
	color: #ffffff;
}


/* =====  Layout  =====  */
#global-border {
	BORDER: #c6c6c6 1px solid;	
	background-color:  #FFFFFF;
}
#main {	
	background-color:#4b6e42;
}

#main-content {	
}
.main-innen img {
}

#main-foot {
	BORDER-top: #c6c6c6 1px solid;	
}
#footer {
	BORDER-top: #999999 1px solid;	
	BORDER-bottom: #999999 3px solid;	
	background-color:  #f6f6f6;
}

/* =====  Druck  =====  */
#druck-innen {	
	background-color:  #FFFFFF;
}
a.druck {
	color:  #777777;
}
#db-demo{
	background-color: #fbfbfb;
  border: 1px solid #cdcbcb;
	padding: 10px;
}


/* =====  Navigation Farben  ===== */ 
#navigate {
}
#navigate .rahmen{
	BORDER: #9FB19A 1px solid;
	BACKGROUND-COLOR: #FFFFFF ;
}

/* a und span*/
#navigate a {
	BORDER-top: #dddddd 1px solid;
	color: #777777;	/*grün*/
}
#navigate a:hover {
	BACKGROUND-COLOR: #e9e9e9;
	color:  #926630;	/* dunkel braun */
	background-image: none;
}
#navigate a.aus {
	background-image: url(/img/nav_bg.gif);
	color: #777777;	/*grün*/
}
#navigate span, #navigate a.an  {
	background-image: url(/img/nav_bg.gif);
	color:  #926630;	/* dunkel braun */
	font-weight: bold;
}

/* sub */
#navigate a.sub {
	BORDER-top: #FFFFFF 1px solid;
	BACKGROUND-COLOR: #fbfbfb;
	background-image: url(/img/navi_sub.gif);
	background-position: 16px 7px;
	background-repeat:no-repeat;
}
#navigate a.suban {
	background-image: url(/img/nav_pfeil.gif);
	background-position: 15px 7px;
	background-repeat:no-repeat;
	BORDER-top: #FFFFFF 1px solid;
	color:  #926630;	/* dunkel braun */
}
#navigate a.suban:hover {
	background-image: url(/img/nav_pfeil.gif);
	background-position: 15px 7px;
	background-repeat:no-repeat;
}
.navimittecms {
	BORDER: #C8C8C8 1px solid;
	BACKGROUND-COLOR: #f9f9f9;
}

/* =====  Formular Farben  ===== */ 
fieldset {
	border: #365230 1px solid;
}
legend {
	COLOR:  #926630;
}
#fehlermeldung {
	BACKGROUND-COLOR: #FFFFFF;
}
#fehlermeldung .innen {
	BORDER: #DE2121 1px solid;
}
#fehlermeldung p {
	color: #DE2121;
}
#fehlermeldung H3 {
	color: #333333;
}


/* =====  Kontaktformular Farben  ===== */ 
#div-kontakttext {
  border: 1px solid #cdcbcb;
	background-color: #fbfbfb;
}
#kontakt .zeiletext {
}
#kontakt p {
	color: #092A76;
}
#kontakt .fehlerzeile {
	color: #C63F3E; /* rot */
}
#kontakt .fehlerzeile img {
	BORDER-style: none;
}


/* =====  Preistabelle  ===== */
.tb-preise  {
	border-top:  #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-right: #c9c9c9 2px solid;
	border-bottom: #c9c9c9 2px solid;
}
.tb-preise table td.s1  {
	background-color: #EEF3EE;
} 
.tb-preise  table td.s3 {
	background-color: #f9f9f9;
}
.tb-preise  table td.s2 {
	background-color: #FFFFFF;
}
.tb-preise table H2 {
	background-color: #EEF3EE;
	BORDER-bottom: #c6c6c6 1px solid;
	color:  #6177A9; /*blau*/
}


/* =====  Angegote  ===== */
.tb-angebot table tr.z1 td.s1  {
	border-top: #bbbbbb 1px solid;
	border-right: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	BACKGROUND: url(/img/h1_db.gif) repeat-x;
	background-color: #FFFFFF;
} 
.tb-angebot table td.s2  {
	border: none;
	background-color: transparent;
} 
.tb-angebot  tr.z1 td.s3 {
	border-top: #bbbbbb 1px solid;
	border-right: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	BACKGROUND: url(/img/h1_db.gif) repeat-x;
	background-color: #FFFFFF;
}

.tb-angebot table tr.z2 td.s1  {
	border-bottom: #bbbbbb 1px solid;
	border-right: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	background-color: #FFFFFF;
} 
.tb-angebot table tr.z2 td.s3 {
	border-bottom: #bbbbbb 1px solid;
	border-right: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	background-color: #FFFFFF;
}

.tb-angebot table table.tb-innen td.s1 {
	BACKGROUND:  none;
	border-style:   none;
} 



/* ================================================ */
/*  Tabelle Bilder */
/* ================================================ */
.TabGalerien {
	width: 100%;
	text-align: center;
	BORDER-style: none;
}
.TabGalerien td {
	padding: 10px;
	BORDER-style: none;
}

.ThumbsTable {
	BORDER-style: none;
	margin-top: 30px;
 	width: auto;
}
.ThumbsTable td {
	padding: 5px;
	BORDER-style: none;
}
.ThumbsTable img{
}


/* ================================================ */
/*  Thumbs */
/* ================================================ */

/* Gesamtrahmen Thumbs */
div.thumbs{
	margin-top: 20px;
}
div.thumbs p {
	font-weight: bold;
	margin-bottom: 5px;
}
/* für Navigationsimages */
div.thumbs img {
	margin-right: 0px;
}


/* ================================================ */
/*  Einzelnes Bild */
/* ================================================ */

.thumbbild {
	margin: 0px auto 0px auto; 
	text-align: center;
	padding-top: 10px;
}
.thumbbild IMG {
	text-align: center;
}


/* ================================================ */
/*  Einzelnes Bild mit Schatten */
/* ================================================ */

div.schattenbild {
	BACKGROUND: url(/img/galerie/ro.gif) no-repeat top right;
	margin: 0px 0px 0px 20px; 
	text-align: left;
}
div.schattenbild div {
	BACKGROUND: url(/img/galerie/lu.gif) no-repeat bottom left;
}
div.schattenbild div div {
	BACKGROUND: url(/img/galerie/ru.gif) no-repeat bottom right;
	font-size: 0px; 
}
div.schattenbild img {
}



/* =====  Angebote  ===== */
.tb-angebot {
	overflow: hidden;
	width: 100%;
}
.tb-angebot table {
	BORDER-style: none;
	width: 100%;
}
.tb-angebot table td {
	vertical-align: top;
}
.tb-angebot p {
	margin: 0px;
}

.tb-angebot H1 {
	letter-spacing: 0em;
	font-family: verdana, helvetica, sans-serif, arial;
	padding: 5px 0px 6px 15px;
	margin: 0px 0px 0px 0px;
	color: #444444;
	border: none;
}

.tb-angebot table tr.z1 td.s1  {
	width: 265px;
} 
.tb-angebot table td.s2  {
	width: 15px;
} 
.tb-angebot table tr.z1 td.s3 {
	width: 265px;
}
.tb-angebot table tr.z2 td.s1  {
	padding: 20px 0px 10px 0px;
} 
.tb-angebot  table tr.z2 td.s3 {
	padding: 20px 0px 10px 0px;
}

.tb-angebot ul {
	padding: 10px 0px 0px 5px;
}
.tb-angebot li {
	padding: 4px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
}
.tb-angebot p {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.tb-angebot table table.tb-innen  {
	width: 100%;
} 
.tb-angebot table table.tb-innen td.s1 {
	padding: 0px 0px 0px 0px;
} 
.tb-angebot table table.tb-innen td.s2 {
	padding: 0px 10px 0px 0px;
} 



/* ================================================ */
/* CMS Classes */
/* ================================================ */
.cm-nofloat, .main-innen .cm-nofloat {
	BORDER-style: none;
	float: none;
}


.cm-ImgLeft {
	float:left; 
	margin: 0px 20px 0.3em 0px;
}


.cm-ImgRight{
	float:right; 
	margin: 0px 3px 0.3em 20px;
}
.cm-ImgCenter {
	vertical-align: middle;
}
.cm-ImgBottom {
	vertical-align: baseline;
}

.cm-underline-none a {
	text-decoration: none;
}
.cm-underline-none a:hover {
	text-decoration: underline;
}

.cm-ul-left ul {
	margin-left: 60px;
}



/*  Tabelle 2-Spaltig */
.cm-tableII td.s1{
	width: 50%;
}
/*  Tabelle 3-Spaltig */
.cm-tableIII td.s1{
	width: 33.33%;
}
/*  Tabelle 4-Spaltig */
.cm-tableIV td {
	width: 25%;
}




/*  Tabelle 2 Boxen */
.cm-TableBox2 td.s1, .cm-TableBox2 td.s3 {
	width: 276px;
	border: #cccccc 1px solid;
	padding: 0px;
}
.cm-TableBox2 td.s2{
	width: auto;
	padding: 0px;
}
.cm-TableBox2 .bl-BoxFormat .box-innen {
}

/*  Tabelle 3 Boxen */
.cm-TableBox3 td.s1, .cm-TableBox3 td.s3, .cm-TableBox3 td.s5 {
	width: 180px;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	padding: 0px;
}
.cm-TableBox3 tr.z1 td.s1, .cm-TableBox3 tr.z1 td.s3, .cm-TableBox3 tr.z1 td.s5 {
	border-top: #cccccc 1px solid;
}
.cm-TableBox3 tr.z2 td.s1, .cm-TableBox3 tr.z2 td.s3, .cm-TableBox3 tr.z2 td.s5 {
	border-bottom: #cccccc 1px solid;
}
.cm-TableBox3 td.s2, .cm-TableBox3 td.s4 {
	width: auto;
	padding: 0px;
}
.cm-TableBox3 .bl-BoxFormat .box-innen {
	padding: 10px;
}



.cm-button {
	text-align: right;
	BACKGROUND: url(/img/module/button.gif) no-repeat bottom right;
	padding: 7px 16px 7px 0px; 
	font-size: 0.9em;
	margin: 0px 40px 0px 0px; 
}
.cm-button  a, .cm-button {
	text-decoration: none;
	FONT-WEIGHT: bold;
	color: #486274;
}
.cm-button  a:hover {
	text-decoration: underline;
	color:  #aa4646;
}


.cm-button-gr {
	text-align: right;
	BACKGROUND: url(/img/module/button_gr.gif) no-repeat bottom right;
	padding: 7px 12px 7px 0px; 
	font-size: 0.9em;
	margin: 0px 20px 0px 0px; 
}
.cm-button-gr a, .cm-button-gr  {
	text-decoration: none;
	FONT-WEIGHT: bold;
	color: #486274;
}
.cm-button-gr a:hover {
	text-decoration: underline;
	color:  #aa4646;
}


/* ================================================ */
/* CSS Standardvorlagen für Module */
/* ================================================ */




.weiterlink {
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.weiterlink a{
	text-decoration: none;
	font-weight: bold;
}
