body
	{
background: url("./img/body_bg.jpg") repeat-x scroll 0 0;
color:#000;
font:14px Arial,Helvetica,sans-serif;
margin:0 auto;
padding:1%;
	}
	
ul {
padding-left:0px !important;
}
		
h1
	{
	color: #999999;
	font-size: 1.6em;
	font-weight: bold;
	}
	
h3
	{

	margin: 0 0 1em 0;
	padding: 0;
	font-weight: bold;
	}

h4
	{
	font-size: 95%;
	margin: 0 0 0.4em 0;
	padding: 0.3em 0 0 0;
	}
	
h4 span
	{
	color: #bba;
	font-weight: normal;
	}

p
	{
	margin: 0 0 1em 0;
	line-height: 	1.3em;
	}
	
a
	{
	text-decoration: none;
 	color: #888;
	}
	

textarea {
  width: 98%;
}

input, textarea {
border:1px solid #4A669B;
color:#000000;
}

a:hover
	{
	color: #fff;
	}
	
a:active
	{
	color: #443;
	}
	
#main
	{
border:1px solid;
margin:0 auto;
text-align:left;
width:983px;
	}
	
#logo 
{
background:url("./img/logo_bg.jpg") no-repeat scroll left bottom #FFFFFF;
float:left;
height:205px;
padding-top:50px;
text-align:center;
width:242px;
}
	
#top
	{
background:url("headers/rotate.php") no-repeat scroll 0 0 transparent;
cursor:pointer;
float:left;
height:255px;
width:741px;
	}

/***********************************
header
************************************/

#header
	{
margin:0 auto;
overflow:hidden;
padding-top:0;
position:relative;
width:100%;
	}

/***********************************
sidebar
************************************/
	
#sidebars
{
	background-image: url(img/headback2.jpg);
	margin-top: 10px;
	display: inline;
	float: right;
	width: 210px;
	height: 35px;
	padding-left: 25px;
	padding-top: 10px;
	background-position: top;
	background-repeat: no-repeat;
	
}

#blk_header {
background:transparent url(./img/hd_bg.jpg) repeat-x scroll 0 0;
}

#blk_header h2 {
color:#e4e4e4;
font-weight:lighter;
padding-left:5px;
}

#nav_block {
float:left;
width:240px;
	}

#menu
	{
background:url("./img/block_bg.jpg") repeat-x scroll 0 -1px #000000;
border:1px solid #272729;
min-height:255px;
padding:0 20px;
	}
	
#menu ul
	{
	margin: 0;
	padding: 0;
	border-top: 1px solid #272729;
	}


#menu ul li
	{
border-bottom:1px solid #272729;
display:block;
line-height:22px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
	}

#menu ul ul li
	{
	display: block;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid  #272729;
	padding: 0;
	}
#menu ul li a
	{
display:block;
padding-left:7px;
width:138px;
	}

#menu ul ul
	{
	padding-left: 10px;
	}
	
	#menu ul ul li
	{
	padding-left: 10px;
	padding-bottom: 1px;
	border-bottom: 1px solid  #272729;
	}
	
#menu ul ul li a
	{
	display: block;
	width: 128px;
	color: #FFDCA8;
	}
#menu ul ul li a:hover
	{
	display: block;
	width: 128px;
	padding-left: 12px;
	color: #fff;
	border-bottom: 0px;
	}
#menu ul ul ul 
	{
	display: none;
	}


#menu ul li a:hover
	{
	color: #fff;
	border-bottom: 0px;
	}
	
#menu ul li a:active
	{
	color: #C9C9B3;
	}
	
#menu a.current {
	font-weight: normal;
	color: red;
	}

#menu ul ul a:hover
	{
	color: #fff;
	}
#menu ul ul a.current
	{
	color: red;
	}

.menu-deco
	{
	height: 90px;
	}
.menu-deco-top
	{
	height: 35px;
	background: url(img/headback2.jpg) no-repeat 0 0;
	margin-top: 0;
	}

.menu-deco-bottom
	{
	height: 10px;
	
	}

