/*
	diz.css / Author Bernhard Welzel / welzel@innocasto.com

	Orange = FF6600
	Blau = 003366
*/
body {
		background: #fff url(/fileadmin/html/images/dizpagebg.jpg) repeat-x;
}

#branding {
		background-image: url(/fileadmin/html/images/dizbrandingbg.jpg);
}

.brandinglogo {
		position: absolute;
}

.brandinglogo a {
		display: block;
		height: 240px;
		text-indent: -999em;
		width: 220px;
}

.searchbox {
		left: 770px;
		position: absolute;
		top: 74px;
}


#nav_main h2
{
color:#003366;
font-weight:bold;
font-size:1.2em;
}

#nav_main h3
{
color:#FF6600;
font-weight:normal;
font-size:1.2em;
}

#col3 .content h3 + p, #col3 .content h4 + p, #col3 .newsimage + p, #col3 .newssubtext p:first-child, #col3 .msg p:first-child
{
background-image:url(/fileadmin/html/images/dizpdot.gif);
background-position:0pt 2px;
background-repeat:no-repeat;
text-indent:14px;
}

.content h3 {
color:#FF6600;
}

#m2 {
padding-top:121px;
background-image:url(/fileadmin/html/images/dizm2bg.jpg);
background-position:right top;
}