body {
background: #FFFFFF; 
margin:0px;
padding:0px;
font-family: calibri, tahoma, verdana, arial, sans-serif;
/*background-image: url('img/trenner02.gif');
background-repeat: repeat-y;
background-position: top left;*/
}

a:link, a:visited {
color: #3B51C1;
text-decoration: none;
}

a:focus, a:hover, a:active {
color: #7E8FE2;
text-decoration: underline;
}

img{
border:0;
}

#start{
margin:0%;
padding:0px;
width:100%;
height:100%;
background-image: url('img/bg_left.gif');
background-repeat: repeat-y;
background-position: top left;
text-align:center;
overflow:auto;
}

#left{
position:relative;
float:left;
margin:0%;
padding:0px;
width:400px;
height:100%;
background-image: url('img/fisch1b.gif');
background-repeat: repeat-y;
background-position: 35px 35px;
}
#middle{
position:relative;
float:left;
margin-left:1%;
padding:0px;
width:244px;
height:100%;
background-image: url('img/bg_middle.gif');
background-repeat: repeat-y;
background-position: top left;
}
#to1{
width:100%;
height:100%;
background-image: url('img/to1.gif');
background-repeat: no-repeat;
background-position: bottom right;
}


#menu{
position:absolute;
bottom:0px;
right:0px;
/*width:150px; */
width:220px; 
padding: 60px 0px 20px 0px;
background:#086400;
color:#FFFFFF;
/*text-align:left;*/
text-align:center;
line-height:22px;
font-size:22px;
background-image: url('img/bg_right_red.gif');
background-repeat: repeat-x;
background-position: top left;
}

.menuitemspace{
	width:140px; 
	height:22px; 
	border:0px;
	padding-left:10px;
}

.seperator01{
	width:140px;
	border:0px;
	padding-top:3px;
	padding-bottom:4px;
}

#m_bio a{
	background-image:url('img/m_bio.gif');
	background-position:10px 0px; 
	background-repeat:no-repeat;
}
#m_bio a:hover{
	background-image:url('img/m_bio_mo.gif');
}
#m_work a{
	background-image:url('img/m_work.gif');
	background-position:10px 0px; 
	background-repeat:no-repeat;
}
#m_work a:hover{
	background-image:url('img/m_work_mo.gif');
}
#m_contact a{
	background-image:url('img/m_contact.gif');
	background-position:10px 0px; 
	background-repeat:no-repeat;
}
#m_contact a:hover{
	background-image:url('img/m_contact_mo.gif');
}
#m_links a{
	background-image:url('img/m_links.gif');
	background-position:10px 0px; 
	background-repeat:no-repeat;
}
#m_links a:hover{
	background-image:url('img/m_links_mo.gif');
}
#m_impress a{
	background-image:url('img/m_impress.gif');
	background-position:10px 0px; 
	background-repeat:no-repeat;
}
#m_impress a:hover{
	background-image:url('img/m_impress_mo.gif');
}


.right{
position:relative;
float:right;
margin:0px;
padding:0px;
/*width:150px;*/
width:220px;
height:100%;
/*background:#edf4ec;*/
background:#cadfc7;
/*background-image: url('img/trenner02b.gif');
background-repeat: repeat-y;
background-position: top right;*/
}
.cbox{
height:100%;
padding:0px;
margin:0px;
border-top:0px solid #086400;
}

.ctext{
padding:30 0 0 170;
height:100%;
}

.cheader{
padding:20 0 15 30;
font-size:150%;
background:#9b4200;
color:#ffffff;
background-image:url('img/bg_cheader.gif');
background-position:left bottom; 
background-repeat:repeat-x;
}

.rheader{
padding:20 0 15 30;
font-size:150%;
background:#84b280;
color:#ffffff;
background-image:url('img/bg_rheader.gif');
background-position:left bottom; 
background-repeat:repeat-x;
}


.cheader2{
margin:0px;
padding:20 0 15 30;
font-size:150%;
width:100%;
background:#086400;
color:#ffffff;
background-image:url('img/bg_cheader.gif');
background-position:left bottom; 
background-repeat:repeat-x;
}
.rheader2{
position:relative;
float:right;
margin:0px;
padding:20 0 15 0;
font-size:150%;
width:150px;
background:#edf4ec;
color:#ffffff;
background-image:url('img/bg_rheader.gif');
background-position:left bottom; 
background-repeat:repeat-x;
text-align:center;
}
.ctext2{
padding:30 170 30 170;
width:100%;
background-color:#ffffff;
}
