.headline_box {
	margin: 0 80px 3px;
}

ul.headline {
	list-style-type: none;
	background-color: #F5F5F5;
	border: 1px solid #D8B5B5;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	width: 800px;
	margin: 0px;
	cursor: pointer;
}

ul.headline:hover {
	background-color: #C70D0C;
	color: white;
}

ul.headline li.left {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

ul.headline li.last {
	padding-right: 30px;
}

ul.headline li.normal {
	padding-left: 20px;
}

body {
	margin: 0px;
	padding: 0px;
	width: 975px;
	height: 100%;
	font-family: georgia;
	margin: auto;
	overflow-y: auto;
	font-size: 13px;
}

a {
	text-decoration: none;
}

#menu {
	display: block;
	width: 560px;
	height: 15px;
	margin: auto;
	background-color: transparent;
	font-size: 12px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}

#menu a {
	font-weight: bold;
	text-align: center;
	height: 15px;
	display: block;
	color: #7D0A0B;
}

#menu a.current {
	text-decoration: underline;
}

#submenu {
	display: block;
	height: 15px;
	font-size: 10px;
	margin-top: -40px;
	margin-left: 10px;
	margin: auto;
	width: 700px;
}

#submenu a {
	font-weight: bold;
	text-align: center;
	height: 15px;
	padding: 5px;
	display: block;
	float: left;
	color: #9A9A9A;
	text-decoration: none;
}

#submenu a.selected {
	text-decoration: underline;
	color: #D8B5B5;
}

#boben {
	display: block;
	width: 960px;
	height: 42px;
	margin-top: 30px;
	background-image: url("/javax.faces.resource/images/boben.jpg.jsf");
}

#bobenj {
	display: block;
	width: 960px;
	height: 42px;
	margin-top: 30px;
	background-image: url("/javax.faces.resource/images/boben-j.jpg.jsf");
}

#bmitte {
	display: block;
	width: 960px;
	height: 107px;
	background-image: url("/javax.faces.resource/images/bmitte.jpg.jsf");
}

#bmittej {
	display: block;
	width: 960px;
	height: 107px;
	background-image: url("/javax.faces.resource/images/bmitte-j.jpg.jsf");
}

#bunten {
	display: block;
	width: 960px;
	height: 25px;
	background-image: url("/javax.faces.resource/images/bunten.jpg.jsf");
	text-align: center;
	line-height: 25px;
	padding-bottom: 4px;
}

#bunten a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}

#bunten a:hover {
	text-decoration: underline;
}

#bunten.ff #menu {
	width: 560px;
}

#bunten.jf #menu {
	width: 550px;
}

#bunten.admin #menu {
	width: 700px;
}

#start {
	display: block;
	height: 49px;
	width: 960px;
	background-image: url("/javax.faces.resource/images/redtop.jpg.jsf");
	margin-top: 20px;
	background-repeat: no-repeat;
}

#inc {
	width: 960px;
	background-image: url("/javax.faces.resource/images/redmiddle.jpg.jsf");
	background-repeat: repeat-y;
	padding-bottom: 5px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	padding-bottom: 5px;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-right: 20px;
	width: 920px;
	background-image: url("/javax.faces.resource/images/backh1.jpg.jsf");
	background-repeat: no-repeat;
	background-position: center bottom;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

h3 {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	width: 800px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 3px;
	font-weight: normal;
	background-color: #F5F5F5;
	border: 1px solid #D8B5B5;
}

h3.show {
	cursor: pointer;
}

h3.show:hover {
	background-color: #C70D0C;
	color: white;
}

h3 span.one {
	padding-left: 10px;
	display: block;
	width: 30px;
	float: left;
}

h3 span.two {
	display: block;
	width: 20px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	height: 11px;
}

h3 span.three {
	display: block;
	width: 170px;
	margin-right: 90px;
	padding-left: 15px;
	float: left;
}

h4 { /*display: none;*/
	margin: 0px;
	padding: 5px 5px 0px;
	font-size: 12px;
	width: 800px;
	border: 1px solid #D8B5B5;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 3px;
	font-weight: normal;
	line-height: 25px;
	background-color: #C70D0C;
	color: white;
}

h4 span.short {
	display: block;
	width: 100px;
	padding-left: 10px;
	float: left;
}

h4 img {
	padding-right: 6px;
}

ul {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	padding: 0 0 0 190px;
}

li {
	margin: 0px;
}

