

body {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.textlink:link {
	color:#FFFFFF;
	text-decoration:none;
}

a.textlink:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.textlink:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#mainout {
	margin:auto;
	width:960px;
}

#mainin {
	width:960px;
	height:677px;
	background:#000000;
}

#mainleft {
	position:relative;
	float:left;
	width:480px;
	height:677px;
}

#mainright {
	position:relative;
	float:left;
	width:480px;
	height:677px;
	background-image: url(image/logo_start.gif);
	background-repeat: no-repeat;
	background-position: 50px 400px;
}

#navigation {
	position:relative;
	float:left;
	width:470px;
	left:480px;
	padding: 35px 5px 5px 5px;
	color:#999999;
	font-size:12px;
}

#navigationtop {
	position:relative;
	width:960px;
	height:50px;
	color:#FFFFFF;
	background-color:#212125;
}

.navtt{
	position:relative;
	left:0px;
	top:0px;
	float:left;
	padding-left: 30px;
	}

.navitop {
	text-decoration:none;
	display:block;
	clear:both;
	width:130px;
	padding:10px;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	background-color:#291E1F;
	}


.navitopselected {
	text-decoration:none;
	display:block;
	float:left;
	clear:both;
	width: 130px;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#dddddd;
	background-color:#291E1F;
	}

.popup {
	clear: both;
	position: relative;
	top:0px;
	visibility: hidden;
	display:none;
	padding: 0px;
	z-index: 102;
	background:transparent;
	font-size: 9px;
	text-align: left;
	}

.sub {
	clear: both;
	position:relative;
	display:block;
	background-color:#544a4a;
	font-size:14px; 
	color:#FFFFFF;
	padding:10px;
	margin:0px;
	text-decoration:none;
	width:180px;
	left:30px;
	z-index:102;
	}

a.sub:link
{
	font-family:verdana,helevetica,arial;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
}

a.sub:hover
{
	position:relative;
	float:left;
	color:#ffffff;
	background-color:#291E1F;
}

#content {

	background-color:#212125;
	width:880px;
	height:317px;
	padding:10px 40px 40px 40px;
	background-image: url(image/logo_wallmann.gif);
	background-repeat: no-repeat;
	background-position: 350px 200px;
}

#contentkollektion {

	background-color:#212125;
	width:880px;
	height:420px;
	padding:10px 40px 40px 40px;
	background-image: url(image/logo_wallmann.gif);
	background-repeat: no-repeat;
	background-position: 350px 320px;
}

ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

li
{
	display: inline;
}

.bilderleiste {
	width:100%;
	height:180px;
	overflow:auto;
	overflow-y:hidden;
	scrollbar-face-color: #212125;
	scrollbar-shadow-color: #bbbbbb;
	scrollbar-highlight-color: #212125;
	scrollbar-3dlight-color: #bbbbbb;
	scrollbar-darkshadow-color: #212125;
	scrollbar-track-color: #212125;
	scrollbar-arrow-color: #929292;
}

.bild {
	padding-right: 10px;
}

#submenu {
	position:absolute;
	float:left;
	top:560px;
	display:block;
	padding: 0px 0px 0px 40px;
	font-size:14px; 
	color:#FFFFFF;
	text-decoration:none;
	}

.subnavilink
{
	text-decoration:none;
	color:#FFFFFF;
}

.subnavilinkmarked
{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.bottomlink
{
	text-decoration:none;
	color:#000000;
	padding:0 20px 0 0;
}

.bottomlinkmarked
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding:0 20px 0 0;
}


/* --- Wysiwyg Styles --- */
.Title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
}

.tableTitle
	{
	background-color:#781F20;
	color:#FFFFFF;
	font-family:trebuchet ms,helevetica,arial;
	font-size:11px;
	font-weight:bold;
	}
.BodyBox
	{
	width: 100%;
	border: 1px solid gray;
	font-family:verdana;
	padding: 5px;
	}
.Highlight
	{
	font-family:Arial;
	color: Black;
	font-weight : bold;
	background-color : #ECEFE0;
}
