html, body{
margin:0;
padding:0;
font-family: Arial, Verdana, Sans-Serif;
background-color: #fff7ea;
background-image:url(http://www.rainer-lamberts.de/grafiken/hg.gif);
font-size: 101.01%;
height: 100.1%;
}

*html *
{
behavior: url(iepngfix.htc);
}


body
{
font-size: 0.85em; color:#606060;
}

#menu
{
position: absolute;
top: -1400px;
left: -2350px;
}

#wrapper
{
width: 980px;
margin: 0 auto 0 auto;
padding-top: 7em;
}

h2
{
font-size: 1.5em;
}

.untertitel
{
font-size: 0.75em;
}

#leftcol, #rightcol
{
width: 380px;
padding: 30px;
min-height: 120px;
}

#leftcol, #rightcol p
{
margin-bottom: 0;
}

#leftcol
{
position: relative;
float:left;
background-color: #ffe6bf;
border: 20px solid #ffffff;
}

#leftcol img
{
float: left;
margin-right: 30px;
}

#rightcol
{
position: relative;
float: right;
background-color: #ffdc99;
border: 20px solid #ffffff;
}

#rightcol img
{
float: right;
margin-left: 30px;
}

a
{
font-family:Arial,Verdana,Helvetica,Sans-Serif; color:#606060; text-decoration:none;
}


a:hover
{
font-family:Arial,Verdana,Helvetica,Sans-Serif; color:#606060; text-decoration:underline;
}
