/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
	/* css created by miss monorom 2008 http://www.monorom.to */
	/* This css is made specialy for BX-CMS  */
	/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */
	/* @import url(bx-additions.css); */
	/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/
	
#ng_bitflux_org,body {
	background-color: #e9e9e9;
	font-family: Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(/themes/wsa/images/bg.png);
	font-size: 11px;
	line-height: 15px;
}

.printonly {
    display: none;
}


/* for iePC */
td {
	font-size: 11px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

h1,h2,h3 h4,h5,h6,p {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 11px;
	color: #cc0000;
	padding-bottom: 6px;
	text-transform: uppercase;
	line-height: 13px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
	color: #000000;
	padding-bottom: 6px;
	text-transform: uppercase;
	line-height: 13px;
}

form {
	padding: 0;
	margin: 0;
}

.form {
	padding: 0;
	margin: 5px 50px 15px 50px;
}

.captcha {
	width: 100px;
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	padding: 2px;
}

textarea,.formgenerell input,input.formgenerell {
	width: 300px;
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	padding: 2px;
}

.formbutton {
	width: 100px;
	border: 1px solid #aaaaaa;
}

/* patforms filter */
.formErrors {
	margin: 5px 25px 25px 25px;
	padding: 5px 5px 5px 5px;
	border: 1px solid;
	background-color: #FFBBBB;
}

.formlabelerror {
	color: #BB1111;
	font-weight: bold;
}

.formurl {
	display: none;
}

/* shop
-------------------------------------- */
#shoparticle h1 {
    padding: 10px 0 15px 0;
    color: #666666;
}

#shoparticle h2 {
	font-size: 13px;
    padding: 5px 0;
    color: #000000;
}

#shoparticle h3 {
	font-size: 11px;
    padding: 5px 0 10px 0;
    color: #000000;
}

#shoparticle td li, #shoparticle td ul {
    margin: 0px 0px 0px 7px;
    padding: 0;
    border: 0;
    line-height: 17px;
}

#shoparticle td.col1 {
    width: 400px;
    vertical-align: bottom;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}

#shoparticle td.col2 {
    width: 25px;
}

#shoparticle td.col3 {
    width: 150px;
    vertical-align: bottom;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}

#shoparticle table.orders{
    padding: 10px 0 0 0;
}

#shoparticle table.orders td{
    padding: 2px 0;
}

#shoparticle table.orders .red{
    color: #cc0000;
    font-weight: bold;
}

#shoparticle table.orders td.empty{
    font-size: 5px;
    line-height: 3px;
    height: 8px;
}

#shoparticle input.inputorder, .inputorder {
    width: 16px;
    border: 1px solid #cccccc;
}

#shoparticle input.inputradio {
    border: 1px solid #cccccc;
    margin-right: 5px;
}

#content table#shoparticle td#shopMasterContent table td{
    padding-right: 15px;
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
	padding: 0;
	margin: 0;
	height: 103px;
	background-image: url(/themes/wsa/images/wsa-office-project.png);
}

#banner a.head {
	position: relative;
	z-index: 20;
	display: block;
	height: 90px;
	width: 700px;
	text-decoration: none;
}

#metanavi {
	float: right;
	margin-right: 40px;
	margin-top: 10px;
}

#metanavi #lang {
	text-align: right;
}

#metanavi a {
	text-transform: uppercase;
}

/* main-navi
-------------------------------------- */
#topnavi {
	margin: 0;
	padding: 0 0 0 32px;
	height: 21px;
	width: 870px;
}

#topnavi-helper {
	margin: 0;
	padding: 0;
	height: 21px;
	background-image: url(/themes/wsa/images/wsa-mainnavi.png);
}

#topnavi ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 3px 0;
}

#topnavi li {
	display: inline;
	/* float: left; */
	margin: 0;
	padding: 0;
}

#topnavi a.home {
	padding: 0;
	margin: 0;
	display: inline;
}

#topnavi a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding: 3px 15px 0 0;
}

#topnavi a:visited {
	color: #000000;
}

#topnavi a:hover {
	color: #cc0000;
}

#topnavi a:active {
	color: #cc0000;
}

#topnavi a.selected,#topnavi a.selected:visited {
	color: #cc0000;
}

