body {
	background-image:url(../img/bg.gif);
	background-color: #9fbaf8;
	background-position: top left;
	background-repeat:repeat-y;
	font-size:11px;
	font-family:arial,sans-serif;
	margin:0px;
	padding:0px;
	height:100%; 
	color:#000000;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	color:#294b96;
	margin-bottom:10px;
}
h2 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
div.clear {
	clear:both;
	font-size:0px;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	padding-bottom: 5px;
	vertical-align:middle;
}
img {
	border:none;
}
a * {
	cursor:pointer;
	outline:none;
}
a:active, a:focus, a:link, a:visited {
	border:none;
	text-decoration: none;
	color:#294b96;
	outline:none;
	cursor:pointer;
}
a:hover {
	border:none;
	text-decoration: none;
	color: #f35000;
	outline:none;
	cursor:pointer;
}
a.new_boat:active, a.new_boat:focus, a.new_boat:link, a.new_boat:visited {
	color: #f35000;
	font-weight:bold;
}
a.new_boat:hover {
	color: #294b96;
	font-weight:bold;
}

.link_back{
	float:right;
	background-image:url(../img/zurueck_button.png);
	background-position:130px center;
	background-repeat:no-repeat;
	text-align:right;
	width:187px;
	height:17px;
	padding-right:15px;
}
.color1{
	color:#294b96;
}
.color2{
	color:#000000;
}
form {
	margin:0px;
}
div.center_msg {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	/*margin-top:45px;*/
	color:#294B96;
}
div#schatten {
	width:822px;
	height: 100%;
	margin: 0 auto;
	padding-top:9px;
	min-height: 600px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/schatten.png);
	background-position: 3px center ;
	background-repeat: repeat-y;
}
div#banner {
	width: 782px;
	height: 28px;
	
	margin: 0 auto;
		
	background-image:url(../img/mainTpl/header.png);
	background-position: center center;
	background-repeat: no-repeat;
		
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	line-height:28px;
}
div#banner span{
	float:left;
	margin-left:50px;
	text-transform:uppercase;
}
div#banner a{
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
}
div#banner div{
	float:right;
	font-size: 12px;
	margin-right:15px;
}
div#banner div a{
	color: #FFFFFF;
	font-size: 14px;
}
div#banner div a:hover{
	color: #90e9ff;
}

