/* die stylesheets für www.endstufebremen.de */
/* erstellt von mir ;)) ( www.freepixel.de ) */
/* allgemeine einstellungen */
html
{
	height:				100%;
	margin:				0;
	padding:			0;
}
/* der body */
body
{
	background-color:		#000000;
	font-family:			verdana,helvetica,arial;
	font-size:			12px;
	color:				#000000;
	height:				100%;
	margin:				0;
	padding:			0;
}

/* der seiteninhalt */
.maintd
{
	padding:			4px;
	*/background-image:		url(../layout/img/main/index_07.gif);*/
	border:				0px #000000 solid;
	color:				#DDC4B4;
	height:				100%;
}

/* die gemeine tabellenzelle */
td
{
	font-family:			verdana,helvetica,arial;
	font-size:			12px;
	color:				#000000;
}

a
{
	font-family:			verdana,helvetica,arial;
	font-size:			12px;
	color:				#FFFFFF;
}

hr
{
	background-color:		#000000;
	color:				#000000;
	border: 			000000;
	height: 			1px;
}

/* separate einstellungen */
/* die linkis in der navigation */

/* die haupttabelle */
.tabe
{
	width:				657;
	background-color:		#FFFFFF;
	color:				#000000;
	font-weight:			bold;
}

/* die tabellenzelle wo die inhalte drin stehen */
.banner
{
	border-left:			1px #000000 solid;
	border-right:			1px #000000 solid;
	border-bottom:			1px #000000 solid;
}

.main
{
	background-color:		#FFFFFF;
	padding:			0px;
	border-left:			1px #000000 solid;
	border-right:			1px #000000 solid;
}

.startseite
{
	color:				#000000;
	background-color:		#000000;
}

.startseite_head
{
	background-color:		#6A391C;
	color:				#FFFFFF;
	padding:			4px;
	border:				1px #000000 solid;
}

.startseite_text
{
	font-family:			georgia,helvetica,verdana;
	color:				#000000;
	padding:			12px;
	background-color:		#8C6D5A;
	border-left:			1px #000000 solid;
	border-right:			1px #000000 solid;
	border-bottom:			1px #000000 solid;
}

.news
{
	color:				#000000;
}

.news_datum
{
	background-color:		#6A391C;
	color:				#000000;
	padding-left:			12px;
	font-style:			italic;
	border-left:			1px #000000 solid;
	border-right:			1px #000000 solid;
}

.news_head
{
	background-color:		#6A391C;
	color:				#000000;
	padding-left:			12px;
	font-weight:			bold;
	border-left:			1px #000000 solid;
	border-right:			1px #000000 solid;
	border-bottom:			1px #000000 solid;
	border-top:			1px #000000 solid;
}

.news_text
{
	background-color:		#8C6D5A;
	color:				#000000;
	padding:			12px;
	border-left:			1px #000000 solid;
	border-right:			1px #000000 solid;
	border-bottom:			1px #000000 solid;
}

.copyright
{
	background-color:		#CCCCCC;
	color:				#000000;
	padding:			4px;
	border-left:			1px #000000 solid;
	border-right:			1px #000000 solid;
	border-top:			1px #000000 solid;
}

.navtd
{
	border-width:			1px solid #505352;
	background-color:		transparent;
	font-weight:			bold;
	text-decoration:		none;
}

a.navtd
{
	font-color:			#00FF00;
}

input
{
	background-color:		#E3E8E7;
	font-family:			verdana,helvetica,arial;
	font-size:			12px;
	color:				#000000;
	border:				1px #000000 solid;
}

textarea
{
	background-color:		#E3E8E7;
	font-family:			verdana,helvetica,arial;
	font-size:			12px;
	color:				#000000;
	border:				1px #000000 solid;
}
	
	
.nav_hg
{
	background-image:		url(../layout/img/main/index_05.gif);
	background-repeat:		no-repeat;
}

.inhalte
{
	color:				#FFFFFF;
}

.picborder
{
	border:				1px #FFFFFF solid;
}

.kommentar
{
	background-color:		#775846;
	padding:			6px;
	border:				1px solid #A49E9A;
	color:				#CBCBCB;
}	