html {
font-family:arial,helvetica,sans-serif;
font-size:12px;
padding:0;
margin:0;
}

body {
background:url(pics/bg_all.jpg) repeat-x;
padding-top:20px;
margin:0;
}

a {
color:#bc0000;
}

img {
border:0;
}

/* HEADER */

#header {
width:975px;
margin:auto;
padding:3px;
}

.header_top {
background:url(pics/head_top.gif) no-repeat;
height:6px;
width:975px;
padding:0;
}

.header_bg {
height:55px;
width:965px;
padding:5px;
background:url(pics/bg_header.jpg) repeat-x;
}

.menu_box {
float:right;
}

.header_logo {
margin-left:5px;
}

a.menu01  { display:block; background-image:url(pics/bt_produkte_i.gif); width:159px; height:54px; text-decoration:none; float:left; }
a.menu01:hover { background-image:url(pics/bt_produkte_a.gif); }
a.menu01_a  { display:block; background-image:url(pics/bt_produkte_a.gif); width:159px; height:54px; text-decoration:none; float:left; }
a.menu02  { display:block; background-image:url(pics/bt_rechenzentrum_i.gif); width:129px; height:54px; text-decoration:none; float:left;}
a.menu02:hover { background-image:url(pics/bt_rechenzentrum_a.gif); }
a.menu02_a  { display:block; background-image:url(pics/bt_rechenzentrum_a.gif); width:129px; height:54px; text-decoration:none; float:left;}
a.menu03  { display:block; background-image:url(pics/bt_unternehmen_i.gif); width:115px; height:54px; text-decoration:none; float:left; }
a.menu03:hover { background-image:url(pics/bt_unternehmen_a.gif); }
a.menu03_a  { display:block; background-image:url(pics/bt_unternehmen_a.gif); width:115px; height:54px; text-decoration:none; float:left; }
a.menu04  { display:block; background-image:url(pics/bt_service_i.gif); width:146px; height:54px; text-decoration:none; float:left; }
a.menu04:hover { background-image:url(pics/bt_service_a.gif); }
a.menu04_a  { display:block; background-image:url(pics/bt_service_a.gif); width:146px; height:54px; text-decoration:none; float:left; }

.header_bottom {
background:url(pics/head_bottom.gif) no-repeat;
height:6px;
width:975px;
padding:0;
}

.header_reflection {
background-image:url(pics/mirror_head.png);
height:40px;
width:975px;
padding:0;
margin-top:1px;
}

/* CONTENT */

#content_outer_box {
width:981px;
margin:auto;
padding:0;
}

#content_breadcrumb {
width:981px;
margin:auto;
padding:0 3px 0 3px;
}

#content_breadcrumb_bg {
width:960px; padding:3px 5px 5px 10px; background-color:#FFFFFF;
}

.breadcrumb_link {
background:url(pics/arrow_back.gif) no-repeat;
padding:1px 0 1px 20px;
float:left;
margin-right:5px;
}

#box_shaddow {
background-image:url(pics/shaddow_content.png);
width:975px;
padding:3px;
}

#box_produkte {
background:url(pics/bg_produkte.jpg) no-repeat;
width:935px;
}

#box_unternehmen {
background:url(pics/bg_unternehmen.jpg) no-repeat;
width:935px;
}

#box_service {
background:url(pics/bg_kontakt.jpg) no-repeat;
width:935px;
}

#box_content_bg {
background:url(pics/bg_content.jpg) repeat-x;
width:935px;
padding:20px;
background-color:#FFFFFF;
}

#contact_box_bg {
background:url(pics/bg_kontakt.jpg) no-repeat;
width:600px;
}

#contact_box {
background:url(pics/bg_content.jpg) repeat-x;
width:560px;
padding:20px;
background-color:#FFFFFF;
}

#contact_box input {
width:170px;
}

#contact_box input.subject {
width:540px;
}

#contact_box textarea {
width:540px;
height:150px;
}


#main_content {
width:600px;
padding-right:20px;
margin-bottom:20px;
}

#main_content_home {
width:975px;
}

.pic_with_subtitle {
width:600px;
border-top:7px solid #bc0000;
background-color:#000000;
color:#FFFFFF;
}

.pic_rechenzentrum {
width:895px;
padding: 20px 20px 0 20px;
margin-top:1px;
margin-bottom: 20px;
background-color:#000000;
}

.pic_unternehmen {
background:#000000 url(pics/pic_unternehmen.jpg) 20px 15px no-repeat;
width:895px;
padding: 20px 20px 0 20px;
margin-top:1px;
margin-bottom: 20px;
}


.pic_border {
border-top:1px solid white;
border-bottom:1px solid white;
}

.pic_subtitle {
color:#FFFFFF;
font-weight:bold;
padding:5px;
margin:0;
}

ul {
font-size:11px;
margin-top:0;
margin-bottom:0;
list-style-image: url(pics/ic_li.gif);
}

.horizontal_line {
background-color:#b2b2b2;
height:4px;
margin-bottom:20px;
}

.h_teaser_bg {
width:313px;
float:left;
font-size:11px;
padding:5px;
}

.teaser_bg {
width:300px;
float:left;
font-size:11px;
padding:5px;
}

p.bottom_teaser {
margin:10px 0 0 0;
}

.content_foot {
background-image:url(pics/content_footer.png);
height:8px;
width:981px;
padding:0;
}

/* RIGHT COLUMN */

#right_column {
border-left:2px solid #7f7f7f;
padding-left:20px;
width:275px;
float:right;
margin-bottom:20px;
}

.prod_box {
width:295px;
border-bottom:1px solid #cccccc;
padding:5px 0;
font-size:11px;
}

p.right_column {
margin:0;
}

/* FOOTER */

#footer {
background-color:#bc0000;
padding:5px;
margin-top:2px;
margin-bottom:20px;
color:white;
font-size:11px;
}

#footer a {
color:white;
}

.line_footer {
background-color:#b2b2b2; height:4px; margin-top:10px;
}