form {
margin: 0;
padding: 0;
}

#teasers {
font-family: Arial,Helvetica, sans-serif;
font-size: 11px;
color: black;
line-height: 13px;
width: 200px;
float: right;
background-color: white;
}

#teasers div.teaser {
background-color: #ffffff;
padding: 0;
margin: 0 0 15px 0;
width: 200px;
}

#leftteasers {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
line-height: 13px;
width: 200px;
background-color: white;
height: 0px;
overflow: visible;
}

#leftteasers div.teaser {
background-color: #ffffff;
padding: 0;
margin: 0 0 15px 0;
width: 200px;
}

#content {
width: 395px;
background-color: white;
margin-left: 235px; /* 15 + 200 + 20 */
margin-top: 0;
margin-bottom: 9px;
padding: 0;
}

#footer {
clear: both;
height: 32px;
}

#printfooter {
display: none;
}

/* teasers */

#teasers div.teaser div.noimage {
width: auto;
padding: 0px 10px 10px 30px;
margin: 0;
}

#teasers div.teaser div.newsletter {
background: transparent url(/gfx/teaser.gif) top left no-repeat;
}

#teasers div.teaser h1 {
display: none;
}

/* footer */

#footer ul {
margin: 0;
padding: 0 0 0 250px;
border: 0;
}

#footer ul li {
float: left; clear: none;
margin: 0;
padding: 0 0 0 17px;
list-style: none;
}

#footer ul li a {
color: #525252;
font-weight: bold;
font-size: 11px;
padding: 8px;
margin: 0;
text-decoration: none;
}

#footer ul li a.print {
background: transparent url(/gfx/printer.gif) center left no-repeat;
padding-left: 20px;
}

#footer ul li a.sendafriend {
background: transparent url(/gfx/mailto.gif) center left no-repeat;
padding-left: 20px;
}

#footer ul li a.geschenkidee {
	padding-left: 30px;
}

#leftblock {
float: left;
display: inline;
}

#leftteasers div.teaser div.noimage {
width: auto;
padding: 0px 10px 10px 30px;
margin: 0;
}

#leftteasers div.teaser div.newsletter {
background: transparent url(/gfx/teaser.gif) top left no-repeat;
}

#leftteasers div.teaser h1 {
display: none;
}

#contentSendpage form fieldset label {
margin-top: 9px;
font-weight: bold;
display: block;
}

#contentSendpage form fieldset input.text {
margin-top: 4px;
color: black;
background-color: white;
border: 1px solid #999999;
padding: 1px;
width: 300px;
}

#contentSendpage form fieldset textarea.text {
margin-top: 4px;
color: black;
background-color: white;
border: 1px solid #999999;
padding: 1px;
width: 350px;
}

#contentSendpage form fieldset input.submit {
margin-top: 9px;
padding: 2px;
display: block;
border: 1px solid #999999;
color: black;
background-color: white;
}

#rueckruf {
padding: 9px 0 9px 0;
margin: 0;
bordeR: 0;
}

#rueckruf form {
padding: 0;
margin: 0;
border: 0;
}

#rueckruf form fieldset {
padding: 0;
margin: 0;
border: 0;
}

#rueckruf form fieldset legend {
displaY: none;
}

#rueckruf form fieldset label {
margin-top: 9px;
font-weight: bold;
display: block;
}

#rueckruf form fieldset input.text {
margin-top: 4px;
color: black;
background-color: white;
border: 1px solid #999999;
padding: 1px;
width: 100px;
}

#rueckruf form fieldset input.submit {
margin-top: 9px;
padding: 2px;
display: block;
border: 1px solid #999999;
color: black;
background-color: white;
}

