div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-top:0px;
margin-bottom:6px;
padding:0px;
}
.full
{
  width:100%;
  height:100%;
}


.vspacer
{
  height:6px;
  display:block;
}

.hspacer
{
  width:6px;
display:block;
}

.menuactive *
{
  color:#5c5d5b;
}

.menutopspacer
{
  height:5px;
}

.menuleftspacer
{
  width:5px;
}

.teaser
{
  background-color:#DAD7BB;
  position:relative;
	text-align:left;
  overflow:hidden;
  z-index:25;
}

.teaserlink
{
  background-image:url('../images/pfeil.gif');
  background-repeat:no-repeat;
  background-position:bottom right; 
  width:27px;
  height:15px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index:50;
}

.teaserlink p
{
margin-left:10px;
margin-top:10px;
text-align:left;
}


.teaserlink:hover
{
  background-image:url('../images/pfeil_r.gif');
  background-repeat:no-repeat;
  background-position:bottom right; 
  z-index:50;
}

#menu
{
  display:block;
  width:178px;
  height:288px;
  background-color:#DAD7BB;
  font-size:11px;
}

#email
{
  display:block;
  background-color:#7B7E82;
  width:178px;
  height:48px;
  text-align:center;
  line-height:48px;
}


#email,#email:visited
{
  color:#EAE8D8;
}

#email:hover,#email:active
{
  color:#DAD7BB;
}

#logobanner
{
  height:133px;
}

#bottomspacer
{
  width:552px;
  height:60px;
  background-color:#EAE8D8;
}

body
{
  background-color:#EAE8D8;
  width:99%;
  height:1500px;
  font-family:arial;
  font-size:11px;
  color:#727176;
}

table
{
  font-family:arial;
  font-size:11px;
  color:#727176;
}

a:visited, a
{
  color:#727176;
  text-decoration:none;
}

a:hover, a:active
{
  color:#5c5d5b;
  text-decoration:none;
}

input, textarea, submit, radio,checkbox
{
	background-color:#FFFFFF;
	color:#727176;
	border:1px solid #727176;
}