div#topBox{
	width:780px;
	height: 76px;
	
	border-left:1px solid #0037b5;
	border-right:1px solid #0037b5;
	
	margin: 0 auto;
	
	background-color: #e9eef9;
}
div#topBox div.blank{
	height:7px;
}
div#topBoxButton{
	width:782px;
	height: 12px;
	margin: 0 auto;
	background-image:url(../img/mainTpl/topBoxBottom.gif);
	background-position: center top;
	background-repeat: no-repeat;

	
}
div#loginBox{
	width: 488px;
	height:66px;
	display:inline;
	margin-left:7px;
	float:left;
	background-image:url(../img/mainTpl/loginBox.png);
	background-position: center center;
	background-repeat: no-repeat;
}
div#loginBox div.blank{
	height:12px;
	font-size:0px;
}
div#loginBox a.links{
	
	min-width:280px;
	height:22px;
	
	color: #294b96;
	line-height:22px;
	padding-left: 18px;
	margin-left:25px;
	
	background-image:url(../img/blue_arrow2.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
div#topLinks{
	width:280px;
	height: 68px;
	float:left;
	background-image:url(../img/mainTpl/bannerPic.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

div#reiterBox{
	width:782px;
	max-height: 40px;
	margin: 0 auto;
	margin-top:7px;
	margin-bottom:0px;
	padding:0px;
}
div#reiterBox a {
	padding-top:0px;
	text-align:center;
	font-weight: bold;
}
a.reiter {
	width: 165px;
	height: 28px;
	float:left;
	line-height: 30px;
	position: relative;
	top: 0px;
	left: 0px;
	color: #0037b5;
	background-image: url(../img/reiter/inaktiv.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	
}
a.reiter_aktiv {
	width: 163px;
	height: 28px;
	float:left;
	line-height: 30px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index:1;
	color: #0037b5;
	background-image: url(../img/reiter/aktiv.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	
}
a.reiter:hover, a.reiter_aktiv:hover {
	color: #f35000;
}
div.flags {
	margin-top:7px;
	margin-right:15px;
	float:right;
}
div.reiter_left{
	width: 611px;
	height:12px;
	
	background-color: #e9eef9;
	border-left: 1px solid #0037b5;
	float:left;
}
div.reiter_right{
	width: 171px;
	height: 13px;
	
	float:right;
	
	margin-top:-13px;
	
	background-image: url(../img/reiter/reiter_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
}
div#content{
	width:780px;
	max-width:780px;
	min-height: 500px;
	margin:0 auto;
	margin-top:-1px;
	display: table;
	background-color: #e9eef9;
	border-left: 1px solid #0037b5;
	border-right: 1px solid #0037b5;
}
div#content div.blank{
	height:1px;
	font-size: 0px;
}

div#footer {
	width:782px;
	height:13px;
	
	margin:0 auto;
	
	background-image: url(../img/mainTpl/footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
div#google{
	width:782px;
	height:100px;
	
	margin:0 auto;
	margin-top: 7px;
	
	background-image: url(../img/mainTpl/google.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
div#google div{
	position: relative;
	top:5px;
	left: 15px;
}



input.error, select.error {
	border:1px solid #AA0000;
	margin:1px 0px;
}
input, select, textarea {
	border:1px solid #7f9db9;
	margin:1px 0px;
}
input[type=radio], input[type=checkbox] {
	border:none;
}

div.faketable_cell {
	float:left;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:none;
	
	display:inline;
	
	min-width:110px;
	padding:0px;
	text-align:left;
}
/* 
 * straaange behaviour the IE 6/7 are having...
 * maybe I fix this $%&!&$§ later ;x
 */
* html div.faketable_cell textarea,
* html div.faketable_cell input[type=text],
* html div.faketable_cell input[type=button],
* html div.faketable_cell input[type=submit],
* html div.faketable_cell input[type=password] {
	position:relative;
	/*left:-25px;*/
}
*:first-child+html div.faketable_cell textarea,
*:first-child+html div.faketable_cell input[type=text],
*:first-child+html div.faketable_cell input[type=button],
*:first-child+html div.faketable_cell input[type=submit],
*:first-child+html div.faketable_cell input[type=password] {
	position:relative;
	/*left:-25px;*/
}

div.white_box_head {
	width:761px;
	height:12px;
	background:url(../img/white_box/head.gif);
	font-size:0px; /* IE 6 */
}
div.white_box_content {
	width:759px;
	min-height:50px;
	background:#FFF;
	border-left:1px solid #172950;
	border-right:1px solid #172950;
}
div.white_box_bottom {
	width:761px;
	height:12px;
	background:url(../img/white_box/bottom.gif);
	font-size:0px; /* IE 6 */
}
div.error_msg {
	color:#F22;
	font-weight:bold;
}
#b_tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #000;
	background-color: #FFF;
	padding: 5px;
	padding-top:0px;
	min-width:175px;
	max-width:275px;
}
#tt_arrow {
	float:left;
	height:17px;
	width:10px;
	position:absolute;
	z-index: 3001;
	left:-10px;
	top:-1px;
}
#b_tooltip h3 {
	font-size:13px;	
}
#b_tooltip h3, #b_tooltip div { margin: 0px; }
.button a {
	height:20px;
	width:106px;
	text-align:center;
	line-height:20px;
	background-image:url(../img/button.gif);
	background-position:center 0px;
	background-repeat: no-repeat;
	text-decoration:none;
}
.button a:hover {
	background-position:center -30px;
}
.button span {
	float:right;
	color:#294b96;
	width:106px;
	height:20px;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	position:relative;
	z-index:2;
}
div.small_box {
	background:url(../img/small_box.gif);
	background-repeat: no-repeat;
	width:761px;
	height:39px;
}
div.button {
	float:right;
	width:106px;
	height:20px;
	background:url(../img/button.gif);
	background-repeat: no-repeat;
}
div.button a {
	text-decoration:none;
	position:absolute;
}
div.button div {
	margin:auto;
	margin-top:1px;
	color:#294b96;
	font-size:13px;
	font-weight:bold;
	width:100px;
	text-align:center;
}

