body {
color: #fff;
background: #000;
background-image:url(new/img/bg.jpg);
background-repeat:repeat-x;
font-family:Lucida Grande, Arial, Non-serif;
font-size:10px;
font-style:normal;
line-height:18px;
text-transform: none;
}

.h1 {
font-family: Times New Roman, serif;
font-size: 21px;
font-style:italic;
color:#212121;
background:#fff;
font-weight:lighter;
padding:1px;
}

a.h1:link { 
color: #212121; 
text-decoration: none; 
}
a.h1:visited { 
color: #212121; 
text-decoration: none; 
}
a.h1:hover { 
color: #212121; 
text-decoration: none; 
}
a.h1:active { 
color: #212121; 
text-decoration: none; 
}

.h1_margin {
margin-bottom:10px;
}

.h1_height {
height:31px;
}

img {
border: 0;
}

a:link { 
color: #fff; 
text-decoration: none; 
}

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

a:active { 
color:#ff27b5;
}

#content {
width:1060px;
margin-left:40px;
margin-right:40px;
margin-bottom: 40px;
margin-top:20px;
}

#header {
float:left;
width:1060px;
height:190px;
}

#headerspalt1 {
float:left;
padding-left:10px;
width:255px;
}

#headerspalt2 {
float:left;
padding-left:10px;
width:255px;
}

#headerspalt3 {
float:left;
padding-left:10px;
width:255px;
}

#headerspalt4 {
float:right;
padding-left:10px;
width:255px;
}

#main {
float:left;
width:1060px;
height:600px;
}

#showcasemain {
float:left;
width:auto;
padding-left:10px;
height:600px;
}

#showcaseimg {
height:460px;
}

#showcasetext {
float:left;
width: 450px;
height: 25px;
}

#footer {
float:left;
width:1060px;
height:200px;
padding-left:10px;
}

.casetextarea {
padding-left:10px;
}

#om_main {
width:1020px;
height:600px;
float:left;
}


#om_left {
width:490px;
float:left;
padding-left:10px;
padding-right:40px;
}

#om_right {
width:480px;
float:left;
}