/*############# Error/Hinweise #################################################*/

.error_cell {
	padding: 8px;
	border: 1px solid #E7351B;
	color: #E7351B;	
	margin-bottom:15px;
}

.error_cell a {
	color: #E7351B;	
	
}

.note_cell {
	padding: 8px;
	border: 1px solid #4B4B4B;
	margin-bottom:15px;
}

.note_cell_image  {
	padding: 8px 8px 8px 30px;
	border: 1px solid #4B4B4B;
	margin-bottom:15px;
	background-repeat: no-repeat;
	background-position: 8px 10px;
}

.system_messages {
	text-align:center;
	padding-top:50px;
}

.system_messages p {
	margin-left:auto; 
	margin-right:auto; 
	text-align:left;
}

.system_messages_high {
	background-image: url(layout/buttons/high.gif);	
}

.system_messages_medium {
	background-image: url(layout/buttons/medium.gif);	
}

.system_messages_low {
	background-image: url(layout/buttons/low.gif);	
}


/*############# 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: 12px;
}

input.text, textarea.text, select.text  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:3px;
}

input.error, textarea.error {
	border-top: #CC0000 1px solid;
	border-left: #CC0000 1px solid;
}

input.button  {
	padding: 2px 5px 2px 5px;
	border: 0px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8E0F08;
	background-image: url(layout/screen/background_06.gif);
	background-position: bottom;	
	cursor: pointer;
}

input.button.grey  {
	background-image: url(layout/screen/background_08.gif);
}

.checkbox {
	border:0px; 
	margin:0px 2px 1px 0px; 
	padding:0px;
	width: 13px;
	height:13px;
}


/*############# Listen ###############################################################*/

ul.list_01 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.list_01 li {
	padding:0px 0px 0px 12px;
	background-image: url(layout/screen/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

ul.list_02, ul.list_02 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



/*############# Überschriften ###############################################################*/

h1 {
	font-size: 18px;
	padding-bottom: 14px;
	font-weight: normal;
	color: #E7351B;
}

h2 {
	font-size:12px;
	padding-bottom:3px;
	color: #CDCDCD;
	text-transform: uppercase;
}



/*############# Text ###############################################################*/

.error  {
	color: #E7351B;
}

.text-h11s{
	font-size:11px;
}

.border {
	border: 1px solid #AA1B13;
}

/*############# Links ###############################################################*/

.link_intern {
	padding-left:13px;
	background-image: url(layout/screen/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.link_intern:hover {
	background-image: url(layout/screen/arrow_01_f1.gif);
}

.link_extern {
	padding-left:13px;
	background-image: url(layout/screen/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.link_extern:hover {
	background-image: url(layout/screen/arrow_01_f1.gif);
}

.link_email {
	padding-left:13px;
	background-image: url(layout/screen/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.link_email:hover {
	background-image: url(layout/screen/arrow_01_f1.gif);
}

.link_gallery {
	padding-left:13px;
	background-image: url(layout/screen/link_04.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.link_gallery:hover {
	background-image: url(layout/screen/link_04_f1.gif);
}

.link_rss {
	padding-left:21px;
	background-image: url(layout/screen/rss.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.link_facebook {
	padding-left:16px;
	background-image: url(layout/screen/facebook.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}



/*############# Linien ###############################################################*/

.line_01 {
	background-image: url(layout/screen/line_01.gif);
	background-repeat: repeat-x;
	background-position: 0px 15px;
	height:30px;
}


/*############# Contentspezifisch ######################################################*/

.div_table {
	position:relative;
}

.div_table_spacer {
   padding-top:30px;
	background-image: url(layout/screen/line_01.gif);
	background-repeat: repeat-x;
	background-position: 0px 15px;
}

.div_table_spacer_without_line {
	position: relative;
   padding-top:20px;
}

.div_table_inner_left {
	position:absolute; 
	top: 0px; 
	left: 0px;
}

.div_table_inner_left a {
	background: none;
	padding: 0;
}

.div_table_inner_left a:hover {
	background: none;
	padding: 0;
}

.div_table_inner_right_border {
	background-image: url(layout/space_grey.gif);
	background-repeat: repeat-y;
	background-position: 319px 0px;
}

.icon_text_left img {
	border: 1px solid #4B4B4B;
	padding:3px;
}

.icon_text_left img:hover {
	border: 1px solid #CAC9C9;
	padding:3px;
}

.icon_text_right {
   padding-left: 91px;
	min-height: 76px;
}

.formular fieldset {
	padding: 0px;
	margin:0px;
	border: none;
}

.formular legend {
	background-color:#FFFFFF;
	font-weight:bold;
	padding: 0px 5px 0px 5px;
}

.formular label {
	display:block;
	height:18px;
}

.formular .input_small {
	width:200px;
	margin-bottom:15px;
}

.formular .checkbox_small {
	float:left; 
	font-size:11px; 
	width: 130px;
}

.formular .fieldset_small {
	padding:0px 8px 8px 8px;
	border: 1px dashed #000000;
}

.table_grey {
	width:100%;
}

.table_grey td {
	padding:1px 5px 1px 5px;
	background-color: #F3F4F2;
	white-space: nowrap;
}

.table_grey th {
	background-color:#d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding:1px 5px 1px 5px;
	white-space: nowrap;	
	vertical-align: top;
}

.table_grey .center {
	text-align:center;	
}

.pages_bottom {
	margin-top:15px; 
	padding: 3px 0px 0px 0px; 
	border-top: 1px solid #4B4B4B;
	text-align:center;
	color: #CAC9C9;	
}

.pages_bottom a {
	text-decoration: none;
	color: #CAC9C9;
}

.pages_bottom a:hover {
	color:#E6351B;
	text-decoration: none;
}

.news_outer {
	min-height:300px;
}

.news_container {
	min-height:270px;
}

.downloads {
	padding:0px;
	margin:0px;
	list-style: none;
}

.downloads li {
	padding:0px;
	margin:0px;
	list-style: none;
}

.downloads li.header {
	font-size:12px;
	padding-bottom:7px;
	color: #CDCDCD;
	text-transform: uppercase;
	font-weight:bold;
}

.downloads li a {
	display:block;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: normal;
}

.downloads li span {
	white-space:nowrap; 
	font-size:10px;
}


/*############# Barrierefrei #################################################*/

.web_accessibility_display {
	display: none;
}


