@charset "utf-8";
/* CSS Document */

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

body {
	background-image: url(images/bg_deister.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma, Arial, sans-serif;
	font-size:10pt;
	margin:0 auto;
}

.header {
	background-image:url(images/shell_02.gif);
	background-repeat:no-repeat;
	width:913px;
	height:128px;
	text-align:right;
	font-family:tahoma;
	font-size:8pt;
	color:white;
	padding-top:40px;
	padding-right:30px;
	margin: 0 auto;
}

.header a {
	color: #FFFFFF;
	text-decoration: underline;
}

.container {
	width: 943px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
}

/*.leftcolumn {
	float: left;
	width: 269px;
	background-color: black;
	padding: 0px;
	margin-bottom: 0px;
	vertical-align:top;
}

.rightcolumn {
	float: right;
	width: 612px;
	padding: 30px;	
}*/

.hometable {
	font-size: 8pt;
}

.leftside {
	background-image: url(images/left_side_08.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
}

.leftsidetop {
	background-image: url(images/empty_left_05.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	min-height:100px;
}


.contactleftside {
	background-image:url(images/contactleft_03.jpg);
	background-color:#d42400;
	background-repeat:no-repeat;
	background-position: top;
	padding-top:30px;
	/*padding-left: 18px;*/
	
}

.bodytext {
	padding: 20px;
}

.newstitle1 {
	margin-bottom:-17px;
	padding:10px;
	position:relative;
}

.newstitle2 {
	background-color:white;
	padding:5px;
	width:55px;
	position:absolute;
	top:-10px;
	left:7px;
	text-align:center;
}

.newsbox {
	border: #CCCCCC 1px solid;
	padding:10px;
}

.newsdate {
	padding:20px;
	background-image:url(../images/news_icon.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	font-size:80%;
}

.footer {
	background-image: url(images/shell_08.gif);
	background-position: right top;
	background-color: #000000;
	background-repeat:no-repeat;
	width: 943px;
	height: 115px;
	color: #ffffff;
	margin: 0 auto;
}

.footerhome {
	background-image: url(images/footer_28.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	padding: 100px 10px 60px 10px;
	color: #FFFFFF;
	font-family:  Tahoma, arial, sans-serif;
	font-size: 80%
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.footerhome a {
	color: #FFFFFF;
	text-decoration: none;
}

.footerhome a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



h1 {

font-family: Tahoma;

font-size: 15pt;

color: #333333;

font-weight: 600;

}