#text {
	margin-top:10px;
	margin-left:226px;
	}

#fuss {
	}

/*----------------------------------------------*/

h1 {
	background: #ebebeb url("../img/teaser_body_bg.gif") 0 100% repeat-x;
	border: 1px solid #ced3de;
	padding: 3px;
	font-size: 1.4em;
	}

h2 {
	font-size: 1.3em;
	color: #787878;
	background: #ebebeb url("../img/teaser_body_bg.gif") 0 100% repeat-x;
	border: 1px solid #ced3de;
	padding: 3px 3px 6px 3px;
	margin: 0px 0px 2px 0px;
	}

h3 {   
	font-size: 1.2em;
	padding:9px 0px 9px 0px;
	line-height:18px;
	}

h4 {	
	font-size: 1.1em;
	margin:18px 0px 0px 0px;
	line-height:18px;
	}

.menu li {
	}

.menu li:hover {
	}

.menu li.active {
	}

.submenu li {
	margin-left:10px;
	}

.submenu li>div {
	margin-left:10px;
	}

.submenu li:hover {
	}

.submenu li.active {
	}

#text a:link, #text a:visited, #text a:active{
	color: #44557B;
	}

#text a:hover{
	color: #a4b0c9;
	}

#text p {
	line-height:18px;
	margin:0px 0px 18px 0px;
	}

#text ul, #text ol {
	line-height:18px;
	list-style-type:disc;
	margin:6px 0px 12px 0px;
	}

#text li {
	line-height:18px;
	margin:0px 0px 0px 20px;
	padding:0px;
	}

#text img.right {
      clear:right;
      float:right;
	}

#text img.left {
      clear:left;
      float:left;
	}

#text img {
	border-color:#ced3de;
	border-style:solid;
	border-width:default;
	}

blockquote {
	margin-left:30px;
	}