html, body {
height : 100%;
}

body {
background: #FFFFFF url(./../pix/bg.jpg) repeat-x;
font-family : Tahoma, sans-serif;
font-size : 12px;
color : #333333;
margin : 0;
padding : 0;
}

#content {
border : 0px solid;
margin-left: -371px;
margin-top: 0px;
padding : 0px;
position: absolute;
top: 0px;
left: 50%;
width: 742px;
min-height : 100%;
}



#logo {
border : 0px solid;
top: 18px;
right: 0px;
overflow: hidden;
display:block;
}

#menubox {
border : 0px solid;
color: #FFFFFF;
font-size       : 16px;
width : 742px;
top: 30px;
right: 0px;
overflow: hidden;
height : 83px;
}

#menubox img{
border : 0 solid;
padding : 0;
margin : 0;
outline:none;
display:inline
}


#submenubox {
border : 1px solid #c5b99d;
background: #f0ede9;
color: #464646;
font-size       : 10px;
width : 730px;
top: 30px;
right: 0px;
overflow: hidden;
height : 12px;
padding : 4px;
}


img {
border : 0 solid;
padding : 0;
margin : 0;
outline:none;
}



#pagetitle {
position:absolute;
top :56px;
right:12px
}


h1 {
font-size    : 16px;
font-style:italic;
color : #333333;
padding : 0;
margin : 0;
display:inline;
}




#left_small {
position: absolute;
top: 140px;
left: 0px;
border : 1px solid #a6a9b8;
background-color: #edeeed;
width : 550px;
height : 397px;
padding : 0px;
}


#left_big {
position: absolute;
top: 140px;
left: 0px;
border : 1px solid #a6a9b8;
background-color: #edeeed;
width : 550px;
height : 900px;
padding : 0px;
}

#lefttext {
padding : 8px;
font-size:11px;
color: #464646;
}





#leftbottom {
position: absolute;
top: 542px;
left: 0px;
border : 1px solid #a6a9b8;
background-color: #edeeed;
width : 550px;
height : 124px;
padding : 0px;
}

#leftbottomtext {
padding : 8px;
font-family : Arial, sans-serif;
font-size:9px;
color: #333333;
}



#right_small {
position: absolute;
top: 140px;
right: 0px;
border : 1px solid #a6a9b8;
background: #edeeed url(./../pix/bg_rechts.gif) no-repeat;
background-position:top right;
width : 167px;
height : 510px;
padding : 8px;
margin : 0px 2px 0 0;
font-size : 11px;
}


#right_big {
position: absolute;
top: 140px;
right: 0px;
border : 1px solid #a6a9b8;
background: #edeeed url(./../pix/bg_rechts.gif) no-repeat;
background-position:top right;
width : 167px;
height : 884px;
padding : 8px;
margin : 0px 2px 0 0;
font-size : 11px;
}

h3 {
font-size : 14px;
padding : 0px 0 8px 0;
margin : 0px 0 8px 0;
color: #7c5b42;
}

p {
font-size : 11px;
padding : 0px 0 8px 0;
margin : 0px 0 8px 0;
}


a, a:visited {
outline : none;
color : #333333;
text-decoration : underline;
}

a:hover {
color : #888888;
text-decoration : none;
}


select {
font-size : 10px;
}

input {
font-size : 11px;
padding : 0px 0 1px 0;
margin : 0px 0 2px 0;
}


.block_bg {
background: url(./../pix/block_bg.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
border : 0px;
margin : 0px 0px 6px 20px;
padding : 0;
width : 79px;
height : 82px;
float: left;
}

div.block_bg:hover {
cursor:pointer;
}
