.body {
	background-color: white;
}

.default {
	font-size : 10pt;
	font-family : Verdana;
	color : Black
}

.defaultred {
	font-size : 10pt;
	font-family : Verdana;
	color : Maroon
}

.defaultdb {
	font-size : 10pt;
	font-family : Verdana;
	color : #003366
}


.TDIn {
	padding: 5px;
}
.TDunten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.defaultsilver {
	font-size : 10pt;
	font-family : Verdana;
	color : Silver
}

.defaultgreen {
	font-size : 10pt;
	font-family : Verdana;
	color : Green
}


.kleingreen {
	font-size : 8pt;
	font-family : Verdana;
	color : Green
}


.kleinred {
	font-size : 8pt;
	font-family : Verdana;
	color : Red
}

.kleinblue {
	font-size : 8pt;
	font-family : Verdana;
	color : Blue
}

.defaultwhite {
	font-size : 10pt;
	font-family : Verdana;
	color : Silver
}

.miniwhite {
	font-size : 8pt;
	font-family : Verdana;
	color : Silver
}


.defaultblue {
	font-size : 8pt;
	font-family : Verdana;
	color : #004080
}



.kleinw {
	font-size : 8pt;
	font-family : Verdana;
	color : White
}

.klein {
	font-size : 8pt;
	font-family : Verdana;
	color : Black
}

.kleingrau {
	font-size : 8pt;
	font-family : Verdana;
	color : Gray
}

.mini {
	font-size : 8pt;
	font-family : Verdana;
	color : Black
}

.titel {
	font-size : 14pt;
	font-family : Verdana;
	color : Black
}


.startseite {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	color : Black
}

.defaultbunt {
	font-size : 10pt;
	font-family : Verdana;
	color : #ff8000;
}



A
{
	font-size : 8pt;
	font-family : verdana,sans-serif;
	color : #888888;
	font-weight : normal;
	text-decoration : none;
}

A:Visited
{
	font-size : 8pt;
	font-family : verdana,sans-serif;
	color : #888888;
	font-weight : normal;
}

A:Active
{
	font-size : 8pt;
	font-family : verdana,sans-serif;
	color : #888888;
	font-weight : normal;
}

A:Hover
{
	font-size : 8pt;
	font-family : verdana,sans-serif;
	color : #888888;
	font-weight : normal;
	text-decoration : underline;
}

input, option	{
	border-color:#3C3C3C;
	border-width:1;
	font-family:tahoma,verdana, Helvetica;
	font-size:10px;
	background-color:#eeeeee;
	color:#3C3C3C;
}
select	{
	font-family:Verdana, Helvetica;
	font-size:11px;
	background-color: #eeeeee
	}
textarea {
	border-color:#3C3C3C;
	border-width:1px;
	font-family:tahoma,Verdana, Helvetica;
	font-size:12px;
	color:#000000;
	background-color:#eeeeee;
}
input.submit {
   background-color: #eeeeee;
   font-weight: bold;
	color:#3C3C3C;
}


.connect_widget_connected_text {
    display: none;
}
