body {
	/*background-color: 		#D5D5D5;*/
	height: 						100%;
	margin: 						0px;
	padding: 					0px;
	width: 						737px !important;
}

img {
	margin: 					0px;
	padding: 				    0px;
}
.sampImg {
	margin: 					0px;
	padding-bottom: 			5px;
}


.contentTable {
	width: 						737px !important;
	table-layout: 				fixed;
	/*display: 					none;*/
}
.newsHidden {
	width: 						737px !important;
	height:						275px !important;
	position: 					absolute;
	top: 							0px;
	left: 						0px;
	z-index: 					10000;
	background-color: 		#FFF799;
	display: 					none;
}
.divLoader {
	width: 						32px;
	height: 						32px;
	border: 						1px solid #000;
	position: 					absolute;
	padding: 					10px;
	top: 							45%;
	left: 						45%;
	z-index: 					1000000;
	background-color: 		#FFF;
	display: 					none;
}

.welcomeTable {
	width: 						737px !important;
	height: 					250px !important;
	max-height: 				250px !important;
	padding-top: 				5px;
	padding-bottom: 			10px;
}
.welcomeTableTDLeft {
	border-right:	 			dotted 1px #000;
	width: 						368px !important;
	padding-left: 				4px;
	padding-right: 			5px;
}
.welcomeTableTDRight {
	width: 						368px !important;
	padding-left: 				5px;
	padding-right: 			5px;
}


.normalTable {
	width: 						650px !important;
	padding-top: 				15px;
	padding-bottom: 			15px;
}
.normalTableTDLeft {
	width: 						368px !important;
	padding-left: 				4px;
	padding-right: 				5px;
}
.normalTableTDRight {
	width: 						260px !important;
	padding-left: 				5px;
	padding-right: 				5px;
}


.divTable {
	height: 						11px !important;
	width: 						737px !important;
	padding-bottom: 			4px;
}
.divLeft {
	background-image: 		url('../img/divLeft.jpg');
	background-repeat: 		no-repeat;
	height: 						11px !important;
	width: 						100px !important;
}
.divMiddle {
	background-image: 		url('../img/divLoop.jpg');
	background-repeat: 		repeat-x;
	height: 						11px !important;
	width: 						537px !important;	
}
.divRight {
	background-image: 		url('../img/divRight.jpg');
	background-repeat: 		no-repeat;
	height: 						11px !important;
	width: 						100px !important;
}



.newsRow {
	width: 						737px;
	height: 						95px !important;
}
.newsDiv {
	width: 						25px;
	height: 						95px !important;
}
.newsBox {
	width: 						229px;
	height: 						95px !important;
}
.newsBack {
	background-color: 		#FFF799;
	width: 						44px;
	height: 						14px;
}
.newsImage {
	width: 						93px !important;
	height: 						95px !important;
}
.newsContent {
	height: 						95px !important;	
	width: 						133px !important;
	/*background-color: 		#FFF799;*/
}
.newsTextBox {
	height: 						76px !important;
	width: 						133px !important;	
	max-height: 				76px !important;
	padding: 					3px;
	overflow: 					hidden;
	text-align:				 	left;
	background-color: 		#FFF799;
}
.newsBoxDiv {
	background-image: 		url('../img/newsDiv.jpg');
	background-repeat: 		no-repeat;
	/*width: 						3px !important;
	height: 						95px !important;*/
}
.newsButton {
	background-image: 		url('../img/newsButton.jpg');
	background-repeat: 		no-repeat;
	background-position: 	bottom right;
	width: 						133px;
	height: 						16px;
	max-height: 				16px !important;
	cursor: 						pointer;
	background-color: 		#FFF799;
}
.newButtonRow {
	width: 						133px !important;
	height: 						16px !important;
	max-height: 				16px !important;	
	background-color: 		#FFF799;
}


.bigNewsTable {
	background-color: 		#FFF799;
	width: 						737px !important;
	height:						275px !important;
	border: 						solid 1px #B5AF6D;
}
.bigNewsClose {
	width: 						7px;
	height: 						5px;
	padding-top:  				5px;
	padding-right: 			5px;
	padding-bottom: 			5px;
	text-align: 				right;
	border-bottom: 			solid 1px #B5AF6D;
	background-color: 		#B2AC6B;
}
.bigNewsHeader {
	width:						710px;
	height: 						5px;	
	padding-left:				5px;
	padding-top: 				5px;
	padding-bottom: 			5px;
	border-bottom: 			solid 1px #B5AF6D;
	background-color: 		#B2AC6B;	
}
.bigImageBox {
	width: 						234px;
	height:						234px;
	/*border:						solid 1px #000;*/
}
.bigTextBox {
	width: 						483px;
	padding-left: 				5px;
	padding-right:				5px;
	text-align: 				justify;
}
.bigContent {	
	width: 						737px;
	height: 						244px;
	padding: 					5px;
}


.tabkant {
	font: 10px verdana, arial, sans-serif;
	color:#666;
	border-bottom-style: solid  ; border-bottom-color: #EEE; border-bottom-width: 1px;
}


.tabrub {
	font: bold 10px verdana, arial, sans-serif;
	color:#000;
	text-transform: uppercase;
	height: 18px;
	background-color:#EBDE81;  
}

.tabmelrub {
	font: bold 10px verdana, arial, sans-serif;
	color:#000;
	text-transform: uppercase;
	height: 18px;
	background-color:#F5EEC0;  
}


a {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #177cc0;
	text-decoration: none }

a:hover { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor:					pointer;
	color:					#DB0000;
	text-decoration: underline }
	
a:active {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor:					pointer;
	color:					#DB0000;
	text-decoration: underline }


/* Headers */
.headerWelcome {
	background-image: 		url('../img/headWelcome.jpg');
	background-repeat: 		no-repeat;
	padding-bottom: 			5px;
	height: 						19px !important;
	width: 						396px !important;
}
.headerNews {
	background-image: 		url('../img/headNews.jpg');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						19px !important;
	width: 						96px !important;
}
.headerBoende {
	background-image: 		url('../img/headBoende.gif');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						19px !important;
	width: 						80px !important;
}
.headerGrupp {
	background-image: 		url('../img/headGrupp.gif');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						19px !important;
	width: 						93px !important;
}
.headerRest {
	background-image: 		url('../img/headRest.gif');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						19px !important;
	width: 						93px !important;
}
.headerSport {
	background-image: 		url('../img/headSport.gif');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						19px !important;
	width: 						93px !important;
}
.headerCourses {
	background-image: 		url('../img/headcourse.jpg');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						19px !important;
	width: 						220px !important;
}
.headerContact {
	background-image: 		url('../img/headKontakt.gif');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						19px !important;
	width: 						220px !important;
}

/*  */

.headerText {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					10px;
	color: 						#666666;
	text-align: 				left;
}
.newsText {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					10px;
	font-weight: 				bolder;
	color: 						#666666;
	text-align: 				left;
}
.normalText {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					10px;
	font-weight: 				normal;
	color: 						#666666;

}
.normalHeader {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					11px;
	font-weight: 				bold;
	text-transform: 			uppercase;
	color: 						#aba000;

}
.bigHeader {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					16px;
	font-weight: 				bold;
	color: 						#FFF799;
	text-align: 				left;
}
.bigLink {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bold;
	color: 						#FFF799;
	text-align: 				left;
	text-decoration: 			none;
	cursor: 					pointer;
	vertical-align: 			middle;
}
.bigText {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bolder;
	color: 						#666666;
	text-align: 				justify;
	overflow: 					hidden;
}

