@charset "UTF-8";

@import url(css/layout.css);
@import url(../_global/style.css);

@media all
{
	html, body {
		font-size: 12px;
		font-family: arial, verdana, helvetica, sans serif;
		color: #000000;
	}

	a {
		color: #005b99;
	}

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

	a.header {
		text-decoration: none;
		margin-left: 14px;
		padding: 1px 4px;
	}

	a.header.active {
		background: #005b99;
		color: #ffffff;
	}
	
	h1 {
		font-size: 14px;
		color: #005b99;
		font-weight: bold;
		padding-top: 0px;
		margin-top: 0px;
	}
	
	h1.home {
		font-size: 16px;
	}

	h2 {
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		margin-top: 0px;
	}

	h3 {
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}

	h4 {
		font-size: 10px;
		font-weight: normal;
		color: #000000;
	}

	h5, h6 {
		color: #005b99;
	}

	h1, h2, h3, h4, h5, h6 {
		margin: 5px auto;
	}

	h6 {
		margin: 2px auto;
	}

	li {
		list-style-image: url(img/bullet.gif);
		list-style:none;
	}

	/* Links */
	a.multi {
		background-position: left 2px !important;
		display: block;
	}
	
	span.Link_Print a, a.Link_Print, a span.Link_Print {
		background: transparent url(img/icon_print.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Print a:hover, a.Link_Print:hover, a:hover span.Link_Print {
		background-image: url(img/icon_print_over.gif);
	}

	span.Link_RSS a, a.Link_RSS, a span.Link_RSS {
		background: transparent url(img/icon_rss.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_RSS a:hover, a.Link_RSS:hover, a:hover span.Link_RSS {
		background-image: url(img/icon_rss_over.gif);
	}

	span.Link_Clock a, a.Link_Clock, a span.Link_Clock {
		background: transparent url(img/icon_clock.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Clock a:hover, a.Link_Clock:hover, a:hover span.Link_Clock {
		background-image: url(img/icon_clock_over.gif);
	}

	span.Link_Question a, a.Link_Question, a span.Link_Question {
		background: transparent url(img/icon_question.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Question a:hover, a.Link_Question:hover, a:hover span.Link_Question {
		background-image: url(img/icon_question_over.gif);
	}

	span.Link_Star a, a.Link_Star, a span.Link_Star {
		background: transparent url(img/icon_star.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Star a:hover, a.Link_Star:hover, a:hover span.Link_Star {
		background-image: url(img/icon_star_over.gif);
	}
	

	span.Link_Pen a, a.Link_Pen, a span.Link_Pen {
		background: transparent url(img/icon_pen.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Pen a:hover, a.Link_Pen:hover, a:hover span.Link_Pen {
		background-image: url(img/icon_pen_over.gif);
	}

	span.Link_Man a, a.Link_Man, a span.Link_Man {
		background: transparent url(img/icon_man.gif) 3px 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Man a:hover, a.Link_Man:hover, a:hover span.Link_Man {
		background-image: url(img/icon_man_over.gif);
	}

	span.Link_Man_2 a, a.Link_Man_2, a span.Link_Man_2 {
		background: transparent url(img/icon_man_2.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Man_2 a:hover, a.Link_Man_2:hover, a:hover span.Link_Man_2 {
		background-image: url(img/icon_man_2_over.gif);
	}

	span.Link_Left a, a.Link_Left, a span.Link_Left {
		background: transparent url(img/icon_left.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Left a:hover, a.Link_Left:hover, a:hover span.Link_Left {
		background-image: url(img/icon_left_over.gif);
	}	
	
	span.Link_Right a, a.Link_Right, a span.Link_Right {
		background: transparent url(img/icon_right.gif) 1px 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Right a:hover, a.Link_Right:hover, a:hover span.Link_Right {
		background-image: url(img/icon_right_over.gif);
	}

	span.Link_Right_2 a, a.Link_Right_2, a span.Link_Right_2 {
		background: transparent url(img/icon_right_2.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Right_2 a:hover, a.Link_Right_2:hover, a:hover span.Link_Right_2 {
		background-image: url(img/icon_right_2_over.gif);
	}
	
	span.Link_Right_3 a, a.Link_Right_3, a span.Link_Right_3 {
		background: transparent url(img/icon_right_3.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Right_3 a:hover, a.Link_Right_3:hover, a:hover span.Link_Right_3 {
		background-image: url(img/icon_right_3_over.gif);
	}	

	span.Link_Top a, a.Link_Top, a span.Link_Top {
		background: transparent url(img/icon_top.gif) 1px 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Top a:hover, a.Link_Top:hover, a:hover span.Link_Top {
		background-image: url(img/icon_top_over.gif);
	}
	
	span.Link_Download a, a.Link_Download, a span.Link_Download {
		background: transparent url(img/icon_download.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Download a:hover, a.Link_Download:hover, a:hover span.Link_Download {
		background-image: url(img/icon_download_over.gif);
	}
	
	span.Link_Mail a, a.Link_Mail, a span.Link_Mail {
		background: transparent url(img/icon_mail.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Mail a:hover, a.Link_Mail:hover, a:hover span.Link_Mail {
		background-image: url(img/icon_mail_over.gif);
	}
	
	span.Link_Check a, a.Link_Check, a span.Link_Check {
		background: transparent url(img/icon_check.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Check a:hover, a.Link_Check:hover, a:hover span.Link_Check {
		background-image: url(img/icon_check_over.gif);
	}
	
	span.Link_Calender a, a.Link_Calender, a span.Link_Calender {
		background: transparent url(img/icon_calender.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Calender a:hover, a.Link_Calender:hover, a:hover span.Link_Calender {
		background-image: url(img/icon_calender_over.gif);
	}
	
	span.Link_Calender a, a.Link_Calender, a span.Link_Calender {
		background: transparent url(img/icon_calender.gif) left 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Calender a:hover, a.Link_Calender:hover, a:hover span.Link_Calender {
		background-image: url(img/icon_calender_over.gif);
	}
	
	/* Links die nicht im WYSIWYG verfügbar sind */
	span.Link_Advise a, a.Link_Advise, a span.Link_Advise {
		background: transparent url(img/icon_advise.gif) 1px 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Advise a:hover, a.Link_Advise:hover, a:hover span.Link_Advise {
		background-image: url(img/icon_advise_over.gif);
	}
	
	span.Link_Pdf a, a.Link_Pdf, a span.Link_Pdf {
		background: transparent url(img/icon_pdf.gif) 1px 50% no-repeat;
		padding-left: 20px;
	}

	span.Link_Pdf a:hover, a.Link_Pdf:hover, a:hover span.Link_Pdf {
		background-image: url(img/icon_pdf_over.gif);
	}				
}