/* homenews
-------------------------------------- */
#newsoverviewhome {
	margin: 0 400px 0 40px;
	display: none;
}

/* containers to center the layout 
 and the shaddows
-------------------------------------- */
#shaddow {
	width: 938px;
	margin: 0 auto 0 auto;
}

#container {
	width: 931px;
	margin: 40px 0 0 7px;
}

#master {
	margin: 0;
	padding: 0;
	background-image: url(/themes/wsa/images/wsa-shaddow.png);
	/* background-image: url(/themes/wsa/images/trace.png); */
}

/* content elements
-------------------------------------- */
#content {
	min-height: 401px;
	padding: 0;
	padding-top: 54px;
	margin: 0 0 0 209px;
	width: 518px;
}



#homenews #content {
	padding: 0;
	margin: 0;
	width: 530px;
}

#homebox {
    padding: 0;
    width: 410px;
    height: 335px;
    margin: 8px 0 0 11px;
    overflow: hidden;
}

#bueromoebel {
	position: absolute;
	top: -200px;
	margin: 0;
    padding: 0;
    overflow: hidden;
}

#news1 {
	position: relative;
	z-index: 20;
	float: right;
	font-size: 10px;
	line-height: 20px;
	width: 196px;
	padding: 48px 0 0 0;
	margin: 0;
	background-image: url(/themes/wsa/images/news/1.png);
	height: 401px;
	background-repeat: no-repeat;
	background-position: 0 53px;
}

#news1box {
	padding: 0;
	width: 147px;
	height: 343px;
	margin: 11px 0 0 6px;
	overflow: hidden;
}

#news15 {
	position: relative;
	z-index: 20;
	float: right;
	font-size: 10px;
	line-height: 20px;
	width: 294px;
	padding: 48px 0 0 0;
	margin: 0;
	background-image: url(/themes/wsa/images/news/1-5.png);
	height: 401px;
	background-repeat: no-repeat;
	background-position: 0 53px;
}

#news15box {
	padding: 0;
	width: 240px;
	height: 343px;
	margin: 11px 0 0 6px;
	overflow: hidden;
}

#news15textbox {
	padding: 0;
	width: 220px;
	height: 333px;
	margin: 21px 0 0 21px;
	overflow: hidden;
}

#master .smallcontent {
	width: 362px !important;
}

#master .homecontent {
	margin: 0 0 0 559px !important;
}

#content p {
	line-height: 19px;
	padding: 0;
	margin: 0 0 15px 0;
}

#content ul {
	padding: 0 50px 0 75px;
	margin: 0 0 15px;
}

#content p.center {
	text-align: center;
}

.joboverview,.newsoverview {
	background-image: url(/themes/wsa/images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 20px 0 20px 11px;
}

.joboverview h3,.newsoverview h3 {
	color: #000000;
	font-weight: normal;
	text-indent: -11px;
}

.joboverview h3 a,.newsoverview h3 a {
	color: #000000;
}

.joboverview a,.newsoverview a {
	color: #cc0000;
}

/* formularsachen
---------------------------------------------------------------------- */
#content td.line2 {
	padding-top: 8px;
	font-weight: bold;
	width: 250px;
	border-bottom: 1px solid #000000;
}

#content td.line1 {
	padding-top: 8px;
	font-weight: bold;
	width: 508px;
	border-bottom: 1px solid #000000;
}

#content td.contact {
	width: 375px;
}

#content td.line2n {
	width: 250px;
}

#content td {
	vertical-align: top;
}

#content td.contact input,input.contact {
	width: 375px;
	border: 1px solid #cccccc;
}

#content td.contact textarea {
	width: 500px;
	border: 1px solid #cccccc;
}

#content h1 {
	line-height: 22px;
}

#content h1.button, #content h2.button {
	line-height: 14px !important;
}



/* elements for button navigation
-------------------------------------- */
#buttons {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
}

#buttons h1, #buttons h2 {
	font-size: 10px;
}

#buttons div {
	float: left;
	background-repeat: no-repeat;
}

#buttons div.navi {
	width: 176px;
	height: 124px;
}

#buttons div.marken {
	width: 130px;
	height: 93px;
}

