body, tr, td, th, tbody, p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}

body {
	background-image: url(../images/bg/bg_body.gif);
	margin-top: 0px;
	margin-left: 25px;
    	
}


/* Rahmen um Bilder im Contentbereich 5 Pixel Abstand */
.imagrahmen {
	border: 1px solid #000000;
	padding: 5px;
}


.txtbraun {
	color: #88733C;
}

.txtblau {
	color: #5fa1db;
}
.txtred {
	color: #ED1C24;
}
.txtdarkgrey {
	color: #333333;
}



/* Listen*/	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* Liste mit braunem Pfeil und Zeilenhöhe 18px*/	 
li.liste1 {
	padding-left: 20px;
	background-image: url(../images/listenpunkt1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	line-height: 18px;
}

/* Liste mit braunem Pfeil und normaler Zeilenhöhe*/
li.liste1a {
	padding-left: 20px;
	background-image: url(../images/listenpunkt1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
}


li.listeeingerueckt {
	padding-left: 10px;
	background-image: url(../images/listenpunkt1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-left: 40px;

}


/* Liste im weissen Kasten rechts mit gelben Listenpunkten */
li.liste2 {
	padding-left: 20px;
	background-image: url(../images/listenpunkt2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	font-size: 10px;
	color: #666666;
}





.zurueck {
	margin-right: 20px;
	color: #8c773e;
}



/* Übergeordnete Tabelle - Rahmen */
.tab1 {
	border: 1px solid #000000;
	width: 938px;
}

/* Formatierung erste Tabellenzeile mit Logo */
.line1 {
	background-image: url(../images/bg/bg_top.jpg);
	height: 70px;
	text-align: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	vertical-align: middle;
}

/* Formatierung zweite Tabellenzeile mit Flash */
.line2 {
	height: 143px;
	background-color: #5fa1db;
}


/* Formatierung dritte Tabellenzeile mit Subnavi Kontakt etc. */
.line3 {
	background-image: url(../images/bg/bg_nav_o.jpg);
	color: #FFFFFF;
	height: 24px;
	
}
/* Formatierung vierte Tabellenzeile - bunte Linie */
.line4 {
	height: 8px;
	background-color: #09419E;
	
}

/* Linie im Contentbereich */
.linecontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C8445;
	margin-bottom: 25px;
	margin-top: 25px;
}

/* erste Spalte links (Navigation) */
.maintd1 {
	background-image: url(../images/bg/bg_nav_li_u.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 192px;
	text-align: left;
	vertical-align: top;
	height: 340px;
}

/* zweite Spalte (Abstand zum Content mit Linie) */
.maintd2 {
	background-image: url(../images/bg/bg_content.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 2px;
}


/* dritte Spalte (Contentbereich) */
.maintd3 {
	background-image: url(../images/bg/bg_content.gif);
	width: 556px;
	padding-bottom: 40px;
	padding-top: 8px;
}


/* vierte Spalte rechts, gelb */
.maintd4 {
	background-color: #FFCC00;
	width: 185px;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 20px;
}


/* Navigation links oberste leere Zeile */
.navli1 {
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5fa1db;
	
}

/* Navigation links, blauer Kasten am Ende */
.navli3 {
	text-align: left;
	height: 76px;
	width: 100%;
	
}

/* Navigation links Schatten unten rechts  */
.navli3a {
	text-align: left;
	width: 2px;
	height: 82px;
	vertical-align: bottom;
	
}

/* Navigation links Schatten unten  */
.navli4 {
	background-image: url(../images/bg/schatten_navi/linksunten.jpg);
	background-position: top;
	height: 6px;
	
}

/* footer unten mit Text Unternehmensberatung Galuschge ... */
.footer {
	background-image: url(../images/bg/bg_nav_li.gif);
	color: #FFFFFF;
	text-align: right;
	line-height: 20px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

/* Contentbereich */
.contentdiv {
	width: 516px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #9C8445;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 22px;
}

h2 {
	letter-spacing:0,5;
	color: #8C773E;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}



/* Tabelle in der gelben Spalte rechts - weisser Kasten */
.rechtstab {
	background-color: #FFFFFF;
	width: 100%;
}



/* Schatten um weissen Kasten rechts ff. */
.reSchatt {
	background-color: #FFCC00;
	background-image: url(../images/bg/schatten_rechts/schatten_re.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.reSchattU1 {
	background-color: #FFCC00;
	text-align: right;
	vertical-align: top;
	height: 7px;
	width: 8px;
}
.reSchattU2 {
	background-color: #FFCC00;
	background-image: url(../images/bg/schatten_rechts/schatten_u.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.reSchattU3 {
	background-color: #FFCC00;
	text-align: left;
	vertical-align: top;
	height: 7px;
	width: 5px;
}
.reSchattO {
	background-color: #FFCC00;
	text-align: left;
	vertical-align: bottom;
	height: 8px;
	width: 5px;
}
.recontent {
	color: #666666;
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	font-size: 10px;
}
.reQuadrGelb {
	margin-right: 5px;
}
.txtre {
	font-size: 10px;
	color: #666666;
}


/* Gelbe Spalte rechts - Pfeil unterhalb des Kastens */
.pfeilgelb {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
}
