/*

RAHMEN				#7B4E07

BG NAV				#7B2E08

BG ZITAT - NAV_SEL	#FC9422

BG_TEXT				#F1AB6E

TEXT				#29282c

TEXT ROT			#7b3108


*/

body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 29282c;
}

/* CONTAINER */

#komplettAussen {
	width: 951px;
}

.shadowOben {
	width: 951px;
	height: 22px;
}
.shadowUnten {
	width: 951px;
	height: 22px;
}
#contentAussen {
	width: 919px;
	background-image:url(../pics/shadow_links_rechts.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding: 3px 16px 0 16px;
}	

#containerKomplett {
	width: 903px;
}
* html #containerKomplett {
	margin-left: 0px;
}


/* HEADER */
#headerKomplett {
	height: 108px;
	background-image:url(../pics/bg_header.gif);
	background-repeat:repeat-x;
}
.logoZeile {
	text-align: left;
}
.logoZeile img {
	margin-left: 24px;
}

/* NAVIGATION */
#navHor {
	height: 25px;
	width: 903px;
	background-color:#7B2E08;
	margin-bottom: 3px;
}

#navigation {
	margin-left: 11px;
}
#navigation a {
	float:left;
	color: #FFF;
	padding: 5px 15px 0px 15px;
	text-decoration: none;
}
#navigation a:hover, #navigation .sel a {
	color: #FC9422;
}

/* CONTENT */
#content {
	padding-left: 8px;
	margin: 0px;
	padding-bottom: 3px;
	text-align:left;
	
}
.homeFotoLinks {
	float:left;
}
.homeRechts {
	width: 678px;
	margin-left: 228px;
}
* html .homeRechts {
	width: 675px;
	margin-left: 225px;
}
.schriftzugHome {
	text-align: center;
	width:675px;
	background-color: #F1AB6E;
	height: 98px;
	color: #49290b;
	font-size: 24px;
	padding-top: 70px;
}
.schriftzugHome p.bodytext {
	
	margin: 0;
}

.homeFotosUnten img {
	margin-top: 3px;
	margin-left: 3px;
}

/* CONTENT FOLGESEITEN */
.contentText1, .contentFolgeStandard, .contentText3, .contentZitat {
	text-align: left;
	padding-left: 48px;
	padding-right: 25px;
	margin-right: 8px;
}
.contentText1 {
	margin-top: 33px;
	margin-bottom: 33px;
	font-style: italic;
}
.contentFolgeStandard {
	margin-bottom: 8px;
}
* html .contentFolgeStandard {
	margin-bottom: 20px;
}
.contentText3 {
	/*margin-bottom: 15px;
	margin-top: 20px;*/
}

.contentZitat {
	background-color: #FC9422;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 830px;
	margin: 0px;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: 50px;
}


/* TEXTFORMATIERUNGEN */
.schriftzugHome p {
	line-height: 30px;
}
p {
	line-height: 18px;
}

.textRot {
	color: #7b3108;
	font-weight: bold;
}
.rot {
	color: #7b3108;
	font-weight: bold;
}
.contentFolgeStandard ul, .contentText1 ul {
	list-style-image:url(../pics/bullet.gif);
	margin-top: -10px;
}
.contentFolgeStandard ul li, .contentText1 ul li {
	padding-bottom: 3px;
}
.contentZitat p {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contentZitat .textZitatKlein {
	font-size: 11px;
	font-style:normal;
}
.contentZitat p.zitatklein {
	font-size: 11px;
	font-style:normal;
	margin-top: -2px;
	margin-bottom: 3px;
	padding-top: 0px;
}
