/* LAYOUT stylesheet for Batservice HoldingAuthor: cedesign@ceteq.comWeb designed and implementet in TYPO3 (www.typo3.com) by: cedesign.noUpdated: 07.05.2008*/

/* --------------- BODY START ---------------  */body {
	background-color: #ffffff;
}

/* --------------- BODY END ---------------  */

/* --------------- TOTAL WRAP START ---------------  */

#totalwrap {
	width: 680px;
	margin-left: 150px;
}

#mantotalwrap {
	width: 680px;
	margin-left: 150px;
}

#mtotalwrap {
	width: 955px;
	margin-left: 150px;
}

/* --------------- TOTAL WRAP END ---------------  */

/* --------------- TOP START ---------------  */

#top {
	width: 680px;
	height: 169px;
	background: url(../images/top_larger.jpg) no-repeat;
	float: left;
}

#mantop {
	width: 680px;
	height: 169px;
	background: url(../images/mantop.jpg) no-repeat;
	float: left;
}

#mtop {
	width: 955px;
	height: 169px;
	background: url(../images/top_mandal.jpg) no-repeat;
	float: left;
}

/* --------------- TOP END ---------------  */

/* --------------- MENU START ---------------  */

#menu {
	width: 176px;
	float: left;
	background-color: #f7f7f7;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 0px;
	height: inherit;
}

#menuback {
	width: 196px;
	float: left;
	padding-bottom: 70px;
	background: #f7f7f7 url(../images/menu_bottom.jpg) no-repeat 0 bottom;
}

/* --------------- MENU END ---------------  */

/* --------------- CONTENT START ---------------  */

#contentwrap {
	width: 680px;
	background: url(../images/content.jpg) repeat-y;
	float: left;
}

#mancontentwrap {
	width: 680px;
	background: url(../images/content.jpg) repeat-y;
	float: left;
}

#mcontentwrap {
	width: 955px;
	background: url(../images/content_mandal.jpg) repeat-y;
	float: left;
}

#content {
	width: 466px;
	float: left;
	margin-right: 18px;
	background: url(../images/backwave.jpg) no-repeat;
}

#vcontent {
	width: 466px;
	float: left;
	margin-right: 18px;
	background: url(../images/back_newspaper.jpg) no-repeat;
}

#mancontent {
	width: 476px;
	float: left;
}

#mcontent {
	width: 736px;
	float: left;
	margin-right: 18px;
}

/* --------------- CONTENT END ---------------  */

/* --------------- INTRO AND CONTENT MODULES START ---------------  */
#flashintro {
	width: 465px;
	height: inherit;
	float: left;
}

#mflashintro {
	width: 736px;
	float: left;
}

#intro {
	width: 465px;
	float: left;
}

#vintro {
	width: 465px;
	float: left;
	height: 10px;
}

#forsidetext {
	width: 443px;
	float: left;
	background-color: #669CCC;
	margin-top: 10px;
	color: white;
	padding: 10px;
}

#mforsidetext {
	width: 736px;
	height: 233px;
	float: left;
	background-color: #33281d;
	margin-top: 10px;
	color: white;
	padding: 10px;
}

#text {
	width: 443px;
	float: left;
	margin-top: 10px;
	padding: 10px;
}

#vtext {
	float: left;
	margin-top: 100px;
	padding-top: 10px;
	padding-bottom: 80px;
	margin-right: 60px;
	margin-left: 75px;
	width: 280px;
	padding-left: 10px;
}

#whiteread {
	width: 423px;
	float: left;
	background-color: white;
	color: #32281e;
	padding: 3px 10px;
	font-size: 12px;
	text-align: right;
}

#whiteread a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #32281e;	
}

#belowtext {
	width: 443px;
	float: left;
	margin-top: 10px;
	padding: 10px;
}

/* --------------- INTRO AND CONTENT MODULES END ---------------  */

/* --------------- BOTTOM START ---------------  */

#bottom {
	width: 680px;
	height: 15px;
	background: url(../images/bottom.jpg) no-repeat;
	float: left;
}

#manbottom {
	width: 680px;
	height: 115px;
	background: url(../images/manbottom.jpg) no-repeat 0 bottom;
	float: left;
}

#mbottom {
	width: 955px;
	height: 15px;
	background: url(../images/bottom_mandal.jpg) no-repeat;
	float: left;
}

/* --------------- BOTTOM END ---------------  */

/* --------------- CREDITS START ---------------  */
#credits {
	width: 680px;
	float: left;
	padding-bottom: 10px;
}

#mcredits {
	width: 955px;
	float: left;
}

#cedesign {
	color: #587b8e;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

#cedesign a {
	color: fuchsia;
}

/* --------------- CREDITS END ---------------  */

/* --------------- FLASH INTRO START ---------------  */

#introwrap {
	float: left;
	margin-left: 200px;
}

#introtop {
	float: left;
	width: 790px;
	background-color: maroon;
	height: 600px;
}

#flashintro {
	float: left;
}

/* --------------- FLASH INTRO END ---------------  */

/* --------------- END OF CODE ---------------  */