/* This typography file is included in the WYSIWYG editor */
 
/* Typo General */
.typography{font-family: Verdana,Helvetica,sans-serif;}
.typography * {font-size: 1em;	font-family: Verdana,Helvetica,sans-serif; list-style:disc;}

.typography p, .typography li, .typography a{font-size:1.2em;}
.typography p a, .typography li a, .typography #breadcrumps a, .typography li ul li, .typography p li, .typography  h3 a{
	font-size:1em;
}

/* Content-Bereich */
.typography h1{padding:10px 0px 5px 0px; margin:0px 0px 5px 0px; font-size:1.3em; color:#008691; font-weight:bold;}
.typography h2{padding:0px 20px 0px 0px; margin:0px; font-size:1.3em; color:#626262; font-weight:bold;}
.typography h3{padding:0px 0px 10px 0px; margin:0px; font-size:1.3em; color:#000; font-weight:bold; }

.typography #Content li{margin-left:20px; color:#626262;}
.typography #Content ul{padding-bottom:1.5em;}
.typography ol{list-style-type:decimal;}
.typography ol li{list-style-type:decimal; margin-left:20px; padding-bottom:10px;}
.typography p{padding-bottom:1.5em; color:#626262; overflow:hidden;line-height:1.4;}
.typography td p{padding-bottom:0.5em;}
.typography p td p{font-size:12px;}
.typography td h2{padding-bottom:0.5em; font-size:13px;}
.typography a{text-decoration:underline; color:#626262; font-style:italic;}
.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;}

/*Links*/
.typography a.external{ background:none; padding:0px;text-decoration:none;}

/* Vorlagen */
.typography .SprachVersionen{display:block; color:#008691; font-weight:bold; overflow:hidden;}
.typography .txtGrau{color:#626262;}
.typography .txtGruen{color:#008691;}

/* Header-Bereich */
/*.typography #MenuTop li{font-size:1.2em;list-style:none;}
	#MenuTop li a {text-align:center; color:#000;}
	#MenuTop li a:hover{background-color:#ccccff;color:#000;}
	#MenuTop li a.current,
	#MenuTop li a.section {background-color:#9999ff;}*/

/* Menu Left */
/*#MenuLeft li{list-style:none;}
#MenuLeft li a {border:0px; border-top:2px solid #000; color:#000; text-transform:uppercase;}
#MenuLeft li li a {font-weight:normal; text-transform:none;}
	#MenuLeft li a:hover {border-top-color:#3257a5; color:#3257a5;}
	#MenuLeft li a.current{background-color:#fbd8cc; border-top-color:#e93c00; color:#000;}*/
	