body {
	background: #fff url(http://ju-mittelfranken.de/fileadmin/bilder/background.gif) fixed;
	margin: 0;
	text-align:left;
	height:100%;
	}

a,calendar-event-backlink,a.dt,a.dl {
	color: #0072BA;
	text-decoration: none;
	}

a:hover {
	color: #0072BA;
	text-decoration: underline;
	}

a.red {
	color: #FF0000;
	}

a.green {
	color: #008000;
	}

a.aMenu {
	font-weight: bold;
	color: #0072BA;
	}

a.aMenu:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	}

a.mainblau, a.news-single-backlink {
	color: #0072BA;
	font-weight: bold;
	text-decoration: none;
	}



h1,u.hl,#head1,.csc-firstHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0072BA;
	text-decoration: none;
	}


h2,#head2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color:#0072BA;
	}

h3, u.h2,#head3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color:#000;
	}

h4,h5,h6 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color:#0072BA;
	}

p,td,th,calendar-event,ul,li,dt,dl {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}

td.link,td.hline,td.small {
	font-family: Arial,Helvetica,sans-serif;
	}

td.link {
	line-height: 14pt;
	}

td.small {
	font-size: 10px;
	}

td.counter {
	font-size: 6pt;
	color: #00A0FF;
}

td.hline {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}

td.big {
	font-size: 12px;
	}

td.date {
	font-weight: bold;
	line-height: 12pt;
	border-right: 1px solid black;
	color: #0072BA;
	}

td.einsatz {
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

ul.rund {
	margin-top: 0px;
	margin-bottom: 0px;
	}

ul.big {
	font-size: 9pt;
	font-weight: bold;
	}.change {
	font-size: 10px;
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
	color:#0072BA;
	}

.navbar {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 9px;
	}

.titelblau {
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0072BA;
	font-weight: bold;
	}

.klein, csc-textpic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: italic;
	color: #0072BA;
	}

/* Contact Form */
.csc-mailform { border: none; }
.csc-mailform input,  .csc-mailform textarea { padding: 3px; }
.csc-mailform-field label { width: 100px; display:block; float: left; font-size:11px; font-family:Arial,Helvetica,sans-serif; color:#fff; }
.csc-mailform-field { padding-bottom: 10px; }
.csc-mailform-field .csc-mailform-submit {
	width:100px;
	background-color:#fff;
	color:#000;
	border:1px #999 solid;
	text-align:center;
}

	
#wrapper1 {
    position:absolute;
    width:1000px;
    left:50%;
    z-index:1;
}
#wrapper2 {
    position:absolute;
    width:100%;
    left:-500px;
    z-index:1;
}

#back {
    position:absolute;
    height:160px;
    width:100%;
    background-color:#0072BA;
    z-index:1;
}

#head3,#head4 {
	font-weight: bold;
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
	}

#head3 {
	font-size: 28pt;
	line-height: 23pt;
	color:  blue;
	}

#head4 {
	font-size: 18pt;
	line-height: 14pt;
	color:#0072BA;
	}

#header_border {
	position:absolute;
	background-color:#FFFFFF;
	width:1000px;
	height:195px;
	top:20px;
	left: 0px;
	z-index: 19;
}

#header {
	position:absolute;
	width:100%;
	z-index:20;
	height: 90px;
}

#header_logo {
}

#sponsor{
	position: absolute;
	width: 100px;
	height: 18px;
	z-index: 1000;
	left: 900px;
	top:20px;
}

#header_submenue {
    position:absolute;
    width:100%;
    top:170px;
    height:30px;
    z-index:20;
}

#header_pic {
    position:relative;
    left:5px;
    top:15px;
    width:990px;
    height:150px;
    z-index:20;
}

#header_spacer {
	position:absolute;
	background-color:#0072BA;
	height:70px;
	width:1000px;
	z-index:25;
}

#main {
    position:absolute;
    padding: 0 0 30px 0;
    background-color:#FFFFFF;
    width:100%;
    top:215px;
    z-index:10;
}


#maincontent {
    position:relative;
    width:100%;
}

#menue{
    float:left;
    width:200px;
}

#inhalt{
    float:left;
    width:520px;
}

#rechts{
    float:left;
    margin: 0px 0px 0px 40px;
    width:210px;
}