/* CSS-Datei für die Homepage von SOFTbär*/
/*                                                                                                               */
/* (c) by Björn Reimer 2005-2007                                                                                 */
/*                                                                                                               */
/* $RCSfile: softbaer.css,v $: $Revision: 1.7 $ erstellt von $Author: bnreimer $ am $Date: 2007/06/29 18:53:21 $ */

body	{
	background-color: #ffe86a;
	font-size:small;
	color: black;
	font-family: sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	}
.base {
	width: 760px;
	min-height: 400px;
	min-width: 760px;
	padding: 20pt;
	color: black;
        font-size: 10pt;
	background: #f6ffa2 url(/images/back_gelb2.gif) 0 0 repeat;
	}
p {
	font-family: sans-serif;
	margin-left: 0px;
	text-align: justify;
	color: #00000A;
	background: transparent;
	}
a:link {
	text-decoration:none;
	color: #000099;
	background-color: transparent;
	font-weight: bold;
	}
a:visited {
	text-decoration:none;
	color: #000099;
	background-color: transparent;
	font-weight: bold;
	}
a:hover {
	color: #000099;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
a:active {
	color:#000099;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
h1,h2,h3,h4,h5
	{
	color : #000066;
	background-color: transparent;
	text-align: left;
	}

dl,ul,ol {
	font-family: sans-serif;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 20px;
	text-align: justify;
	}
dt {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	}
dd {
	margin-left: 40px;
	margin-right: 40px;
	}
li {
	margin-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	}
*.sb	{
	font-weight: bold;
	font-style: italic;
	}
p.author {
	text-align: right;
	font-size: 0.85em;
	line-height: 10pt;
	color: #3A3A6A;
	}
p.nav {
	text-align: center;
	font-size: 10pt;
	line-height: 10pt;
	color : #999999;
	}
p.spruch {
	font-weight: bold;
	text-align: center;
	color : #000066;
	font-size: 1.2em;
	padding-top: 20px;
	}
p.klein {
	font-size: 0.9em;
	line-height: 0.9em;
	color: #999999;
	text-align: justify;
	padding: 5px;
	}
p.copy {
	padding: 20px;
	text-align: left;
	font-size: 0.70em;
	color: #999999;
	clear: both;
	visibility:hidden;
	}
p.copyvisible {
	text-align: center;
	font-size: 0.70em;
	color: #aaaaaa;
	}
p.photo {
	clear: both;
	}
p.photoright {
	text-align: right;
	font-size: 0.8em;
	line-height: 0.9em;
	color: #999999;
	}
p.photoleft {
	text-align: left;
	font-size: 0.8em;
	line-height: 0.9em;
	color: #999999;
	}
p.photonav {
	margin-left: 0px;
	text-align: center;
	}
p.cvs {
	width: 100%;
	text-align: center;
	font-size: 0.75em;
	line-height: 0.75em;
	color: #aaaaaa;
	}
.text {
	display: block;
	width: auto;
	background-color: transparent;
	}
.text h1 {
	font-size:1.9em;
	margin: 30px 0px 20px 0px;
	}
.text h2 {
	font-size: 1.6em;
	margin: 20px 0px 0px 0px;
	}
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }

img.imgleft {
	border:0px solid white;
	float:left;
	left:0px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:20px;
	margin-left:0px;
	vertical-align:middle;
	}
img.imgcenter {
	border:0px solid white;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	vertical-align:bottom;
	clear:both;
	float:none;
	}
img.imgright {
	border:0px solid white;
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:0px;
	vertical-align:bottom;
	}
p.imgtxt {
	clear: both;
	vertical-align:middle;
	text-align: left;
	font-size: 0.75em;
	font-style: oblique;
	}
.text p.brotnav{
	text-align: left;
	font-size: 0.75em;
	color: #333333;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	font-family: sans-serif;
	}
.brotnav em{
	font-size: 0.90em;
	font-weight:normal;
	text-decoration: none;
	}
.text p:first-line{
	padding-left: 20px;
	margin-left: 20px;
	}
.text em {
	font-style:italic;
	font-weight:normal;
	letter-spacing: 0.25pt;
	}
.text strong {
	font-style:normal;
	font-weight:bold;
	}

.topnav p{
	width: 730px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	color: #888888;
	background-color: transparent;
	font-size: 0.90em;
	}
.topnav a:link {
	text-decoration:none;
	color: #888888;
	background-color: transparent;
	font-weight: bold;
	}
.topnav a:visited {
	text-decoration:none;
	color: #FFB00d;
	background-color: #1D287C;
	font-weight: bold;
	}
.topnav a:hover {
	color: #FFB00d;
	background-color: #1D287C;
	font-weight: bold;
	text-decoration: none;
	}
.topnav a:active {
	color: #FFB00d;
	background-color: #1D287C;
	font-weight: bold;
	text-decoration: none;
	}
.bilder p.brotnav{
	text-decoration:none;
	font-size: 0.90em;
	color: #1D287C;
	text-align: center;
	}
.bilder img.imgcenter {
	float:none;
	border:0px solid white;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:50px;
	margin-right:0px;
	vertical-align:bottom;
	text-align:center;
	width:640px;
	clear:both;
	}
.bilder p.imagetitle{
	text-decoration:none;
	font-size: 0.95em;
	text-align: center;
	color: #00000A;
	background-color: white;
	}

.text table {
	text-align: left;
	font-size: 16px;
	border-spacing: 5px;
	border-top-color:#888888;
	}
.text td {
	text-align: left;
	font-size: 14px;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color:#888888;
	}
.text th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color:#888888;
	border-top: solid;
	border-top-width:thin;
	border-top-color:#888888;
	}

