/*
  Formatierungsdatei fuer sdb-bds.ch
*/


body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:1em;
}
#menubg, #logo, #menu, #menuline, .footertop {
    display:none;
}

#intgru {
	position:relative;
	top:460px;
	left:0px;
	width:100px;
	background-color:#99CC99;
	text-align:right;
}

#bbs {
	position:relative;
	top:460px;
	left:100px;
	width:50px;
	background-color:#99CC99;
}

#main {
	position:relative;
	background-color:#FFFFFF;
	top:20px;
	left:175px;
	width:600px;
	height:400px;
}

#footer {
	position:relative;
	border-top-style:dashed;
	border-top-width:1px;
	top:0px;
	left:0px;
	width:500px;
}

#impressum {
	position:relative;
	top:0px;
	left:0px;
	width:300px;
}

#adv {
	position:absolute;
	top:0px;
	left:300px;
}

#karger {
	position:absolute;
	top:40px;
	left:300px;
}

#biblioconsult {
	position:absolute;
	top:5px;
	left:400px;
}

p, ul, td, th, blockquote, ol, li {
  font-family:Arial,Helvetica,sans-serif;
  font-size:1em;
}

th {
  font-weight:bold;
  text-align:left;
}

ul, li {
	list-style:disc;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
}

.imp {
  font-size:0.8em;
  font-weight:normal;
  font-style:normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
}

h1 {
  font-size:2em;
}

h2 {
	font-size:1.6em;
	color: #CC0033;
}

h3 {
  font-size:1.4em;
}

h4 {
  font-size:1.2em;
}

input {
  font-family:Arial,Helvetica,sans-serif;
}

pre {
  font-family:"Courier New",Courier,monospace;
  font-size:0.9em;
}

em {
  font-style:normal;
  font-weight:bold;
}

a:link {
	color:#009966;
	text-decoration:none;
	font-weight:normal;
}

a:visited {
	color:#009966;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#CC0033;
	background-color: #FFFFCC;
	font-weight:normal;
}

#menu a:link, #menu a:visited, #menu a:hover {
	font-weight:bold;
	background-color:transparent;
}

.block {font-size:0.9em; font-family:"Courier New",Courier, mono}

.small {font-size:0.8em}

.box {
	background-color:#CCFFCC;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-style:dotted;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px
}

.mailto {
	background-image:url(mail.gif);
	background-repeat:no-repeat;
    background-position:right;
	padding-right:18px
}

li { list-style-type:disc}

.editorial {
    background-color:#CCFFFF;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-style:dotted;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px
}

.aktdat {
	font-size:0.8em;
}

.menulinks {
	font-size:1em;
}

.menulinks em {color:#CC0033;}

.neuarchiv {
	list-style:none;
	font-size:0.8em;
}

.submenu {
	font-size:0.8em;
}

.row {
  clear:both;
  padding-top:10px;
  width:550px;
  }

.label {
  float:left;
  width:110px;
  text-align:right;
  }

.formw, .content {
  float:right;
  width:420px;
  text-align:left;
  }

.foto {
  float:left;
  width:110px;
  text-align:right;
  }

.adresse {
  float:right;
  width:390px;
  text-align:left;
  }  

.spalte1 {
  float:left;
  width:260px;
  text-align:left;
  }

.spalte2 {
  float:right;
  width:260px;
  text-align:left;
  }  

.full {
	width:550px;
	text-align:left;
}


.index
{
   	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid Black;
	background-color : #C6D3E3;
	color: #FFFFFF;
	font-size:0.8em;
}

.index th
{
	background : #7699C0;
	border-bottom : 1px solid Black;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
}

.index th, td
{
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

.index .icons {
	width: 30px;
	padding-left: 3px;
	padding-right: 3px;
	text-align : center;
}

.line_color0 {
	background-color: #E4EAF1;
	color: #000000;
}

.line_color1 {
	background-color: White;
	color: #000000;
}

.author_info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #CCCCCC;
}

.author_info A {
	color: #CAB109;
}

.archive .stored_mail {
	border: 1px dashed Black;
	padding:20px;
	background : #FFFAEA;
}	