/* FILE: iefucker.css */
/* designed to show CSS flaws in MSIE */


body{
/*background-image:url(verlauf2.png);*/
color:#003399;
font-size:12pt;
background-color:#eeeee6;
width:94%;
}

.engl{
font-size:11pt;
}

a:link{
color:#003399;
text-decoration:none;
font-style:italic;
}

a:visited{
color:#003366;
text-decoration:none;
font-style:italic;
}

a:active{
color:#FF7700;
text-decoration:none;
}

h1 { font-size:20pt; }

h2 { font-size:18pt; }

h3 { font-size:16pt; }

h4 { font-size:14pt; }

.box{
position: relative;
width: 100%;
background: url(trans.png) no-repeat;
padding: 1em;
}

.sidebar{
float: right;
width: 0em;
padding: 0em;
margin-left: 50px;
}

.caption{
position: absolute;
bottom: 0;
right: 1em;
font-size: .8em;
color: red;
font-style: italic;
}

.pre{
font-family: arial;
font-style: normal;
}