/* ######### */
/* ALLGEMEIN */
/* ######### */

* {font-family:Verdana;}

td {
font-size:12px
}



body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#bdbec6;
 text-align:center;
 margin:0px;
}

#center {
width:760px;
margin:0px auto;
text-align:left;
background-color:#bdbec6;
border:1px solid #000000;
}

#title {
height:50px;
background-color:#7b7d8e;
}

#title span {
font-size:20px;
color:#000000;
margin-top:23px;
font-weight: bold;
float:left;
margin-left:5px;
}

#title img {
display:block;
}

#title div {
float:right;
}

#buy{
background-color:#7b7d8e;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
text-align:right;
font-size:12px;
font-weight:bold;
height:18px;
clear:both;
padding-left:5px;
padding-right:5px;
}

#buy p {
margin:0px;
}

#buy a:hover {
  text-decoration:underline;
  color:#EFEFF7;
  font-size:12px;
}

#left {
background-color:#bdbec6;
width:128px;
float:left;
}

#content {
border:1px solid #efeff7;
background-color:#efeff7;
width:620px; 
float:right;
padding:5px;
}

/* ######### */
/* ALLGEMEIN */
/* ######### */



/* ######### */
/* MENUE */
/* ######### */
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}

.menucontainer {
border:1px solid #000000;
background-color:#7b7d8e;
width:106px;
margin:10px;
}

a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#737994;
 text-align:center;
 color:#eeeeee;
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{ 
  color:#eeeeee;
 background-color:#737994;
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{ 
  color:#737994; font-weight:bold;
 background-color:#eeeeee;
}

/* ######### */
/* MENUE */
/* ######### */


/* ######### */
/* KLASSEN & ids*/
/* ######### */

.left {
float:left;
}

.right {
float:right;
}

.clear {
clear:both;
}

#artikel {
margin: 0px;
margin-bottom: 5px;
font-size:18px;
float:left;
color:black;
}

/* ######### */
/* KLASSEN & ids */
/* ######### */




h1 
{
margin: 0px; margin-bottom: 5px; color: #9A9A9A;
}

h2
{
margin: 0px;
margin-bottom: 5px;
margin-top: 5px;
}

h3
{
margin: 0px;
margin-bottom: 5px;
margin-top: 5px;
}

img
{
border: none;
}

input
{
border:1px solid #000000
}

textarea
{
border:1px solid #000000
}


a{
  text-decoration:underline;
  color:#000000;
  font-size:12px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#009999;
}







