/* CSS Document - Kaiser & Waltermann */

.unsichtbar-print {display:none;}

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.head-language{
	
	background-image: url(pics/basic_head_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:none;
	
}
a.head-link{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	left: 110px;
	top: 2px;
	position: relative;
	display:none;
	
}
a.head-link:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D60013;
	text-decoration: none;
	left: 110px;
	top: 2px;
	position: relative;
	display:none;
}

a.head-link-empfehlen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	top: 2px;
	position: relative;
	background-image: url(pics/icon_empfehlen.gif);
	background-repeat: no-repeat;
	background-position: left;

	padding-left: 23px;
	line-height: 30px;
	height: 30px;
	display:none;

	
}
a.head-link-empfehlen:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	top: 2px;
	position: relative;
	background-image: url(pics/icon_empfehlen.gif);
	background-repeat: no-repeat;
	background-position: left;

	padding-left: 23px;
	line-height: 30px;
	height: 30px;
	display:none;

	
}

a.head-link-drucken{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	top: 2px;
	position: relative;
	background-image: url(pics/icon_drucken.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	line-height: 30px;
	height: 30px;
	display:none;
}
a.head-link-drucken:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	top: 2px;
	position: relative;
	background-image: url(pics/icon_drucken.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	line-height: 30px;
	height: 30px;
	display:none;
}

a.head-link-impressum{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	top: 2px;
	position: relative;
	background-image: url(pics/icon_impressum.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	line-height: 30px;
	height: 30px;
	display:none;
}
a.head-link-impressum:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	top: 2px;
	position: relative;
	background-image: url(pics/icon_impressum.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	line-height: 30px;
	height: 30px;
	display:none;
}

a.head-link-email{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	top: 2px;
	position: relative;
	background-image: url(pics/icon_email.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	line-height: 30px;
	height: 30px;
	display:none;
}
a.head-link-email:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	top: 2px;
	position: relative;
	background-image: url(pics/icon_email.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	line-height: 30px;
	height: 30px;
	display:none;
}


/* Contentbereich----------------------------------------------------- */
h1{
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #D60013;
	line-height: 22px;
}



.text-inhalt{
	font-size: 14pt;
	position: relative;
	top: 50px;
}


/* Navigation---------------------------------------------------------- */
.navigation-background{
	background-image: url(pics/basic_verlauf_navi.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display:none;
	
	
	}
	
a.navi-ebene1{
	left: 40px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6D6C71;
	text-decoration: none;
	display:none;
}
a.navi-ebene1:hover{
	left: 40px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D60013;
	text-decoration: none;
	display:none;
}
a.navi-ebene1_aktiv{
	left: 40px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D60013;
	text-decoration: none;
	display:none;
}


a.navi-ebene2{
	left: 80px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #6D6C71;
	text-decoration: none;
	display:none;
}
a.navi-ebene2:hover{
	left: 80px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #D60013;
	text-decoration: none;
	display:none;
}
a.navi-ebene2_aktiv{
	left: 80px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #D60013;
	text-decoration: none;
	display:none;
}
