body{
		background-image:url(img/bg.jpg);
		background-repeat:repeat-x;
		background-attachment:fixed;
		background-color:#F3EAD8;
		color:#204429;
	}
* html body {

}

a, a:hover, a:visited, a:link, a:active, a:focus {
	color:#204429;
}	

td {
	color:#204429;
}
#leftHead {
	background-image:url(img/left_head.jpg);
}
#rightHead {
	background-image:url(img/right_head.jpg);
	background-repeat:no-repeat;
/*	height:181px; */
	padding:0;
	margin:0;
}
#menu {
		background-image:url(img/menubg.jpg);
		background-repeat:no-repeat;
		background-color:#204429; /* 0B334C */
}

 div#leftcontainer{
	background-image:url(img/bgMenuBottom.gif);
	background-repeat:repeat-y;
 }

#leftmenu {
	background-color:#011838;
}

#maincontainerContent {
		background-image:url(img/watermark.jpg);
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:400px 360px;
		border-right:1px solid #74AB74;
		border-bottom:1px solid #74AB74;
}
* html #maincontainerContent { /* fuer ie, aber der 7er muss hier noch weg! */
		background-position:200px 360px;
}

div#startPageContent{
	border-right:1px solid #74AB74;
}


div#startPageRightMenu {
/*	border-right:1px solid #74AB74; */
}

#contentHeaderStartPage {
	background-image:url(img/shaddowlineStartPage.jpg);
	background-repeat:no-repeat;
}

#contentHeader {
	background-image:url(img/shaddowline.jpg);
	background-repeat:no-repeat;
}

.newsDescr, .downloadDescr {
	background-image:url(img/pointline.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}	

.startPageNews {
	background-image:url(img/arrow2.gif);
	background-repeat:no-repeat;
	background-position:6px 2px;
}

#shaddowline {
	background-image:url(img/shaddowline.jpg);
	position:absolute;
	width:791px;
	top:197px;
	left:2px;
}