img.image_left {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

img.image_right {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding: 10px 20px;
	/*font-size: 12px;*/
}

p span.highlight {
	color: #C70D0C;
	text-align: center;
	display: block;
	font-weight: bold;
}

p a {
	color: #C70D0C;
	text-decoration: none;
	line-height: 20px;
}

p a img {
	border: none;
	padding-right: 5px;
	float: left;
}

p a:hover {
	text-decoration: underline;
	color: black;
}

p.einsatz {
	margin: 0px;
	padding: 10px;
	width: 790px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 3px;
	background-color: #F5F5F5;
	border: 1px solid #D8B5B5;
}

p.einsatz img {
	float: right;
	width: 150px;
	height: 100px;
	margin: 0px 0px 0px 20px;
}

div.content_box {
	margin: 0px;
	padding: 10px;
	width: 790px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 3px;
	background-color: #F5F5F5;
	border: 1px solid #D8B5B5;
}

div.content_box img.old {
	float: right;
	width: 150px;
	height: 100px;
	margin: 0px 0px 0px 20px;
	border: none
}

.table {
	border-collapse: collapse;
	margin: 0 20px;
	padding: 0;
	width: 915px;
	background-color: #F5F5F5;
}

tbody {
	
}

tr {
	
}

td {
	padding: 5px;
	border-bottom: 3px solid white;
	font-size: 14px;
	border: 1px solid white;
}

td a {
	color: black;
	text-decoration: none;
}

td a:hover {
	color: #C70D0C;
	text-decoration: underline;
}

th {
	background-color: #C70D0C;
	padding: 5px;
	border: 1px solid white;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}

label {
	display: block;
	width: 250px;
	float: left;
}

input,textarea {
	width: 400px;
	margin-bottom: 5px;
	font-family: georgia;
	font-size: 13px;
}

textarea {
	height: 150px;
}

select {
	width: 405px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-family: georgia;
	font-size: 13px;
}

option {
	height: 17px;
}

input[type=submit] {
	width: 30px;
	height: 16px;
	background-image: url("/javax.faces.resource/images/go.jpg.jsf");
}

input[type=image] {
	line-height: 20px;
	width: 30px;
	width: auto;
}

input.inputImage {
	width: 30px;
	line-height: 20px;
}

.checkboxgroup {
	width: 405px;
	float: left;
}

input.check {
	width: 20px;
	float: left;
}

fieldset {
	border: 1px solid #C70D0C;
}

#end {
	display: block;
	height: 50px;
	width: 960px;
	background-image: url("/javax.faces.resource/images/redbottom.jpg.jsf");
	margin-bottom: 10px;
}

.right {
	width: 330px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
}

.infoRight {
	background-color: #F5F5F5;
	border: 1px solid #D6B1B2;
	display: none;
	padding: 10px;
	width: 330px;
}

.infoRight li {
	font-size: 13px;
}

.infoRight li a {
	color: black;
	font-size: 13px;
}

.hint_box {
	color: #666666;
	margin-left: 250px;
	display: block;
	margin-top: 10px;
}

.kontakt {
	display: block;
	height: 150px;
	width: 440px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}

.kontakt img {
	float: left;
	margin-right: 20px;
}

.kontakt p {
	line-height: 35px;
	padding-top: 0px;
}

#infobottom {
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}

#testshow {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 105%;
	background-image: url("/javax.faces.resource/images/backgrey.gif.jsf");
	z-index: 140;
}

#testshowpic {
	display: none;
	margin: auto;
	background: white;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 10px;
}

.input_field {
	display: block;
	margin-bottom: 4px;
	margin-left: 20px;
	min-height: 17px;
	width: 100%;
}

.input_box {
	margin-left: 100px;
}

.buttons_panel {
	display: block;
	margin-left: 0;
	padding: 0;
}

.primary_hidden {
	display: none;
}

.primary_action {
	float: left;
	margin-left: 270px;
	width: 30px;
	height: 16px;
	margin-right: 60px;
}

.secondary_action {
	display: block;
	float: left;
}

.secondary_action a {
	color: black;
	cursor: pointer;
	display: block;
	font-weight: normal;
	line-height: 15px;
	padding-left: 11px;
	text-decoration: none;
}

.primaryLink {
	background: none repeat scroll 0 0 #7D0A0B;
	border: 2px solid white;
	border-radius: 10px 10px 10px 10px;
	color: white;
	cursor: pointer;
	padding: 2px 15px;
	text-decoration: none !important;
}

.empty_space {
	display: block;
	height: 17px;
	width: 10px;
}

input.calendar {
	width: 80px;
	margin-right: 2px;
}

input.time {
	width: 80px;
	margin-left: 5px;
}

img.time {
	padding-left: 5px;
	position: relative;
	top: 3px;
}

img.ui-datepicker-trigger {
	cursor: pointer;
	padding-left: 1px;
	position: relative;
	top: 3px;
}

.error_box {
	margin-left: 250px;
	color: red;
}

/* new */
.image_box {
	height: 120px;
	margin-top: 15px;
	width: 780px;
}

.scrollable {
	position: relative;
	overflow: hidden;
	width: 660px;
	height: 90px;
	float: left;
	height: 113px;
}

.items {
	width: 20000em;
	position: absolute;
	height: 113px;
}

.items div {
	float: left;
	width: 680px;
	height: 113px;
}

a.browse {
	background: url("/javax.faces.resource/images/hori_large.png.jsf") no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 45px 30px 35px;
	cursor: pointer;
	font-size: 1px;
}

/* right */
a.right {
	background-position: 0 -30px;
	clear: right;
	margin-right: 0px;
}

a.right:hover {
	background-position: -30px -30px;
}

a.right:active {
	background-position: -60px -30px;
}

/* left */
a.left {
	margin-left: 0px;
}

a.left:hover {
	background-position: -30px 0;
}

a.left:active {
	background-position: -60px 0;
}

/* disabled navigational button */
a.disabled {
	visibility: hidden !important;
}

a.jumper_arrow {
	color: #C70D0C;
}

input.checkbox,.ui-dialog input.checkbox {
	width: auto;
	margin-right: 3px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0 none;
}

.booleancheckbox_container label {
	float: none;
}

h1.small_headline {
	display: none;
}
