/* CSS-Datei "SCREEN" - (c) www.salt-o-vocale.de 2001 - webmaster@salt-o-vocale.de */


/* Allgemeine Angaben zum Dokument */

body {
	scrollbar-base-color: #FDAC7B;
	scrollbar-face-color : #FDAC7B;
	scrollbar-arrow-color: #AE211C;
	scrollbar-highlight-color: #CB2D17;
	background-color : #FDAC7B;
	margin-top : 0px;
	margin-left : 0px;
}

/* Überschriften 1. bis 5. Ordnung */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	height : auto;
	color: #001E65;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	height : auto;
	color: #001E65;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	color: #CB2D17;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	height : auto;
	color: #001E65;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	height : auto;
	color: Black;
}

/* Normale Absatzeigenschaften */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #001E65;
	margin: 0 0 0.5em 0;
}

p.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #001E65;
} 

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.table {
	border : 1px solid #CB2D17;
}

/* Angaben zu Links */

a:link {
	font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold;
	color: #CB2D17; text-decoration: none; 
}

a:visited {
	 font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold;
	 color: #CB2D17; text-decoration: none;
	 	
}
a:hover {
	 font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold;
	 color: #FA702D; text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold;
	color: #CB2D17; text-decoration: underline;
} 

a.externlink:before {
	content:"\21D2"; display:inline
}


/* Angaben zu Infoblöcken */

.info {
	background-color: #CB2D17;
	color: #FDAC7B;
	border: 0px;
}

p.info {
	background: #CB2D17;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color : #FDAC7B;
	text-indent: 5px;
}

h1.info {
	background: #CB2D17;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	color : #FDAC7B;
}

a.info:link{
	background: #CB2D17;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color : #FDAC7B;
	font-size: 10px;
	text-decoration: underline;
}

a.info:visited {
	background: #CB2D17;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color : #FA702D;
	font-size: 10px;
	text-decoration: underline;
}

a.info:hover {
	background: #CB2D17;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color : #FA702D;
	font-size: 10px;
	text-decoration: underline;
}

a.info:active {
	background: #CB2D17;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color : Blue;
	font-size: 10px;
	text-decoration: underline;
}

/* Angaben zu formularen */

input {
	background-color : #FDAC7B;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color: #CB2D17;
	height : 20px;
	}

textarea {
	background-color : #FDAC7B;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color: #CB2D17;
	cols: 30;
	rows: 10;
	}

checkbox {
	color: #CB2D17;
}

/* Copyright-Info */

p.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CB2D17;
}


#info {
	padding: 5px 5px 5px 10px;
	border: 3px double #CB2D17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #001E65;
}
