/* Stylesheet */



/* Allgemeine Angaben*/

html, body {
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

body, p, ul, ol, li, div, table, tr, td, br  { font-family : Verdana, Arial, Helvetica, Sans Serif; font-size : 10pt; color:#000000; line-height: 14pt; }

h1 { font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:12pt; color:#FC5D0F; font-weight : bold; }




/* Groessenbestimmung fuer besondere Faelle*/

.textfett  { font-family : Verdana, Arial, Helvetica, Sans Serif; color: #000000; font-size : 10pt; font-weight : bold; line-height: 14pt; }
.textorangefett  { font-family : Verdana, Arial, Helvetica, Sans Serif; color: #FC5D0F; font-size : 12pt; font-weight : bold; line-height: 14pt; }
.textklein  { font-family : Verdana, Arial, Helvetica, Sans Serif; color: #000000; font-size : 8pt; }


/* #live {
 	position: absolute;
	background: url(images/live.gif) no-repeat;
	height: 161px;
	width: 550px;
	margin: 0px;
	padding: 0 30px 0 50px;
} */

#live {
	background: url(images/live1.gif) no-repeat;
	height: 240px;
	width: 550px;
	margin: 0px;
	padding: 10px 30px 0 60px;
}

#live2 {
	background: url(images/live.gif) no-repeat;
	height: 161px;
	width: 550px;
	margin: 0px;
	padding: 10px 30px 0 60px;
}



/* Hyperlinks*/

a         { font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:10pt; text-decoration:none; }
a:link    { color: #FC5D0F; text-decoration:underline; font-weight : bold; }
a:visited { color: #FC5D0F; text-decoration:underline; font-weight : bold; }
a:active  { color: #FC5D0F; text-decoration:underline; font-weight : bold; }
a:hover   { color: #F3021B; text-decoration:underline; font-weight : bold; }

a.schwarz         { font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:10pt; text-decoration:none; }
a.schwarz:link    { color: #000000; text-decoration:underline; font-weight : bold; }
a.schwarz:visited { color: #000000; text-decoration:underline; font-weight : bold; }
a.schwarz:active  { color: #000000; text-decoration:underline; font-weight : bold; }
a.schwarz:hover   { color: #FC5D0F; text-decoration:underline; font-weight : bold; }