﻿*		{
		margin: 0;
		padding: 0;
		border: 0;

}

html, body {
		height:100%;
		}

body {
		font: 12px arial, hevetica, sans-serif;
		color: #cbc5ac;
		background-color: #2f2411;
		line-height: 18px;
}

a {
		color: #cbc5ac;

}

/*a:visited {

		color: #79725c;

}*/

a:hover {

		color: #fff;
}

a:focus {
		outline-style: none;
}

#abstand {
		width:10px;
		height:50%;
		margin-bottom:-295px; /* halbe Höhe von #container und geklaut von fricca (THX) */
		float:left;
		}

#all {
		clear:left;
		margin: 0 auto;
		text-align: left;
		width: 900px;
}

#container {
		width: 900px;
		height: 590px;
		background-color: #433925;
		/*background-image: url(../grafiken/m2_bg.gif);*/
		background-position: bottom right;
		background-repeat: no-repeat;
		border: #7b7467 1px solid;
		overflow:hidden;
}

#navigation {
		float: left;
/*		width: 650px; */
		letter-spacing: 1px;

}


#navigation ul {
		float: left;
		list-style: none;
		display: inline;
}

#navigation li {
		float: left;
}

#navigation li a {
		float: left;
		padding: 0 10px 0 10px;
		border-right: #7b7467 1px solid;
		border-bottom: #7b7467 1px solid;
		text-decoration: none;
		color: #CBC5AC;
}

#navigation li a:hover {
		color: #fff;
}

#subnavi {
		clear:left;
		position: absolute;
		margin-top: 22px;
		font-weight: bold;
		width: auto;
}

* html #subnavi {
		margin-top: 0px;
}

#subnavi li {
		clear: left;
		width: 100px;

}


#subnavi li a {

		padding-left: 10px;
		border: none;
		color: #79725C;
		white-space: nowrap;
}

#subnavi li a.subnavi_active_col{
		color: #C1BEB7;
		background-image: url(../grafiken/kreis.gif);
		background-repeat: no-repeat;
		background-position: left 7px;
		outline-style: none;
}
.navi_active {
		color: #fff;
}
#subnavi li a:hover {
		color: #C1BEB7;
		background-image: url(../grafiken/kreis.gif);
		background-repeat: no-repeat;
		background-position: left 7px;
}
#image {

		float: right;
		margin-top: 20px;
		height: 240px;
		width: 450px;
}

#leiste {
		float: left;
		margin: 30px 0 0 3px;
		width: 897px;
		height: 85px;
		display: inline;
}

.imageleiste {
		float: left;
		margin: 0 3px;
 		display: inline;

}


#content {
		float: left;
		width: 425px;
		height: 160px;
		margin-top: 30px;
		margin-left: 25px;
		display: inline;
		overflow: auto;
}

#catalog {
		width: 898px;
		height: 570px;
		float: left;
		display: inline;
		overflow: auto;
		background-color: white;
}

#content_big {
		float: left;
		width: 425px;
		height: 400px;
		margin-top: 100px;
		margin-left: 25px;
		display: inline;
		overflow: auto;
}

#homelink {
		position:absolute;
		/*border: 1px white solid;*/
		left: 760px; top: 530px;
}
#homelink img {
		width: 170px;
		height: 100px;
}

#footernavi {
		clear:both;
		float:right;
		width:900px;
		text-align:right;
		/*margin-top: 5px;*/
}



#footernavi a{
		text-decoration: none;
}

.trenner {
background-image:url(../grafiken/bg_trenner.gif);
width: 17px;
}

# trenner {
background-image:url(../grafiken/bg_trenner.gif);
width: 17px;
}
