#workshop {
}
#workshop img{
padding-left:10px;
margin-left:10px;
}
html {
background-color : #d6d3cc;
}
body {
background-color : #d6d3cc;
}
#maincontainer {
position : absolute;
left : 50%;
top : 5%;
width : 760px;
margin-left : -380px;
margin-top : 0;
background : #069;
border : thin outset white;
}
#menucontainer {
top : 0;
width : 760px;
height : 33px;
color : #ffffff;
}
#flashbanner {
top : 100px;
width : 760px;
height : 0;
left : 0;
background-color : #faf5e2;
}
#banner {
top : 100px;
width : 760px;
height : 100px;
left : 0;
background-color : #faf5e2;
}
#mainbody {
width : 760px;
background-color : #faf5e2;
margin-top : 0%;
}
#fuss {
width : 760px;
background-color : #069;
margin-top : 0%;
}
body, td, th, li, ul, ol, form, textarea, input, div, h1, h2, h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0 0 0 0;
}
body, td, th, li, ul, ol, form, p, textarea, input, div {
font-size : 12px;
line-height : 1.6em;
}
p {
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : justify;
}
H1 {
font-size : 24px;
margin-right : 15px;
}
H2 {
font-size : 18px;
margin-right : 15px;
}
H3 {
font-size : 16px;
margin-right : 15px;
}
p.nr {
text-align : justify;
margin-right : 12px;
}
p.left {
text-align : left;
margin-right : 12px;
}
a {
text-decoration : none;
}
a:hover {
text-decoration : underline;
line-height : normal;
font-weight : normal;
color : #cccccc;
}
a.menu {
font-size : 12px;
}
b {
font-weight : 600;
}
.rot {
color : red;
text-decoration : inherit;
font-weight : 600;
}
.grau {
color : #cccccc;
text-decoration : inherit;
font-weight : 600;
}
.gray {
color : gray;
text-decoration : inherit;
font-weight : 600;
}
.weiss {
color : #ffffff;
}
.dunkelblau {
color : #006699;
}
li {
text-align : left;
text-indent : -25px;
}
ul {
list-style : square url(../images/listsquare.gif) inside;
}

