/* Copyright (c)2003 by plainpix*/
/* Author (c)2003 Gerd Kühn*/ 

body  {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

body.undersite  {
    margin-top : 10px;
	margin-left : 20px;
	background-color : #ffffff;
   	background-image : url(pic/uback.jpg);
	background-repeat : repeat-y;
}
a:link  {
	color : #cc3001;
	text-decoration : underline;
}

a:hover  {
	color : #ff0000;
	text-decoration : none;
}

a:active  {
	color : #ff0000;
	text-decoration : underline;
}

a:visited  {
	color : #cc3001;
	text-decoration : underline;
}

.txtbg  {
	background-color : #ffffd8;
}

.h1  {
	color : #cc3001;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
   	font-weight : 800;
}

.h3  {
	color : #cc3001;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
   	font-weight : 800;
}

.txt  {
	color : #cc3001;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
   	font-weight : 800;
}

.min  {
	color : #cc3001;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
 	font-weight : light;
}

.btxt  {
	color : #cc3001;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : 700;
}

.stxt  {
	color : #cc3001;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : 500;
}

p {
    text-align:justify;
}

.kursiv {
    font-style:italic;
}
.warn  {
	color : #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
   	font-weight : 800;
}
.fltxt {  
    color: #cc3001;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
}
.kpftxt {    
    color: #cc3001;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-decoration: none;
}