BODY {
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	background: url("/img/bg.jpg") repeat-x scroll 0 0 #ffffff;
}



DIV.exampleheader {
        font-size: 12px;
        margin-top: 8px;
	margin-bottom: 0px;
	line-height: 16px;
        text-align: left;
        font-weight: bold;
}

DIV.exampletitle {
        font-size: 12px;
        margin-top: 0px;
	margin-bottom: 12px;
	line-height: 16px;
        text-align: left;
        font-weight: bold;
}

P {
        font-size: 12px;
        margin-top: 8px;
	margin-bottom: 12px;
	line-height: 16px;
        text-align: justify;
}


H1 {
        font-size: 16px;
        font-weight: normal;
        color: #000033;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 6px;
}

H2 {
        font-size: 16px;
        font-weight: normal;
        color: #000033;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 6px;
}

div.toc dl dt {
        font-size: 12px;
        font-weight: 100;
        color: #000033;
	text-decoration: none;
        margin-top: 0.4em;
	margin-bottom: 0.4em;
}

div.toc dl dt a {
        font-size: 12px;
        font-weight: 100;
        color: #000033;
	   text-decoration: underline;
        margin-top: 0.4em;
	margin-bottom: 0.4em;
}


div.toc dl dt a:HOVER {
        color: #bc4003;
}

div.toc p {
        font-size: 12px;
        font-weight: 800;
        color: #000033;
	text-decoration: none;
        margin-top: 0.3em;
	margin-bottom: 0.3em;
}

div.tip {
	border: 1px solid #fff;
	background-color: #efefef;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

H3 {
        font-size: 16px;
        font-weight: normal;
        color: #000033;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.next {
        font-size: 11px;
        color: #FFFFFF;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 4px;
}

a.next:hover {
	text-decoration: underline;
}

TD.leftlogo {
	background-color: #ededed;
	border-right: 1px solid #FFFFFF;

}

TABLE.rightlogo td{
	background-image : url(img/bg.gif);
}

TD.leftmain {
	background-color: #333366;
	padding: 5px 0;
}

TD.rightmain {
	background-color: #000033;
	border-left: 1px solid #FFFFFF;
	padding: 5px 0;
	font-size: 13px;

}

TD.leftmenu {
	background-color: #e8e8e7;

}

TD.content {
	background-color: #f6f6f6;
	border-left: 1px solid #FFFFFF;
}

.itemizedlist ul{
	list-style: none;
	margin: 0;
	padding-left: 5px;
}

.itemizedlist li{
	background-image: url('/img/bullet.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding-left: 12px;
}

.itemizedlist ul li p{
	margin-bottom: 0px;
}

.term{
	font-size: 12px;
	font-weight: bold;
}

.leftmain {
        font-size: 13px;
        font-weight: bold;
        color: #EEEEEE;
	text-decoration: none;
}

a.flatmenu-chapter {
        font-size: 13px;
        font-weight: bold;
        color: #EEEEEE;
	text-decoration: none;
}

a.flatmenu-chapter:hover {
        font-size: 13px;
        font-weight: bold;
        color: #EEEEEE;
	text-decoration: underline;
}

a.flatmenu-chapter-aktiv {
        font-size: 13px;
        font-weight: bold;
        color: #EEEEEE;        
	text-decoration: none;	
}

a.flatmenu-chapter-self {
        font-size: 11px;
        font-weight: bold;
        color: #EEEEEE;        
	text-decoration: none;	
}


a.leftmenu-chapter {
        font-size: 12px;
        color: #323232;
	text-decoration: none;
}

a.leftmenu-chapter:hover {
        font-size: 12px;
        color: #e06c0f;
	text-decoration: underline;
}

a.leftmenu-chapter-aktiv {
        font-size: 12px;
        font-weight: bold;
        color: #323232;
	text-decoration: none;	
}

a.leftmenu-chapter-self {
        font-size: 12px;
        font-weight: bold;
        color: #323232;
	text-decoration: none;	
}

a.leftmenu-sect1 {
	font-size: 12px;
        color: #323232;
	text-decoration: none;
}

a.leftmenu-sect1:hover {
	font-size: 12px;
	text-decoration: underline;
        color: #bc4003;
}

a.leftmenu-sect1-aktiv {
 	font-size: 12px;
        color: #323232;
	text-decoration: none;
	font-weight: bold;
}

a.leftmenu-sect1-self {
 	font-size: 12px;
        color: #323232;
	text-decoration: none;
	font-weight: bold;
}


a.leftmenu-sect2 {
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}

a.leftmenu-sect2:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #bc4003;
}

a.leftmenu-sect2-aktiv {
 	font-size: 12px;
	color: #323232;
	text-decoration: none;
	font-weight: bold;
}

a.leftmenu-sect2-self {
 	font-size: 12px;
	color: #323232;
	text-decoration: none;
	font-weight: bold;
}


.footer {
        font-size: 11px;
	color: #000033;
        text-decoration: none;
}

a.footer {
        font-size: 11px;
        text-decoration: none;
}

a.footer:hover {
        font-size: 11px;
        text-decoration: underline;
}

tt {
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
        margin-top: 8px;
	margin-bottom: 12px;
	line-height: 16px;
        text-align: justify;
}

img {
        border:0px;
}


.kontakt {
        font-size: 12px;
        text-align: justify;
}

.anschrift {
        font-size: 12px;
}

DIV.mediaobject IMG{
        display: block;  
        margin: 0px;
        padding: 0px;
}
.intro {
        font-size: 10px;
        color: #FFFFFF;
}
