body {
        background-color:#fff;
        margin:0;
        line-height:13px;
        font-size:11px;
        font-family:Arial, Lucida sans, Myriad pro, Helevetica, sans-serif;
        }
#content {
        width:1004px;
        height:auto;
        min-height:300px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;	
        background-image:url(../images/main.gif);
        background-repeat:repeat-y;
        background-color:#fff;
	}
#contentbottom {
	width:1004px;
	height:12px;
	background-image:url(../images/mainbottom.gif);    
        background-repeat:no-repeat;
        background-color:#fff;     
	float:left;
        }
#head   {
	background-image:url(../images/head.jpg);
        width:990px;
        height:121px;
	float:left;
	margin-left:7px;
	}
#logo   {
        width:275px;
        padding-right:20px;
	margin-top:10px;
	margin-right:118px;
        float:right;
        }
.box {
	float:left;
	padding:20px;
	}
#menue {
	width:449px;
	height:51px;
	float:left;
	margin-top:50px;
	margin-left:89px;
	color:#5d3d28;
	background-color:none;
	 background-image:url(../images/menue.gif);
        background-repeat:no-repeat;
	
	}
ul.menu {
        padding:0px;
        margin:0px; 
        list-style-type:none;
        margin-left:40px;
	margin-top:10px;
	}  
.menu li { 
        float:left;
        }
li.menu a {         
	padding:8px;
        padding-bottom:10px;
	float:left;   
	display:block;
	color:ccc;
	}
li.menu a:hover {
	background-color:#6b277c;
	color:#fff;
		}
#main	{ float:left; width:990px; min-height:275px; margin-left:7px;
	  background-color:#fff;
         background-image:url(../images/textback.jpg);
        background-repeat:no-repeat;
	background-position:top;
	}
#textmain, #tbottom {
	margin-left:80px;
	}
#textmain	{
	background-image:url(../images/contentmain.gif);
	background-repeat:repeat-y;
	width:787px;
	min-height:340px;
	float:left;
	overflow:auto;
	padding-top:20px;
	}
#tbottom       { 
	height:17px;
	background-image:url(../images/contentbottom.gif);
	width:787px; 
	float:left; 
	}
.info   {
	width:219px;
	float:right;
	background-image:url(../images/infomain.gif);
        background-repeat:repeat-y;
	margin-right:30px;
	margin-top:10px;
	}
.infotop {
	 width:219px;
	height:20px;
	 background-image:url(../images/infotop.gif);
        background-repeat:no-repeat;
	float:left;
	}
.infobo {
	width:219px; height:20px;
	 background-image:url(../images/infobottom.gif);
        background-repeat:no-repeat;
        float:left;
	 }
.infotext {
	margin:18px;
	color:#fff;
	 }
.textbox {
	width:710px;
	margin-left:30px;
	font-size:10pt;
	line-height:13pt;
	}
.contactbox {
	margin-left:20px;
	}
textarea,input, select {
	    border:1px solid #6b277c;
        }

h1, h3, h4, h5 { font-size:1.8em; color:#6b277c; }
h2	{
	font-size:12px;
	color:#6b277c;
	}
a:link { 
        text-decoration:none;
        color: #ddd;
        font-size:12px;
	}
a:visited {
        text-decoration:none;
        color: #ddd;
	font-size:12px;
        }
a:hover {
        text-decoration:none;
        color:  #6b277c;
        }
a:active {
        text-decoration:none;
        color: #6b277c;
        }	
