@charset "utf-8";
/* CSS Document */

body
{
	background-color:#FFFFFF;
	font-family:Arial, Verdana, sans-serif;
}

table
{
	color: #000066;
	
}

table#main_table
{
	padding:10px;
	margin:30px;
	border: 2px outset #aaaaff;
	background-color: #D7E6F6;
}

table#agb_table
{
	background-color: transparent;
	width: 570px;
}

h2
{
	border: solid 1px #00F;
	color:#000;
	background-color:#FF7F00;
	font-size:16px;
	text-align:center;
	padding:2px;
}

.agb
{
	color: #000066;
	background-color: #FDFFD5;
	width:610px;
	height:150px;
	overflow:auto;
	padding: 5px;
	text-align:center;
}

.angabe
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
	text-align: right;
}

.angabe1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	text-align: left;
}

.warnung
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FF0000;
	text-align: center;
	border-left-style: double;
	border-left-color: #FF0000;
	font-weight: bold;
	background-color: #003366;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}

td
{
    font-size:13px;
}

th
{
    font-size: 12px;
    font-weight:bold;
}

.style1
{
	font-size: 24px;
	font-weight: bold;
	color: #FF5350;
	font-style: normal;
	border: 0px solid;
}

.ueberschrift
{
    border: solid 0px #00F;
    color:#3333FF;
    background-color: #A4C8E8;
    font-size:16px;
    font-weight:bold;
}


.button
{
	background-color: #a4c8e8;
	color: #0050ff;
	width: 100px;
	border: 1px outset #aaaaff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
}

#ErfolgsmeldungLayer
{
	position:absolute;
	left:150px;
	top:50px;
	width:900px;
	height:800px;
	z-index:1;
	border: 3px dashed #FF0000;
	padding: 20px;
	background-attachment: fixed;
}

.Containertext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #0000ff;
}

INPUT.elegant,SELECT.elegant,TEXTAREA.elegant {
	background-color:#EEEEFF;
	border: 1px solid #A0A0A0;
}

INPUT.error,SELECT.error {
	background-color:#FFDDDD;
	border: 1px solid #FF0000;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

.tp
{
	position:absolute;
	text-indent:0;
}

.tp b
{
	border:none;
	color:#90f;
	cursor:help;
	font-weight:normal;
}

.tp b span
{
	background:#ffffcc;
	display:none;
}

/*-- for FF, OPERA, IE7 --*/
.tp b:hover
{
	border:none;
	color:red;
}
.tp b:hover span
{
	background:#ffffcc;
	border: 1px outset #6666cc;
	color: #3333FF;
	font-size: 14px;
	display:block;
	padding:10px;
	position:absolute;
	top:10px;
	left:10px;
	z-index:10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;
	overflow: auto;
	height: auto;
	width:500px;
	padding: 15px;
}

.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:help;}

#tt {position:absolute; display:block; background:url(cap/include/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(fpdf/images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(fpdf/images/tt_bottom.gif) top right no-repeat; overflow:hidden}

.ttj
{
	cursor:help;
}

