body{
background-color: #FFFFFF;
color: #000000;
background-repeat: repeat-x; 
background-position:top left;
background: url(../images/logo_rechts.jpg) repeat-x;
font-family: verdana;
margin: 0px;
}
.navi_r{
font-size: 8pt;
font-family: verdana;
display: inline;
}
a{
text-decoration: none;
}
a:link{
color:#707171;
}
a:visited{
color:#707171;
}
a:hover{
color:#496E9A;
}
a:active{
color: #496E9A;
margin-left: 0px;
}
hr{
color: #496E9A;
border-color: #496E9A;
border-style: solid 1px;
background-color: #496E9A;
margin: 0;
padding: 0;
/*width:93%;*/
}
.logo{
position: relative;
margin: 0px;
padding: 0px;
}
.login{
color: #FFFFFF;
background-color: #0066CC;
display: inline;
padding: 2.5px;
padding-right: 7px;
padding-left: 5px;
padding-bottom: 5px;
vertical-align: middle;
}

.login a{
color: #FFFFFF;
background-color: #0066CC;
display: inline;
}
.login a:visited{
color: #FFFFFF;
background-color: #0066CC;
display: inline;
}
.topbox{
background-color: #FFFFFF;

height: 380px;
width: 1020px;
padding-left: 50px;
padding-top: 20px;
}
.topnavi{
font-family: verdana;
width: 643pt;
color: #C6CCD1;
margin-bottom: 9px;
font-size: 8pt;
display: inline;

float:left;
}
.suchfeld{
height: 18px;
width: 50px;
font-size: 7pt;
padding-top: 1px;
color: #000000;
position:relative;
vertical-align: middle;
}
.suchbutton{
vertical-align: middle;
padding: 0;
margin-top: 1px;
}
.topnavi a{
text-decoration: none;
padding-left: 9px;
padding-right: 10px;
}
.topnavi .navlink{
/*color: #707171;*/
color: #FFFFFF;
font-weight:bold;
font-size:12px;
}
.topnavi .navlink a:active{
color: #496E9A;
font-weight:bold;
font-size:12px;
}
.topnavi .activeNav{
color: #496E9A;
font-weight:bold;
font-size:12px;
}
.topimg img{
 border-style: solid;
 border-color: #FFFFFF;
 border-width: 0px;
}
.toptext{
 color: #496E9A;
 font-weight: bold;
 font-size: 8pt;
 margin-left: 180px;
 margin-top: 23px;
}
.box{
  position:absolute;
  left: 40px;
  top: 457px;
  width: 190px;
  height: 100%;
  background-color: #FFFFFF;
}
.box_l{
background: url(../images/box_r.gif) repeat-y;
}
.box_r{
background: url(../images/box_l.gif) repeat-y right;
}
.box_o{
background: url(../images/box_o.gif) repeat-x;
}
.box_u{
background: url(../images/box_u.gif) bottom repeat-x;
}
.box_lo{
background: url(../images/box_ol.gif) left top no-repeat;
}
.box_ro{
background: url(../images/box_or.gif) right top no-repeat;
}
.box_lu{
background: url(../images/box_ul.gif) left bottom no-repeat;
}
.box_ru{
background: url(../images/box_ur.gif) right bottom no-repeat;
}
.box_inhalt{
padding: 20px;
#height: 100%;
font-size: 8pt;
margin: 4px;
}
.box_inhalt hr{
color: #496E9A;
border-color: #496E9A;
margin-left: 3px;
margin-right: 6px;

}
.content{
 margin-left:230px; /*230px;*/
 font-size: 10pt;
 width:680px;
}