.login-deco
	{
	height: 25px;
	margin-top: 10px;
	}
	

/***********************************
end sidebar
************************************/

#sitename_wrap
	{
background:url("./img/gradient.jpg") repeat-x scroll 0 0 transparent;
margin-left:1px;
padding-bottom:5px;
	}

#sitename {
margin:0 auto;
width:90%;
color: #777777;
}

#breadcrumb a
	{
	text-decoration: none;
	}

#breadcrumb a:hover
	{
	text-decoration: none;
	}


#container {
background:url("./img/container_bg.jpg") repeat-y scroll 0 0 transparent;
}
	
#content_wrap{
float:left;
width:743px;
}

#content {
margin:0 auto;
min-height:350px;
overflow:hidden;
padding-bottom:20px;
width:90%;
}

#meaning{
border:1px solid #999999;
font-size:90%;
margin:30px auto;
padding:10px;
width:84%;
}

#content2 {
font-size:90%;
margin:30px auto;
padding:10px;
width:84%;
}

.red {
color:red;
font-weight:bold;
}

#container table
	{
	margin-left: 15px;
	}
	
#container H1
	{
	padding: 5px 15px -10px;
	color: #786A47;
	text-transform: uppercase;
	font-size: 100%;
	font: bold;
	}
	
#inhalt2
	{
	display: inline;
	padding-top: 20px;
	width: 250px;
	color: #F5F5DC;
	}
	
#inhalt2 a
	{
	color: #F0E68C;
	text-decoration: none;
	}
	
#inhalt2 a:hover
	{
	color: #fff;
	text-decoration: none;
	}

#content a
	{
	color:#5785A4;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	border-bottom: 1px dotted #aaa;

}
#content a:hover
	{
	color:#999;
	border-bottom: 1px solid #aaa;
	}

#content li
	{
	list-style: none;
	padding-left: 5px;
	margin-left: 35px;
	list-style-image: url(images/bullet-02.gif);
	list-style-position: outside;
	}
	
	
#footertext
{
   padding: 218px 0 0 0;
	color: White;
}

#footertext a
   {
	color: White;
	text-decoration: none;
   }
	
#footertext a:hover
   {
	color: #fff;
	text-decoration: none;
   }

#credits
	{
	margin: 20px 0 20px;
	height: 30px;
	padding: 5px;
	margin: 0;
	background: 	#bebcad;
	color: #786A47;
	}
	
#credits a
	{
	color: #786A47;
	font-weight: normal;
	border-bottom: none;
	}
	
#credits a:hover
	{
	color: #fff;
	border: none;
	border-bottom: #fff 1px dotted;
	}


.clear
	{
	clear: both;
	}
 	
.hr
	{
	border-bottom: 1px dotted #aa9;
	height: 1px;
	line-height: 1px;
	margin: 12px 0;
	}
	
.fadebox {width: 780px; height:209px;}

#ft_credits {
float: right;
margin-top: 20px;
}
#ft_credits a, #ft_credits a:visited {
color: #4a669b;
text-decoration: none;
}
#ft_credits a:hover {
color: #ffffff;
}

#footer_sub ul li {
float: left;
list-style-type: none;
padding-right: 20px;
}
#footer_sub ul li a, #footer_sub ul li a:visited {
text-decoration: none;
color: red;
}
#footer_sub ul li a:hover {
color: #550909;
}

#footer {
background:none repeat scroll 0 0 #111111;
border:1px solid #272729;
font-size:10px;
overflow:hidden;
padding:10px;
}

#baker_footer {
background:none repeat scroll 0 0 #0A0A0A;
border:1px solid #400504;
color:#777777;
float:left;
margin-left:10px;
margin-top:13px;
padding:3px 20px;
}
#footer_sub {
margin-left: 65px;
float: left;
width: 500px;
}
#footer_sub p {
border-bottom:1px dotted red;
color:#777777;
font-weight:bold;
margin:-5px 0 0;
text-align:left;
width:125px;
}


/* CSS Document */

