body {
	margin: 0px;
	background-image: url(images/back_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

table#main {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


td.struktur {
	width: 450px;
	vertical-align: top;
	border-top: 10px solid #6699cc;
}



td.brick_b {
	height: 150px;
	width: 150px;
	text-align: center;
	background-color: #99ccff;
}

td.brick_gb {
	height: 150px;
	width: 150px;
	text-align: center;
	background-color: #ccffcc;
}

td.brick_gd {
	height: 150px;
	width: 150px;
	text-align: center;
	background-color: #99cc99;
}

td.brick_p {
	height: 150px;
	width: 150px;
	text-align: center;
	background-color: #ffcccc;
}

td.brick_o {
	height: 150px;
	width: 150px;
	text-align: center;
	background-color: #ffcc66;
}

td.brick_y {
	height: 150px;
	width: 150px;
	text-align: center;
	background-color: #ffffcc;
}

td.brick_w {
	height: 150px;
	width: 150px;
	text-align: center;
	background-color: #ffffff;
}

td#td_ut {
	background-color: #ffffcc;
	height: 100px;
	vertical-align: top;
}

td.logo {
	height: 125px;
	vertical-align: bottom;
}

td#content {
	background-color: #ffffff;
	height: 450px;
	vertical-align: top;
	padding-bottom: 50px;
	width: 450px;
}

td#td_trm {
	background-color: #eeeeee;
	padding-bottom: 20px;
}


p {
	padding: 0px;
	margin: 0px;
}



p#p_ut {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 5px;
	color: #eeeeee;
	text-align: right;
	border-bottom: 1px solid #ffcc66;
}

a.main {
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}

a.main:hover {
	font-size: 19px;
	font-weight: normal;
}

a#main_g:hover {
	color: #336633;
}

a#main_b:hover {
	color: #336699;
}

a#main_p:hover {
	color: #996666;
}

a#main_o:hover {
	color: #cc6633;
}

a.a_ut {
	color: #666666;
	text-decoration: none;
	font-size: 13px;

}

a.a_ut:hover {
	text-decoration: underline;
}

a#bgalerie {
	padding-left: 20px;
	background-image: url(images/icon_galerie.jpg);
	background-repeat: no-repeat;
}

a.a_pdf {
	padding-left: 20px;
	background-image: url(images/icon_pdf.jpg);
	background-repeat: no-repeat;
}


td#m_deco {
	height: 150px;
}

h1 {
	padding: 0px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 17px;
	color: #6699cc;
}

h2 {
	padding: 0px;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #6699cc;
}

h3 {
	padding: 0px;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 15px;
	color: #cccccc;
	border-bottom: 1px solid #cccccc;
}

h4 {
	padding: 0px;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #666666;
}

p.einleitung {
	font-size: 13px;
	color: #666666;
	margin-left: 25px;
	margin-right: 25px;
}

p.p_trmcnt {
	font-size: 11px;
	color: #666666;
	margin-left: 25px;
	margin-right: 25px;
}

p#utilities {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
	font-size: 11px;
}

p#p_kontakt {
	font-size:9px;
	margin-right: 25px;
	margin-top: 10px;
	color: #999999;
	text-align:right;
}

div#text {
	font-size: 13px;
	color: #666666;
	margin: 15px;
	padding: 10px;
	border:1px solid #cccccc;
	background-color: #eeeeee;
}

ul {
	margin: 0px;
}

a {
	text-decoration: none;
	color: #ff9900;
}

.img {
	border: none;
}