BODY {
	color: White;
	background-color: #000099;
	font-family: Arial;
	font-size: 12;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000099; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000099;
	scrollbar-darkshadow-color: #000099;
	scrollbar-track-color: #000099;
	scrollbar-arrow-color: #000099;
}

TABLE {
	color: #000099;
}

A {
	color: Blue;
}

A:HOVER {
	color: Red;
}

.maintable {
	background-color: #FFFFFF;
	border: 2px solid #C0C0C0;
}

.index {
	background-image: url(images/hg_index.jpg);
	background-repeat: no-repeat;
}

.ueberuns {
	background-image: url(images/hg.gif);
	background-repeat: no-repeat;
}

.menucell {
	height: 60px;
}

.contentcell {
	height: 420px;
}

#img_home { margin-left: 120px; }
#img_ueberuns { margin-left: 80px; }
#img_business { margin-left: 30px; }
#img_congress { margin-left: 20px; }
#img_projekte { margin-left: 65px; }
#img_kontakt { margin-left: 110px; }
#img_news { margin-left: 170px; }


.stext {
	font-size: 10px;
}

.text {
	font-size: 12;
}

.h3 {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

H1 {
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.H1kontakt {
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.headblock {
	margin-left: 40px;
	font-weight: bold;
	font-size: 12px;
}

.textblock {
	margin-left: 22px;
}

.prokast {
	margin-right: 5px;
}

.einrueck {
	margin-left: 16px;
}

.einrueck2 {
	margin-left: 10px;
}

.quote {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.uekasten {
	width: 70px;
	height: 15px;
	margin-left: 10px;
}

.zitat {
	margin-right: 10px;
}

.list {
	margin-left: 40px;
}

.kontaktadresse {
	margin-left:50px;
}

.newsmaintable {
	background-color: #000099;
	border: 2px solid #C0C0C0;
}

.news {
	background-image: url(images/hg_news.jpg);
	background-repeat: no-repeat;
}

.wtext {
	color: #FFFFFF;
	font-size: 12px;
}

.newsblock1 {
	margin-left: 5px;
}

.newsblock2 {
	margin-left: 90px;
	font-style: italic;
}

.wlink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.wlink:HOVER {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.h1klein {
	font-size: 16px;
}