﻿body {
	font-family: calibri,verdana,sans-serif;
	font-size: 16px;
	text-align: center;
	background: transparent url(img/Korps100Alpha.png) no-repeat fixed top left;
}

#divWrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/** Top **/
#divTop {
	float: right;
}

/** Navigation **/

.Navigation {
	clear: both;
	width: 950px;
	height: 40px;
	display: block;
	font-size: 18px;
	background: transparent url(./img/navBack.png) no-repeat scroll left;
}

.NavigationItem {
	display: block;
	width: 115px;
	line-height: 40px;
	text-align: center;
	color: White;
	background: transparent url(./img/navSplitter.png) no-repeat scroll top right;
	float: left;
}

.NavigationItem:hover {
	text-decoration: underline;
}


.SubNavigationWrapper {
	width: 950px;
	height: 35px;
	display: block;
	font-size: 16px;
	margin-top: -5px;
	padding-top: 3px;
	text-align: center;
	background: transparent url(./img/subNavBack.png) no-repeat scroll top left;
}

.SubNavigation {
	margin: 0px auto 0px auto;
}

.SubNavigationItem {
	display: block;
	padding: 0px 15px 0px 15px;
	line-height: 30px;
	text-align: center;
	color: White;
	float: left;
}

.SubNavigationItem:hover {
	text-decoration: underline;
}

/** Journal **/
#divFooter {
	clear: both;
	bottom: 0px;
	margin-top: 50px;
	text-align: center;
	color: White;
}

.classFooter 
{
	position: fixed;
	left: 0px;
	bottom: 60px;
	width: 100%;
	vertical-align: bottom;	
	text-align: center;
}

#divFooterBackground {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background: transparent url(img/shadow.png) repeat fixed top left;
	border-top: solid 2px black;
	text-align: center;
}

.classJournalEntry {
	width: 940px;
	bottom: 0px;
	margin: 2px auto 2px auto;
	border: solid 1px black;
	padding: 5px 5px 0px 5px;
	background-color: white;
	text-align: left;
}

#divJournalEntry .classMsgBoxTitle {
	padding: 0px 5px 0px 5px;
}

.classJournalDDL {
	width: 100px;
	margin: 0px 10px 5px 0px;
}

.classJournalTB {
	width: 700px;
	margin: 0px 10px 5px 0px;
}

.classJournalButton {
	width: 90px;
	margin: 0px 10px 5px 0px;
}

/** Content **/

.classHeaderParagraph {
	margin: 0px;
}

/** Home **/

.classHomeDiv {
	margin-top: 20px;
	text-align: center;
/*	width: 600px; */
	margin-left: auto;
	margin-right: auto;
}

.classHomeSpan {
	display: block;
}

#content {
}

.classCenterDiv {
	text-align: center;
}

.classAlarmplanHeadSection {
	margin: 0px auto 0px auto;
	width: 615px;
}

.classAlarmplanHeadSection input {
	width: 200px;
	float: left;
	display: block;
	text-align: center;
	padding: 2px;
	margin: 0px 5px 10px 0px;
	padding: 2px;
}

.classAlarmplanDDLSection {
	margin: 0px 0px 10px 0px;
}

.classAlarmplanDDLSection span {
	margin-right: 15px;
}

.classGridKontaktTd {
	text-align: center;
	padding-left: 10px;
}

.classErrorLabel {
	display: block;
	clear: both;
	color: Red;
}

.classInfoLabel {
	display: block;
	clear: both;
}

.classSectionHeading {
	display: block;
	font-weight: bold;
}

.classLeftFloatedDiv {
	float: left;
	margin-left: 20px;
}

.classLeftFloatedDivClear {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	clear: both;
}

.classHeaderButtons {
	padding: 5px 5px 5px 5px;
	margin-bottom: 20px;
	background-color: #FFFBD6;
}

/** Login **/
.classSubHeading {
	font-weight: bold;
}

