/* CSS FPKaiser GmbH */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:14px;
	background-color:#ffffff;
	}
/*--------------------------------------------*/
/* Tabellenformatierung Sitemap */
.tr1 {
	padding:5px;	
}
.table {
    
	border-style:dashed;
	border-width:1px;
	border-color:#071566;
	padding:10px;
	margin-bottom: 10px;
}
/*--------------------------------------------*/
/* Hauptueberschrift im Text */
h1 {
	font-size:20px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:23px;
	font-family:'Times New Roman', Times, serif;
	color:#999966;
	text-decoration:none;
	margin-top:0px;
	margin-right:0px;
	margin-left:10px;
	margin-bottom:10px;	
}
/*--------------------------------------------*/
/* Nebenueberschrift im Text */
h2 {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:17px;
	font-family:'Times New Roman', Times, serif;
	color:#999966;
	text-decoration:none;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;	
}
/*--------------------------------------------*/
/* Fliesstext */
p {
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:14px;
	font-family:verdana, sans-serif;
	color:#333333;
	text-decoration:none;	
}
/*--------------------------------------------*/
/* Listenformatierung */
ul {
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:14px;
	font-family:verdana, sans-serif;
	color:#333333;
	text-decoration:none;
	list-style-type:square;
}

ol {
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:14px;
	font-family:verdana, sans-serif;
	color:#333333;
	text-decoration:none;
}
/*--------------------------------------------*/
/* Links */
a:link {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	letter-spacing:1px;
	font-family:verdana, sans-serif;
	color:#071566;
	text-decoration:none;
	}
a:visited {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	letter-spacing:1px;
	font-family:verdana, sans-serif;
	color:#071566;
	text-decoration:none;
	 }
a:hover {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	letter-spacing:1px;
	font-family:verdana, sans-serif;
	color:#646C82;
	text-decoration:underline;
	 }
a:active {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	letter-spacing:1px;
	font-family:verdana, sans-serif;
	color:#646C82;
	text-decoration:underline;
	}
a:focus {
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	letter-spacing:1px;
	font-family:verdana, sans-serif;
	color:#646C82;
	text-decoration:underline;
	}
/*--------------------------------------------*/
/* Links fuer IE */
a:link {
	color:#071566;
	text-decoration: none;
	line-height:14px;
}

a:visited {
	color:#071566;
	text-decoration: none;
	line-height:14px;
}

a:hover,a:focus {
	color:#646C82;
	text-decoration: underline;
	line-height:14px;
}

a:active {
	color:#646C82;
	text-decoration: underline;
	line-height:14px;
}

a.nav {
	color:#071566;
	line-height: 14px;
}

a.nav img.nav {
	background-color:#071566;
}

a.nav:hover {
	color:#646C82;
	background-color: #ffffff;
	line-height: 14px;
}

a:hover img.nav {
	background-color:#646C82;
	line-height: 14px;
}
/*--------------------------------------------*/
/* Breadcrump-Navi */
.breadcrump {
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	font-family:verdana, sans-serif;
	color:#333333;
	text-decoration:none;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:20px;	
}
/*--------------------------------------------*/
/* Hauptueberschrift, Bereichsueberschrift */
.headline_main {
	font-size:20px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:23px;
	font-family:'Times New Roman', Times, serif;
	color:#999966;
	text-decoration:none;
	margin-top:0px;
	margin-right:0px;
	margin-left:10px;
	margin-bottom:10px;
}
/*--------------------------------------------*/
/* Inhalt */
.content {
	margin-top:0px;
	margin-right:10px;
	margin-left:40px;
	margin-bottom:10px;	
}
/*--------------------------------------------*/
/* Fensterinhalt */
.subcontent {
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:20px;	
}
/*--------------------------------------------*/
/* Flash */
.media {
	margin-top:0px;
	margin-right:0px;
	margin-left:40px;
	margin-bottom:0px;	
}
/*--------------------------------------------*/
/* Anfang Auszeichung_input*/
input {
	font-size:11px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:12px;
	font-family:verdana, sans-serif;
	background-color:#ffffff;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	border-style:dashed;
	border-width:1px;
	border-color:#071566;
	padding:5px;
	width:300px;	
}
/*--------------------------------------------*/
/* Anfang Auszeichung_input.button*/
input.button {
	font-size:11px;
	font-weight:bold;
	font-family:verdana, sans-serif;
	color:#EEEEEE;
	background-color:#071566;
	margin-top:0px;
	margin-right:0px;
	margin-left:5px;
	margin-bottom:5px;
	border-style:none;
	border-width:0px;
	width:100px;
}
/*--------------------------------------------*/
/* Anfang Auszeichung_radiobutton*/
input.radio {
	margin-top:0px;
	margin-right:0px;
	margin-left:5px;
	margin-bottom:0px;
	border-style:solid;
	border-width:1px;
	border-color:#071566;
	width:13px;
}
/*--------------------------------------------*/
/* Anfang Auszeichung_textarea*/
textarea {
	font-size:11px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:14px;
	font-family:verdana, sans-serif;
	background-color:#ffffff;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	border-style:dashed;
	border-width:1px;
	border-color:#071566;
	padding:5px;
	width:300px;
	height:200px	
}
/*--------------------------------------------*/
/* The End */