
html{
 margin: 0;
 padding: 0;
}
*{
	margin: 0;
	padding: 0;
}
body{
	width: 777px;
	background: url(../img/bg.gif) #E6E2D7 repeat-x;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: black;
	padding: 0;
	margin: 0 auto;
	line-height: 20px;
}
/* general defintions */
textarea, input {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 200px;
	color: #485354;
}
textarea{
	width: 400px;
	height: 200px;
}
address{
	font-size: 15px;
	margin-bottom: 20px;
	display: block;
	font-style:normal;
}

table, tr, td{
	border-collapse: collapse;
}


sup{
	font-size: 7px;
	color: black;
}

p {
	margin: 0 0 15px;
	font-size: 9.5pt;
}

img{
	border: 0;
	margin: 0;
}

h1 {
	color: #485354;
	font-size: 13pt;
	font-weight: bold;
	margin: 10px 0;
}

h2 {
	font-size: 11.5pt;
	color: #060f4a;
	font-weight: bold;
	margin: 10px 0;
}

h3 {
font-size: 13px;
color: #485354;
}

h4 {
font-size: 11px;
color: #060f4a;
}

a, a:link, a:visited, a:active {
	color: #485354;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}
a:hover {
text-decoration: none;
}


fieldset {
width: 98%;
border: 0;
padding: 0;
}
legend {
font-size: 1.3em;
font-weight: bold;
padding: 0 0 10px 0;
}
label {
display: block;
font-size: 1.1em;
margin: 0px;
padding: 0px;
}
input, textarea, select {
margin-left: 10px;
margin-bottom: 5px;
font-size: 1.1em;
color:#485354;
}
select {min-width: 100px;}

ol li {
font-size: 13px;
}

ul, li {
 list-style-type: square;
margin: 0;
padding: 0;
}
li{
 list-style-position: inside;
 margin: 4px;
}
hr{
	border: 0;
	background-color: #485354;
	color: #485354;
	height: 1px;
	width: 50%;
}

.clear{
	clear: both;
}
.error{
color: red;
}
.indent{
	margin-left: 10px;
}
.errorbox{
	border: 1px solid red;
}

/* bauprojekt klassen 
.list_head{

}
.list_obj{
	margin-left: 15px;
}
.list_obj_img{
	float:left;
	margin-right: 20px;
}
.list_obj_img img{
	border: 1px solid #808080;
}
a.read_more, a.read_more:link{
	color: #485354;
}


.item_obj_img{
	float:right;
	margin-left: 30px;
	width: 330px;
}
.item_obj_img img{
	border: 1px solid #808080;
}
.item_obj_img_main{
	margin-bottom: 5px;
}
.item_obj_img_thumb{
	float: left;
	margin-right: 20px;
	width: 60px;
	height: 60px;
}
.item_obj_text div{
	margin-bottom: 20px;
	font-size: 1.2em;
}
.item_obj_img_popup {
	background-color: #FFFFFF;
	border: 1px solid black;
	padding: 0;
	text-align: center;
	display: none;
	position: absolute;
	left: 50px;
	top: 50px;
	width: auto;
}
.item_obj_img_popup img{
	border: 0;
}
.item_obj_img_pre {
	float:left;
}
.item_obj_img_after {
	float:right;
}
.item_obj_img_center {
	text-align:center;
}
*/

/**********************/

#head{
	background: url(../img/head_alternative.jpg) no-repeat;
	width: 802px;
	height: 234px;
}
#navi{
	background: url(../img/navi.gif) repeat-x;
	width: 802px;
	height: 33px;
}
#navi a, #navi a:link, #navi a:visited, #navi a:active, #navi a:hover {
	color: white; 
	font-size: 9pt;
	text-decoration: none;
	margin: 5px 40px 0 10px;
	display: block;
	float: left; 
}

#content{
	width: 800px;
}

.obj{
	background: white; 
	width: 400px;
	height: 170px;
	margin-bottom: 20px;
	float: left; 
}
.obj h3{
	color: black;
	margin: 0 0 10px 6px;
}
.obj_text{
}
.obj_img_front{
	float: left;
	margin: 0 4px 0 12px;
}

.obj_img_list_popup , .admin_img_popup{
	background-color: #FFFFFF;
	border: 1px solid black;
	padding: 0;
	text-align: center;
	display: none;
	position: absolute;
	left: 50px;
	top: 50px;
	width: auto;
}
.obj_img_list_popup img{
	border: 0;
}
.obj_img_list{
	width: 300px;
}
.obj_thumb{
	float: left; 
	width: 60px;
	height: 60px;
	margin: 2px;
}

.obj_info{
	float: right;
	width: 450px;
}

.highlight{
	font-weight: bold;
}

.admintable{
	width: 800px;
	font-size: 9pt;
}
.tablehead{
	font-weight: bold;
}

.tableentry0{
	background-color: #EBEBE9;
}

.editbutton, .delbutton, .published, .unpublished{
	background: url(../img/edit.png) no-repeat;
	width: 20px;
	height: 20px;
	font-size: 0;
	border: 0;
}
.delbutton{
	background: url(../img/del.png) no-repeat;
}
.published{
	background: url(../img/published.gif) no-repeat;
}
.unpublished{
	background: url(../img/unpublished.gif) no-repeat;
}

.referencesbox{
    float:left;
    width: 390px;
    margin: 5px 5px;
    background-color: white;
    text-align:center;
    
}
.referencesbox img{
    margin: 2px 20px;
}