div.back{
	width:187px;
	height:17px;
	float: right;
	text-align:right;
	color: #294b96;
	margin-top:5px;
	margin-right:15px;
	background-image:url(../img/zurueck_button2.png);
	background-position: 130px center;
	background-repeat:no-repeat;
}
/*User Bereich Box*/
div#reiteruser_box {
	height:28px;
	overflow:hidden;
	float:left;
}
div.reiter_user {
	float:left;
	background-image:url(../img/reiter/inaktiv.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width:165px;
	height:28px;
	position:relative;
}
div.reiter_user_aktiv {
	float:left;
	background-image:url(../img/reiter/aktiv-weiss.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width:163px;
	height:28px;
	position:relative;
	z-index:1;
}
div.reiter_user a, div.reiter_user_aktiv a {
	text-decoration:none;
}
div.reiter_user div, div.reiter_user_aktiv div {
	position:relative;
	top:7px;
	color:#294b96;
	clear:both;
	font-weight:bold;
	width:100px;
	margin:auto;
	text-decoration:none;
	text-align:center;
}
div.user_left {
	width: 529px;
	height:11px;
	
	position:relative;
	top:0px;
	
	float:left;
	
	border-left:1px solid #172950;
	background-color: #FFFFFF;
}
div.user_right {
	width: 231px;
	height:12px;
	
	position:relative;
	top:-1px;
	
	float:left;
	
	background-image: url('../img/mainTpl/head-weiss.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
div.user_header {
	width:320px;
	height:21px;
	font-weight:bold;
	background-image: url(../img/detail/detail_lboxenoben.png);
	background-position:left bottom;
	background-repeat: no-repeat;
	padding-left:10px;
	line-height:28px;
	color:#294b96;
}
div.user_box{
	width: 318px;
	height: auto;
	border-left: 1px solid #172950;
	border-right: 1px solid #172950;
	background-color: #e9eef9;
	color: #000000;
}
div.user_footer{
	width: 320px;
	height: 12px;	
	background-image: url(../img/detail/detail_lboxunten.png);
	background-position:left top;
	background-repeat: no-repeat;
}
div.user_LLine{
	height:0px;
	width: 300px;
	position: relative;
	left: 8px;
	top:5px;
	font-size:0px;
	border-top: solid 1px #172950;
}
div.user_SLine{
	height:0px;
	width: 380px;
	position: relative;
	left: 16px;
	top:15px;
	margin-top:5px;
	border-top: solid 1px #172950;
}
div.user_desc {
	float:left;
	width:110px;
	height:16px;
	position: relative;
	left:8px;
	top: 15px;
	margin-left: 8px;
	margin-top: 3px;
	color:#294b96;
	font-weight:bold;
	overflow:hidden;
}
div.user_lval{
	float:left;
	width:190px;
	height:16px;
	text-align: left;
	position: relative;
	left: 16px;
	top: 15px;
	margin-top: 3px;	
	overflow:hidden;
}
div.user_val {
	float:left;
	width:95px;
	height:16px;
	text-align: left;
	position: relative;
	left: 16px;
	top: 15px;
	margin-top: 3px;	
	overflow:hidden;
}
div.vzlist {
	width:120px;
	height:20px;
	
	line-height:20px;
	
	float:left;
	
	padding-left:20px;
	
	background-image:url(../img/blue_arrow2.gif);
	background-position: left center;
	background-repeat:no-repeat;
}
div.star {
	width: 150px;
	height: 15px;
	background-image:url(../img/star.png);
	background-position:left center;
	background-repeat:repeat-x;
	float:left;
}
div.tranz {
	background-color:#FFFFFF;
	float:right;
	height:15px;
	filter: alpha(opacity=80);
	KHTMLOpacity:0.80;
	MozOpacity:0.80;
	opacity:0.80;
}
