/* CSS Document */
html, body {
	font-family:'Myriad W01 Regular';
	font-size:18px;
	line-height:1.5;
	margin:0;
	padding:0;

}
.gelb14_dick {color:#F5BB00;font-weight:bold;font-size:14px;}
.gelb16_dick {color:#F5BB00;font-weight:bold;font-size:16px;}
.gelb18_dick {color:#F5BB00;font-weight:bold;font-size:18px;}
.gelb20_dick {color:#F5BB00;font-weight:bold;font-size:20px;}
.gelb21_dick {color:#F5BB00;font-weight:bold;font-size:21px;text-transform:uppercase;letter-spacing:1px;}


.grau14_dick {color:#a3a3a3;font-weight:bold;font-size:14px;}
.grau16_dick {color:#a3a3a3;font-weight:bold;font-size:16px;}
.grau18_dick {color:#a3a3a3;font-weight:bold;font-size:18px;}
.grau20_dick {color:#a3a3a3;font-weight:bold;font-size:20px;text-transform:uppercase;letter-spacing:2px;}

.orange14_dick {color:#EE941C;font-weight:bold;font-size:14px;}
.orange16_dick {color:#EE941C;font-weight:bold;font-size:16px;}
.orange18_dick {color:#EE941C;font-weight:bold;font-size:18px;}
.orange20_dick {color:#EE941C;font-weight:bold;font-size:20px;}


img {border:none}

.gal_lo img {
	border:1px solid #666;
}



.grau14_dick a:link, .grau14_dick a:visited {text-decoration:none;color:#000;font-weight:bold;font-size:14px;}
hr {border:none;
	border-top:1px solid #ccc;
	
	
}
hr.bot{
	padding:0;
	}

.newl {
	font-family:arial;
	font-size:12px;
	line-height:16px;
}

h5 { 
	font-size:11px;

}
h4 {color:#4A5966;font-weight:bold;font-size:14px;}
h3 {color:#4A5966;font-weight:bold;font-size:16px;}
h2 {color:#4A5966;font-weight:bold;font-size:18px;}
h1 {color:#4A5966;font-weight:normal;font-size:28px;letter-spacing:1px;text-align:left;
	padding-top:0;
	margin-top:0;}


caption {
	text-align:left;
	background-color:#eee;
	font-size:12px;
	color:#444;
}


a:link, a:visited {
	color:#0192D6;
	text-decoration:none;
	font-weight:bold;
	}