/* ==============================================================================
   bkz style sheet, version 12.12.2006
   © Copyright 2006-by Cornelsen Verlag GmbH & Co. oHG. all rights reserved. 
   Original author : Christopher Stein (christopher.stein@cornelsen.de)
   ------------------------------------------------------------------------------
	Last changed by : Christopher Stein
================================================================================= */
html {
	height: 100%;
}
body {
	height: 100%;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:10px 0 10px 0px;
}
td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
img {
	border: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
A {
	font-size:11px;
	text-decoration : underline;
	color: #BB0000;
}
A:Visited {
	font-size:11px;
	text-decoration : underline;
	color: #BB0000;
}
A:Active {
	font-size:11px;
	text-decoration: underline;
	color: #BB0000;
}
A:Hover {
	font-size:11px;
	text-decoration: underline;
	color: #FF0000;
}
#main {
	width: 976px;
	margin-bottom: 10px;
}
#headlink{
	font-size: 9px;
	padding-bottom: 4px;
	padding-top: 0px;
	width: 976px;
	vertical-align: bottom;
	line-height: normal;
}
#headlink a{
	font-size: 9px;
	color: black;
	text-decoration: none;
}
#headlink A:Hover{
	color: black;
	text-decoration: underline;
}
#primaer-navigation{
	width: 791px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:left;
	display: block;
	height: 47px;
	text-align: left;
	vertical-align: top;
}
#copyright{
	float: left;
	padding-left: 10px;
	color: #616F88;
}
#header_logo {
	width: 110px; 
	height: 32px;
	float: left;
	border: none;
}
img.image_float_left {
	float: left;
}
img.image_float_right {
	float: right;
}

img.link_arright {	
	float: left;
	margin-top: 5px;
}
a.link_arright {
	/*padding-left: 15px;*/
	text-decoration: underline;
	display: block;	
	line-height: 15px;
	height: 20px;
}
a.link_icon {
	padding-left: 17px;
	height: 16px;
	line-height: 17px;
	text-decoration: underline;
	display: block;	
}
a.link_arright:hover {	
	color: #FF0000;
}

a.pdf:hover,
a.doc:hover,
a.zip:hover,
a.ppt:hover,
a.xls:hover {
	text-decoration: underline;
}
a.pdf,
a.doc,
a.zip,
a.ppt,
a.xls {
	color: #BB0000;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
a.pdf {
	background-image: url(/fm/332/icon_format_pdf.gif);
}
a.doc {
	background-image: url(/fm/332/icon_format_doc.gif);	
}
a.zip {
	background-image: url(/fm/332/icon_format_zip.gif);	
}
a.ppt {
	background-image: url(/fm/332/icon_format_ppt.gif);	
}
a.xls {
	background-image: url(/fm/332/icon_format_xls.gif);	
}

.display_none {
	display: none;
}
.display_block {
	display: block;
}

/*Login-maske im Contentbereich Anfang*/
#loginbereich
{	
	padding: 0px;
	margin: 0px;
	clear:both;
}
#loginbereich p
{	
	margin-top: -3px;
	background-color:#d6e0eb;
	height:200px;
	padding-left: 45px;
	padding-top: 30px;
}
#loginbereich span
{	
display:block;
clear:both;
text-decoration:underline;
font-size: 11px;
font-weight:bold;
}
#loginheadline
{	
display:block;
clear:both;
text-decoration:underline;
font-size: 11px;
font-weight:bold;
}
#error{
color:#ff0000;
text-decoration:none ! important;
}
#loginbereich label{
line-height: 25px;
width: 130px;
display:block;
float:left;
}
#loginbereich input{
line-height: 25px;
width: 110px;
display:block;
float:left;
}
.button-login{
background-image:url(../_img/cos_login.gif);
background-repeat:no-repeat;
margin-top: 25px;
width:62px;
height:21px;
float:left;
}
/*Login-maske im Contentbereich Ende*/
