/* DATEI: frickmann.css */
/* Erstellt von Nobbi from CleverNetz ~ CleverHosting  */
/* Wenn Ihnen Schriftarten, Schriftgroessen usw.  */
/* nicht passen, editieren Sie diese Datei und aendern */
/* Sie gewuenschte Werte. */

/* Aenderungen auf eigene Gefahr! Der Autor leistet keinen */
/* Support bei Anzeigeproblemen, die durch Aenderungen in */
/* dieser Datei zustande kommen! */

/* Zeilen wie diese, die mit Schraegstrich und Stern */
/* beginnen und mit Stern und Schraegstrich enden, sind */
/* Kommentarzeilen. */

/* Es folgen die Style-Definitionen, die Sie aendern koennen: */
/* Unterhalb jedes Befehls steht eine Kurzerklaerung */

body.head { margin-top:0px; margin-bottom:0px; background: White url(../pics/verlauf.jpg);  color : Yellow; }

body.menu { margin-top:0px; margin-bottom:0px; background: #FF4500; color: Yellow; }

body.main { margin-top:0px; margin-bottom:0px; background: White url(../pics/bg_bunt.jpg); color: Navy; }

body { margin-top:0px; margin-bottom:0px; background: White url(../pics/bg_bunt.jpg); color: Blue; }

.tick {
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
	color: Blue;
}

.menue {
	font: lighter normal normal x-small sans-serif;
	font-family: Arial, sans-serif;
	color: Yellow;
}

.h1 { font-size:20pt; font-family: Arial, sans-serif; color: Navy; }
.h2 { font-size:16pt; font-family: Arial, sans-serif; color: Navy; } 
.h3 { font-size:14pt; font-family: Arial, sans-serif; color: Navy; }
.h4 { font-size: 10pt; font-family: Arial, sans-serif; color: Navy; }

.h1_center { font-size: 16pt; font-family: Arial, sans-serif; color: Navy; text-align: center; }
.h2_center { font-size: 14pt; font-family: Arial, sans-serif; color: Navy; text-align: center; } 
.h3_center { font-size: 12pt; font-family: Arial, sans-serif; color: Navy; text-align: center; }
.h4_center { font-size: 10pt; font-family: Arial, sans-serif; color: Navy; text-align: center; }



td,th {
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
	color: Black;
}

.dick { font: normal normal bold 12px/normal Arial, Helvetica, sans-serif;
	color: Black;}

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */
.links { text-align: left; }
.rechts { text-align: right; }
.mitte { text-align: center; }
/* rechtsbuendig mitte */

.mitte_nobg {
	width:800px; 
	height:600px;
	padding: 120px;
}

.mitte_bg {
	background: url(/images/coll/collage.jpg) no-repeat;
	width:800px; 
	height:600px;
	padding: 120px;
}

.rot{ color: Red; }

h1 { font-size: 16pt; font-family: Arial, sans-serif;}
h2 { font-size:14pt; font-family: Arial, sans-serif;}
h3 { font-size:12pt; font-family: Arial, sans-serif;}
h4 { font-size: 10pt; font-family: Arial, sans-serif;}

pre { font-family: "Courier New", Courier, monospace; font-size:10pt; color:#0000C0; }

.klein { font-size: x-small; font-family:Arial,sans-serif; }

pre.normal { color:#000000; }

a:link { color: Blue; text-decoration:none; }
a:hover{ color: Red; text-decoration:none; }
a:visited { color: Blue; text-decoration:none; }
a:active { color: Silver; text-decoration:none; }

.map24_input 
	{
		background-color	: #ffffff;
		width				: 232px;
		color				: #0D3D6A;
		font-family			: Arial, Verdana, Helvetica;
		font-size			: 11px;
		font-weight			: normal;
		border				: 1px #bebebe solid;
	}
	
.map24_list	 
	{
		background-color	: #FFFFFF; 
		border-style		: groove;
		font-family			: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif; 
		font-size			: 9px;
	}
	
.map24_text   
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				: #586A75;
	}
	
.map24_margin 
	{
		margin-left			: 10px;
	}
.map24_padding
	{
		padding-left		: 10px;
	}
	
	
.map24_title  
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				:#FFFFFF; 
		padding-left		: 10px; 
		padding-top			: 31px; 
		font-weight			: bold;
	}
	
.map24_cell   
	{
		padding-left		: 10px; 
		padding-top			: 5px; 
		padding-right		: 5px; 
		padding-bottom		: 5px; 
		background-color	: #F8F9FA;
	}
	
.blockborder
	{
		border-bottom-width	: 1px;
		border-bottom-style	: solid;
		border-top-width	: 1px;
		border-top-style	: solid;
		border-left-width	: 1px;
		border-left-style	: solid;
		border-right-width	: 1px;
		border-right-style	: solid;
		border-color		: #BEBEBE;
	}	

