@CHARSET "UTF-8";
/* TESTS Dominik */
body {
	background: black;
	font-family: sans-serif;
	font-size: 10px;
}

td {
	font-family: sans-serif;
	font-size: 10px;
}
#ghost_whole{
	width: 900px;
	margin: auto;
//	text-algin: left;
	overflow: hidden;
}

#ghost_top{
	position: relative;
	width: 900px;
	height: 60px;
	background: url(assets/images/top.gif) no-repeat;
	padding-bottom: 10px;
	font-size: 11px;
	color: #ffffff;
}

#ghost_navigation{
	position: relative;
	width: 900px;
	height: 40px;
	margin-top: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	word-spacing: 15px;
}

.mT{
	height: 30px;
	text-align: left;
	vertical-align: middle;
}

.outerText{
	color: white;
	word-spacing: 5px;
	text-decoration: none;
	font-size: 11px;
}

.bottomLinks a{
	color: white;
	word-spacing: 5px;
	text-decoration: none;
	font-size: 11px;
}


.bottomLinks hr{
	border: 1px solid;
}

.topLinks a{
	color: white;
	word-spacing: 15px;
	text-decoration: none;
	font-size: 13px;
}

.leftLinks a{
	color: #898989;
	word-spacing: 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}

.rightLinks a, a{
	color: #898989;
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
}


.topLinks a:hover, a:hover, .rightLinks a:hover, .leftLinks a:hover, .bottomLinks a:hover{
	text-decoration: underline;
}

.bikeTable{
	width: 200px;
	height: 150px;
	text-align: center;
	margin: auto;


}

.topLinks hr{
	border: 1px solid white;
}

#ghost_left{
	position: relative;
	width: 150px;
	min-height: 380px;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

#ghost_right{
	position:relative;
	width: auto;
	min-height: 380px;
	float: right;
	right: 10px;
	margin-top: 2px;
	font-size: 11px;
}

#newscontent{
	font-size: 12px;

}

#ghost_content{
	position: relative;
	width: auto;
	float: left;
	overflow: hidden;

}

#ct_top, #ct_bt{
width: 490px;
height: 15px;
}

#ct_cnt{
	width: 470px;
	padding: 10px;
	background-image: url('image/content490_hgrd.gif');
}

#ct_basic_top, #ct_basic_bt{
width: 550px;
height: 15px;
}

#ct_basic_cnt{
	width: 550px;
	padding: 10px;
	background-image: url('image/content570_hgrd.gif');
}

#leftTop{
	position: relative;
	width: 130px;
	height: 14px;
}

#leftContent{
	position: relative;
	width: 110px;
	background: url(image/wf_back.gif);
	padding: 10px;
}

/*
Breite rechte Seite
*/
#r210top{
position: relative; left: 0px; width: 210px; height: 18px;
}

#r210middle{
position: relative; left: 0px; width: 190px; background: url(image/content210_hgrd.gif); padding: 10px;
}

#r210bottom{
position: relative; left: 0px; width: 210px; top: -2px; height: 18px;
}

#r130top{
position: relative; width: 130px; height: 14px;
}

#r130middle{
position: relative; width: 110px; background: url(image/wf_back.gif); padding: 10px;
}

#r130bottom{
position: relative; width: 130px; top: -2px; height: 14px;
}



#ghost_bottom{
	position: relative;
	width: 900px;
	top: 0px;
	height: 100px;
	text-align: center;
	color: #ffffff;
	margin: auto;
	clear: float;
}


#bikeChooser{
width: 300px;
overflow: hidden;
margin: auto;
}

input {
	border: 1px solid black;
	background: white;
	color: grey;
}

.mHeader{
	font-size: 12px;
	color: black;
}

.bikeChooseTitel{
position: relative;
font-size: 14px;
font-weight: bold;
font-stretch: wider;
width: 300px;
float: left;
text-align: center;
}

.fehler{
color: #ff0000;

}


#topicFrame{
position: relative;
height: 25px;
width: 8000px;
overflow: hidden;
border-top: 1px solid white;
border-bottom: 1px solid white;
margin-bottom: 10px;
}

#bikeFrame {
position: relative;
height: 200px;
width: 8000px;
overflow: hidden;
}


.bRect{
position: relative;
width: 300px;
height: 240px;
border-bottom: 1px solid red;
float: left;
margin: auto;
text-align: center;
overflow: hidden;
}

#bfCnt{
position: relative;
width: 300px;
background-image: url('image/content300_hgrd.gif');
overflow: hidden;
}

#bfTop, #bfBt{
position: relative;
width: 300px;
height: 12px;
overflow: hidden;
}

