html, body {
margin: 0;
padding: 0;
}

body {
background-color: #FEFEFE;
color: #181818;
font-family: Trebuchet MS,Verdana,sans-serif;
font-size: 101%;
}

/* ITmatters.de Style */

#content table td {
border:0px;
border-top:1px solid #009FA0;
padding-bottom:10px;
padding-top:10px;
font-family: Trebuchet MS,Verdana,sans-serif;
font-size: 101%;
}

/* ITmatters.de Omega */
/*
h1, .invis, hr {
display: none;
}
*/
img {
border: none;
}

#wrapper {
position: relative;
margin: 0;
width: 25em;
color: #181818;
/*border: 1px solid #181818;*/
}


#header #logo {
margin: 0;
border: 0 none;
width: 614px;
height: 114px;
background: url(img/logo3c.jpg) no-repeat;
}

/* set all to 0 */
h1, h3, h4, p, ul, li {
margin: 0;
padding: 0;
}
h1 {
font-size:16px;
color:#FC521C;
}
p, li {
font-size: 0.75em;
}

/* navigation */


#header #navi {
width: 612px;
height: 19px;
background: url(img/linie_u.gif) bottom no-repeat;
}

#header #navi ul {
display: inline;
list-style: none;
}

#header #navi ul li.start {
margin-left: 1em;
}

#header #navi ul li {
float: left;
}

#header #navi ul li#on {
padding: 0 0.5em;
color: #fff;
background-color: #009FA0;
}

#header #navi ul li a {
padding: 0 0.5em;
color: #181818;
text-decoration: none;
}

#header #navi ul li a:hover {
color: #fff;
background-color: #009FA0;
}

/* subnavi */

#header #subnavi {
position: absolute;
top: 190px;
left: 440px;
width: 190px;
height: 151px;
background: url(img/sub_kasten.gif) no-repeat;
}

#header #subnavi ul {
margin: 32px 4px;
list-style: none;
}

#header #subnavi ul li {
padding: 4px 0;
color: #fff;
}


#header #subnavi ul li#stu {
display: inline;
background: url(img/standort.gif) no-repeat;
font-weight: bold;
}

#header #subnavi ul li a {
padding: 0 22px;
text-decoration: none;
color: #fff;
}

#header #subnavi ul li a:hover {
color: #fff;
font-weight: bold;
}


/*  content   */

#content {
margin: 1.6em 0;
padding: 0.7em 0em 2em 4.5em;
background: url(img/k_li2.gif) repeat-y;
}

h2 {
margin-right: 0;
padding: 0;
font-size: 1em;
color: #FC521C;/*orange*/
}

#content p {
margin: 0;
padding: 0 0 1.6em 0;
line-height: 150%;
text-indent: 1.5em;
/*border: 1px #000 solid;*/
}

#content p span {
font-weight: bold;
}

#content p a {
color: #FC521C;
}

#content ul {
list-style-type: square;
margin-left: 1em;
}

#content ul li {
padding: 0.6em 0;
}

#content p.impr{
margin: 0;
padding: 0 0 1.6em 0;
line-height: 150%;
text-indent: 0;
}

/* kontaktformular */

#content label {
float: left;
font-size: 75%;
width: 8em;
}

#content input {
font: 75%Trebuchet MS,Verdana,sans-serif;
font-size: 75%;
margin-bottom: 0.8em;
border: #FC521C 0.05em solid;
width: 17.5em;
height: 1.3em;
background-color: #FEFEFE;
}

#content textarea {
border: #FC521C 0.05em solid;
font: 75%Trebuchet MS,Verdana,sans-serif;
width: 17.5em;
background-color: #FEFEFE;
}

#content input.senden {
font-size: 75%;
color: #FC521C;
margin: 2em 4.2em;
padding: 0.2em;
border: #FC521C 0.05em solid;
width: 6em;
height: 2em;
}


/* kontaktbox */

#header #box {
position: absolute;
top: 190px;
left: 420px;
width: 200px;
border: #181818 0.05em solid;
/*background-color: #ececec;*/
}

#header #box ul {
margin: 6px;
list-style: none;
}

#header #box ul li {
padding: 2px 0;
color: #181818;
}

#header #box ul li.abst{
padding: 6px 0;
}

/* button nach oben */

p.top {
margin-left: 37em;
padding: 0;
}

p.top a {
padding: 0.2em 0.3em;
color: #181818;
font-weight: normal;
text-decoration: none;
border-top: 1px #181818 solid;
border-left: 1px #181818 solid;
border-right: 1px #181818 solid;
}