@charset "utf-8";

#backgrounddiv {
	position: relative;
	top: 0px;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color:#DDD;
	padding-left:20px;
	padding-bottom:30px;
	z-index:100;
}

#headerdiv {
	position: relative;
	top: 0px;
	width: 800px;
	height: 100px;
	left:-5px;
	z-index:100;
}

#menudiv {
	position: relative;
	top: 20px;
	width: 180px;
	text-align:center;
	float:left;
	z-index:200;
}

#maindiv {
	position: relative;
	top: 20px;
	padding-left:180px;
	width: 610px;
	z-index:150;
}

#today_stats {
	position:relative;
	top:0px;
	left:0px;
	width:230px;
}

.today_left {
	position:relative;
	top:20px;
	left:0px;
	float:left;
}

.today_right {
	position:relative;
	top:20px;
	left:-20px;
	text-align:center;
	padding-top:10px;
	float:right;
}

.today_right2 {
	position:relative;
	top:20px;
	left:10px;
	text-align:left;
	vertical-align:middle;
	padding:20px 20px 0px 0px;
	margin-bottom:30px;
}

.titlebar_a {
	position:relative;
	top:0px;
	left:0px;
	background: url(/images/gwbar/b1.png) no-repeat;
	width:7px;
	height:38px;
	float:left;
}

.titlebar_b {
	position:relative;
	top:0px;
	left:0px;
	background: url(/images/gwbar/b2.png) repeat-x;
	width:85px;
	height:38px;
	float:left;
	vertical-align:middle;
	line-height:38px;
	text-align:left;
}

.titlebar_b_short {
	position:relative;
	top:0px;
	left:0px;
	background: url(/images/gwbar/b2.png) repeat-x;
	width:10px;
	height:38px;
	float:left;
	vertical-align:middle;
	line-height:38px;
	text-align:left;
}

.titlebar_c {
	position:relative;
	top:0px;
	left:0px;
	background: url(/images/gwbar/b3.png) repeat-x;
	width:458px;
	height:38px;
	float:left;
	vertical-align:middle;
	line-height:38px;
	text-align:left;
}

.titlebar_c_long {
	position:relative;
	top:0px;
	left:0px;
	background: url(/images/gwbar/b3.png) repeat-x;
	width:528px;
	height:38px;
	float:left;
	vertical-align:middle;
	line-height:38px;
	text-align:left;
}

.titlebar_d {
	position:relative;
	top:0px;
	left:0px;
	background: url(/images/gwbar/b4.png) no-repeat;
	width:15px;
	height:38px;
	float:left;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background: url(/images/bgbody.gif) repeat-x;
	background-attachment:fixed;
	/*background-color:#E1E1FF;*/
}

.textXS {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}

.textS {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.textSM {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.textSM2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.textM {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.textML {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.textL {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

.textXL {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight:bold;
}

.textXXL {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000000;
	font-weight:bold;
}

.hidden {
	visibility:collapse;
	display:none;
}

.bold {
	font-weight: bold;
}

.center {
	text-align:center !important;
}

.link {
	text-decoration:none;
}

.white {
	color:#FFF;	
}

.orange {
	color:#EF3300;
}

.red {
	color:#FFCC44;
}

.black {
	color:#111111;
}

.gray {
	color:#CFCFCF;	
}

.darkgray {
	color:#555566;	
}

.darkblue {
	color:#006;
}

.darkgreen {
	color:#060;
}

.bgorange {
	background-color:#EF3300;
	color:#111111;
}

.bggreen {
	background-color:#33EF00;
	color:#111111;
}

.bglgreen {
	background-color:#1F3;
	color:#111111;
}

.bglight {
	background-color:#FFDDAA;
	color:#111111;
}

.bgwhite {
	background-color:#FFFFFF;
	color:#111111;
}

.bgblue {
	background-color:#0033EF;
	color:#111111;
}

.bglblue {
	background-color:#4488EF;
	color:#111111;
}

.fwide {
	letter-spacing:3px;
	line-height:25px;
	font-size:18px;
	font-weight:900;
}

.cap {
	font-variant:small-caps;
}

.textbox {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	width:100px;
}

.textboxXS {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:30px;
}

.textboxS {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:50px;
}

.textboxSM {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:60px;
}

.textboxM {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:80px;
}

.textboxL {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:110px;
}

.textboxXL {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:150px;
}

.textboxMXL {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:190px;
}

.textboxXXL {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:280px;
}

.textbox3XL {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:480px;
}

.textareaXL {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:280px;
	height:100px;
}

.textareaCode {
	border:1px solid #666666;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	text-align:left;
	width:400px;
	height:70px;
	margin-top:5px;
	background-color:#FFF;
	color:#111;
}

.textarea {
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

.bggreen {
	background-color:#6C4;
}

.bgdgreen {
	background-color:#090;
}

.bggrey {
	background-color:#DDD;
}

.border1 {
	border:1px solid #333333;
}

.border2 {
	border:2px solid #333333;
}

.tableS {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.lined { 
	text-decoration:line-through; 
}

.ulined { 
	text-decoration:underline; 
}


.asteriks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}

.asteriksML {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}

.tableborder {
	border: 1px solid #000000;
}

.bordergrey {
	border: 3px solid #DDDDDD;
}

.error {
	background-color:#FFAAAA;
}

#wpButton {
	border: none 0px black !important;
}

#wpButton a {
	color:#CCCCCC !important;
}

a.editbutton {
	border-style:outset;
	border-width:2px;
	border-color:#900;
	padding:2px 5px 3px 5px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	background-color:#CCC;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:900;
	line-height:30px;
}
	
textarea.editor {
	height:250px;
	width:480px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.title {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:900;
	font-size:12px;
	color:#000;
	line-height:20px;
}

.quantity_button { 
	width: 10px;
	vertical-align: middle;
	height: 10px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color:#47628D;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.quantity_button_down { 
background-image: url("http://reini24.de/images/down_small.gif");
}
.quantity_button_up { 
background-image: url("http://reini24.de/images/up_small.gif");
}

.qty_field {
	width:90px;
	float:left;
}

.updown_arrows {
	width:15px;
	font-size:1px;
	margin:0px;
	padding:0px;
	line-height:8px;
	float:right;
}

.line_sep {
	border-bottom-style:solid;
	border-bottom-color:#555;
	border-bottom-width:2px;
}

.side_sep {
	border-style:solid;
	border-color:#555;
	border-top-width:0px;
	border-left-width:2px;
	border-right-width:2px;
}