.content h3{
 color: #496E9A;
margin-bottom: 4px;
}
.box_inhalt h6{
color: #496E9A;
 font-size: 10pt;
 margin-top: 0px;
}
.csc-textpic-imagewrap{
 margin-left: 2px;
margin-right: 2px;
}
.tx-wtgallery-pi1{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom:8px;
}
.wtgallery_singlepic_area{
	width: 290px;
	margin: 0px;
	padding: 0px;
}
.wtgallery_listpic img{
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-top: 0px;
}
.kontakt_sub{
text-align: right;
}
.kontakt_sub input{
background-color: #0066CC;
color: #FFFFFF;
}
ul{
list-style-type: square;
}
li:before
{
/*content: "- ";*/
}
.logo_r{
background: url(../images/logo.gif) left no-repeat;
background: url(../images/logo_r.jpg) right repeat-x;
display: inline;
width: 100%;
}
/*firman heading*/
.trenner {
background: #aaa;
color: #fff;
font-weight: bold;
padding: 1px 10px;
font-size: 14px;
margin: 0 0 10px 0;  
}

/**ADDED By Punam for navigation START**/
ul#navigation {
margin: 0;
padding: 0 0 0 10px;
/*position: absolute;*/
top: 372px;
height: 33px;
left: 51px;
width: 848px;
overflow: hidden;
text-align: left;
background: url(../images/grad_nav.gif) repeat-x #ccc;
list-style-type:none;

box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;

behavior: url(scripts/pie.php);
}

ul#navigation li a {
color: #fff;
}

ul#navigation li a:hover {
color: #06c;
text-shadow: #fff 0px 1px;
}

ul#navigation li {
 display: inline;
 float: left;
 height: 22px;
 overflow-y: hidden;
 border-right: 1px solid #bbb;
 margin: 0;
/*
 padding: 6px 14px 0px 13px;
*/
 padding: 6px 7px 0 14px;
 #padding: 6px 9px 0px 19px;
 _padding: 6px 9px 0px 19px;
 /* fix box padding for padding compatibility */
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;

font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: -0.05em;
text-transform: uppercase;

text-shadow: #333 0px 1px;
}

ul#navigation li.active, ul#navigation li.active a, ul#navigation li.active a:hover {
color: #444;
text-shadow: none;
}

ul#navigation li:last-child {
 border-right: none;
 #border-right: none;
 _border-right: none;
}

/**ADDED By Punam for navigation END**/
/**ADDED By Punam for Home page 3 bottom boxes START**/
.box_home {
background: #ededed;
padding: 16px;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;  
font-size: 11.5px;
}

.box_home img {
margin: 0 0 6px 0;
}

.box_home a:hover, a:active, a:visited{
 color: #333333;
}

.box1, .box2, .box3 {
position: relative;
width: 186px;
float: left;
height: 200px;
}

.box1, .box2 {
margin-right: 12px;
}

a.bigbutton {
-moz-border-radius: 7px;
border-radius: 7px;

-webkit-box-shadow: inset 0px 1px 2px #ccc;
-moz-box-shadow: inset 0px 1px 2px #ccc;
box-shadow: inset 0px 1px 2px #ccc;  

background: url(images/grad_grey.gif) repeat-x #8d8d8d;

position: relative;
display: inline-block;
border: 1px solid #a5a5a5;
border-top: 1px solid #ccc;
border-bottom: 1px solid #4040;

padding: 5px 20px 6px;
font-size: 18px;
color: #fff;
text-shadow: #333 0px 1px;
text-align: center;
font-weight: bold;
overflow: hidden;

/* fix box padding for padding compatibility */
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;

behavior: url(scripts/pie.php);

}

.boxmap {
margin: 0 0 10px 0px;  
font-size: 11.5px;
}

.more {
font-weight: bold;
margin: 10px 0px 0px 0px;
padding: 0 0 0 11px;
background: url(../images/arrow.png) 0px 4px no-repeat;  
}

table.kontakt, td {
text-align: left;
font-family: Arial,sans-serif;
font-size:13px;
line-height: 1.5em;
color: #333;
}

#topsearch {
	margin-bottom: 30px;
	width:860px;
}
/**ADDED By Punam for Home page 3 bottom boxes END**/

