/*agb.de Stylesheet*/

body { 
  		margin: 0 0 0 0;
  		padding: 0 0 0 0;
			}

a:link 		{
	text-decoration: none;
	color : #C83F12;
}

a:active 		{
	text-decoration: none;
	color : #C83F12;
}

a:visited     {
	text-decoration: none;
	color : #C83F12;
}

a:hover 		{
	text-decoration: underline;
	color : #C83F12;
}




.text 			{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color : #333333;
	font-style: normal;
}

a.text {font-weight : bold;text-decoration: none;color:#C83F12;}
a.text:active {font-weight : bold;text-decoration: none;color:#C83F12;}
a.text:visited {font-weight : bold;text-decoration: none;color:#C83F12;}
a.text:hover {font-weight : bold;text-decoration: underline;color:#333333;}


td.over:hover { background-color: #CBC4B4; }


.textKlein 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color : #333333;
}

a.textKlein {font-weight : bold;text-decoration: none;color:#C83F12;}
a.textKlein:active {font-weight : bold;text-decoration: none;color:#C83F12;}
a.textKlein:visited {font-weight : bold;text-decoration: none;color:#C83F12;}
a.textKlein:hover {font-weight : bold;text-decoration: underline;color:#333333;}


.textlogin 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color : #333333;
}

a.textlogin {text-decoration: none;color:#333333;}
a.textlogin:active {text-decoration: none;color:#333333;}
a.textlogin:visited {text-decoration: none;color:#333333;}
a.textlogin:hover {text-decoration: underline;color:#C83F12;}



.form_field {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 160 px;
	color: #333333; 
	background-color: #EFEDE8;
	border-right: #EFEDE8 1px solid; 
	border-top: #EFEDE8 1px solid; 
	border-left: #EFEDE8 1px solid; 
	border-bottom: #EFEDE8 1px solid; 
}