h1 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}
form {
        margin:0;
}
img {
        display:inline;
}
.pointer {
        cursor: pointer;
}
a {
        text-decoration:none;
        color:#f60;
}
.deep_red {
	color:#bb2f04;
}
body {
        margin:0px;
        padding:0px;
        font-size:12px;
	color:black;
        font-family:lucida,verdana,geneva,helvetica,arial,sans-serif;
        background: url('/view/img/bg.jpg') 0px 0px repeat-x;
	background-color:#fcfae9;
        width:986px;
}
#head_heading {
	position:absolute;
	left:107px;
	top:20px;
}
#head_signet {
	position:absolute;
	left:78px;
	top:10px;
}
#head_menu {
	position:absolute;
	width:398px;
	left:488px;
	top:53px;
}
#project_pager {
	background-color:#e2dfcd;
	padding:6px 0px;
	position:absolute;
	width:195px;
	left:243px;
	top:53px;
}
#content {
	position:absolute;
	left:0px;
	top:152px;
}
#content_top {
	display:none;
}
#content_left {
	position:relative;
	padding-top:160px;
	padding-left:59px;
	float:left;
	width:160px;
	margin-right:24px;
}

#content_right {
	position:relative;
	float:left;
	width:430px;
}
body.client-show #content_right,
body.project-list #content_right{
	float:left;
	width:688px;
}
body.client-list #content_right,
body.text-edit #content_right{
	float:left;
	width:688px;
}
body.project-show #content_right {
	float:left;
	width:642px;
	margin-right:14px;
}
.head_menu_block {
	width:196px;
	margin-right:3px;
	float:left;
	padding:6px 0px;
	background-color:#e2dfcd;
}

.head_menu_img {
	width:196px;
	height:20px;
}

body.go-admin input {
        background-color:#fff;
        border: 1px solid #E2DFCD;
        margin-right:2px;
	margin-bottom:5px;
}
body.go-admin input.form_text {
	width:150px;
}

textarea.te_data {
        width: 430px;
        height : 500px;
}
textarea {
/*        border:2px solid #e2dfcd; */
        width: 430px;
        height : 200px;
	background-color:white;
}
.form_text {
/*        border:2px solid #e2dfcd; */
	width:220px;
        width: 430px;
}
.form_submit {
}
.subnav_item, .text-show_menuitem{
	background-color:#e2dfcd;
        padding-left:10px;
        padding-top:3px;
        padding-bottom:3px;
/*        color:#50593E; */
        text-decoration:none;
}
.subnav_item a, .text-show_menuitem a{
        color:#000;
        text-decoration:none;
}
.subnav_item_selected, .text-show_menuitem_selected{
        font-weight:bold;
        color:#000;
}
.subnav_item_selected a, .text-show_menuitem_selected a {
        font-weight:bold;
        color:#f60;
	color:#bb2f04;
}
.subnav_sep, .text-show_menuseparator {
        width:160px;
        height:2px;
        overflow:hidden;
/*        background: url(/view/img/subnav_trennlinie.gif) 0px 0px no-repeat; */
}
#subnav_search {
        padding-left:12px;
        padding-top:3px;
        padding-bottom:8px;
	background-color:#e2dfcd;
	color:black;
/*        color:#50593E; */
}
#subnav_search .search_text {
        background-color:#fff;
        border: 1px solid #e2dfcd;
        margin-right:2px;
        width:108px;
        float:left;
}
#subnav_search .search_image {
        float:left;
        margin-top:1px;
}

#admin_panel {
	margin-left: 243px;
}
body.client-list .schmuck_sep,
body.project-show .schmuck_sep,
body.project-list .schmuck_sep,
body.client-show .schmuck_sep {
	margin-top:20px;
        height:8px;
        overflow:hidden;
        background: url(/view/img/schmucklinie2.gif) 0px 0px no-repeat; 
	margin-bottom:0px;
}
body.text-show-kontakt .schmuck_sep {
 /*       width:140px; */
	margin-top:20px;
        height:8px;
        overflow:hidden;
        background: url(/view/img/schmucklinie3.gif) 0px 0px no-repeat; 
	margin-bottom:0px;
}
.schmuck_sep {
 /*       width:140px; */
	margin-top:20px;
        height:8px;
        overflow:hidden;
        background: url(/view/img/schmucklinie1.gif) 0px 0px no-repeat; 
}
.client_list_img {
	float:left;
	width:507px;
}
.client_listlink,
.client_list {
	width:627px;
	float:left;
	padding-left:13px;
	margin-bottom:4px;
}
.client_listlink {
        background: url(/view/img/raute.gif) 0px 4px no-repeat;
}
.client_list_tools {
	float:right;
}

body.project-list .project_list, body.client-show .project_list {
        width:154px;
        height:170px;
/*        background: url(/view/img/dottedline_lang_kurz.gif) 0px 156px repeat-x; */
        float:left;
        overflow:hidden;
        margin-bottom:10px;
        margin-right:8px;
        position:relative;
}
body.project-list .project_list_tools, body.client-show .project_list_tools{
        top:114px;
        left:8px;
        position:absolute;
}
body.project-list .project_list_tools img, body.client-show .project_list_tools img {
        margin-left:2px;
}
body.project-list .project_list_text, body.client-show .project_list_text {
        width:150px;
        text-align:center;
        color:#f60;
        position:absolute;
        top:135px;
}
.project_list_img {
        border:2px solid #e2dfcd;
        width:150px;
        display:block;
}
body.project-list .project_list_img, body.client-show .project_list_img { 
        position:absolute;
}
.project_list_img:hover {
        border:2px solid #bb2f04;
}
.project_list_img img {
        width:150px;
        height:130px;
}

.gallery_thumbnail {
        width:94px;
        margin-bottom:7px;
}
#gallery_left {
	float:left;
	width:534px;
}
#gallery_thumbnails {
	float:left;
        margin-left:14px;
}
.gallery_thumbnail_a img {
        width:90px;
        height:68px;
}
.gallery_thumbnail_a {
	border:2px solid #e2dfcd;
        display:block;
        margin-bottom:2px;
}
.gallery_thumbnail_a:hover, .gallery_thumbnail_a_sel {
        border:2px solid #bb2f04;
}
#gallery_image {
	border:2px solid #e2dfcd;
}
#gallery_image img {
	width:530px;
	height:400px;
}
.textpicture_list_iframe {
	border:0px;
	width:196px;
	height:650px;
}
.textpicture_list_img {
	width:180px;
}
body.textpicture-edit, body.textpicture-list {
	background:transparent;
	background-color:#fcfae9;
}
.pperror,.perror,.clerror,.uerror,.teerror,.teperror {
	color:#bb2f04;
}

.text_list_sep {
        overflow:hidden;
        width:365px;
        height:1px;
        background: url(/view/img/a_dottedline.gif) 0px 0px no-repeat;
}
.text_list_entry {
        padding-top:4px;
        padding-bottom:4px;
}

#footer {
	position:relative;
}
