/*CSS Formatierungen für das Projekt Rechtsanwalt Hans - Heinrich Dördrechter
  copyright n:da - nordpower design agentur*/

html 	
	{ 
	padding:0px;
	margin:0px;
	}

body 	
	{
	scrollbar-face-color: #CFCFD0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CFCFD0;
	scrollbar-darkshadow-color: #CFCFD0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background: url(../images_all/bg_total.jpg);
	margin: 0px;
	padding: 0px;
	text-align:center;
	}

#logoheader
	{
	margin:0;
	width:600px;
	padding:0;
	height:180px;
	}

#logofooter
	{

	margin:0 auto;
	width:600px;
	padding:0;
	height:20px;
	}

.clear {clear: both; }

#contentbox {
	float:left;
        width:830px;
}

#content {
	text-align: center;
	float:left;
        width:600px;
}

#seite
	{
        width:230px;
	float:left;
	padding: 0px;
	background-image:url(../images_all/bg_seite.gif);
	background-repeat:no-repeat;
	}

a:link
	{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:active
	{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:visited
	{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:hover
	{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.rot
	{
	color: #7E1002;
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.rot:active
	{
	color: #7E1002;
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.rot:visited
	{
	color: #7E1002;
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.rot:hover
	{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.rotmini
	{
	color: #7E1002;
	font-size: 10px;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

a.rotmini:active
	{
	color: #7E1002;
	font-size: 10px;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

a.rotmini:visited
	{
	color: #7E1002;
	font-size: 10px;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

a.rotmini:hover
	{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.textschwarz
	{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	}

.textrotmini
	{
	color: #7E1002;
	font-size: 10px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	}

.textrotmini2
	{
	color: #7E1002;
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	}

.headlinerot
	{
	color: #7E1002;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.headlineschwarz
	{
	color: #000000;
	font-size: 12px;
	font-family: tahoma, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	}

td.bild
	{
	background: #7E1002;
	BORDER-RIGHT: #CFCFD0 1px solid;
	BORDER-TOP: #CFCFD0 1px solid;
	BORDER-BOTTOM: #CFCFD0 1px solid;
	BORDER-LEFT: #CFCFD0 1px solid;
	padding:0px;
	margin:0px;
	}

td.bg
	{
	background: url(../images_all/hinten.gif);
	padding:0px;
	margin:0px;
	}

INPUT
	{ 
	font-family: tahoma, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	BORDER-RIGHT: #CFCFD0 1px solid;
	BORDER-TOP: #CFCFD0 1px solid;
	BORDER-BOTTOM: #CFCFD0 1px solid;
	BORDER-LEFT: #CFCFD0 1px solid;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	}

TEXTAREA
	{
	font-family: tahoma, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	BORDER-RIGHT: #CFCFD0 1px solid;
	BORDER-TOP: #CFCFD0 1px solid;
	BORDER-BOTTOM: #CFCFD0 1px solid;
	BORDER-LEFT: #CFCFD0 1px solid;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	}





