/***************************************** Main Classes *****************************************/
body {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	overflow: hidden;
	text-align: center;
	scrollbar-arrow-color: #5BA2DF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #B8DDFD;
	scrollbar-highlight-color: #5BA2DF;
	scrollbar-shadow-color: #5BA2DF;
	scrollbar-track-color: #B8DDFD;
}
a {
	color: #2C84CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #3E3E3E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
img {
	border: 0px solid #FFF;
}
form {
	margin: 0px;
}
input {
	background-color: #FFF;
	border: 1px solid #737373;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 17px;
	padding: 0px 2px 0px 2px;
}
input.checkbox {
	background-color: transparent;
	border: 0px solid #000;
	color: #000000;
}
select {
	background-color: #FFF;
	border: 1px solid #737373;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 17px;
	padding: 0px 2px 0px 2px;
}
table, td, tr {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
textarea {
	background-color: #FFF;
	border: 1px solid #737373;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 75px;
	padding: 0px 2px 0px 2px;
}

/***************************************** Boxes *****************************************/
.awBoxContLeftOuter{
	padding: 12px 0px 0px 0px;
	vertical-align: top;
}
.awBoxContRightOuter{
	padding: 10px 0px 0px 0px;
	vertical-align: top;
}
.boxContLeftInner{
	padding: 0px 8px 8px 0px;
}
.boxContLeftOuter{
	padding: 16px 0px 0px 0px;
}
.boxContRightInner{
	padding: 0px 0px 8px 8px;
}
.boxContRightOuter{
	padding: 65px 0px 0px 0px;
}
.courseBoxCont{
	background: #FFF;
}
.courseBoxFooter{
	background: url('/image/i_global/i_elements/courseBoxFooterBg.gif') no-repeat;
	height: 9px;
}
.courseBoxHeader{
	background: url('/image/i_global/i_elements/courseBoxHeaderBg.gif') no-repeat;
	height: 28px;
}
.courseBoxHeaderPic{
	margin: 7px 0px 0px 10px;
}
.courseBoxOuter{
	height: 87px;
	width: 190px;
}
.largeBoxCont{
	background: #FFF;
	height: 109px;
}
.largeBoxFooter{
	background: url('/image/i_global/i_elements/largeBoxFooterBg.gif') no-repeat;
	height: 9px;
}
.largeBoxHeader{
	background: url('/image/i_global/i_elements/largeBoxHeaderBg.gif') no-repeat;
	height: 40px;
}
.largeBoxHeaderPic{
	margin: 10px 0px 0px 10px;
}
.largeBoxOuter{
	height: 157px;
	width: 299px;
}
.largeBoxNewsCont{
	padding: 12px;
	overflow: hidden;
	width: 275px;
}
.largerBoxCont{
	background: #FFF;
	height: 130px;
}
.largestBoxCont{
	background: #FFF;
	height: 204px;
}
.largestBoxFooter{
	background: url('/image/i_global/i_elements/largestBoxFooterBg.gif') no-repeat;
	height: 9px;
}
.largestBoxHeader{
	background: url('/image/i_global/i_elements/largestBoxHeaderBg.gif') no-repeat;
	height: 40px;
}
.largestBoxHeaderPic{
	margin: 10px 0px 0px 10px;
}
.largestBoxOuter{
	height: 254px;
	width: 439px;
}
.smallBoxCont{
	height: 58px;
}
.smallBoxFooter{
	background: url('/image/i_global/i_elements/smallBoxFooterBg.gif') no-repeat;
	height: 9px;
}
.smallBoxHeader{
	background: url('/image/i_global/i_elements/smallBoxHeaderBg.gif') no-repeat;
	height: 28px;
}
.smallBoxHeaderPic{
	margin: 7px 0px 0px 10px;
}
.smallBoxOuter{
	height: 87px;
	width: 205px;
}
.smallBoxNewsCont{
	background: #FFF;
	padding: 12px;
	overflow: hidden;
	height: 126px;
	width: 205px;
}

/***************************************** A&W Opening *****************************************/
.openingAwBody{
	background: url('/image/i_global/i_elements/bgBodyAw.jpg') #78B9F0 repeat-x;
	text-align: center;
}
.openingAwContBox{
	height: 100%;
	width: 100%;
}
.openingAwContInnerBox{
	height: 472px;
	overflow: hidden;
	width: 780px;
}
.openingAwContOuterBox{
	height: 100%;
	vertical-align: top;
	width: 100%;
}
.openingAwFooter{
	margin: 8px 0px 0px 0px;
}
.openingAwLeft{
	background: url('/image/i_global/i_elements/bgLeftAw.jpg') no-repeat 0px 106px;
	height: 100%;
	width: 100%;
}
.openingAwNavBox{
	height: 32px;
	margin: 0px 0px 9px 0px;
}
.openingAwRight{
	background: url('/image/i_global/i_elements/bgRightAw.jpg') no-repeat right 106px;
	height: 100%;
	width: 100%;
}

/***************************************** A&W Site *****************************************/
.siteAwBody{
	background: url('/image/i_global/i_elements/bgBodyAw.jpg') #78B9F0 repeat-x;
	text-align: center;
}
.siteAwContBox{
	height: 100%;
	width: 100%;
}
.siteAwContInnerBox{
	height: 100%;
	overflow: hidden;
	width: 780px;
}
.siteAwContInnerLeftBox{
	background: #FFF;
	height: 100%;
	overflow: hidden;
	padding: 0px 30px 10px 30px;
	width: 550px;
}
.siteAwContInnerTable{
	height: 100%;
}
.siteAwContOuterBox{
	height: 100%;
	vertical-align: top;
	width: 100%;
}
.siteAwContOuterLeftBox{
	height:100%;
	vertical-align:top;
}
.siteAwLeft{
	background: url('/image/i_global/i_elements/bgLeftAw.jpg') no-repeat 0px 106px;
	height: 100%;
	width: 100%;
}
.siteAwNavBox{
	height: 32px;
	margin: 0px 0px 9px 0px;
}
.siteAwRight{
	background: url('/image/i_global/i_elements/bgRightAw.jpg') no-repeat right 106px;
	height: 100%;
	width: 100%;
}
.siteAwRightBoxesCont{
	height: 100%;
	padding: 20px 5px 0px 15px;
	vertical-align: top;
}
.siteAwSubBody{
	background: url('/image/i_global/i_elements/bgBodyAwSite.jpg') #78B9F0 repeat-x;
	text-align: center;
}
.siteAwSubLeft{
	background: url('/image/i_global/i_elements/bgLeftAw.jpg') no-repeat 0px 136px;
	height: 100%;
	width: 100%;
}
.siteAwSubNavBox{
	height: 32px;
	margin: 0px 0px 5px 0px;
}
.siteAwSubRight{
	background: url('/image/i_global/i_elements/bgRightAw.jpg') no-repeat right 136px;
	height: 100%;
	width: 100%;
}

/***************************************** Gastro Opening *****************************************/
.openingGastroBody{
	background: url('/image/i_global/i_elements/bgBodyGastro.jpg') #78B9F0 repeat-x;
	text-align: center;
}
.openingGastroContBox{
	height: 100%;
	width: 100%;
}
.openingGastroContInnerBox{
	height: 363px;
	overflow: hidden;
	width: 780px;
}
.openingGastroContOuterBox{
	height: 100%;
	vertical-align: top;
	width: 100%;
}
.openingGastroFooter{
	margin: 8px 0px 0px 0px;
}
.openingGastroLeft{
	background: url('/image/i_global/i_elements/bgLeftGastro.jpg') no-repeat 0px 106px;
	height: 100%;
	width: 100%;
}
.openingGastroNavBox{
	height: 32px;
	margin: 0px 0px 9px 0px;
}
.openingGastroRight{
	background: url('/image/i_global/i_elements/bgRightGastro.jpg') no-repeat right 106px;
	height: 100%;
	width: 100%;
}

/***************************************** Gastro Site *****************************************/
.siteGastroBody{
	background: url('/image/i_global/i_elements/bgBodyGastro.jpg') #78B9F0 repeat-x;
	text-align: center;
}
.siteGastroContBox{
	height: 100%;
	width: 100%;
}
.siteGastroContInnerBox{
	height: 100%;
	overflow: hidden;
	width: 780px;
}
.siteGastroContInnerLeftBox{
	background: #FFF;
	height: 100%;
	overflow: hidden;
	padding: 0px 30px 10px 30px;
	width: 550px;
}
.siteGastroContInnerTable{
	height: 100%;
}
.siteGastroContOuterBox{
	height: 100%;
	vertical-align: top;
	width: 100%;
}
.siteGastroContOuterLeftBox{
	height:100%;
	vertical-align:top;
}
.siteGastroLeft{
	background: url('/image/i_global/i_elements/bgLeftGastro.jpg') no-repeat 0px 106px;
	height: 100%;
	width: 100%;
}
.siteGastroNavBox{
	height: 32px;
	margin: 0px 0px 9px 0px;
}
.siteGastroNavSubBox{
	height: 25px;
	margin: 0px 0px 8px 0px;
}
.siteGastroRight{
	background: url('/image/i_global/i_elements/bgRightGastro.jpg') no-repeat right 106px;
	height: 100%;
	width: 100%;
}
.siteGastroRightBoxesCont{
	height: 100%;
	padding: 20px 5px 0px 15px;
	vertical-align: top;
}
.siteGastroSubBody{
	background: url('/image/i_global/i_elements/bgBodyGastroSite.jpg') #78B9F0 repeat-x;
	text-align: center;
}
.siteGastroSubLeft{
	background: url('/image/i_global/i_elements/bgLeftGastro.jpg') no-repeat 0px 135px;
	height: 100%;
	width: 100%;
}
.siteGastroSubNavBox{
	height: 32px;
	margin: 0px 0px 5px 0px;
}
.siteGastroSubRight{
	background: url('/image/i_global/i_elements/bgRightGastro.jpg') no-repeat right 135px;
	height: 100%;
	width: 100%;
}

/***************************************** Mixed *****************************************/
.anmeldeFormLabel{
	padding: 0px 5px 0px 0px;
	text-align: right;
	vertical-align: top;
}
.anmeldeFormInputField{
	vertical-align: top;
}
.boldText{
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color : #DCDEE0;
	color: #000;
	border: 1px solid #737373;
	cursor: hand;
}
.contImg{
	border: 1px solid #000;
}
.formFieldName {
	padding: 5px 10px 2px 2px;
	text-align: right;
	vertical-align: top;
}
.formFieldInput {
	padding: 2px 2px 2px 2px;
}
.formFields {
	width: 250px;
}
.inputLarge{
	width: 250px;
}
.inputSmall{
	width: 125px;
}
.pageIco{
	margin: 4px 0px;
	border: 0px;
	cursor: pointer;
}
.pageTitleImg{

}
.partnerLeft{
	padding: 0px 10px 0px 0px;
	text-align: middle;
	vertical-align: center;
	width: 50%;
}
.partnerRight{
	padding: 0px 0px 0px 10px;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
.partnerSingle{
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.staticInnerBox{
	vertical-align: top;
	width: 100%;
}
.staticOrgAddressBoxLeft{
	vertical-align: top;
	width: 215px;
}
.staticOrgAddressBoxRight{
	vertical-align: top;
}
.staticOrgInnerBox{
	border-bottom: 1px solid #000;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
	width: 100%;
}
.staticOrgInnerBoxNoLine{
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	width: 100%;
}
.staticOrgInnerBoxLeft{
	vertical-align: top;
	width: 75%;
}
.staticOrgInnerBoxRight{
	text-align: right;
	vertical-align: top;
	width: 25%
}
.staticOrgOuterBox{
	width: 100%;
}
.staticOrgMainTitle{
	border-bottom: 2px solid #000;
	font-weight: bold;
	padding: 20px 0px 2px 0px;
	width: 100%;
}
.staticOrgMainSubTitle{
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	width: 100%;
}
.staticOrgSubTitle{
	font-weight: bold;
	padding: 5px 0px 10px 0px;
	width: 100%;
}
.staticOuterBox{
	width: 100%;
}
.titel{
	font-weight: bold;
}

.listRow1TdLink{
	background-color:white;
	padding-left:5px;
}
.listRow2TdLink{
	background-color:#EBF4FF;
	padding-left:5px;
}

.listRow1TdLinkMo{
	background-color:#fff6d1;
	padding-left:5px;
}
.listRow2TdLinkMo{
	background-color:#fff6d1;
	padding-left:5px;
}