@import 'schatten.css';

html	{
	overflow-y: scroll;
/*	background:url(../adds/hg.jpg);
         background-attachment:fixed;  */
         }

body	{
	margin:0; padding:10px 0 20px 0; text-align:center;
         font-family:arial,verdana,helvetica,sans-serif;
         height:100%; background:#fff;
         font-size:9pt;
         color:#333;
         }

#seite	{ position:relative; width:780px; margin:auto; text-align:left;
         background:url(../adds/hg.jpg);
         background-attachment:fixed;
         }

#main	{
	position:relative;
	margin: 0px 10px 0px 0px;
	padding: 20px 0 0px 0;
	font-size:9pt;
         border-left:1px solid #eec;
         border-bottom:1px solid #eec;
         border-right:1px solid #eec;
	}

#titel	{
	position:relative; padding:0 0 10px 20px;
         border-bottom:1px solid #006090; margin:0 20px;
         }

#menu {
	position:absolute; display:block; top:173px; left:20px;
         width:130px; z-index:50; text-align:left;
         border-left:1px solid #a01030;
         }

#menu a, a:link {
	display:block; color:#000;
         padding:5px 10px;
         text-decoration:none;
         line-height:25px;
         }

#menu a:hover, #menu a.aktiv {color:#000; background:url(../adds/stiftung_aktiv.gif) left center no-repeat; }

img	{ border:0; }

a	{ text-decoration:none; }

#inhalt	{ position:relative; padding:30px 0 0px 185px; width:580px; min-height:410px;
	background:url(../adds/hg-stiftung.gif) -15px 0px no-repeat; text-align:left;
         }

#inhalt a { padding:0; }

div.p	{
         position:relative;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
         }

img.l	{ margin-bottom:25px; }
img.lk	{ margin-bottom:23px; }

td	{ vertical-align:top; }
.r, td.r	{ text-align:right; }
.err	{ color:#900; font-size:9pt; }

form	{ display:inline; }

input, select, textarea	{ margin-bottom:5px; border:1px solid #d6c6ee; background:#fff; }

.float-lft { float:left; margin:0 0 30px 0; }

#fusszeile {
	position:relative; text-align:center;
         padding:10px 0 20px 0; border-top:1px solid #006090;
         margin:20px 20px 0 20px;
         }

.senden	{ width:100px; height:25px; background:#fff url(../inhalte/senden.gif) center no-repeat; }
.leeren	{ width:100px; height:25px; background:#fff url(../inhalte/leeren.gif) center no-repeat; }