.ohnelinie table {
	text-align: left;
	font-size: 16px;
	border-spacing: 5px;
	border-top-color:#0000AA;
	}
.ohnelinie td {
	text-align: left;
	font-size: 14px;
	border-bottom: none;
	border-bottom-width:thin;
	border-bottom-color:#0000AA;
	}
.ohnelinie th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: none;
	border-bottom-width:thin;
	border-bottom-color:#0000AA;
	border-top: none;
	border-top-width:thin;
	border-top-color:#0000AA;
	}



/* Box Titel */
.titelbox {
	width: 760px;
	height: 100px;

	margin-top: 20px;
	margin-bottom: 20px;

	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	display: block;
	background-color:transparent;
	clear:both;
}
.titlebanner{
	width: 620px;
	left: 95px;
	top: 40px;
	margin: 0 auto;

	/* position: absolute; */
	background: transparent url(/images/back_gelb.gif);
	display: block;
	border: 2px solid #123456;
	padding-left: 10px;
	padding-right: 10px;
	}
.titlebanner h1 {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	text-align:justify;
	}
.titlebanner p {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.1em;
	text-align:justify;
	background: transparent url(/images/sbtatze.png) right no-repeat;
	}
.titellogo	{
	float:left;
	padding-right:20px;
	padding-bottom:20px;
	border:0px;
	}
.titlebanner a:link {
	text-decoration:none;
	color:#000099;
	font-weight: bold;
	border: none;
	}
.titlebanner a:visited {
	text-decoration:none;
	color:#000099;
	font-weight: bold;
	border: none;
	}
.titlebanner a:hover {
	color:#000099;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	}
.titlebanner a:active {
	color:#000099;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	}

/* Die Fusszeile */
.bottommenu{
	width: 620px;
	left: 95px;
	/* position: absolute; */

	margin: 0 auto;

	border: 2px solid #123456;

	text-align:center;

	font-family: sans-serif;
	font-size: 0.90em;
	color: #888888;
	line-height: 1.1em;
	padding: 5px;
	margin-top : 0px;
	clear: both;
	background: #ffe86a url(/images/back_gelb.gif);
	}
.bottommenu a:link {
	text-decoration:none;
	color: #000099;
	}
.bottommenu a:visited {
	text-decoration:none;
	color: #000099;
	}
.bottommenu a:hover {
	text-decoration:underline;
	color: #000099;
	}
.bottommenu a:active {
	text-decoration: underline;
	color: #000099;
	}

/* Boxen rechts */
#infoboxen {
	display: block;
	float: left;
	width: 140px;
	height: auto;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 0px;

	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;

	background-color: #ffe86a;
	background-image:url(/images/back_gelb.gif);

	border: 2px solid #123456;
	}
/* Das Hauptmenue */
.titlemenu{
	font-family: sans-serif;
	font-size: 0.92em;
	font-weight: normal;
	color: #000066;
	background-color: transparent;
	text-align: left;
	}
.titlemenu p {
	}
.titlemenu p.center {
	text-align: center;
	}
.titlemenu p.m1 {
	background: transparent url(/images/sbtatze_klein.png) 0 0 no-repeat;
	font-size: 1.20em;
	padding-left: 20px;
	text-align: left;
	}
.titlemenu p.m2 {
	font-size: 1.00em;
	padding-left: 25px;
	text-align: left;
	}
.titlemenu p.m3 {
	font-size: 1.00em;
	padding-left: 30px;
	text-align: left;
	}
.titlemenu a:link {
	text-decoration:none;
	color: #000099;
	font-weight: bold;
	}
.titlemenu a:visited {
	text-decoration:none;
	color: #000099;
	font-weight: bold;
	}
.titlemenu a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	}
.titlemenu a:active {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	}

/* News auf der rechten Seite */
.news {
	width: auto;
	left: -50px;
	border-top: 0px solid #000099;
	background: transparent;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-left:0px;
	}
#newsheader {
	color: #f6ffa2;
	background: #000099;
	}
.news h1 {
	padding: 5px;
	font-size: 0.90em;
	color: #1D287C;
	background: #000099;
	border-style:groove;
	border-width:thin;
	}
.news h1 a {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
	}
.news h2, .news h3 {
	font-size: 0.92em;
	color: #000099;
	}
.news h2 a, .news h3 a {
	color: #000099;
	background-color: transparent;
	text-decoration: none;
	}
.news h2 a:hover, .news h3 a:hover {
	color: #000099;
	text-decoration: underline;
	}
.news p {
	border-bottom: 0px none;
	padding: 0px 5px 0px 5px;
	font-size: 0.88em;
	}
.news p.center {
	border-bottom: 0px none;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 0.88em;
	}
.news p.datum {
	border-bottom: 0px none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #000099;
	}
.news p.autor {
	padding: 0px 5px 0px 5px;
	font-weight: lighter;
	border-bottom: 1px solid #000099;
	font-size: 0.80em;
	text-align: right;
	}
.news p span {
	font-weight: bold;
	font-size: 0.84em;
	margin-right: 5px;
	}
/* -- Allgemeine Klassen -- */

.clearb {
	display:block;
	clear:both;
}
.blind {
	display:none;
}
.left {
	text-align: left;
	float:left;
	margin-right:20px;
}
.right {
	text-align: right;
	float:right;
	margin-left:20px;
}
.center {
	text-align: center;

}
.justify {
	text-align: justify;
}

/* -- Ende -- */