/*surrounding, bildschirmbreite 960*/
#main {
	margin-left:auto;
	margin-right:auto;
	width:990px;
}

/*fuer den header einer seite */
#box_page_header {
	margin-left:17px;
	margin-top:16px;	
	margin-right:120px;
}

#page_icon {
	margin:0px;
	float:left;
	height: 57px;
	width: 57px;
}

#page_header {
	float:left;
	margin:0px;
	height: 46px;
	width: 570px;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e23520;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 32px;
	font-style: italic;
	color: #333333;
	padding-top:10px;
	padding-left:16px;
}

#page_ui {
	margin:0px;
	height: 38px;
	margin-left: 640px;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e23520;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	padding-top:18px;
}

/*--fuer seitenunterteilungen mit bildern-----------------------*/
#box_para_header {
	margin-left:82px;
	margin-top:16px;	
	margin-right:120px;
}
#para_icon {
	margin:0px;
	float:left;
	height: 30px;
	width: 30px;
}

#para_header {
	margin:0px;
	margin-left:30px;
	height: 23px;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e23520;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-style: bold;
	color: #333333;
	padding-top:6px;
	padding-left:8px;
}

#para_link {
	margin:0px;
	margin-left:30px;
	height: 23px;
	/*border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e23520;*/
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-style: bold;
	padding-top:6px;
	padding-left:8px;
	
	text-decoration:none;
	color: #990000;	
}

#a_none {
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-indent:0px;
	color: #990000;
}

/*--styles fuer narration------------------------*/

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-top:16px;
	margin-left:120px;
	margin-right:120px;
}

.p_norm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}

.p_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}

.p_italic {
	font-style:italic;
}

.p_bold {
	font-weight: bold;
}

.p_color {
	color: #990000;
}

a {
	color: #e23520;
}

#p2cols {
	/*padding-top:16px;*/
	margin-left:120px;
	margin-right:120px;
}

#p_left {
	width:236px;
	float:left;
	text-align:right;
}
#p_right {
	margin-left:236px;
	padding-left:8px;
}

/*-------------------------------------------*/
/*--styles fuer forms------------------------*/
/*-------------------------------------------*/

/*--block mit linie, ueberschrift und margins--*/
#fieldblock {
	padding-top:4px;
	padding-bottom:16px;
	
	margin-left:120px;
	margin-right:120px;
	
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #e23520;	
}

#fieldblock_no_line {
	padding-top:4px;
	padding-bottom:16px;
	
	margin-left:120px;
	margin-right:120px;
}

.fieldheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	font-style:italic;
	color: #e23520;
	margin-bottom:8px;
}

/*--input type = text--------------------------*/
#text { 
	height: 24px;
	margin-top: 4px;
}
/*--input type = textarea rows=10--------------------------*/
#textarea10 { 
	height: 160px;
	margin-top: 4px;
}
/*--input type = textarea rows=20--------------------------*/
#textarea20 { 
	height: 320px;
	margin-top: 4px;
}
/*--input type = radio, checkbox::keine hoehe definierbar---*/
#radio {
	margin-top: 4px;
}


/*--rechte spalte descr/field block--------------*/

/*--allgemeines--*/
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	color:#333333;
	padding:2px;
}

.input_fix {
	width: 450px;
}

.input_small {
	width:120px;
}

.input_bold {
	font-weight: bold;
}
.input_color {
	font-weight: bold;
	color:#990000;
}
.input_big {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color:#990000;	
}

/*--linke spalte descr/field block---------------*/
.left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style:italic;
	color: #333333;	
	text-align:right;
	vertical-align:top;
	
	width:240px;
	padding-right: 8px;
	float:left;
}




/*---tables-----------------------*/

#table_surround {
	margin-top:16px;
	margin-left:120px;
	margin-right:120px;
}

#table_surround_narrow {
	margin-top:16px;
	margin-left:240px;
	margin-right:120px;
}

#table_surround_right {
	margin-top:16px;
	margin-left:360px;
	margin-right:120px;
}
	
td {
	vertical-align:top;
	padding:2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;	
}

.td_bold {
	font-weight: bold;
}

.td_bold_big {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

.td_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;	
}

.td_a_small {
	color: #990000;
}

.td_a_small_bold {
	font-weight: bold;
	color: #990000;
}

.td_right {
	text-align:right;
}

.td_80 {
	width:80px;
}

.td_120 {
	width:120px;
}

.td_160 {
	width:160px;
}

.td_200 {
	width:200px;
}

.td_240 {
	width:240px;
}
.td_280 {
	width:280px;
}
.td_320 {
	width:320px;
}
.td_360 {
	width:360px;
}
.td_400 {
	width:400px;
}
/*---------------------------*/
#spacer {
	height:32px;
}
#spacer_s {
	height:16px;
}
/*---------------------------*/
#print {
	margin-left:120px;
	margin-right:120px;
}	
#print_left {
	margin-left:120px;
	width:370px;
	float:left;
}
#print_right {
	margin-left:524px;
	width:370px;	
}
#print_line {
	margin-left:120px;
	margin-right:120px;
	margin-top:8px;
	margin-bottom:16px;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.print_align_right {
	text-align:right;
}

.print_norm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.print_indent {
	padding-left: 70px;
}

.print_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
}
.print_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}
.print_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}

.print_bold {
	font-weight:bold;
}
.print_italic {
	font-style:italic;
}
/*---------------------------*/
#small_window {
	margin-left:auto;
	margin-right:auto;
	width:480px;
}
#small_window_header {
	margin:0px;
	height: 24px;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e23520;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-style: bold;
	color: #333333;
	padding-top:15px;
	
	width: 400px;
}
#small_window_fieldblock {
	padding-top:4px;
	padding-bottom:16px;
	
	margin-left:20px;
	margin-right:20px;
}
.small_window_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style:italic;
	color: #333333;	
	text-align:right;
	vertical-align:top;
	
	width:150px;
	padding-right: 8px;
	float:left;
}
