body {
	margin: 0;
	font-family: 'Trebuchet MS', 'Arial';
	color: #444;
	font-size: 0.85em;
}

img {
	border: 0px;
}

#table1, #table2 {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#table1 td, #table2 td {
	border: 1px black solid;

	padding: 2px;
}

#row_2 a {
	color: #fff;
}

#row_1 a {
	color: #000;
}

#header {
	width: 952px;
	height:	250px;
	background-image: url('../images/NoDSL_02.png');
	margin-left: auto;
	margin-right: auto;
}

#navigation {
	width: 952px;
	height:	69px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
}

#row_1 {
	width: 761px;
	background-image: url('../images/NoDSL_15.png');
}

#row_2 {
	width: 191px;
	background-image: url('../images/NoDSL_11.png');
}

#footer {
	width: 952px;
	height:	50px;
	background-image: url('../images/NoDSL_17.png');
	margin-left: auto;
	margin-right: auto;
}

/**************************** Artikel *****************************/

.artikel_fright {
	float				: right;
	/*border				: 2px #94c4ff solid;*/
	border-right		: 0px;
	padding				: 2px;
	padding-left		: 4px;
	
	width				: 170px;
}

ul.artikel_nav {
	margin-top			: 4px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom		: 15px;
}

ul.artikel_nav li {
	border				: 1px #94c4ff solid;
	border-right		: 0px;
	padding				: 4px;
	margin-top			: -1px;
}

.artikel_top {
	width				: 456px;
	height				: 30px;
	padding-left		: 8px;
	padding-top			: 6px;
	margin-top			: 9px;
	cursor				: pointer;
	font-weight			: bold;
	background			: url('/images/sc2_newsbox_top.png');
}

.artikel_content {
	border				: 2px #f4ebe8 solid;
	border-top			: 0px;
	padding				: 4px;
	width				: 452px;
}