.classLoginLabel {
	float: left;
	clear: both;
	width: 90px;
	margin-bottom: 7px;
}
.classLoginField {
	float: left;
}

#divLoginButtons {
	clear: both;
}

/** EinsatzHome ***/
.classGridViewCenter {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/** EinsatzCreate ***/

.classEinsatzCreateLabel {
	clear: both;
	float: left;
	width: 150px;
}

.classEinsatzCreateField {
	float: left;
	margin: 0px 0px 5px 5px;
	width: 300px;
}

.classValidator {
	float: left;
}


/** KBMain ***/

.classKBLabel {
	display: block;
	clear: both;
	float: left;
	width: 150px;
}

.classKBField {
	float: left;
	margin: 0px 0px 5px 5px;
	width: 300px;
}

.classKBButton {
	clear: both;
	float: left;
	width: 100px;
	margin: 0px 0px 5px 155px;
}

/** Alarmplan **/

#divAlarmplanDropDownSection {
}

#divAlarmplanDropDownSection span {
	font-weight: bold;
	margin-right: 10px;
}

#divAlarmplanDropDownSection select {
	width: 250px;
}

#divAlarmplanDetailSection {
	padding: 5px;
	border: 1px solid black;
	width: 600px;
	margin: 20px auto 20px auto;
}

#divAlarmplanDetailSection table {
	margin-bottom: 10px;
}

#divAlarmplanDetailSection select {
	width: 250px;
}

.classImgButton {
	width: 16px;
}

/* Feuerwehr */
.classFormLabel {
	display: block;
	margin-right: 10px;
	width: 140px;
}

.classFormInput {
	width: 250px;
}

.classFormDiv {
}

.classPLZField {
	width: 60px !important;
	margin-right: 5px;
}

.classOrtField {
	width: 177px !important;
	margin-left: 0px;
}

/** MessageBox **/
.classMsgBoxDiv {
	position: fixed;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: transparent url(img/shadow.png) repeat fixed top left;
	padding-top: 220px;
}

.classToolBoxDiv {
	position: fixed;
	text-align: left;
	left: 0px;
	width: 40%;
	height: 100%;
	padding-top: 220px;
}

#txtMsgBoxValue {
	margin: 0px 3px 0px 3px;
	width: 100%;
}

.classMsgBoxInnerDiv {
	margin: auto;
	width: 400px;
	text-align: left;
	border: 2px outset black;
	background: white;
	padding: 5px;
}

.classMsgBoxInnerDiv input {
	width: 390px;
	margin: 1px 3px 3px 3px;
}

.classMsgBoxInnerDiv select {
	width: 390px;
	margin: 1px 3px 3px 3px;
}

.classMsgBoxBtnDiv {
	text-align: center;
}

.classMsgBoxBtnDiv input {
	width: 100px;
	margin: 0px;
}

.classMsgBoxTitle {
	display: block;
	color: White;
	font-weight: bold;
	padding: 3px 5px 2px 5px;
	margin: -5px -5px 4px -5px;
	border-bottom: 1px solid black;
	background: transparent url(img/msgBoxTitleBack.png) no-repeat;
}

.classMsgBoxText {
	display: block;
	margin: 0px 3px 2px 3px;
}

.classMsgBoxCheckBoxList input {
	width: 20px;
}
.classMsgBoxFormLabel {
	width: 100px;
}

/* Kontakt */
.classKontaktGridView {
	width: 430px;
	margin-bottom: 10px;
}

.classKontaktSpan {
	float: left;
	width: 50px;
}

.classKontaktButton {
	display: inline;
	float: right;
	margin-right: 10px;
}

.classKontaktDetailDiv {
	padding: 3px;
	border: 1px solid black;
	width: 600px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.classKontaktDetailHeader {
	display:block;
	text-align: center;
	width: 600px;
	font-weight: bold;
}
