/* This typography file is included in the WYSIWYG editor */
 
/* Typo General */
.typography{font-family: Verdana,Helvetica,sans-serif; color:#333;}
.typography * {font-size: 1em;	font-family: Verdana,Helvetica,sans-serif; list-style:square;}

.typography p, .typography li, .typography a, .typography td{font-size:1.4em;}
.typography p a, .typography li a, .typography #breadcrumps a, .typography li ul li, .typography p li, .typography  h3 a, .typography td p, .typography td a, .typography p td{
	font-size:1em;
}
.typography p{overflow:hidden;}

/* Content-Bereich */
.typography h1{padding:10px 0px 5px 0px; margin:0px 0px 5px 0px; font-size:2.4em; color:#829019; font-weight:normal;}
/*.typography .home h1{font-size:2.4em;font-weight:normal;}*/
.typography h2{padding:10px 0px 0px 0px; margin:0px; font-size:1.6em; color:#333; font-weight:bold; }
.typography h3{padding:5px 0px 0px 0px; margin:0px; font-size:1.4em; color:#000; font-weight:bold; }

.typography #Content li{margin-left:20px;}
.typography ol{list-style-type:decimal;}
.typography ol li{list-style-type:decimal; margin-left:20px; padding-bottom:10px;}
.typography p{padding-bottom:0.5em;}
.typography a{color:#829019; text-decoration:none;}
.typography a:hover{ text-decoration:underline;}

/* Images */
a img{ border:0;}
.typography img.right{float:right; margin-left:20px; padding-left:10px;}
.typography img.left{float:left; margin-right:10px;}
.typography img.leftAlone{float:left; margin-right:100%; margin-bottom:10px;}
.typography img.center{float:none; margin-left:auto; margin-right:auto; display:block;}


/* Header-Bereich */
.typography #MenuTop li{font-size:1.2em;list-style:none;}
	#MenuTop li a {text-align:center; color:#829019;}
	#MenuTop li a:hover{color:#333;}
	#MenuTop li a.current,
	#MenuTop li a.section {color:#333; font-weight:bold;}

/* Menu Left */
#MenuLeft li{list-style:none;}
#MenuLeft li a {font-weight:normal; padding-left:22px; border:0px; color:#333;}
	#MenuLeft li a:hover {color:#829019; background:url(../images/design/schmetterling_klein.png) no-repeat;}
	#MenuLeft li a.current{color:#829019; background:url(../images/design/schmetterling_klein.png) no-repeat;}
	
/* Footer */
.typography #Footer li{ font-size:1.2em;list-style:none;}
.typography #Footer li a {text-align:center; color:#829019;}
	#Footer li a:hover{color:#333;}
	#Footer li a.current,
	#Footer li a.section {color:#333;font-weight:bold;}