#cmshld					/*h&auml;lt den ganzen mist zusammen, dss man scrollen kann*/
{
width:					680px; 
height:					450px;
overflow:				auto;
margin-top:				5px; 
margin-left:			210px;
text-align:				left;
align:					left;
background-color:#c20102;
}
#adm_cmshld					/*h&auml;lt den ganzen mist zusammen, dss man scrollen kann*/
{
width:					680px; 
height:					400px;
overflow: auto;

margin-top:				5px; 
margin-left:			10px;
text-align:				left;
align:					left;
background-color:#e6d2d3;
}
*html #cmshld			/*der internet box model hack!*/
{
width:					680px;
height:					440px;
margin-right:			25px;
}

#cmshldzeitung				/*h&auml;lt den ganzen mist zusammen, dss man scrollen kann*/
{
width:					680px; 
height:					450px;
overflow:				auto;
margin-top:				5px; 
margin-left:			210px;
text-align:				left;
align:					left;
background-image: url(gfx/paper.jpg);

}
*html #cmshldzeitung			/*der internet box model hack!*/
{
width:					680px;
height:					460px;
margin-left:			210px;
margin-right:			25px;
}


TEXTAREA 
{
color: 					#3B4F5E;
font-weight: 			bold;
border: 				1px solid #97A7B1;
background-color: 		#cccccc;
}
SELECT 
{
color: 					#97A7B1;
font-weight: 			bold;
border: 				1px solid #97A7B1;
background-color: 		#3B4F5E;
}
#cmshdl					/*beh&auml;lter f&uuml;r seitenabschnitte mit rand*/
{
position:				relative; 
width:					650px; 
text-align:				left;
padding:				5px;
margin:					5px;
margin-left:            0px;
text-align:             justify;
}
.cmshdl
{
border: 			1px solid #3B4F5E;
}
*html #cmshdl			/*der internet box model hack!*/
{
width:					645px;
}
#cmshdlz				/*beh&auml;lter f&uuml;r seitenabschnitte mit rand*/
{
position:				relative; 
width:					660px; 
font-weight: 			bold;
text-align:				left;
}
*html #cmshdlz			/*der internet box model hack!*/
{
width:					660px;
}

.head
{color:#97A7B1;
font-size:				16px;
text-decoration:		underline;
font-weight:			bold;
}
#cmsdate				/*formtiert die datenzeile im &uuml;berblick*/
{
width:					33%;
height:					auto;
float:					left;
text-align:				left;
}
#cmshdla				/*formatiert die news-eintragen- nur f. reg. benutzer-kacke*/
{
width:					98%;
height:					auto;
float:					left;
text-align:				left;
}
#cmsdates				/*die komplette datumszeile*/
{
	position: relative;
	width: 600px;
	padding: 5px;
	font-weight: bold;
	margin: 5px;
	margin-left:15px;
	text-align: left;
	overflow: auto;
border: 1px solid Black;
 background-color: rgb(217, 207, 206);

}
*html #cmsdates				/*die komplette datumszeile mit IE-box model hack*/
{
	width: 610px;
}
.ha						/*h&ouml;henangabe f&uuml;r divs mit input-select ud submits*/
{
height:					35px;
overflow:				auto;
}
.hb						/*h&ouml;henangabe f&uuml;r divs mit input-select ud submits*/
{
height:					55px;
overflow:				auto;
}
*html .hb						/*h&ouml;henangabe f&uuml;r divs mit input-select ud submits*/
{
height:					70px;
}
a
{
font-family: 		arial;
font-size: 			12px;
font-weight: 		bold;
text-decoration:	none;
}
a:link 
{
color: 				#97A7B1;
}
a:visited
{
color: 				#97A7B1;
}
a:hover
{
color: 				#ccc;
}
a:active
{
color: 				#ccc;
}

