﻿html,body,form {margin:0px; padding:0px}
html {overflow-y:scroll;}
body {
/*
background-image:url(http://images.fineartamerica.com/images-medium-large/chalk-lines-on-a-soccer-field-jetta-productions-inc.jpg);
background-repeat:repeat-y;
*/
background-color:#fff;
height:100%; /*height hacks used on event detail - FT*/ font-size:0.8em; font-family:Arial , verdana, sans-serif; color:#797a7b;}
a {font-weight:bold; text-decoration:none; color:#40423f;}
a:hover {text-decoration:none; color:#8cc63f;}
a img {border:0px;}
ul {margin:0px; padding:0px; list-style:none;}
li {margin:0px; padding:0px; color:#797a7b}
table {padding:0px; margin:0px; border-collapse:collapse;}
p, span {padding:0px; margin:0px;}
h1, h2, h3, h4, h5, h6 {padding:0px; margin:0px; color:#bfbfc0; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}

div {color:#797a7b}/*defaulting font colour*/
p {color:#6a6b6d; margin:0px 0px 8px 0px;}
h1 {font-size:1.2em; color:#8cc63f; font-weight:bold; }
h2 {font-size:1.2em; color:#8cc63f; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
h3 {font-size:1.2em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
h4, h4 a {font-size:1.0em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}


#overlay {position:fixed; z-index:1000; height:100%; width:100%; background:url('../images/box/black_overlay.png'); left:0; top:0}


.lsInfoClipboard {z-index:2000;background:url(../images/box/clipboard.png) no-repeat;position:absolute;height:900px;width:950px;padding:0px 30px;margin-left:-300px;margin-top:0px;color:#171412;font-size:14px}
.lsInfoClipboard a.close {display:block;width:350px;font-weight:bold;color:#171412}
.lsInfoClipboard div {height:900px;width:900px;margin-top:45px; margin-left:45px;overflow:auto}


.lsInfopaper {z-index:2000;background:url(../images/box/paper_old.jpg) no-repeat;position:absolute;height:900px;width:900px;padding:30px 30px;margin-left:-200px;margin-top:5px;color:#171412;font-size:14px}
.lsInfopaper a.close {display:block;width:100px;font-weight:bold;color:#171412}
.lsInfopaper div {height:900px;width:900px;margin-top:20px; margin-left:85px;overflow:auto}

.lsInfo {z-index:2000;background:url(../images/box/paper.png) no-repeat;position:absolute;height:900x;width:950px;padding:0px 30px;margin-left:-300px;margin-top:0px;color:#171412;font-size:14px}
.lsInfo a.close {display:block;width:350px;margin-top:20px;font-weight:bold;color:#171412}
.lsInfo div {height:900px;width:900px;margin-top:20px; margin-left:85px;overflow:auto}

	.green_container { padding:10px 10px 10px 10px; border:1px dotted #d3fc9b; background-color:#f4fde7; width:95%}
	.green { padding:10px 10px 10px 15px; line-height:100%; }


input.submit{
color:#3d83c2;
width:16px;
height:16x;
display:block;
overflow:hidden;
text-indent:-999px; /* To remove any default text on the button*/
line-height:16px; /* required for IE */
background:url(../images/search-sprite.gif) no-repeat 0 0; /* This will display the search icon by default */
cursor:pointer; /* Hand cursor for the normal state */
border: none;
float: left;
margin: 3px;
padding: 0;
}

.textfeld {
padding: 4px 0 4px 5px;
color:#000;
border: 1px solid #cfcfcf;
background: url(../images/textfeld_bg.gif) repeat-x 0 0;
height: 17px;
}


.textarea {
padding: 4px 0 4px 5px;
color:#000;
border: 1px solid #cfcfcf;
background-color: #fff;
background: url(../images/textarea_bg.png) repeat-x 0 0;
}

.progress_bar_spieler {
  position: relative;
  margin: 0 0 1px 0;
  width: 167px;
  border: 1px dotted #bfbfc0;
  background: #FFF;  
}
 
.progress_bar_spieler span {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 17px;
  background-color: #8fcb3d;
  background-image: url(../images/progressbar.png);
}
 
.progress_bar_spieler strong {
  position: relative;
  z-index: 10;
  display: block;
  line-height: 17px;
  text-align: center;
}


.progress_bar_final_spieler {
  position: relative;
  margin: 0 0 5px 0;
  width: 167px;
  border: 1px dotted #bfbfc0;
  background: #FFF;  
}

.progress_bar_final_spieler span {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 17px;
  background-color: #8fcb3d;
  background-image: url(../images/progressbar_final_spieler.png);
}
 
.progress_bar_final_spieler strong {
  position: relative;
  z-index: 10;
  display: block;
  line-height: 17px;
  text-align: center;
}


.progress_bar_final_verein {
  position: relative;
  margin: 0 0 5px 0;
  width: 167px;
  border: 1px dotted #bfbfc0;
  background: #FFF;  
}

.progress_bar_final_verein span {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 17px;
  background-color: #8fcb3d;
  background-image: url(../images/progressbar_final_verein.png);
}
 
.progress_bar_final_verein strong {
  position: relative;
  z-index: 10;
  display: block;
  line-height: 17px;
  text-align: center;
}




.exp_bar {
  position: relative;
  margin: 0 0 5px 0;
  width: 167px;
  border: 1px dotted #bfbfc0;
  background: #FFF;  
}

.exp_bar span {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 17px;
  background-color: #8fcb3d;
  background-image: url(../images/expbar.png);
}
 
.exp_bar strong {
  position: relative;
  z-index: 10;
  display: block;
  line-height: 17px;
  text-align: center;
}

.widget {
	
	background: #FFF;
	border: 1px solid #DDD;
	float: left;
	margin: 0px 20px 12px 0px;
	overflow: hidden;
	width: 100%;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

  background-image:url(../images/widget_bg.jpg);
  background-repeat:repeat-x;
background-position:left bottom;
	
}

.widget_liveticker {
	
	background: #FFF;
color:#FFF;
	border: 1px solid #DDD;
	float: left;
	margin: 0px 20px 12px 0px;
	overflow: hidden;
	width: 100%;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

  background-image:url(../images/liveticker/liveticker_bg.png);
background-position:left bottom;
	
}

	.widget h4 {
		
		color: #999;
		font-size: 13px;
		letter-spacing: 0;
		margin: 7px 10px 10px 5px;		
		
	}

	.widget_liveticker h2 {
		
		color: #fff;
		font-size: 13px;
		letter-spacing: 0;
		margin: 7px 10px 10px 5px;		
		
	}

	.widget_liveticker h2 a {
		
		color: #f6ef1e;		
		
	}

	.widget_liveticker h2 a:hover {
		
		color: #ffffff;		
		
	}


.widget_tab {
	
	background: #FFF;
	border: 1px solid #DDD;
	float: left;
	margin: 0px 20px 12px 0px;
	overflow: hidden;
	width: 100%;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

  background-image:url(../images/widget_tab_bg.jpg);
  background-repeat:repeat-x;
background-position:left top;
	
}

	.widget_tab h4 {
		
		color: #999;
		font-size: 13px;
		letter-spacing: 0;
		margin: 7px 10px 10px 5px;		
		
	}




.widget_tab_start {
	
	background: #FFF;
	border: 1px solid #DDD;
	float: center;
	margin: 10px 20px 15px 0px;
	overflow: hidden;
	width: 50%;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

  background-image:url(../images/widget_tab_bg.jpg);
  background-repeat:repeat-x;
background-position:left top;
	
}

	.widget_tab_start h4 {
		color: #999;
		font-size: 13px;
		letter-spacing: 0;
		margin: 7px 10px 10px 5px;		
		
	}

	.content {
		
		color: #999;
		font-size: 12px;
		letter-spacing: 0;
		margin: 7px 10px 10px 5px;		
		
	}

	.content_liveticker {
		
		color: #FFF;
		font-size: 12px;
		letter-spacing: 0;
		margin: 7px 10px 10px 5px;		
		
	}








.close { width: 9px; height: 9px; float: right; background: url("../images/box_close.png") no-repeat left top; margin: 6px 0; }
.close:hover { background: url("../images/box_close.png") no-repeat left bottom; }


/*START Green button*/
a.button, input.button {
font-family:Arial , verdana, sans-serif;
  font-size: 0.90em !important;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding: .3em 0.80em;
  color: #4c4c4c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
  background: #b2d840;
  background: -webkit-gradient(linear, left top, left bottom, from(#b2d840), to(#90b61e));
  background: -webkit-linear-gradient(#b2d840, #90b61e);
  background-image: -moz-linear-gradient(top, #b2d840, #90b61e);
  background-image: -moz-gradient(top, #b2d840, #90b61e);
  color: #ffffea;
  border: 1px solid #5d8300;
}
a.button:hover, input.button:hover {
  background: #b2d840;
  background: -webkit-gradient(linear, left top, left bottom, from(#b2d840), to(#a8ce36));
  background: -webkit-linear-gradient(#b2d840, #a8ce36);
  background-image: -moz-linear-gradient(top, #b2d840, #a8ce36);
  background-image: -moz-gradient(top, #b2d840, #a8ce36);
}
a.button:active, input.button:active {
  top: 1px;
  background: #a8ce36;
  background: -webkit-gradient(linear, left top, left bottom, from(#a8ce36), to(#b2d840));
  background: -webkit-linear-gradient(#a8ce36, #b2d840);
  background-image: -moz-linear-gradient(top, #a8ce36, #b2d840);
  background-image: -moz-gradient(top, #a8ce36, #b2d840);
  -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 #ffffff;
  -moz-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 #ffffff;
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 #ffffff;
}
/*END Green button*/

.textcontainer { background-color:#fff; border:2px solid #999999; clear:both; display:block; font-family:"Courier New",Courier,Arial,sans-serif; font-size:12px; height:200px; margin:5px 0pt 0pt; overflow:auto; padding:5px; width:98%; }

.ls_tipp { color:#ffffff; background:#84aa75; border:2px solid #6e8465; padding:3px;}

/*Page Layout*/
.ls_container {width:960px; margin:0 auto; text-align:left;}
.ls_container2 {width:100%; margin:20px 0px 20px 20px; auto; text-align:left; float:center;}
.ls_header {/*background:#eee position:relative;*/}
.ls_heading {font-size:1.2em; line-height:1.4em; color:#7F8081; font-family:Trebuchet MS,Georgia,Arial,Verdana; font-weight:bold; padding:0; margin:0;}

.ls_wrapper {float:left; width:100%}
.ls_nav_left {float:left; width:170px; display:block; margin:0px 0px 10px -960px;/*possible min height hack - very simple should we need to, could be dynamic height to match center content with code --- min-height:1100px; height:auto !important; height:1100px; ---*/}
.ls_nav_right {float:left; width:150px; display:block; margin:0px 0px 10px -150px;}

.ls_content_two_col_left {display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
/* END Page Layout */

.ls_hr_dotted  {border-bottom:1px dotted #bfbfc0; margin:1px 0px 4px 0px; display:block; clear:both; height:auto;}
.logo {width:150px; height:30px; overflow:hidden; position:relative; padding:15px 26px 10px 0px;}
.start_logo {width:150px; height:30px; overflow:hidden; position:relative; padding:15px 26px 16px 0px;}

.header_spacer {margin:20px 0px 0px 0px;}

/* Primary Navigation bar */
.ls_pri_tab_container {position:relative; font-family: "Trebuchet MS", Georgia, Arial, Verdana; height:50px; overflow:hidden; margin:0px 0px 10px 0px; padding:0px;}
.ls_pri_tab_link_wrapper {margin-left:5px;}/*indents cat nav from the left*/
.ls_pri_tab_link {background:#fff url(../images/nav_standard_left.gif) no-repeat left top; width:100%;}/*1200 wide left of cat nav bar*/
li.ls_pri_tab_link_wrapper {background: url(../images/nav_standard_right.gif) no-repeat right top;}/*li that has cat nav nested in it has closing bg image*/
.ls_pri_tab_ul {height:50px; text-align:left;}/*list of cats*/
.ls_pri_tab_ul li {position:relative; height:50px; float:left; background:url(../images/nav_standard_middle.gif) no-repeat right top;}/*puts seperating img in*/
.ls_pri_tab_ul li a {float:left; font-weight:bold; font-size:1.2em; color:#fff; padding:20px 10px 9px 5px; position:relative; text-decoration:none;}
.ls_pri_tab_ul li a:hover {color:#a9da67; text-decoration:none;}
.ls_pri_tab_ul li a img {position:absolute; height:50px; top:0px; left:-3px; z-index:10;}/*this hack gives hover area left of text*/
.ls_pri_tab_ul li p {float:left; font-weight:bold; font-size:1.2em; color:#b6b6b6; padding:20px 10px 9px 5px; position:relative; text-decoration:none;}

/* END Primary Navigation bar */

/*START headed*/
.ls_nav_container .ls_box_headed_body {padding:0px;}
.ls_box_headed_wrapper {clear:both; width:100%; margin:0px 0px 10px 0px; background: #fff url(../images/headed_body_bg.gif) repeat-x bottom left;}
.ls_box_headed_header_left {height:12px; display:block; clear:both; background: url(../images/headed_top_left.gif) no-repeat top left;}
.ls_box_headed_header_right {float:right; height:3px; width:5px; overflow:hidden; background: url(../images/headed_top_right.gif) no-repeat top right;}
.ls_box_headed_body {overflow:hidden; padding:5px 8px; border:1px solid #bfbfc0; border-top:none; border-bottom:none;}
.ls_box_headed_footer_left {height:5px; display:block; clear:both; background: url(../images/headed_bottom_left.gif) no-repeat top left;}
.ls_box_headed_footer_right {float:right; height:5px; width:5px; overflow:hidden; background: url(../images/headed_bottom_right.gif) no-repeat right top;}
/*END headed*/




/*START CSS scott style pagination*/

DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px;
}
DIV.scott A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #88af3f; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.scott A:hover {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott A:active {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott SPAN.current {
	BORDER-RIGHT: #b2e05d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #b2e05d 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #b2e05d 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #b2e05d 1px solid; BACKGROUND-COLOR: #b2e05d
}
DIV.scott SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}
/*END CSS scott style pagination*/

/* START CSS button */
.btn {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  padding: 5px 10px 4px;
  margin: 2px 2px 2px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
.btn:hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}
.btn:focus {
  outline: 1px dotted #666;
}
.btn.primary {
  color: #ffffff;
  background-color: #a3d55f;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#b4e177), to(#a3d55f));
  background-image: -moz-linear-gradient(top, #b4e177, #a3d55f);
  background-image: -ms-linear-gradient(top, #b4e177, #a3d55f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b4e177), color-stop(100%, #a3d55f));
  background-image: -webkit-linear-gradient(top, #b4e177, #a3d55f);
  background-image: -o-linear-gradient(top, #b4e177, #a3d55f);
  background-image: linear-gradient(top, #b4e177, #a3d55f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4e177', endColorstr='#a3d55f', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #a3d55f #a3d55f #a8d964;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.active, .btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn[disabled] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.large {
  font-size: 15px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}
:root .alert-message, :root .btn {
  border-radius: 0 \0;
}
button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* END CSS button */

/* CSS box style */

#box960_header {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 20px;
	width: 960px;
}

#box960 {
	float: left;
	margin-right: 15px;
	width: 960px;
}


#box600 {
	float: left;
	margin-right: 15px;
	width: 600px;
}

#box630 {
	float: left;
	margin-right: 15px;
	width: 630px;
}

#box680 {
	float: left;
	margin-right: 15px;
	width: 680px;
}

#box750 {
	float: left;
	margin-right: 15px;
	width: 750px;
}

#box500 {
	float: left;
	margin-right: 15px;
	width: 500px;
}

#box430_header {
	float: left;
	margin-right: 15px;	
	padding: 15px 0px 0px 0px;
	width: 430px;
}

#box730_header {
	float: left;
	margin-right: 15px;	
	padding: 15px 0px 0px 0px;
	width: 730px;
}

#box300_header {
	float: left;
	margin-right: 15px;
	padding: 20px 0px 0px 0px;
	width: 300px;
}

#box180_header {
	float: left;
	margin-right: 15px;
	width: 180px;
}

#startbox_header {
	float: center;
	margin-right: 915px;
	width: 180px;
}

#box450 {
	float: left;
	margin-right: 15px;	
	width: 450px;
}



#box300 {
	float: left;
	margin-right: 15px;
	width: 300px;
}

#box250 {
	float: left;
	margin-right: 15px;
	width: 250px;
}

#box180 {
	float: left;
	margin-right: 15px;
	width: 180px;
}

#box330 {
	float: left;
	margin-right: 15px;
	width: 330px;
}


#box375 {
	float: left;
	margin-right: 15px;
	width: 375px;
}
/* CSS box style - END */




div.lslayout {
	width: 100%;
	margin: 0 0 20px 0;
}

ul.lslayout {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(pixel.gif) bottom left repeat-x;
}

ul.lslayout li {
font-size: 13px;
	margin: 0 2px 0 0;
	float: left;
}

ul.lslayout a {
	float: left;
	display: block;
	padding: 4px 8px;
	border-bottom: 0;
	color: #6b6b6c;
	text-decoration: none;
	font-weight: bold;
}

ul.lslayout a:hover {
	color: #a9da67;
}

ul.lslayout a.active {
	padding-bottom: 5px;
	cursor: default;
	color: #a9da67;
}

.lstabs-container {
	clear: left;
	border-top: 0;
	padding: 20px 8px 0 8px;
}




/* WUB */
.wub_bewertung {
	float:left;
	width:772px;
	margin-left:8px;
	margin-bottom:4px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	height: auto;
}

* html .wub_bewertung {
	margin-left: 4px;
	}


.wub_bewertung_box {
	float:left;
	width:374px;
	margin-left:8px;
	margin-top:24px;
	height: 175px;
}

* html .wub_bewertung_box {
	margin-left: 4px;
	}


.wub_ {
	float:left;
	width: 80px;
	margin-top: 2px;
	margin-left:2px;
}



.wub_sterne {
}


.wub_sterne2 {
	float:left;
	margin-left:4px;
	width: 12px;
	height: 76px;
	margin-top: 0px;

}



.wub_stern {
	float:left;
	margin-left:4px;
	width: 12px;
	height: 12px;
	margin-top: 0px;

}

* html .wub_stern {
	margin-left: 2px;
	}
.wub_stern_check {
	float:left;
	margin-left:4px;
	width: 12px;
	height: 12px;
	margin-top: 0px;
}

* html .wub_stern_check {
	margin-left: 2px;
	}

.wub_bewertung_desc {
	float:left;
	margin-left:0px;
	width: 177px;
	height: 12px;
	font-weight: normal;
}

.wub_bewertung_desc_view {
	float:left;
	margin-left:0px;
	width: 160px;
	height: 12px;
	font-weight: normal;
}



.wub_bewertung_descb {
	float:left;
	margin-left:8px;
	width: 80px;
	height: 12px;
	margin-top: 3px;
}

* html .wub_bewertung_descb {
	margin-left: 4px;
	}


.wub_bewertung_row {
	float:left;
	margin-bottom:6px;
	width: 200px;
	margin-left: 5px;
	clear: left;
	color: #20569e;
}

* html .wub_bewertung_row {
	margin-left: 2px;
	}


.wub_bewertung_row2 {
	float:left;
	margin-bottom:0px;
	width: 100%;
	margin-left: 5px;
}

* html .wub_bewertung_row2 {
	margin-left: 2px;
	}


.wub_bewertung_select_desc {
	float:left;
	margin-left:0px;
	width: 100px;
	height: 20px;
	margin-top: 4px;
	color: #20569e;
	font-weight: bold;
}

.wub_bewertung_select_inc {
	float:left;
	margin-left:0px;
	width: 100px;
	height: 12px;
	text-align: right;
}


#footer {
	float:right;
	position: relative;
	clear:both;
	padding: 10px 0px 10px 0px;
	color: #a4a1a1;

} 

#footer a {
	color: #a4a1a1;
	text-decoration: none;
}

#footer a:hover {
	color: #cdcdcd;
	text-decoration: underline;
}