/*   CIV V 1.0    */
/*   2003-01-07   */

/* allgemeines - BEGIN */

body, table, tr, td,th {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: top;
	background-color: #17163B;
}
td.form {
	vertical-align: middle;
}
p {
	margin: 18px 0px -10px 12px;
}
p.sujet {
	margin: 10px 12px 12px 12px;
}
img.sujet {
	margin: 10px 12px 12px 12px;
}
h1 {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a, a:visited, a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
input {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Helvetica,sans-serif;
	vertical-align: middle;
	height: 20px;
	border: 1px #FFFFFF solid;
	background-color: #17163B
}

textarea {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family : Verdana,Helvetica,sans-serif;
	vertical-align: middle;
	height: 180px;
	background-color: #17163B;
	border: 1px #FFFFFF solid;
	width: 100px;
}

.white {
	background-color: #FFFFFF;
}

/* allgemeines - END */

/* ueber uns - BEGIN */ 

.ueberUns {
	color: #90AF33;
	font-weight: bold;
}
a.ueberUns, a.ueberUns:active, a.ueberUns:visited, a.ueberUns:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none
}
a.ueberUns:hover {
	color: #90AF33;
	font-weight: bold;
	text-decoration:none
}
.bgUeberUns {
	background-image:url(images/bg_ueberUns.gif);
}

/* ueber uns - END */ 

/* team - BEGIN */ 

.team {
	color: #DB4040;
	font-weight: bold;
}
a.team, a.team:active, a.team:visited, a.team:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none
}
a.team:hover {
	color: #DB4040;
	font-weight: bold;
	text-decoration:none
}
.bgteam {
	background-image:url(images/bg_team.gif);
}

/* team - END */ 

/* leistungen - BEGIN */ 

.leistungen {
	color: #3D7A6A;
	font-weight: bold;
}
.leistungen2 {
	margin: 13px 0px -5px 20px;
}
a.leistungen, a.leistungen:active, a.leistungen:visited, a.leistungen:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none
}
a.leistungen:hover {
	color: #3D7A6A;
	font-weight: bold;
	text-decoration:none
}
.bgleistungen {
	background-image:url(images/bg_leistungen.gif);
} 

/* leistungen - END */ 

/* kontakt - BEGIN */ 

.kontakt {
	color: #AE6E35;
	font-weight: bold;
}
.kontakt2 {
	margin: 13px 0px -5px 20px;
}
a.kontakt, a.kontakt:active, a.kontakt:visited, a.kontakt:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none
}
a.kontakt:hover {
	color: #AE6E35;
	font-weight: bold;
	text-decoration:none
}
.bgkontakt {
	background-image:url(images/bg_kontakt.gif);
} 

/* kontakt - END */ 

/* jobs - BEGIN */ 

.jobs {
	color: #9C5A85;
	font-weight: bold;
}
.jobs2 {
	margin: 13px 0px -5px 20px;
}
a.jobs, a.jobs:active, a.jobs:visited, a.jobs:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none
}
a.jobs:hover {
	color: #9C5A85;
	font-weight: bold;
	text-decoration:none
}
.bgjobs {
	background-image:url(images/bg_jobs.gif);
} 

/* jobs - END */ 

/* news - BEGIN */ 

.news {
	color: #E6B829;
	font-weight: bold;
}
.news2 {
	margin: 13px 0px -5px 20px;
}
a.news, a.news:active, a.news:visited, a.news:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none
}
a.news:hover {
	color: #E6B829;
	font-weight: bold;
	text-decoration:none
}
.bgnews {
	background-image:url(images/bg_news.gif);
} 

/* news - END */ 


/* address - BEGIN */

body.address, table.address, td.address {
	background-color: #0C0A30;
}
td.address {
	color: #55546F;
}
a.address, a.address:hover, a.address:link, a.address:visited {
	color: #55546F;
	text-decoration: underline;
}

/* address - END */


