/*
rot: e45948
grau: 525252
*/

#mainnav {
	position: absolute;
	top: 14px;
	left: 25px;
	width: 500px;
	z-index: 99;
}
#container {
	position: absolute;
	top: 0px;
	left: 550px;
	width: 340px;
	z-index: 99;
	/* height: 100%; */
}
#content {
	position: relative;
	margin-top: 118px;
	width: 342px;
	z-index: 99;
}
div.leftImage {
	position: absolute;
	bottom: -1px;
	border: 0px solid #ff00ff;
	z-index: 50;
}
#logo {
	position: absolute;
	top: 0px;
	left: 548px;
	z-index: 101;
}
#flick {
	position: absolute;
	top: 0px;
	left: 420px;
	z-index: 100;
}

#foot {
	position: relative;
	margin-top: 55px;
	margin-bottom: 12px;
	z-index: 99;
}
#langnav {
	position: absolute;
	top: 14px;
	left: 740px;
	z-index: 150;
	width: 150px;
	text-align: right;
}

td.leftCol {
	width: 550px;
}

div.smallRuler {
	height: 1px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	width: 165px;
	/*margin-bottom: 5px;*/
	line-height: 0px;
	font-size: 0px;
}
div.bigRuler {
	height: 1px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	width: 342px;
	line-height: 0px;
	font-size: 0px;
}

div.tubeButton {
	height: 20px;
	background-color: #262626;
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;
	width: 165px;
	line-height: 20px;
}
a.tubeButton {
	margin-left: 16px;
}

p, td  {
	line-height: 15px;
	color:#ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body  {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#000000;
}

a, a:active, a:link, a:visited, a:focus {
	color: #e45948;
	text-decoration: none;
	font-weight: bold;
}
a:hover  {
	color: #ffffff;
	text-decoration: none;
}

/* nav */
a.nav, a.nav:active, a.nav:link, a.nav:visited, a.nav:focus {
	color: #8a8989;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover  {
	color:#e45948;
}


/* nav over aktiv */
a.nav_over, a.nav_over:active, a.nav_over:link, a.nav_over:visited, a.nav_over:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav_over:hover  {
	color:#e45948;
}

/* subnav */
a.subnav, a.subnav:active, a.subnav:link, a.subnav:visited, a.subnav:focus {
	color: #8a8989;
	text-decoration: none;
	font-size: 10px;
}
a.subnav:hover  {
	color:#e45948;
}

/* subnav over aktiv */
a.subnav_over, a.subnav_over:active, a.subnav_over:link, a.subnav_over:visited, a.subnav_over:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.subnav_over:hover  {
	color:#FFFFFF;
}

/* nav */
a.browserActive, a.browserActive:active, a.browserActive:link, a.browserActive:visited, a.browserActive:focus {
	color: #525252;
	text-decoration: none;
	font-weight: normal;
}

a.browserActive:hover  {
	color:#e45948;
}

/* nav over aktiv */
a.browserPassive, a.browserPassive:active, a.browserPassive:link, a.browserPassive:visited, a.browserPassive:focus {
	color: #e45948;
	text-decoration: none;
	font-weight: normal;
}
a.browserPassive:hover  {
	color:#ffffff;
}


.red {
	color: #e45948;
	font-weight: bold;
}

.title, h1 {
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	color: #ffffff;
	font-size: 11px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	color: #ffffff;
	font-size: 13px;
}

.subtitle  {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.small
{
	font-size: 9px;
}

hr {
	border-top:#ffffff solid 1px;
	border-bottom:#CCCCCC solid 1px;
}

/* forms */

.formlabel
{
	float: left;
	width: 88px;
	font-weight: bold;
}

.input_text, select
{
	padding-left: 0px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #AAAAAA;
	margin-bottom: 6px;
}

.input_text
{
	width: 248px;
}
select
{
	width: 250px;
}

.input_checkbox
{
	margin: 0px;
}

.input_textarea
{
	padding-left: 2px;
	width: 400px;
	height: 150;
	color: #333333;
	font-size: 11px;
	font-family: Courier, sans-serif;
	border: 1px solid #b5aa76;
}


.available
{
	color: #329101;
}
.threeweeks
{
	color: #ee8c11;
}
.sold
{
	color: #ff000e;
}
.disabled
{
	color:#aaaaaa;
}
