/* Allgemeines */
body {
font-family:verdana, Arial, Helvetica, sans-serif;
margin: 0;
background-image:url(../../../../images/layout/background.jpg);
font-size: 11px;}

a {font-weight: bold;}
a:link {color:#1096CF; text-decoration:none; font-size:11px; font-weight: bold;}
a:visited {color:#1096CF; text-decoration:none; font-size:11px;}
a:hover {color:#000000; text-decoration:underline; font-size:11px;}


/* Input */
input, select {font-size:9px; vertical-align:middle}
input300 {width: 300px;}
.input200 {width: 200px;}
.input170 {width:170px;}
.input30b {	width:30px;	font-weight: bold; font-size: 9px;}
.input65 {width:65px;}
.input45 {width: 45px;}
.input150 {width:150px;}


a,p,h1,h2,h3,h4,ul,ol,li,div,th,address,blockquote,nobr,b,i,td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}


td, table {
border-spacing: 0pt;
padding: 0;
}

.menu_aktiv {
font-size: 11px;
font-weight: bold;
}

a.datum
{
color:#1096CF;
text-decoration:none;
font-size:15px;
font-weight: bold;
}

a.link
{
color:#1096CF;
text-decoration:none;
font-size:11px;
font-weight: bold;
}

a.datum:hover
{
color:#000000;
text-decoration: underline;
font-size:15px;
font-weight: bold;
}

a.link:hover
{
color:#000000;
text-decoration: underline;
font-size:11px;
font-weight: bold;
}

a.datum:visited
{
color:#1096CF;
text-decoration:none;
font-size:15px;
font-weight: bold;
}

a.link:visited
{
color:#1096CF;
text-decoration:none;
font-size:11px;
font-weight: bold;
}

.requiredNote {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.headerText {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: blue;
	background-color: #A9A9A9;
}
.label {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	#color: darkblue;
    color: black;	
}
.labeltext {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
}
.errorLabel {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: red;
}
.mainTable {
	border: 1px solid darkgrey;
	background-color: #EEEEEE;
}

p {
	color: #000000;
}

form {
	color: #000000;
}