#
html { 
  padding:0px;
  margin:0px;
}

body {
	background-color: #FBF8F4;
	padding:0px;
	margin:0px;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	
}





#pageHeader {
	
	height: 92px;
	margin-right: 191px;
	margin-left: 191px;
	background-color: #ec8b40;
	
}

#links {
	position: absolute;
	background-image: url(../bilder/hintergrund/spalte_links_200x480.png);
	left: 0px;
	width: 190px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	height: 600px;
}

#inhalt {
	border-left: 1px solid #ec8b40;
	border-right: 1px solid #ec8b40;
	padding: 0px;
	background-color: #ffffff;	
	margin-top: 0px;
	margin-right: 191px;
	margin-bottom: 0px;
	margin-left: 191px;
}

#rechts {
	position: absolute;
	right: 0px;
	width: 190px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/hintergrund/spalte_rechts_200x480.png);
	height: 480px;
}


p { 
}

b, strong {
	font-weight: bold;
}


h1 {
	color: #4b505c;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0.7em;
	padding: 0px;
	line-height: 1em;
	margin-top: 0px;
}

h2 {
	color: #7582a1;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.4em;
	margin-top: 0;
	padding: 0px;
}

h3 {
	color: #738eb1;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.3em;
}

h4 {
	color: #90b0c5;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 0.1em;
}

h5 {
	color: #092143;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 0.1em;
}

.image-left {
	float: left;
	margin: 3px 1em 1em 0;
	padding: 3px;
}

* html .image-left {
	/*height: 1%;*/
	position: relative;
}

.image-right {
	float: right;
	margin: 3px 0 1em 1em;
	padding: 3px;
}

* html .image-right {
	/*height: 1%;*/
	position: relative;
}

.imageStyle {
}

a:link {
	color: #c3c2f3;
	text-decoration: none;
}

a:visited {
	color: #81acd8;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffbd3e;
}

.left {
	float: left;
}

a img {
	border: none;
}
	





#pageHeader h1 {
	color: #fff;
	margin: 0px;
	text-align: left;
	font-size: 2em;
	letter-spacing: 3px;
	position: relative;
	top: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}



#pageHeader h2 {
	color: #FFFFFF;
	
	margin: 0px;
	font-size: 1.1em;
	text-align: left;
	padding-right: 20px;
	padding-left: 30px;
	letter-spacing: 3px;
	position: relative;
	top: 10px;
}

#leftbar {
	width: 190px;
	text-align: left;
	position: absolute;
	right: 0;
	overflow: auto;
	top: 0;
	bottom: 40px;
}



#content {
	color: #333333;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 1.5em;
	text-align: left;
	background: transparent;
	padding: 20px;
}

#content img{
	}


#sidebarContainer {
	width: 190px;
	float: left;
	text-align: left;
	/*height: 94%;*/
	position: absolute;
	left: 0;
	top: 0;
	bottom: 40px;
	overflow: auto;
	color: #303030;
	text-transform: 0;
}

/** html #sidebarContainer {
	height: 90%;
	position: relative;
	float: left;
}*/


.sidebar {
	padding: 10px;
	color: #494949;
}

.sidebar a {
	color: #b90000;
}

.sidebar a:hover {
	color: #ffffff;
}

#contentContainer #content ul li {
	margin-bottom: 0.8em;
}

#contentContainer #content ol li {
	margin-bottom: 0.8em;
}

#footer {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	color: #CCCCCC;
	width: 100%;
	left: 0;
	right: 0;
	background-color: #7d8998;
	bottom: 0;
	height: 32px;
}

/** html #footer {
	clear: both;
	position: relative;
	overflow: visible;
}*/

#footer p {
	margin: 0px;
	padding-top: 0.4em;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffbd3e;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: right;
	padding: 0px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	line-height: 1.2;
	background: transparent;
	font-size: 1.2em;
	text-align: right;
	background: transparent;

}

#navcontainer .currentAncenstor {
}

#navcontainer li a.active {
	
	font-weight: bold;
	padding-left: 32px;
	color: #6288ae;
}

#navcontainer ul ul li a.active {
	padding-left: 40px;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}



#navcontainer ul li {
	border-bottom: 1px dotted #d7d7d7;
	font-size: 0.8em;
}

#navcontainer ul * li {
}

#navcontainer a {
	display: block;
	text-decoration: none;
	padding: 8px 10px;
	color: #5f6476;
}


#navcontainer a:hover {
color: #CCCCCC;
}

/* Child - Level 1 */

#navcontainer ul ul {
	padding: 0px;
	margin: 0px;
}

#navcontainer ul ul li { 
	border-bottom: 0px;
	font-size: 0.8em;
	line-height: 1;
	padding-right: 1.5em;
}



#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 40px;
}

#navcontainer ul ul a:hover {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
	padding-right: 1.5em;
	font-size: 0.9em;
}

#navcontainer ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 35px;
}

#navcontainer ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 50px;
}

#navcontainer ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 65px;
}

#navcontainer ul ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 5 */

#navcontainer ul ul ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 60px;
}

#navcontainer ul ul ul ul ul ul a:hover {
	background: transparent;
}
#inhalt #content img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	float: left;
}

 #inhalt #content img.img_r {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	margin-left: 15px;
}

