/***
* File:         	content.css
* Package:      	aeskulap.de
* Version:      	1.0
* Language:     	Cascading Style Sheets
* ---------------------------------------------------------------------------
* (c) 2001 		hier.com
* E-Mail:       	office@hier.com
* WWW:          	http://www.aeskulap.de
* ---------------------------------------------------------------------------
* Author:       	hanno
* Date:         	2001-09-14
* Last changed: 	2001-09-14  
* Description:  	stellt die globalen Style Angaben für MEDIA=screen für den content-frame zur Verfügung 
***/

body,tr,td,th,ul,ol,h2,h3,h4,div,address,blockquote,nobr, form, span, input{
	
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:9pt;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;/
}

.sub {	
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight: normal;
}

h2 {	
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:10pt;
	color:#B40001;
	font-weight: normal;
}

h4 {	
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:12pt;
	color:#B40001;
	font-weight: normal;
}

}

h3 {	
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:10pt;
	color:#000000;
	font-weight: normal;
}

.rot {	
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:9pt;
	color:#B40001;
	font-weight: normal;
}

.ticker {	
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:9pt;
	color:#B40001;
	font-weight: normal;
}

.rechts {
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:8pt;
	text-decoration: none;
}

.li {
	height: 100%;
	bottom: 0px;
}

.form {	
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:10px;
	background-color: #FF9900;
	width: 230;
	color:#990000;
}

a:link {
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:8pt;
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}

a:visited  {
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:8pt;
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}


a:hover {
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:8pt;
	color:#B40001;
	font-weight: normal;
	text-decoration: underline;
}


a:active {
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:8pt;
	color:#B40001;
	font-weight: normal;
	text-decoration: underline;

}

input.fieldmini {
	border-style : ridge;
	width : 60px;
	background : White;
}