#buttons div.navi h1, #buttons div.navi h2 {
	width: 176px;
	height: 124px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#buttons div.navibNaviLast {
	width: 165px;
	height: 124px;
}

#buttons div.markenbNaviLast {
	width: 126px;
	height: 93px;
}

#buttons a {
	display: block;
	height: 100px;
	width: 155px;
	padding: 6px 0 0 7px;
	margin: 0;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

#buttons div.markenbNaviLast a,#buttons div.marken a {
	width: 115px;
	height: 85px;
}

#buttons a:visited {
	color: #000000;
}

#buttons a:hover {
	color: #cc0000;
}

#buttons a:active {
	color: #cc0000;
}

#buttons a.selected,#buttons a.selected:visited {
	color: #cc0000;
}

/* elements home news (instead of left)
-------------------------------------- */
#homenews {
	position: relative;
	z-index: 20;
	float: left;
	font-size: 10px;
	line-height: 20px;
	width: 450px;
	padding: 48px 0 0 32px;
	margin: 0;
	background-image: url(/themes/wsa/images/wsa-home-news.png);
	height: 401px;
	background-repeat: no-repeat;
	background-position: 33px 54px;
}

/* elements for left and right navigation
-------------------------------------- */
#left {
	position: relative;
	z-index: 20;
	float: left;
	font-size: 10px;
	line-height: 20px;
	width: 160px;
	padding: 48px 0 0 32px;
	margin: 0;
}

#left #newsnavi, #left #shopnavi {
	line-height: 15px;
	margin-top: 2px;
}

#left #newsnavi a:active, #left #shopnavi a:active {
	color: #cc0000;
}

#left #newsnavi li, #left #shopnavi li {
	margin-bottom: 6px;
}

#left a {
	text-decoration: none;
	color: #363F47;
}

#left ul {
	list-style-type: none;
	margin: 0 0 0 10px;
}

#left ul ul ul li a.selected {
	font-weight: bold;
}

ul#subnav, ul#newsnavi, ul#shopnavi {
	margin: 0;
	padding: 0;
}

ul#subnav li a, ul#newsnavi li a, ul#shopnavi li a {
	font-family: Verdana, sans-serif;
	display: block;
	margin: 0;
	display: block;
}

#left a:visited {
	color: #000000;
}

#left a:hover {
	color: #cc0000;
}

#left a:active {
	color: #cc0000;
}

#left a.selected,#left a.selected:visited {
	color: #cc0000;
}

#right {
	margin-top: 54px;
	margin-right: 27px;
	float: right;
	width: 166px;
	background-image: url(/themes/wsa/images/unterlagen-middle.png);
}

#right div.content {
	padding: 5px 15px 0px 8px;
	background-image: url(/themes/wsa/images/unterlagen-top.png);
	height: 83px;
	min-height: 83px;
}

#right div.content h1 {
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 7px;
}

#right div.footer {
	background-image: url(/themes/wsa/images/unterlagen-all.png);
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	height: 30px;
	background-position: bottom right;
	padding: 0;
}

#right div.footer p {
	padding: 0px 15px 0px 8px;
}

/*footer
-------------------------------------- */
#footer {
	margin: 0;
	padding: 0;
	height: 10px;
	background-image: url(/themes/wsa/images/wsa-footer.png);
}


/* elements for the gallery
-------------------------------------- */
#content.gallery {
    min-height: 401px;
    padding: 0;
    padding-top: 14px;
    margin: 0 0 0 36px;
    width: 618px;
}

#galleryMeta {
    position: relative;
    z-index: 20;
    float: right;
    font-size: 10px;
    width: 266px;
    padding: 8px 0 0 0;
    margin: 0;
}

#xhtmlgallery {
    min-height: 20px;
    padding: 0;
    padding-top: 20px;
    margin: 0 0 0 36px;
    width: 768px;
}


#content #gallerie{
    float:left;
    padding: 0;
    margin:0;
}

#content .thumbnail{
    float:left;
    width: 149px;
    margin: 0 4px 4px 0;
    padding: 0px;
}
#content .thumbnail img{
    border: 0;
    padding: 0;
}

#content  br.antileft {
    clear: left;
}
.antifloat {
    clear: both;
    visibility: hidden;
}



