BODY {
FONT-SIZE : 10pt;
FONT-FAMILY : Arial;
COLOR : #020e0c;
background-color : white;
}
SELECT {
FONT-SIZE : 10pt;
FONT-FAMILY : Verdana, Tahoma;
COLOR : #00000f;
BACKGROUND-COLOR : #cfcfcf;
}
textarea , input { FONT-SIZE: 8pt; FONT-FAMILY : Verdana, Tahoma; COLOR : #00000f; background-color: #cfcfcf; border-color: #439264 #02170a #02170a #439264; border-width: 1px; }
table {
FONT-SIZE : 10pt;
FONT-FAMILY : Arial;
}
A:link  { color: #1f8e85; FONT-SIZE : 12px; FONT-FAMILY : Arial; text-decoration: none; }
A:active  { color: #ff3300; FONT-SIZE : 12px; FONT-FAMILY : Arial; text-decoration: none; }
A:hover  { color: #ff3300; FONT-SIZE : 12px; FONT-FAMILY : Arial; text-decoration: none; position: relative; top: 1px; left: 1px; }
 A:visited {
FONT-SIZE : 12px;
FONT-FAMILY : Arial;
text-decoration: none;
COLOR : #1f8e85;
}
/* alles, was klein erscheinen soll, Standard: 9px; */
.little			{
	font-size : 9px;
}

/* Style "5 neueste Artikel" und TOP TEN ?berschrift */
.topten			{
	color: #ffffff;
	font-size : 12px;
}

/* Style Kommentare */
.comment		{
	color: #000000;
	font-size : 10px;
	background-color : ##d7d7d7;
}

/* Style News?berschrift */
.header				{
	color: #d7d7d7;
	font-size : 18px;
}

/* Style TopTen */
.topten				{
	font-family: Arial;
	color: 	#d7d7d7;
	font-size : 11px;
}

/* Style Five Newest */
.fivenewest			{
	color: #ff0000;
	font-size : 20px;
}

/* Style der INPUT-Felder - Achtung: nicht Netscape 4.x kompatibel! */
input			{
	border: 1px solid #144427;
	color: #144427;
	background-color : #FFFFFF;	
}

/* Style der RADIO-Buttons - Achtung: nicht Netscape 4.x kompatibel! */
input.radio	{
	border: 0px none #ffffff;
	background-color : #f5f5f5;
}

/* Style der SUBMIT-Buttons - Achtung: nicht Netscape 4.x kompatibel! */
input.submit	{
	border: 1px solid #000000;
	color: #ffffff;
	background-color : #082541;
}

/* Style der TEXTAREA-Felder - Achtung: nicht Netscape 4.x kompatibel! */
textarea		{
	font-size : 12px;
	border: 1px solid #082541;
	color: #082541;
	background-color : #ffffff;
}

/* Style der SELECT-Felder - Achtung: nicht Netscape 4.x kompatibel! */
select		{
	
	font-size : 12px;
	border: 1px solid #082541;
	color: #082541;
	background-color : #ffffff;
}

/* Style der Tabellenzeilen der offenen Fragen */
.openquestions {
	background-color : #C0F2D5;
}

/* Style f?r [code] Bereiche */
pre {
	 border : 1px solid #cccccc;
	 background-color : white;
}
#dhtmltooltip{
position: absolute;
width: 180px;
border: 1px solid black;
padding: 4px;
background-color: #C5D4DB;
visibility: hidden;
z-index: 100;
font-size: 8pt;
font-family: Verdana, Tahoma;
color : #000000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}.t {
	font-weight: bold;
	font-size: 11px;
}
.dsR1772 tr .dsR1775 .dsR1768 .dsR1763 .dsR1271 .dsR1921 tr .dsR1910 .dsR1901 tr .dsR1893 {
	font-size: 10px;
}
.dsR1772 tr .dsR1775 .dsR1768 .dsR1763 .dsR1271 .dsR1921 tr .dsR1910 .dsR1901 tr .dsR1895 table tr td div .ds17.comment {
	color: #333;
}
.dsR1772 tr .dsR1775 .dsR1768 .dsR1763 .dsR1271 .dsR1921 tr .dsR1910 .dsR1901 tr td .ds17 {
	text-align: left;
}
.dsR1772 tr .dsR1775 .dsR1768 .dsR1763 .dsR1271 .dsR1921 tr .dsR1910 .dsR1901 tr td .ds17 {
	text-align: left;
}
div span {
	font-size: 9px;
}
.ds171 {
	font-weight: bold;
}
.test1 {
	font-size: 8px;
}
.test2 {
	font-size: 8px;
}


/*EMION CSS*/
h1{
  font-size: 15px;
}

.dsRemion{
  font-size: 11px;
}

.seo						{ text-align: center; margin: 35px 0 0 0; }
.seo ul						{ list-style-type:none; margin:0; padding:0 0 5px 0; }
.seo ul li					{ display:inline; border-right:1px solid #bbb; margin:0; padding:0 7px; }
.seo ul li.last				{ padding-right:0px; border-right:none; }
.seo ul li a				{ text-decoration: underline;  color: #bbb!important; font-weight:normal; }
.seo ul li a:hover			{ text-decoration: none;  color: #777!important; }
