/*
----------------------------------
agindo interaktives marketing
Stylesheets
last changed: rj, 24-7-2002
----------------------------------
*/

/*
----------------------------------
ALLGEMEINER TEIL
----------------------------------
*/

body,a,td,div,span,p,table {font-family: Arial,Helvetica,sans-serif;}

body {
	background-attachment: scroll;
	background-image: url(pic/background.gif);
	background-repeat: repeat-x;
}



td {
	font-size: 12px;
	color: #070000;
	text-align:left;
/*	font-style: normal;
	line-height: normal;
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; */
}

p {
	font-size: 12px;
	color: #070000;
}

td.grau {
	font-size: 12px;
	color: #656565;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}

/* links */
a {
	color: #656565;
	text-decoration: none;


}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #95989B;

}
a:visited {
	color: #656565;
	text-decoration: underline;

}
a.glossar {
	text-decoration: none;
	font-style: oblique;
	color: #666666;
}



/*
----------------------------------
CUSTOM 
----------------------------------
*/
.news {
	font-size: 12px;
	color: #070000;
/*	font-style: normal;
	line-height: normal;
 font-weight: normal;
	font-variant: normal;
	text-transform: none;
 */
}
.newsueber {
	font-size: 12px;
	color: #070000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}

.fett {
	font-weight: bold;
		font-size: 12px;
}

.ueber {
	font-size: 14px;
	color: #656565;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.flach {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-size: 10pt;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	color: #070000;
	border : 1 solid #F5C200;
 background : #f7f7f7;
}

.klein {
	font-size: 10px;
	color: #000000;
	font-style: normal;
}
.kleiner {
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

.MyButton
{
	BACKGROUND-COLOR: #F5C200;
	COLOR: #0f0000;
	FONT-SIZE: 11.5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95989B;
	border-right-color: #95989B;
	border-bottom-color: #95989B;
	border-left-color: #95989B;

}




/*
----------------------------------
JAVASCRIPT: Klappmenü
----------------------------------
*/


A.klapp:link {text-decoration : underline; color : #656565; font-size: 11px; font-weight : bold;}
A.klapp:visited {text-decoration: underline; color: #656565; font-size: 11px; font-weight : bold;}
A.klapp:active {text-decoration : underline; color : #656565; font-size: 11px; font-weight : bold;}
A.klapp:hover {text-decoration : underline; color : #656565; font-size: 11px; font-weight : bold;}

.title
{
	position: relative;
	font-size: 11px;
	color: #656565;
	visibility: visible;
	font-weight : bold;
}

.submenu
{
	position: relative;
	font-size: 11px;
	visibility: hidden;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.flachCopy { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; font-size: 10pt; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; color: #070000; border : 1 solid #F5C200; background : #f7f7f7; }
.punkte {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	clip:  rect(0px auto auto 0px);
	text-indent: 10pt;
	display: list-item;
}

.buttonklein {
	font-size : 9.5px;
	color : #000000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	;
	background-color: #cccccc
}
