/* DATEI: softbaer.css */
/* Style Sheet File fuer SOFTbaer WEB-Seiten 1/2000 */

p,ul,ol,li,td,th,address,blockquote,nobr,b,i,h1,h2,h3,h4,h5,input, dl, dd, dt
     { font-size:10pt; font-family:Arial,sans-serif; text-align:left;}

p
	{ padding-left: 20px; padding-right: 20px; text-align:justify;}

h1
	{ padding-top:25px; color:#000055; font-size: 140%; text-align: left }
h2
	{ color:#000055; font-size: 125%; text-align: left}
h3
	{ color:#000055; font-size: 110%; text-align: left}
h4
	{ color:#000055; font-size: 110%; text-align: left}

.haupt {
	background-color:#EEEEFF;
	padding-left: 20px;
	padding-right: 20px;
	float: center;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.fuss {
	float: none;
	clear: both;
	vertical-align:middle;

}

.spell	{
	padding-left: 20px;
	padding-right: 20px;

	border:3px solid;
	border-color: #AAAA99;
	color:white;
	font-weight: bold;
	font-size: 12pt;
	background-color: #7777CC;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.spellauth	{
	color:#AAAAFF;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}


/* -- old stuff -- */


dl	{ background-color: #ddddee; color:#333399; margin-right:2cm; margin-left:2cm; padding:1cm }
dt	{ color:#333399; font-size: 110%; text-shadow:black; font-weight:bold; margin-top: 20pt; background-color: #ddddee }

dd	{ color:#333399; margin-bottom: 10pt; margin-right: 2cm; margin-left:3cm; background-color: #ddddee}

.colordd { color:#333399; background-color: #ddddee; margin-right:2cm; margin-left:2cm;}
.likedd { background-color: #ddddee; color:#333399; margin-right:2cm; margin-left:5cm; padding-left:1cm; padding-right:1cm  }
.dlstart { background-color: #ddddee; color:#333399; margin-right:2cm; margin-left:2cm; padding-left:1cm; padding-top:1cm; padding-right:1cm }
.dlend { background-color: #ddddee; color:#333399; margin-right:2cm; margin-left:2cm; padding-left:1cm; padding-bottom:1cm; padding-right:1cm }

.banner
	{ text-align:center; font-size:16pt; color:#FF9900; text-shadow:black; font-weight:bold }
.small
  	{ font-size:8pt; text-align:right; }
.title
  	{ font-size:16pt;color:#FF9700; text-shadow:black; font-weight:bold }

.center
	{ text-align:center;}

.csmall
  	{ font-size:8pt; color:#BBBBFF; text-align:center; }


li
	{ list-style-type:square }

a:link { color:#EE5555; font-weight:bold; text-decoration:none}
a:visited { color:#994444; font-weight:bold; text-decoration:none}
a:active { color:#FFFFFF; font-weight:bold; text-decoration:none}

/* Für Text */

.text {
	text-decoration : underline;
}

.topic {
	font-size: 9pt;
	font-weight:bold;
	line-height: 12pt;
}

.hervor {
	color:#333399;
	font-weight: bold;
	font-size: 12pt;
}

.small {
	font-size: 9pt;
	line-height: 10pt;
}


.smaller {
	font-size: 9pt;
	background-color: #999999;
	line-height: 12pt;
}


.visit {
	color:#aa3366;
}

.slogan	{
	color:navy;
	font-weight: bold;
	font-size: 14pt;
}


.zentriert {
	text-align: center;
}

.rechts	{
	text-align: right;
}

.small {
	font-size:10pt;
	text-align:left;
}

.banner {
	text-align:center;
	font-size:16pt;
	color:#000066;
	font-weight:bold;
}

.title {
	font-size:16pt;
	color:#000066;
	font-weight:bold;
}

.stress.zitat {
	text-align:center;
	font-size:14pt;
	color:#990060;
}

.c {
	text-align:center;
	font-size:11pt;
}


.ttTitle {
	text-align:left;
	font-size:16pt;
	color:#000066;
	font-weight:bold;
}

.ttMoreQuestions {
	text-align:left;
	font-size:8pt;
	color:blue;
}

.ttBack {
	text-align:left;
	font-size:8pt;
	color:blue;
}

.ttCreator {
	text-align:right;
	font-size:8pt;
	color:blue;
}

.ttTblInfo {
	text-align:center;
}

.metanavhead {
	color:#666699;
	font-size: 9pt;
	text-align: center;
}
.metanav {
/*	color:#9999FF;*/
	color:black;
	margin-left:20;
	background-color:#BBBBFF;
	font-size: 9pt;
	text-align: center;
}

.footer {
	text-decoration: none;
	float: center;
	margin-left:20;
	color:#9999FF;
	font-size : 7pt;
	text-align: center;
}

#footer {
	text-decoration: none;
	color:#BBBBFF;
	font-size : 7pt;
}

#footer2 {
	text-decoration: none;
	color:#BBBBFF;
	font-size : 7pt;
}

#footer:HOVER {
	color:#333333;
	font-weight: 600;
}

#footer2:HOVER {
	color:#333333;
	font-weight: 600;
}

.topbox {
	padding:20pt;
	background-color:#BBBBFF;
	border-top-style:none;
	border-bottom-style:solid;
	border-color:#AAAA99;
	border-left-style:none;
	border-right-style:solid;
	float: center;
	margin-top:20pt;
}

.maintable {
	margin-left:20;
	background-color:#EEEEFF;
}

