 /*-------------------------------------------------------------------------------#
 #                  \||/                                                          #
 #                  |  @___oo                                                     #
 #        /\  /\   / (__,,,,|                                                     #
 #       ) /^\) ^\/ _)                                                            #
 #       )   /^\/   _)                 _/_/_/_/  _/_/_/_/    _/_/_/    _/_/       #        
 #       )   _ /  / _)                      _/  _/        _/        _/    _/      #       
 #   /\  )/\/ ||  | )_)                    _/  _/_/_/    _/  _/_/  _/    _/       #        
 #  <  >      |(,,) )__)            _/    _/  _/        _/    _/  _/    _/        #        
 #   ||      /    \)___)\            _/_/    _/_/_/_/    _/_/_/    _/_/           #
 #   | \____(      )___) )___                                                     #
 #    \______(_______;;; __;;;                                                    #
 #                                                                                #
 #----------------------------------------------------------by JEGO-Design-------*/
html, body {	
	background-color: #FFE2B5;
	background-image:url(../img/bg_verlauf.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#index {
	width: 980px;
	margin: 8px auto 8px auto;
	background-color:#FAE9CC;
	color: #6e2820;
	border-left: 1px dotted #6e2820;
	border-right: 1px dotted #6e2820;
	}

#head {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 300px;
	width: 100%;
	margin: 0px;
	}

#site_navi {
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
	width: 200px;
	}
	
#site_navi {
	float:left;
	}
	
#site_navi a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e2820;
	text-decoration: none;
	}
	
dl#menu, #menu dt, #menu dd, {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
dl#menu {
	width: 100%;
	padding: 0;
	
	}
	
dl#menu dt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-left: 2px;
	margin-top: 2px;
	text-align: center;
	color: #6e2820;
	}
	
dl#menu dt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FDF7EB;
	background-color: #0B791C;
	text-decoration: none;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	border: 0;
	height: 100%;
	}

dl#menu dt a:hover {
	color: #6e2820;
	background-color: #F4D69A;
	text-align: left;
	}

#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	color: #6e2820;
	background-color:#FFFFFF;
	width: 738px;
	padding: 10px;
	margin-left: 10px;
	text-align:left;
	border-left: 1px dotted #6e2820;
	}
	
#content a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #974E32;
	text-decoration:none;
	}
	
#content a:hover {
	color: #A76A53;
	}
	
#footer {
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDF7EB;
	width: 100%;
	font-weight: normal;
	text-align:center;
	padding-top:2px;
	clear:both;
	background-color: #0B791C;
	}
	
#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FDF7EB;
	}
	
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	}

#copyright a {
	text-decoration: none;
	color: #000000;
	}
	
#copyright a:hover {
	text-decoration: none;
	color: #FF0000;
	}

.submit_search {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7F3D6;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px; 
	padding-bottom: 4px; 
	width: 185px;
	border:0; 
	background-color: #C9956D; 
	height: 17px;
	}
	
h1 {
font-size: 15px;
font-style:italic;
font-weight:bold;
}

h2 {
font-size: 13px;
font-style:italic;
font-weight:bold;
}