﻿html,
body 
{
	margin: 0px;
	padding: 0px;
	font-family:Arial,Helvetica,Sans-Serif;
	background-color: #a29e99;
	height:100%;
	background-attachment:fixed;
}
body 
{
	background: -webkit-gradient(linear, left top, left bottom, from(#a29e99), to(#dddbda));
	background: -webkit-linear-gradient(top, #a29e99, #dddbda);
	background: -moz-linear-gradient(top, #a29e99, #dddbda);
	background: -ms-linear-gradient(top, #a29e99, #dddbda);
	background: -o-linear-gradient(top, #a29e99, #dddbda);
	background: linear-gradient(top, #a29e99, #dddbda);
	background-attachment:fixed;
}
div
{
    float:left;
    text-align:left;
}
td 
{
    vertical-align:top;
}
a 
{
    text-decoration:none;
}
a:hover 
{
    text-decoration:underline;
}
div.ie6_warning 
{
    display:none;
}
div.linkespalte 
{
    width:210px;
}
div.center 
{
    margin:50px auto;
	padding:0;
	width:960px;
	height:auto;
	float:none;
}
div.imagelist_embedded_left 
{
    margin-right:25px;
}
div.mainframe 
{
    width:960px;
    height:auto;
    background:#fff;
    float:left;
	box-shadow:2px 2px 5px #1d1d1d;
}
div.header
{
    position:relative;
    width:987px;
    height:115px;
    float:left;  
    background:url("../images/corporate/head.png") no-repeat;
    margin-left:-14px;
    padding-top:15px;
}
.suchfeld 
{
    position:relative;
}
h1 
{
    font-size:1.4em;
}
div.spiegel 
{
    float:left;
    width:700px; 
    padding:20px 0 20px 260px;
    color:#616870;
    font-size:0.7em;
    background:url("../images/corporate/hintergrund_fuss.png") repeat-x; 
}
div.spiegel a 
{
    color:#616870;
    text-decoration:none;
}
div.objectAbsatz p 
{
    margin-top:0px;
    padding-top:0px;
}
div.text 
{
    width:650px;
    padding:0 50px;
}
img.Logo 
{
    margin:0 0 45px 40px;
}
.linkespalte .synapsis_bildsammlung 
{
    margin-left:20px;
}
.spiegel .aktuelles_item 
{
    width:auto;
}
.spiegel .contentTableAktuellHeadLineMiddleBT,
.spiegel .aktuelles_item_titel 
{
    display:none;
}
input[name=suchtext] 
{
    border:0;
    background:url("../images/corporate/suchfeld.png") no-repeat;
    width:143px;
    height:33px;
    padding:0 50px 0 10px;
    color:#848f99;
}
input[name=suchen] 
{
    border:0;
    background:url("../images/corporate/suchfeld.png") no-repeat top right;
    width:50px;
    height:33px;
    padding:0;
    overflow:hidden;
    text-indent:-180px;
    position:absolute;
    top:0;
    right:0px;
    cursor:pointer;
}
div.text 
{
    padding-bottom:60px;
}