/*############# Error/Hinweise #################################################*/

p.error_cell {
	padding: 8px;
	border: 1px solid #999999;
	color: #CC0000;
	margin-bottom:15px;
}

p.error_cell a {
	color: #CC0000;
}

p.message_cell, div.message_cell {
	padding: 8px;
	border: 1px solid #999999;
	margin-bottom:15px;
}

p.message_cell_sys, div.message_cell_sys {
	padding: 8px 8px 8px 38px;
	border: 1px solid #999999;
	background-image: url(layout/buttons/error.gif);
	background-repeat: no-repeat;	
	background-position: 8px 8px;		
	text-align: left;
}

p.message_cell_sys_buttons {
	text-align:right;
	padding-top:15px;
}



/*############# 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: #A17214;
	cursor: pointer;
}

/*############# Überschriften ###############################################################*/

h1 {
	font-size: 18px;
	line-height: normal;
	padding-bottom:15px;
	color: #996600;
	font-style: italic;
}


h2 {
   margin:0px;
	padding-bottom:5px;
	font-size: 12px;
	line-height: 20px;
}

h3 {
   margin-top:5px;
	font-size: 15px;
	font-style: italic;
}



/*############# Text ###############################################################*/

.error  {
	color: #CC0000;
}

.text_h10 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text_cgr {
	color: #999999;
}

/*############# Content ###############################################################*/

.news_subject {
	background-image: url(layout/screen/arrow_01.gif);
	background-repeat: no-repeat;	
	background-position: 0px 4px;
	padding-left:10px;	
	font-weight: bold;	
}

.news_link {
	padding-top:3px
}

.news_right {
	clear:both;
}

.news_right img {
	padding-right: 8px;
}

.downloads {
	list-style:none;
	margin:0px;
	padding:0px;
}

.downloads li {
	list-style:none;
	margin:0px;
	padding:0px 0px 7px 0px;
}

.downloads li a {
	display:block;
	padding-left:23px;
	background-repeat: no-repeat;
	background-image:  url(layout/buttons/filetypes/pdf.gif);
}


.line {
	height:2px;
	border-bottom: 1px dashed #999999;
}

.table_1 td {
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #E8D499;
	vertical-align: top;
}


/*############# Listen ###############################################################*/

ul.list_1 {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	list-style-type: none;
}

ul.list_1 li {
	background-image: url(layout/screen/circle.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding:0px 0px 3px 30px;
}
