body {
	color:#666666;
	background-color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	/* line-height:16px; */
	background-repeat:no-repeat;
}

th, td, div, p, span {
	color:#666666;
    font-family:arial,helvetica,sans-serif;
    font-size:10px;
    font-weight:normal;
/* line-height:16px; */
}

/* hintergrundfarben der kategorien */
.agentur	{ background-color:#990000 }
.angebot	{ background-color:#ff0000 }
.region		{ background-color:#996600 }
.links		{ background-color:#ff9900 }
.kontakt	{ background-color:#ffcc66 }

.hometext {
	background-color:#fffaeb;
}	

.bordergrey {
	background-color:#999999;
}	
.bordered {
	background-image:url(/images/border2.gif);
}


.bordered2 {
	background-image:url(/images/border2.gif);
}



.fliesstext {
	color:#666666;
/*	line-height:16px; */
}	




.search {
	background-color:#cc0000;
	color:#ffffff;
}
.searchlabel {
	background-color:#cc0000;
	color:#ffffff;
	text-align:right;
}


.subnavig {
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
	/* background-color:#ffffff; */
}
.headline {
	background-color:#0099cc;
	height:17px;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:15px; 
	padding-right:15px;
}

.grey {
	background-color:#cccccc;
	color:#000000;
}

div.subnavig a:hover {
	color:#000000;
	text-decoration:underline;
}

a { 
	color:#990000;
    font-family:arial,helvetica,sans-serif;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*
a.red { 
	color:#cc0000;
}
*/

	/*
a:hover { 
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
	*/


.title {
/*	text-transform:uppercase; */
	font-size:10px;
/* color:#0099cc; */
	color:#000000;
	font-weight:bold;
}

.subtitle {
/*	text-transform:uppercase; */
	font-size:10px;
	color:#990000;
/*	font-weight:bold; */
	margin-top:5px;
	margin-bottom:5px;
}

.lead {
	color:#333333;
}

.green {
	background-color:#cccc99;
}

.white {
	color:#ffffff;
}

.black {
	color:#000000;
}

.greytext {
	color:#666666;
}


.sidebar { 
	color:#000000;
    font-family:arial,helvetica,sans-serif;
    font-size:9px;
	line-height:14px;
}


/* forms */
textarea {
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
}

input, select {
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
}

input.search, select.search {
	background-color:#ffffff;
	color:#000000;
	width:100px;
}

input.login {
	margin-bottom:5px;
}

input.searchsubmit {
	font-size:9px;
	width:80px;
}

.forumsubject {
	color:#cc6600;
}

a.forum {
	color:#666666;
	text-decoration:underline;
}

