body
{
  margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
  background-image: url('http://www.phptech.de/images/bg.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

table#page
{
  margin: 0px auto;
	height: 100%;
	width: 773px;
	border-collapse: collapse;
	
  background-image: url(http://www.phptech.de/images/bodybg.jpg);	
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

table#page td#header
{
  background-image: url(http://www.phptech.de/images/header.jpg);
  height:171px;
  background-color: white;
  
}

div#page #body
{
  background-color: white;
  background-image: url(http://www.phptech.de/images/bodybg.jpg);
	height: 100%;
}

table#page td#footer
{
  background-image: url(http://www.phptech.de/images/footer.jpg);  
  background-color: white;
  height:58px;
}

table#page td#content
{
  vertical-align: top;
  text-align: left;
  text-align: justify;
  padding: 15px;
  padding-top: 0px;
  width: 600px;
  height: 100%;
}

table#page td#topnavileft
{
	background-image: url(http://www.phptech.de/images/topnavileft.jpg); 
	width: 170px;
	height: 39px;
}



table#page td#topnavi
{
	height: 39px;
}

table#page td#topnavi a
{
	text-decoration: none;
}

table#page td#topnaviright
{
	background-image: url(http://www.phptech.de/images/topnaviright.jpg); 
	width: 232px;
	height: 39px;
}

table#page td#sidebar_left
{
  vertical-align: top;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 152px;
  height: 100%;
}

table#page td#sidebar_left div.navigation
{
  width: 150px;
	border-bottom: 1px solid #cccccc;
}

table#page td#sidebar_left a.navigation
{
	padding-left: 20px; 
	height: 3px;
	
}

table#page td#sidebar_left a.navigation:hover
{
  padding-left: 17px; 
	border-left: 3px solid black;
}

table#page div.sidebar_abstand
{
  margin-top: 5px;
}



div.sidebar_abstand_innen
{
  margin-left: 20px;
}

span.fehler
{
  color: red;
  
}



/*Allgemeine Definitionen*/

textarea
{

  border: 1px solid black;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
  background-image: url(http://www.phptech.de/images/link.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  color: black;
  font-size: 11px;
  text-decoration: none;
  text-decoration: underline;
}



img
{
	border: none;
}

input, select
{
	vertical-align: bottom;
	border: 1px solid #000000;
}


h1
{
	font-size: 14px;
}

h2
{
	height: 19px;
	background-image: url(http://www.phptech.de/images/leiste.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: bold;
	color: black;
	font-size: 11px;
	margin-top: 25px;
}

/*Navigation*/
table#page td#sidebar_left div.navigation a
{
  text-decoration: none;
}

table#page td#sidebar_left a:hover
{
  background-image: url(http://www.phptech.de/images/linkhover.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  text-decoration: none;
  color: black;
}

/*Loginform*/

form
{
	display:inline;
}

input.loginformtext
{
	width: 130px;
	margin: 0px;
	padding: 0px;
}

input.loginformpw
{
	width: 105px;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	
}
input.loginformsubmit
{
  vertical-align: center;
  padding: 0px;
  margin: 0px;
  margin-left: 2px;
  margin-top: 1px;
  height: 17px;
  background-color: white;
}

a.noimage
{
  margin: 0px;
  padding: 0px;
  background-image: none;
  text-decoration: none;
  color: black;
  font-size: 12px;
}


img.imageohnerahmen
{
	width: 150px;
	float: right;
}

img.image
{
  margin-left: 10px;
 
  width: 150px;
	float: right;
	margin-right: 10px;
	border: 1px solid black;
}

img.imagerechts
{
  	float: right;
  	margin: 5px;
	border: 1px solid black;
}

img.noimage
{
  	width: 150px;
	float: right;
	
}



/*Webmaster*/
table.webmaster
{
	width: 390px;
	border-collapse: collapse;
}


table.webmaster th.erste, table.webmaster td.erste
{
  padding: 0px;
  margin : 0xp;
  width: 150px;
}

div.webmaster
{
  # background-image: url(http://www.phptech.de/images/thomas.gif);
  background-repeat: no-repeat;
}


/*Equipment*/
table.equipment
{
	width: 410px;
	border-collapse: collapse;
}


table.equipment th.erste, table.equipment td.erste
{
  padding: 0px;
  margin : 0xp;
  width: 150px;
}

/*Adminfunktionen*/

table.standard
{
  width: 100%;
  border-collapse: collapse;
}

table.standard th.erste, table.standard td.erste
{
  padding: 0px;
  margin : 0xp;
  width: 33%;
}



table.admin
{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #41505a;
}

table.admin th
{
  padding: 0px;
  margin : 0xp;
  border: 1px solid #41505a;
  background-color: #cccccc;
  
}

table.admin th.erste
{
  text-align: left;
}

table.admin td.erste
{
  text-align: left;
}

table.admin td
{
  border: 1px solid #41505a;

  text-align: center;
}

textarea.editor
{
  width: 550px;
  height: 400px;
}

textarea.standard
{
  width: 350px;
  height: 200px;
}

textarea.seitenbreite
{
  width: 550px;
  height: 200px;
}

/*GB*/
div.gb
{
  border: 1px dotted #41505a;
  background-color: #fdfdfd;
  padding: 3px;
}

/*Blog*/
div.blogeintrag
{

}
div.blogeintrag img.blog
{
  float: right;
  margin: 5px;
}

div#chat
{
	overflow:scroll;
	width:420px;
	height:200px;
	border: 1px solid black; 
	padding: 8px;
	float: left;
	margin-bottom: 10px;
}

div#chatuser
{
	overflow:scroll;
	width:100px;
	height:200px;
	border: 1px solid black; 
	border-left: none;
	float: left;
	padding: 8px;
	margin-bottom: 10px;
}

div#chat span.system
{
	color: blue;
}
