/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}



body {
	
	background: #9E5D49 url(images/back_all.jpg);
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	width: 778px;
	margin: 0px auto;
}

#main
{
width: 791px;
padding: 10px;
padding-top: 10px;
background: url(images/table_top.gif) no-repeat top;
}

#table_back
{
background: url(images/table_back.gif) repeat-y;
}

#back
{
width: 811px;
}

#header {
	height: 148px;
	text-align: right;
		
}

#logo {

width: 791px;
height: 58px;
text-align: left;
padding-left: 20px;
padding-top: 10px;
background: url(images/header.png) no-repeat;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
font-family: Verdana, Arial, sans serif;
}


#menu
{
width: 771px;
height: 39px;
padding-left: 40px;
padding-top: 41px
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 138px;
	height: 29px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	text-transform: uppercase;
	background: url(images/menu.png) no-repeat;
}

#menu a:hover {
	width: 138px;
    height: 35px;
	margin-top: -6px;
	padding-top: 10px;
	color: #DEEBBC;
	text-decoration: underline;
	background: url(images/menu_r.png) no-repeat;
}




#right
{
	width: 771px;
	float: right;
}

#right H3
{
width: 750px;
height: 23px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #6C2A1A;
background: #EFE1CE;
border-top: 5px solid #C28675;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back
{
background: #EFE1CE;
}

#right .right_bottom
{
background: url(images/right_bottom.gif) no-repeat bottom;
padding-bottom: 30px;
margin-bottom: 10px;
}

#right li  {
	padding: 7px;
	padding-left: 10px;

}

#right .sub
{
	padding-left: 30px;
}

#right a {
	color: #6C2A1A;
	text-decoration: underline;
}
#right a:visited {
	color: #6C2A1A;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 791px;
}

#left .left_top
{
background: url(images/left_top.gif) repeat-x;
padding-top: 20px;
}


#left .left_bottom
{
background: url(images/left_bottom.gif) repeat-x bottom;
padding: 10px;
padding-bottom: 20px;
margin-bottom: 20px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #6C2A1A;
}

#left a
{
color: #6C2A1A;
text-decoration: underline;

}



#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #6C2A1A;
	font-size:14px;
	font-family: Lucida Calligraphy, Verdana, Arial;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #6C2A1A;
	font-size: 11px;

}

.date a {
	color: #6C2A1A;

}




#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.png) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4A2011;
}

#footer a {
	color: #4A2011;
}
 h3 {

font-family:Georgia,Verdana,Arial;
font-size: 15px;
text-align: center;
color: #000;
background:  #9E5D49 url('images/left_top.gif');
height: 20px;
line-height: 20px;
width:99%;
text-transform: uppercase;
letter-spacing: 1px;
border:solid 1px #d0dcdb;
margin-left:auto;
margin-right:auto;

}
body {background-attachment: fixed}
.menu2 a, .menu2 a:visited, .menu2 a:active {
display : block;
width: 160px;
color : #000;
text-decoration : none;
font-family : verdana, sans-serif;
font-size : 10pt;
padding-left : 8px;
padding-right : 8px;
padding-bottom : 0;
padding-top : 0;
margin-left : 0;
margin-right : 0;
border-left : 1px solid #99968d;
border-right : 1px solid #99968d;
border-top : 1px solid #99968d;
border-bottom : 1px solid #99968d;
line-height : 26px;
height : 26px;
text-align : left;
background-image : url(images/button1.jpg);
background-repeat : repeat-x;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
}
.menu2 a:hover {
background-color : #ffe3ba;
color : #f8e3c3;
text-decoration : none;
background-image : url(images/mover1.jpg);
border-left : 1px solid #666666;
border-right : 1px solid #666666;
border-top : 1px solid #666666;
}
textarea, input {
border:solid 1px #000;
font-size:11px;
font-family:Arial,Verdana;
color:#000;

}
hr {
background: url('images/line112.gif');
width:428px;
height:13px;
text-align:center;
margin-left: auto;
margin-right: auto;
border: solid 0px;

}

#box {
 width:449px;
 height:579px;
 overflow:auto;
 text-align:center;
 background: #fff url('');
 border:ridge 4px #C28675;
margin-left:auto;
margin-right:auto;
background-attachment:fixed;
background-repeat:no-repeat;

}
#boxwidth {
    margin-left:auto;
    margin-right:auto;
    height: 678px;
    width:500px;

}
#oben {
    width: 500px;
    height: 50px;
    background: url('images/box_top.jpg') no-repeat;
    line-height:50px;

}
#mitte {
    width: 500px;
    background: #EFE1CE;
    height: 500px;
    overflow:auto;
 
}
#unten {
    width: 500px;
    background: url('images/box_bottom.jpg') no-repeat;
    height: 59px;
}
table {margin-left:auto;
margin-right:auto;
}
td {text-align:left;
font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}
body {
font-family: Verdana, Arial;
font-size: 12px;
letter-spacing: 1px;
}
h1 {
    font-family: Lucida Calligraphy, Verdana, Arial;
    font-size: 14px;
    
}
