@charset "UTF-8";
/* CSS Document */

body {
color:#fff;
background:#963 url(assets/images/derGuen.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
padding:0px;
margin:0px;
margin-bottom:36px;
}

#header {
position:absolute;
width:250px;
height:365px;
color:rgb(231,231,219);
background:#663 url(assets/images/pat01.gif);
text-align:left;
vertical-align:bottom;
font-size:12px;
letter-spacing:.15em;
z-index:0;
margin-top:0px;
}

#header a {
width:150px;
color:rgb(231,231,219);
background:none;
text-align:right;
font-weight:bold;
text-decoration:none;
display:block;
padding:5px 0px;
padding-right:5px;
border-bottom:solid 1px #963;
}

#header a:hover {
width:150px;
color:#ff0;
background:#663;
text-align:right;
font-weight:bold;
text-decoration:none;
display:block;
padding:5px 0px;
padding-right:5px;
border-bottom:solid 1px #963;
}

#header img {margin-bottom:40px;}


#backdrop {
position:absolute;
width:800px;
height:1025;
color:#fff;
background:none;
margin-top:35px;
margin-left:170px;
z-index:9;
}

#content {
position:absolute;
width:650px;
color:#666;
background:#fff;
font-size:12px;
text-align:center;
margin-top:100px;
margin-left:200px;
z-index:10;
}

#col1 {width:325px;height:225px;color:#666;background:#fff;text-align:left;margin-top:40px;float:left;}
#col1 h1 {color:#369;font-size:16px;font-weight:bold;padding:0px;padding-left:20px;margin:0px;}

#col1 h2 {
color:#000;
font-weight:bold;
font-size:13px;
padding:0px;
padding-bottom:2px;
border-bottom:1px solid #ccc;
margin:0px;
margin-bottom:5px;
margin-left:20px;
}

#col1 p {padding:0px 20px;padding-right:5px;margin:0px;margin-top:5px;}
#col1 strong {color:#369;font-size:16px;display:inline;}

#col2 {width:325px;height:225px;color:#666;background:#fff;text-align:left;margin-top:40px;float:right;}
#col2 p {padding:0px 20px;margin:0px;margin-bottom:5px;}
#col2 a:link {color:rgb(214,118,22);text-decoration:underline;}
#col2 a:visited {color:rgb(214,118,22);text-decoration:underline;}
#col2 a:hover {color:#900;text-decoration:none;}

#photo {width:650px;color:#666;background:#fff;}
#photo img {padding:0px 10px;}

#footer {color:#666;background:#fff;font-size:90%;padding:10px 0px;}
#footer p {padding:0px;margin:0px;margin-bottom:7px;}
#footer a:link {color:#666;text-decoration:none;letter-spacing:.1em;}
#footer a:visited {color:#666;text-decoration:none;letter-spacing:.1em;}
#footer a:hover {color:#000;text-decoration:none;letter-spacing:.1em;}

.style1 {color: #f0f0f0}
