*{
    margin:0;
    padding:0;
}
html{
    height:100%;
}


body {
background-color:#bdecee;
background-image:url(../img/background.png);
background-repeat:repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

a {
text-decoration:none;
}

a:link {
color:#333333;
}

a:visited {
color:#999999;
}

a:hover {
color:#666666;
}

img{
border: 0px;
}

h1 {
font-size:12px;
font-weight:800;
padding:0;
}

h3 {
font-size:18px;
margin-bottom:12px;
}

li {
margin-bottom:5px;
}

#all {
height:auto;
margin:20px auto;
width:800px;
}

#titlebox {
padding:0px 10px;
overflow:auto;
}

#title {
float:left;
}

#shortcut {
float:right;
width:auto;
}

#read {
padding-top:7px;
width:auto;
float:left;
margin-left:10px;
}

#shadowtop {
width:800px;
}

#mainbox {
background-image:url(../img/wrap.png);
height:400px;
width:auto;
background-repeat:repeat-y;
overflow:hidden;
}

#mainimage {
background-image:url(../img/image_con.png);
float:left;
width:auto;
margin:25px 0px 0px 10px;
padding:10px 10px 15px 15px;
overflow:hidden;
}

#mainimageback {
height:320px;
background-image:url(../img/arbeit_background.jpg);
background-repeat:no-repeat;
width:590px;
}

#navibox {
padding-left:10px;
float:left;
}

.navi {
margin-top:25px;
}

#arbeit {
background-image:url(../img/menu_arbeit.gif);
width:80px;
height:35px;
}

#infobox {
width:800px;
background-image:url(../img/wrap_w.png);
overflow:auto;
}

#info {
margin:15px 35px 20px 160px;
height:140px;
width:auto;
overflow:hidden;
}

#newsleft {
float:left;
width:250px;
}

#newsright {
float:right;
width:auto;
margin-right:0px;
}

#newsright_top {
float:right;
width:200px;
}

.main_kontact {
background-color:#ffffff;
text-align:center;
width:auto;
margin-top:20px;
padding:10px 0;
width:100%;
overflow:auto;
}

.main_arbeit {
background-color:#ffffff;
text-align:center;
width:100%;
float:left;
margin-top:85px;
padding:10px 0;
overflow:auto;
}

.main_pro {
background-color:#ffffff;
text-align:center;
width:100%;
float:left;
margin-top:80px;
padding:30px 0;
overflow:auto;
}


.infotxt {
padding:5px;
}

#shopcon {
overflow:hidden;
width:380px;
margin:20px auto;
}

/*.shopinfo {
width:auto;
margin:45px 40px 30px 0px;
float:right;
}*/

.shopinfo_wrap {
width:150px;
margin:0px 10px;
float:left;
}

.shopinfo_wrap a{
text-decoration:underline
}

.shopmap {
width:auto;
float:right;
}

.profileinfo {
width:300px;
padding:0px;
margin:0px auto;
}

.form {
width:auto;
float:left;
margin-top:10px;
margin-right:30px;
}

.formname {
float:left;
width:30px;
margin-right:5px
}

.textarea {
margin-bottom:10px;
}

.send {
margin-left:20px;
}

.histry {
height:100px;
}

#infofooder {
margin:auto;
}

#allright {
text-align:center; 
color:#999999;
}

* html #mainbox,#infobox { behavior: expression(IEPNGFIX.fix(this)); }
