body
{
    font-family: 'Verdana' ,Lucida Grande, Arial, sans-serif;
    font-size: 11px;
    color: #451D09;
    background-color: #ACAC59;
    line-height: 18px;
}

#container {
	width:744px;
	margin-left:auto;
	margin-right:auto;
	padding:1px;
	border:1px solid #74743a;
	background-image: url(images/contentbg_gr.gif);
	background-repeat: repeat-y;
}

#headerbox{
	height:197px;
	width:748px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	background-color: #74743A;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/pferdekopf_gr.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#banner{
	border:1px solid #74743a;
	height:50px;
	width:734px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	padding:6px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:16px;
	background-color: #f4f4dd;
	background-image: url(images/logo2_2.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#centerbox
{
    width: 440px;
    padding: 9px;
    float: left;
    text-align: justify;
    font-family: 'Lucida Grande' , Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #451D09;
    margin-left: 21px;
    
}


#centerbox2
{
    width: 490px;    
    margin-right: auto;
    padding-right: 9px;
    padding-left: 15px;
    padding-bottom: 9px;
    padding-top: 9px;
    font-family: 'Lucida Grande' , Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #451D09;
    
    
}

#redheader{
width:474px;
float:left;
text-align:right;
padding:9px;
background-color:#A30000;
font-family:'Lucida Grande', Verdana, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#C2B8AF;
}

#sidebox
{
    width: 180px;
    border: 0px;
    font-family: 'Lucida Grande' , Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #451D09;
    margin-left: 550px;
    position: absolute;
    top: 280px;
}

.sideheader{
width:180px;
text-align:right;
padding:3px;
border: none 0; 
border-top: 1px dashed #666666;
border-bottom: 1px dashed #666666;
font-family:'Lucida Grande',Verdana, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#6F0000;
text-transform: uppercase;
}

.news
{
	text-align: right;
	padding: 3px;
	border: none 0;
	border-top: 1px dashed #666666;
border-bottom: 1px dashed #666666;
	font-family: 'Lucida Grande' ,Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-transform: uppercase;
}

.sidebox2
{
    width: 180px;
    text-align: right;
    padding: 3px;
    font-family: 'Lucida Grande' , Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #451D09;
    border: 0px;
    
}

#footer
{
    width: 746px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f4f4dd;
    text-align: center;
    font-family: 'Lucida Grande' , Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #38381d;
    border-right: #74743a 1px solid;
    border-left: #74743a 1px solid;
    border-bottom: #74743a 1px solid;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-right: 0px;
    padding-left: 0px;
}

A:link{color:#38381d; text-decoration:none;}
A:hover{color:#74743a; text-decoration:overline;}
A:active{color:#38381d; text-decoration:none;}
A:active:hover{color:#74743a; text-decoration:overline;}
A:visited{color:#38381d; text-decoration:none;}
A:visited:hover{color:#74743a; text-decoration:overline;}

h1
{
    font-family: 'Lucida Grande' ,Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #38381d;
    border-left: #38381d solid 15px;
    border-bottom: #38381d solid 1px;
    padding-left: 7px;
    text-transform: uppercase;
}

h2
{
    text-align: left;
    padding: 3px;
    font-family: 'Lucida Grande' ,Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #6F0000;
    text-transform: uppercase;
    border-top-width: 1px;
    border-left-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    border-top-color: #666666;
    border-right-width: 0px;
}

h3 {
font-family:'Lucida Grande', sans-serif, Arial, Helvetica;
font-size:10pt;
font-weight:bold;
color:#38381d;
border-left:#38381d solid 0px;
border-bottom:#38381d solid 1px;
padding-left:1px;
text-transform: uppercase;
}

h4
{
    font-family: 'Lucida Grande' , sans-serif, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: #38381d;
    border-left: #38381d solid 4px;
    border-bottom: #38381d solid 0px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-left: 5px;
    padding-left: 2px;
}



input,textarea,select {
border:#A30000 1px solid;
background-color:#E9E4DF;
font-family:'Lucida Grande',Verdana, Arial, sans-serif;
font-size:8pt;
color:#6F0000;

}



/* CSS MENU EFFECT */
/* from Listamatic - Eric Meyer */

#navcontainer
{
	width:180px;
	height:180px;
	margin-left:530px;
	background:#74743a;
	padding-top: 4px;
}

 #navlist
{
	padding: 0px 1px 1px;
	margin-left: 0px;
	margin-top: 0px;
	font: bold 12px Verdana, Helvetica, sans-serif;
	width: 190px;
	background-color: #AEAE5E;
}

#navlist li
{
	list-style: none;
	margin: 0;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEAE5E;
}

#navlist li a
{
	display: block;
	width:190px;
	padding: 0.25em 0.5em 0.25em 0.75em;
	text-decoration: none;
	background-color: #74743a;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #38381D;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited {
	color: #F3F3F3;
}

#navlist li a:hover
{
	color: #9D9D4F;
	background-color: #E2E2C5;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left-style: solid;
	border-left-color: #9D9D4F;
}

.img
{
    width: 480px;
    border-right: #38381D 2px solid;
    border-top: #38381D 2px solid;
    border-left: #38381D 2px solid;
    border-bottom: #38381D 2px solid;
    margin:10px 5px 5px 0px;
}

.img_kl
{
    width: 154px;
    border-right: #38381D 1px solid;
    border-top: #38381D 1px solid;
    border-left: #38381D 1px solid;
    border-bottom: #38381D 1px solid;
    margin: 5px 4px 15px 0px;
}

.img_kl_re
{
    width: 154px;
    border-right: #38381D 1px solid;
    border-top: #38381D 1px solid;
    border-left: #38381D 1px solid;
    border-bottom: #38381D 1px solid;
    margin: 5px 0px;
}

#navunder
{
    width: 180px;
    text-align: right;
    padding: 3px;
    font-family: 'Lucida Grande' , Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #451D09;
    border: 0px;
    list-style-type: none;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 12pt;
}




.bodynavunderlinks a:hover, #navunder a:visited:hover
{
    color:#38381d;
    text-decoration:underline;
}


ul
{
    list-style-type: none;
    margin-left: 0px;
    line-height: 12pt;
    padding-left: 0px;
    direction: ltr;
    
}

ul.auflist
{
    list-style-type: disc;
    margin-left: 0px;
    line-height: 15pt;
    padding-left: 0px;
    direction: ltr;
    text-indent: 12px;
    list-style-position: inside;
}
    
div.box_title
{
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #74743a;
    color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    text-align: center;
}

div.box_content
{
    margin-left: 0px;
    margin-right: 0px;
    background-color: #f4f4dd;
    color: #451D09;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    padding-right: 10px;
    padding-left: 10px;
    border-left-width: 1px;
    border-left-color: #74743a;
    border-bottom-width: 1px;
    border-bottom-color: #74743a;
    padding-bottom: 10px;
    border-right-width: 1px;
    border-right-color: #74743a;
    padding-top: 3px;
}