/* CSS Style-Sheet-Specifications       */
/* created with (X)HTML-Format */
/* http://www.openwebsuite.org */

/* General Settings */
/* Structure */


/* General Settings */

*	{
	padding:0px;
	margin:0px;
	background:rgb(90,90,90);
	}

p	{
	padding:0px;
	margin:0px;
	}

body	{
	color:white;
	padding:0px;
	margin:0px;
	text-align:center;
	background:rgb(90,90,90);
	font-family: "Futura Book", "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size:100%;
	}

h2	{
	margin:0px;
	padding:0px;
	padding-top:3px;
	font-size:90%;
	font-weight:normal;
	color:rgb(255,180,50);
	}

#content	{
	padding:0px;
	margin:0px;
	color:rgb(160,160,160);
	font-size:90%;
	font-weight:500;
	text-align:left;
	}

#content p {
	padding-right:25px;
	float:right;
	text-align: right;
	width:150px;
	}

.content {
	padding:0px;
	margin:0px;
	font-size:130%;
	color:white;
	font-weight:100;
	}

td {
	padding-right:25px;
	}

#wrapper	{
	text-align:left;
	}

#kontakt	{
	color:rgb(160,160,160);
	font-size:90%;
	font-weight:500;
	}

.navimg	{
	color:rgb(160,160,160);
	font-size:90%;
	font-weight:500;
	}

.navimg p {
	padding-top:3px;
}


a:link	{
	color:rgb(160,160,160);
	font-size:90%;
	font-weight:500;
	text-decoration: none;
	}

a:visited	{
	color:rgb(160,160,160);
	font-size:90%;
	font-weight:500;
	text-decoration: none;
	}

a:hover	{
	color:rgb(160,160,160);
	font-size:90%;
	font-weight:500;
	text-decoration: underline;
	}

a img	{
	border:0px;
	}

a.act {
	font-size:90%;
	font-weight:500;
	color:rgb(255,180,50);
	}

a.act:hover {
	text-decoration:none;
	}

p.marketing {
	text-align:left;
	line-height: 2em;
}

p.marketing b {
	font-weight:normal;
	color:rgb(255,180,50);
	}

a.corner:hover {
	color:rgb(255,180,50);
	}

/* Structure */

p.index	{
	position:absolute;
	left:0;
	bottom:170px;
	text-align:left;
	}

#content	{
	position: relative;
	height: 385px;
	}

.content	{
	position: absolute;
	bottom: 0px;
	left:200px;
	border:0px;
	}

#wrapper {
	width:1000px;
	margin:20px auto 0px auto;
	}

#bottom	{
	margin-top:-50px;
	}

#nav	{
	margin-left:200px;
	margin-top:60px;
	padding:0px;
	}

#kontakt	{
	position:relative;
	top:250px;
	width:200px;
	}

.kontakt	{
	position: absolute;
	bottom: 61px;
	}

.navimg	{
	padding:0px;
	margin:0px;
	float:left;
	width:100px;
	}

.showbar	{
	border:0px;
	overflow:hidden;
	}

.bar_images {
	position: absolute;
}


