body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
	background: url(../images/page_bg.jpg) top center repeat-x;
    color: #787878;
}

html, body, #wrapper, h1 {
    margin: 0;
    padding: 0;
}

th, td {
    font-size: 12px;
}

img { border: 0; }

a {
    color: #525d8c;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 778px;
    position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
}

h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

h3 {
    padding: 4px 0 0 0;
}

p {
    margin: 1em 0;
    padding: 5px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: -1px 5px 0px 0px;
}

.readmore {
    position: relative;
	padding-top: 5px;
	margin: 0 0 0 250px;
    text-align: left;
}

#logo {
    position: absolute;
    top: 0; left: 70;
    padding: 0px;
}

#logo h1 {
    margin: 60px 0 0 0;
    padding: 0;
}

#spacer {
    height: 2.2em;
}

#ltitle {
    position: absolute;
    top: 450px; left: 65px;
    width: 649px;
    position: relative;
}

#ltitle .inner {
    position: relative;
    margin: 0 0 0 5px;
    padding-right: 0px;
    border-top: 1px solid #ccc;
}

#ltitle .kohleft {
    position: relative;
    margin: 5px 0 0 5px;
    background: url(../images/kohtitlel.jpg) no-repeat;
    width: 320px;
    border-right: 1px solid #ccc;
    padding: 42px 0 5px 5px;
    font-size: 11px;
	color: #574C2E
 }

#ltitle .readmore a {
    border: 1px solid #478FC3;
    background: #CDE3F3;
    color: #052D4E;
    text-decoration: none;
    padding: 0 2px;
}

#ltitle .readmore a:hover {
    background: #478FC3;
    color: #fff;
}


/* right */

#right {
	float: right;
	width: 370px;
    margin: 317px 0 5px 5px;
}

#right .left {
	margin: 0;
}

#right .rfont {
	padding-top: 0;
	margin-left: 150px; 
    font-size: 11px;
	color: #574C2E
}
