*
{
 margin: 0;
 padding: 0;
 font-size: 100%;
 border: none;
 font-family: Arial,Helvetica,sans-serif;
 color: #666;
 text-decoration: none;
 vertical-align: top;
}

html,body
{
 height: 100%;
 text-align: center;
}

html
{
 overflow: scroll;
}

body
{
 font-size: 75%;
 line-height: 1.5em;
}

#c,#c1
{
 width: 700px;
 min-height: 100%;
 margin: 0 auto;
 text-align: left;
 background: url(../_layout/plating.3.php) top left transparent repeat-y;
}

#c1
{
 background-image: url(../_layout/plating.3.php?a=1);
}

#ce
{
 float: left;
 width: 280px;
 /margin-right: -3px;
 m/argin-right: 0;
}

#cl
{
 width: 100%;
 float: none;
 clear: both;
}

#lg
{
 height: 140px;
 width: 100%;
 background: url(../_layout/lg.gif) no-repeat left top transparent;
}

#hauptMenue
{
 width: 140px;
 margin-top: 140px;
 float: left;
}

#hauptMenue li
{
 list-style:none inside;
 width:120px;
 float:right;
 padding: 10px;
 vertical-align: top;
 text-align: right;
}

#hauptMenue a
{
 font-size: 90%;
 display: block;
 text-transform: uppercase;
}

#hauptMenue,
#hauptMenue .active a,
#hauptMenue a:hover,
#tx a{
 color: #a02031;
}

#tx
{
 padding: 10px;
}

#tx a:hover
{
 color: #333;
}

#tx p
{
 margin-bottom: 1.5em;
}

#tx h1,#tx ul
{
 margin-bottom: 1em;
}

#tx input,#tx textarea
{
 display: block;
 background: transparent;
 width: 260px;
 border: 1px solid #f0f0f0;
}

#tx textarea
{
 height: 5em;
}

#tx .button
{
 padding: 0 1em;
 width: auto;
}

#tx li
{
 list-style: inside;
}

#tx .imgs{
padding:0;
}

#tx .imgs img{
display:block;
}

#tx .nolis li{
list-style:none;
}