/*############# Error/Hinweise #################################################*/

p.error_cell {
	padding: 8px;
	border: 1px solid #838383;
	color: #CC0000;	
	margin-bottom:15px;
}

p.error_cell a {
	color: #CC0000;	
}

p.message_cell, div.message_cell {
	padding: 8px;
	border: 1px solid #838383;
	margin-bottom:15px;
}

.message_cell img  {
	float:left;
	margin: 0px 8px 8px 0px;
}

/*############# Formulare #################################################*/

input.text, textarea.text  {
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
}

input.text, textarea.text, select.text  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:0px;
}

input.button  {
	padding: 1px 5px 1px 5px;
	border: 0px;
	font-size: 12px;
	color: #FFFFFF;	
	background-color: #838383;
	cursor: pointer;
	background-repeat: repeat-x;	
}

/*############# Überschriften ###############################################################*/


h2 {
	margin:0px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

h3 {
	margin:0px;
	padding-bottom: 3px;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

/*############# Text ###############################################################*/

.error  {
	color: #CC0000;
}

.text_h10 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text_cgr {
	color: #999999;
}

/*############# Content ###############################################################*/

td.referenzen_zelle {
	padding: 8px;
	border: 1px solid #ADADAD;
	color: #000000;
}

td.referenzen_zelle a {
	color: #000000;
}

td.referenzen_zelle a:hover {
	color: #CC0000;
}

.news_subject {
	font-weight:bold;
}

.news_link {
	padding-top:3px
}

.news_spacer {
	clear:both;
   height:10px;
}

ul.liste_1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.liste_1 li {
	padding:0px 0px 0px 20px;
	background-image: url(layout/screen/kreis.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
