body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#000000;
 	background-image: url(../images/bakground.jpg);
	background-repeat: repeat-x;
}
h1 {font-size:18px;color:#FFFFFF;margin-bottom:0px;}
h2 {font-size:16px;color:#FFFFFF;}
h3 {font-size:12px;color:#CCCCCC;}
p  {margin-top:0px; margin-left: 10px;}
ul {margin: 0px 0px 0px 0px; padding-left: 0px;}

li {
	list-style-image : none;
	list-style-position: inside;
	list-style-type: disc;
}


/* ###################### LINK ###################### */
a:link, a:visited {
	font-size        : 11px;
	color            : #FF9900;
	text-decoration  : none;
	font-family      : Verdana, Trebuchet MS, Helvetica, sans-serif;
}

a:hover {
  color            : #339933;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover {
  color            : #37C9C0;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #37C9C0;
  text-decoration  : bold;
}

#title {

padding:5px;
border-bottom:1px solid #000000;
margin-bottom:20px;

}


#left, #right, #left_google {
line-height:18px;
}
#left {
width:130px;
float:left;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}

#right {
width:130px;
float:right;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;

}
.menutitle
{
font-weight:bold;
border-top:1px dashed #999999;
margin-top:15px;
width: 780px;
}
#contentganz {
width:790px;
position: absolute;
left: 100px;
top: 75px;
right: 100px;
bottom: auto;
border: 1px solid #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
background-color: #000000;
}
#contenttop {
width:790px;
position: absolute;
left: 100px;
top: 0px;
right: 100px;
bottom: auto;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
background-color: #FF9900;
}
#content {
float:left;
width:60%;
margin-left:3%;

}

#footer  {
clear: both;
width: 100%;
}
