body {
	margin: 0;
	background: #C3BCB8 url(elemente/htgr.gif) repeat top fixed;
	font-family: arial, sans;
	text-align:center;
	color:#000;
}

td, input, textarea, select, div {
	font-family: arial, sans;
	font-size: 12px;
}

input, textarea {
	border:1px solid #fff;
	background:#ddd;
}

div {
    width:770px;
}

h1 {
    font-size:16px;
    font-wight:bold;
    text-transform:uppercase;
    color:#F14F12;
}

h2 {
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}

#alles {
    margin:0 auto;
    text-align:left;
}

#pnav {
    height:30px;
    background:#000 url(elemente/htgr_pnav.gif) repeat-x;
}

.pnavitem {
    display:block;
    float:left;
    vertical-align:middle;
    height:19px;
    width:128px;
    text-align:center;
}

#container {
    display:block;
}

#snav {
    float:left;
    width:190px;
    padding-left:10px;
    padding-top:25px;
}

.snavitem {
    display:block;
    float:left;
    vertical-align:middle;
    height:20px;
    width:175px;
}

#inhalt {
    float:right;
    width:550px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
}

/* LINKS */

a.pnav {
    padding-top:3px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    color:#fff;
    display:block;
    vertical-align:middle;
    height:19px;
}

a.pnav2 {
    padding-top:3px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    color:#F14F12;
    display:block;
    vertical-align:middle;
    height:19px;
}

a.pnav:hover {
    color:#F14F12;
}

a.snav {
    padding-left:15px;
    padding-top:2px;
    width:175px;
    height:20px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    color:#F14F12;
    background:url(../snav_nl.gif) no-repeat;
}

a.snav:hover {
    color:#000;
    background:url(../snav_ro.gif) no-repeat;
}


a.snav2 {
    padding-left:15px;
    padding-top:2px;
    width:175px;
    height:20px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    color:000;
    background:url(../snav_ro.gif) no-repeat;
}

#inhalt p {
    font-size:12px;
}

#inhalt a {
    text-decoration:none;
    color:#F14F12;
}

#inhalt a:hover {
    text-decoration:none;
    color:#000;
}

/* KLASSEN */

/* BILDER */

#start {
    width:770px;
    height:169px;
    background:#000 url(headerimg/001.jpg) no-repeat top left;
}
