
.texto_resaltado{
	font-size: 120%;
	color: blue;
}

.fotos_obras{
	border: 10px;
}

#content_title .field_2 {
  float: left;
  width: 100%;
  color: #000;
  font-weight: bold;
  font-size: 110%;
}






/* FOOTER
#footer {
  background: url(/images/fotter_bg.gif) top right no-repeat;
  width: 96%;
  margin: 0 0 0 20px;
  height: 30px;
  padding: 0 8px 0 0;
} */





/* HEAD  
#head {
  background: #fff url(/images/head_bg.gif) top left repeat-x;
  width: 100%;
  height: 130px;
}*/

#head .logo {
  padding: 0 0 0 20px;
  float: left;
}


/* CONTENT 
#content {
  background: #fff url(/images/content_bg.gif) top right repeat-y;
  width: 96%;
  margin: 20px 0 0 20px;
  padding: 0 8px 0 0;
}*/





/* SIDEBAR */
#sidebar {
}





/* CONTENT_HEAD */
#content_head {
  padding: 5px 5px 5px 5px;
}

#content_head div.title_3 {
  float: left;
  font-weight: bold;
  color: #8f8f8f;

}

#content_head .button_close {
  float: right;
}





/* CONTENT_TITLE */
#content_title {
  padding: 20px 10px 20px 10px;
  /* background: #505050; */
  background: #e6efff;
}

#content_title .filter_1 {
  float: left;
  width: 80%;
}

#content_title .filter {
  float: left;
  width: 100%;
}

#content_title .filter_1 label, #content_title .filter label {
  color: #000;
  font-size: 150%;
}

#content_title .filter_1 input, #content_title .filter input {
  background: #fdffd1;
  border: #999 solid 1px;
  font-size: 130%;
  padding: 2px;
  margin: 3px 0 0 0;
}

#content_title .button_add {
  float: right;
}

#content_title a {
  font-size: 130%; 
  font-weight: bold; 
}

#content_title .field_1 {
  float: left;
  color: #000;
  width: 80%;
  font-weight: bold;
  font-size: 160%;  
}

#content_title .field_2 {
  float: left;
  width: 100%;
  color: #000;
  font-weight: bold;
  font-size: 110%;
}





/* CONTENT_TAB */
.content_tab {
  background: #e6efff;
  padding: 0 0 0 10px;
  border: solid #ddd; 
  border-width: 0 0 0 0;
}

.content_tab .tab {
  float: left;
  padding: 5px 10px 5px 10px;
}

.content_tab .tab_select {
  float: left;
  background: #fff;
  font-weight: bold;
  color: #000;
  padding: 5px 10px 5px 10px;
  border: solid #ddd; 
  border-width: 0px 1px 0 0px;
}




/* CONTENT_DETAIL */
#content_detail {
  width: 100%;
}





/* CONTENT_DETAIL LIST */
#content_detail .list {

}
#content_detail .list_head {
  padding: 10px 0 10px 0;
  margin: 0 10px 0 10px;
  border: solid #ddd;
  border-width: 0 0 1px 0;
}

#content_detail .list_head .sort {
  font-size: 96%;
  float: left;
}

#content_detail .list_head .result_msg {
  font-size: 120%;
  float: right;
}

#content_detail .list_fotter {
  font-size: 120%;
  float: left;
  padding: 10px;
}




/* CONTENT_DETAIL FIELDS */
#content_detail .fields {
  padding: 20px 20px 20px 20px;
}

#content_detail .fields .field_1 {
  font-size: 150%;
  font-weight: bold;
  padding-bottom: 20px;
}

#content_detail .fields .field_1 label {
  font-size: 60%;
}

#content_detail .fields * input {
  padding: 4px 4px 4px 4px;
}

#content_detail .fields .field_2 {
  font-size: 120%;
  font-weight: bold;
  padding-bottom: 20px;
}

#content_detail .fields .field_2 label {
  font-size: 70%;
}




/* area */
#content_detail .fields .area {
  margin-bottom: 20px;
} 

#content_detail .fields .area .title {
  margin: 0 20px 0 0;
  padding: 4px 0 4px 0;
  font-size: 510%;
  font-weight: bold;
  color: #000;
  border: solid #ddd;
  border-width: 0 0 1px 0;
  
}

#content_detail .fields .area .row_0, #content_detail .fields .area .row_1 {
  margin: 0 20px 0 0;
  padding: 6px;
  border: solid #ddd;
  border-width: 0 0 1px 0;
}

#content_detail .fields .area .row_0 .field_1, #content_detail .fields .area .row_1 .field_1 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 100%;
}

#content_detail .fields .area .row_0 .field_2, #content_detail .fields .area .row_1 .field_2 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 120%;
}

#content_detail .fields .area .row_0 {
  background: #f0f0f0;
}

#content_detail .fields .area .row_1 {
  background: #fff;
  background: #f0f0f0;
}







/* Error */

#errorExplanation {
	background: #fcc;
	margin: 0px;
	border: solid 1px #f66;
	margin-bottom: 5px;
}

#errorExplanation h2 {
	padding: 2px 5px 3px 20px;
	color: #333;
	font-size: 11px;
	margin: 0;
	letter-spacing: 0;
	font-family: Verdana;
	background: #f66 url(/images/error.gif) 2px 1px no-repeat;
}

#errorExplanation ul {
	margin: 0;
	padding: 2px 2px 4px 25px;
}

#errorExplanation p {
	font-size: 11px;
	padding: 2px 5px;
	font-family: Verdana;
	margin: 0;
}

#errorExplanation ul li {
	font-size: 11px;
	margin: 0;
	font-family: Verdana;
	padding: 0;
}

#fieldWithErrors input {
	border: solid 1px #f00;
}

.field_error  {
	border: solid 1px #f00;
	background-color: #ffa9a9;
}



/* andreas: */

body {
margin: 0 auto;
padding: 0 ;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
/*margin: 0 auto;*/
margin: 0 auto;
width: 910px;
}

#header {
/*clear: both;
margin: 5px 0 0 0;
padding: 0;
height: 45px;*/
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 160px;
margin: 0 10px 10px 3px;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 160px;
margin: 0 10px 10px 3px;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 35px;
text-decoration: none;
/*color: #505050; */
/*color: #0b163c;*/
color: #000;
display: block;
padding: 6px 10px 0px 10px;
/*background: #f4f4f4;*/
/*background: #c5d0fa;*/
background: #6598c3;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
/*color: #286ea0; */
color: #8090cc;
/*border-left: 4px solid #286ea0;*/
border-left: 4px solid #8090cc;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 145px;
height: 3180px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 20px 20px 170px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 5px 0 5px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
} 

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

