/* Standard Textformate*/

h1 {
position:relative;
float:left:
clear:left;
margin:0px;
padding:0px;
border:0px;
padding-top:5px;
padding-bottom:5px;
padding-left:20px;
font-size: 18px; 
font-weight:bold;
color:black;
background-image: url(/graphics/marker-h1.gif);
background-repeat:no-repeat;
background-position:0px 7px;
}


h2 {
position:relative;
clear:left;
margin:0px;
padding:0px;
padding-top:10px;
padding-left:20px;
padding-bottom:10px;
border:0px;
font-size: 14px; 
font-weight:bold;
background-image: url(/graphics/marker-h2.gif);
background-repeat:no-repeat;
background-position:0px 14px;
}

h3 {
position:relative;
clear:left;
margin:0px;
padding:0px;
padding-top:5px;
margin-bottom:5px;
border:0px;
font-size: 12px; 
font-weight:bold;
color:#FF6600;
}

p, li{
font-size:12px;
line-height:18px;
padding-top:3px;
padding-bottom:3px;
}

a:link, a:active, a:visited {
border-width:0px;
font-weight:bold;
font-size:12px;
text-decoration:none;
color:#FF6600;
}

a:hover{
font-size:12px;
text-decoration:none;
color:#FF6600;
font-weight:bold;
font-style:italic;
}

table
{
    border: 1px solid #ccc;
    border-collapse:collapse;
    text-align: left;
    margin-bottom:15px;
}


td {
    font-size:10px;
    font-weight:normal;
    vertical-align: top;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px dotted #ccc;
    border-left: 1px dotted #ccc;
}

td p{
    font-size:10px;
    font-weight:normal;
    padding:0px;
    margin:0px;
}


td a:link, td a:visited, td a:active, td a:hover
{
font-size:10px;
font-weight:normal;
}
/* Eigene Styles */

.bild_rechts{
margin:0px;
padding:0px;
position:relative;
float:right;
margin-left:30px;
}

.clear{
position:relative;
float:left;
width:522px;
clear:left;
}


.fett-orange{
font-weight:bold;
color:#FF6600;
}

.notes, notes p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
margin-top:5px;
display:block;
}


/* Darstellung Tiny Editor */

body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
body {background:#FFF;}
body.mceForceColors {background:#FFF; color:#000;}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(img/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(img/items.gif) no-repeat;}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}



/* IE */
* html body {
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
}


