* {
	margin: 0;
	padding: 0;
}

body {
	padding: 20px 0;
	background: #FFF url(../images/bg_page.jpg) repeat-y center;
	color: #505050;
}

a img {	border: 0; }

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#pagewrapper1 {
	width: 100%;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}

#pagewrapper2 {
	width: 898px;
	margin: 0 auto;;
	background-color: #FFF;
	position: relative;
}

#header {
	width: 883px;
	height: 21px;
	background: url(../images/bg_top.jpg) no-repeat;
	position: relative;
	padding: 21px 0 0 15px;
}

#navi2 {
	width: 898px;
	background: url(../images/bg_main.gif) repeat-y;
}

#logodiv {
	padding-right: 94px;
	width: 804px;
	height: 60px;
	text-align: right;
	clear: left;
	background: url(../images/bg_main.gif) repeat-y;
}

#main {
	width: 898px;
	background: #FFF url(../images/bg_main.gif) repeat-y;
	overflow: auto;
}

#spalte1 {
	float: left;
	width: 306px;
	padding-bottom: 20px;
	margin-left: 15px;
	display: inline;
	/* background-color: yellow; */
}

body.mitarbeiter #spalte1{
	width: 500px;
	/* background-color: yellow; */
}

#spalte2 {
	float: left;
	width: 427px;
	padding: 0 28px 20px 28px;
	/* background-color: #EEE; */
}

body.mitarbeiter #spalte2 {
	width: 310px;
	/* background-color: #EEE; */
}

#spalte3 {
	float: left;
	width: 79px;
	padding-bottom: 20px;
	/* background-color: yellow; */
}

#spalte_news {
	width: 812px;
	padding: 0 0 30px 0;
	margin-left: 43px;
	/* background-color: #EEE; */
}

#footer {
	clear: both;
	width: 898px;
	height: 68px;
	background: url(../images/bg_bottom.jpg) no-repeat;
}

#footer-inside {
	float: left;
	margin: 17px 25px 0 25px;
	width: 848px;
	font-size: 11px;
	color: #FFF;
	display: inline;
}

#footer-inside1 {
	float: left;
}

#footer-inside2 {
	float: right;
}



/*********** LINKS + MENU */

a { color: #E60003; }
a:hover { text-decoration: underline;}
a:active { color: #E60003; }
#navi2 a.active { color: #E60003; }

#spalte2 a:hover { color: #000; }

#footer-inside a { color: #FFF; text-decoration: none; }
#footer-inside a:hover { text-decoration: underline; }


/*********** DIVERSES */

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 30px 0;
	color: #E60003;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

p {
	margin: 0 0 20px 0;
}

p.borderbottom {
	border-bottom: 1px dotted #999;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.small {
	font-size: 11px;
}

#spalte2 ul,
#spalte2 ol,
#spalte_news ul {
	margin: 0 0 20px 30px;
}

#kontakttabelle td {
	padding: 0 15px 2px 0;
}

#kontakttabelle input.feld {
	width: 250px;
	background: #FFF url(../images/bg_input1.gif) repeat-x bottom;
	border: 1px solid #AAA;
}

#kontakttabelle textarea.feld {
	width: 252px;
	height: 110px;
	background: #FFF url(../images/bg_input2.gif) repeat-x bottom;
	border: 1px solid #AAA;
}

#partnertabelle td,
#matabelle td {
	padding: 0 0 20px 0;
	font-size: 11px;
}

#aktionaeretabelle td {
	font-size: 11px;
}

#sitemaptabelle td {
	padding: 0 60px 0 0;
}

#sitemaptabelle td.td2 {
	padding: 0 0 0 60px;
	border-left: 1px dotted #999;
}

#sitemaptabelle p {
	margin: 0 0 10px 0;
}

#side_bar p {
	margin: 0 0 5px 0;
    font-size: 11px;
}

#side_bar {
	padding-bottom: 20px;
    /* background-color: #DDD; */
    width: 215px;
    float: left;
    overflow: hidden;
}

#side_bar2 {
    /* background-color: yellow; */
    width: 210px;
    float: left;
    overflow: hidden;
}

#company_info {
	padding: 10px;
    /* background-color: yellow; */
    width: 188px;
    height: 340px;
    float: left;
    overflow: hidden;
    border: 1px solid #ABABAB;
    font-size: 11px;
}

div.ma {
	position: absolute;
	top: 349px;
	left: 543px;
	width: 310px;
	/* background-color: #EEE; */
	visibility: hidden;
}

div.ar {
	position: absolute;
	top: 323px;
	left: 349px;
	width: 427px;
	/* background-color: #EEE; */
	visibility: hidden;
	padding: 25px 0 0 0;
	border-top: 1px dotted #999;
}

div#ar_01 {
	float: left;
	width: 150px;
	/* background-color: #EEE; */
}

div#ar_02 {
	float: left;
	width: 150px;
	/* background-color: yellow; */
}

div#ar_01 p,
div#ar_02 p {
	margin: 0 0 8px 0;
}


/* NEWS-SEITE ***************************/

.datefield {
	color: #999;
	font-size: 11px;
	padding-left: 10px;
}

div.newsclass li {
	margin-bottom: 10px;
}


/* DIVERSES ***************************/

.bordertop {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px dotted #999;
}
