/*----------------------------------*/
/*	Style-Sheet-Datei				*/ 
/*	Kanujugend Schleswig-Holstein 	*/
/* 	Aufgearbeitet von Björn Zastrow */
/*	Stand 2008						*/
/*----------------------------------*/  


/* Überschriften */
h1{
	color:midnightblue;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px; 
	font-weight:bold; 
}

h2{
	color:midnightblue;
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px; 
}

h3{
	color:midnightblue;
	font-family:Helvetica,Arial,sans-serif;
	font-size:21px; 
	font-weight:bold; 
}

h4{
	color:midnightblue;
	font-family:Helvetica,Arial,sans-serif;
	font-size:24px; 
	font-weight:bold; 
}

p,ul,ol,li,div,td,th,address,justify,center { 
	font-size:12px;
	font-family:Helvetica,Arial,sans-serif; 
	color:midnightblue;
}
	

/*	Seitenüberschrift	*/
.alice { 
	font-weight:bold; 
	color:aliceblue;
}

/*	Links	*/
a	{ 
	font-family:Arial,Helvetica,Sans-serif; 
	font-size:9pt; 
	font-weight:bold; 
}

a:link { 
	color:midnightblue; 
	text-decoration: underline;
}

a:visited { 
	color:#8f8f8f;
	Text-Decoration: underline;
}

a:active { 
	color:#888888; 
}

a:hover	{ 
	color:midnightblue; 
}

/* Erweiterung für das Formular */
.formular {
 text-align:left;
}

.fehler {
 color:red;
 text-align:left;
}

.box {
 margin-left:60px;
}

.um {
 margin-left:60px;
}

.bez {
 float:left;
 text-align:left;
 width:9.5em;
 line-height:25px;
}

input {
 margin-top:5px;
}

.nachricht {
 clear:both;
 text-align:left;
 margin-left:60px;
}
