BODY {
	margin: 5px auto;
	padding: 0px;
	background-color: #f7e294;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-family: arial;
	background-image : url(images/bg.png);
	background-repeat : repeat-x;
}

#mainscreen {
	width: 994px;
	margin: 0px auto;
	text-align: center;
	background-color: #f7e294;
	color: #000000;
	border: 1px solid #000000;

}

.widthscreen {
	width: 904px;
	margin: 0px auto;
	text-align: left;
}

#header {
	background-color: #e5c66e;
	color: #FFFFFF;
	margin: 0px auto;
}

#header h1 {
	font-size: 29px;
	float: left;
	font-family: trebuchet MS, arial;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 6px;
	color: #000000;
}

#header h5 {
color: #000000;
	font-size: 13px;
	float: right;
	font-family: trebuchet MS, arial;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 0px;
}


#werbung {
	clear: both;
	background-color: #d7af4f;
	border-top: 1px solid #e7ce89;
	padding: 9px 0px 9px 0px;
	font-size: 10px;
	color: #9d1111;
	text-align: center;
}

#werbung a {
	margin-left: 7px;
	margin-right: 7px;
}

#werbung img {
	border: 1px solid black;
}

#navigation {
	background-color: #f7e294;
	background-image : url(images/buttonbackground.png);
	background-repeat : repeat-x;
	height: 34px;
}

#navigation ul {
	clear:                      both;
    float:                      left;
    margin:                     0px;
    padding:                    0px;
	border-right:				1px solid #b6973d;
	border-left:				1px solid #efdca6;	
}

#navigation ul li
{
    display:                 block;
    float:                      left;
    margin:                 0px;
    padding:               0px;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
    display:                    block;
    float:                      left;
	border-left:				1px solid #b6973d;
	border-right:				1px solid #efdca6;
    padding-right:              12px;
    padding-left:              12px;	
    padding-top:                5px;
	margin-top: 1px;
    padding-bottom:             6px;
    color:                      #000000;
    font-size:                  14px;
    font-weight:                bold;
    text-decoration:            none;
}

#navigation ul li a:hover,
#navigation ul li a:active
{
	background-image : url(images/buttonhover.png);
	color:                      #FFFFFF;
}

#content {
	margin-top: 10px;
}

#footer {
	background-color: #d7af4f;
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;	
	margin-top: 5px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#leftsplit {
	float: left;
	width: 350px;
}

#rightsplit {
	float: right;
	width: 544px;
}

.newsbox  {
	border: 1px solid white;
	background-color: #ece1b4;
	padding: 10px;	
	font-size: 12px;
	text-align: justify;
	margin-bottom: 4px;
}

.newsbox td {
	font-size: 12px;
	color: #000000;
}

.newsbox a {
	color: #000000;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

.newsbox h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}


.subnewsbox  {
	border: 1px solid white;
	background-color: #e9deb0;
	padding: 10px;	
	font-size: 12px;
	text-align: justify;
	margin-bottom: 4px;
}

.subnewsbox a {
	color: #FFFFFF;
	padding-left: 10px;
	background-image : url(images/bullet.png);
	background-repeat : no-repeat;
	background-position: 1px 5px;
}

.subnewsbox h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
}

.clear {
	clear: both;
}

.inseratbox {
	width: 170px;
	height: 205px;
	padding: 3px;
	border: 1px solid white;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.inseratbox h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.inseratbox a {
	color: #000000;
}

.marginright {
	margin-right: 5px;
}




#leftsplit2 {
	float: left;
	width: 140px;
	padding: 4px;
	background-color: #d7af4f;	
	border: 1px solid #e9deb0;
	text-align: center;
}

#rightsplit2 {
	float: right;
	width: 740px;
}

a {
	color: #000000;
}
