
* {
    padding: 0;
    margin: 0;
}

p {
    margin-bottom: 0.7em;
    text-align: justify;
	/*float: left;
	display: inline;*/
}

img {
    border: 1px solid #d1d192;
}

li{
    list-style: none;
}

body {
  background-color: #e1e1a2;
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  overflow: scroll;
}

h1 {
    font-size: 150%;
    margin-bottom: 8px;
}

h2 {
	float: left;
	display: inline;
	width: 100%;
    font-size: 130%;
    margin: 24px 0 12px 0;
}

h3 {
    font-size: 100%;
    margin: 16px 0 6px 0;
}

.top_element{
    margin: 0 0 6px 0;
}

a {
    text-decoration: none;
    color: #c00000;
}

a:hover{
    border: none;
}

dfn { cursor: help; }

html[lang="de"] q { quotes: """ """; }      /* fuer alle ausser */
q:lang(de) { quotes: """ """; }             /* internet explorer */


/* layoutbereiche */

#wrapper {
    position: absolute;
    left: 50%;
    width: 900px;
    height: 630px;
    margin-left: -450px;
}




#headleft {
    float: left;
    height: 70px;
    width: 450px;
    padding-top: 20px;
    color: #C3C38D;
    font-family: Impact;
    font-size: 60px;
}

#headright {
    float: right;
    padding-top: 32px;
    height: 58px;
    color: #92926A;
    font-family: Impact;
    font-size: 48px;
    text-align: right;
}

#start{
    float: left;
    margin: 0 0 0 24px;
	width: 720px;
	height: 409px;
	background: url(../images/fundamentals/bgStart.jpg) center center no-repeat;
}

#start a{
    float: left;
    width: 59px;
    height: 400px;
}

#start a.ueber_mich { margin: 4px 0 0 40px; }
#start a.projektis { margin: 4px 0 0 15px; }
#start a.mygallerie { margin: 4px 0 0 15px; }
#start a.linx { margin: 4px 0 0 16px; }
#start a.gontagt { margin: 4px 0 0 16px; }
#start a.gueste { margin: 4px 0 0 16px; }
#start a.pressi { margin: 4px 0 0 16px; }
#start a.empfehlungen { margin: 4px 0 0 16px; }
#start a.vita { margin: 4px 0 0 15px; } 

#start a.ueber_mich:hover { background: url(../images/buttons/aboutme_active.jpg) top left no-repeat; }
#start a.projektis:hover { background: url(../images/buttons/projects_active.jpg) top left no-repeat; }
#start a.mygallerie:hover { background: url(../images/buttons/mygallery_active.jpg) top left no-repeat; }
#start a.linx:hover { background: url(../images/buttons/links_active.jpg) top left no-repeat; margin: }
#start a.gontagt:hover { background: url(../images/buttons/contact_active.jpg) top left no-repeat; }
#start a.gueste:hover { background: url(../images/buttons/guest_active.jpg) top left no-repeat; }
#start a.pressi:hover { background: url(../images/buttons/presse_active.jpg) top left no-repeat; }
#start a.empfehlungen:hover { background: url(../images/buttons/empfehlungen_active.jpg) top left no-repeat; }
#start a.vita:hover { background: url(../images/buttons/vita_active.jpg) top left no-repeat; } 




#topnavi {
    float: left;
    width: 900px;
    margin: 12px 0 0 0;
    border-top: 1px solid #92926A;
    border-bottom: 1px solid #92926A;
}

#bottomnavi {
    float: left;
    margin-top: 24px;
    padding-bottom: 40px;
}

#topnavi li,
#bottomnavi li{
    float: left;
    list-style: none;
    color: #92926A;
    text-align: center;
}

#topnavi a,
#bottomnavi a{
    float: left;
    text-decoration: none;
    width: 100px;
    color: #92926A;
}

#topnavi a:hover,
#bottomnavi a:hover{
    background-color: #92926A;
    border-bottom: none;
    color: #e1e1a2;
}

#content,
#contentAdmin {
    clear: both;
    float: left;
    padding: 40px 59px 0 59px;
    overflow: auto;
    width: 781px;
}

#content {    
   min-height: 420px;
   overflow: none;
}


/**********************
**** AboutMe.html *****
**********************/

.portrait{
    width: 205px;
    height: 308px;
    float: right;
}

#aboutme_text{
    float: left;
    width: 520px;
}

/***********************
**** Impressum.html *****
***********************/




/***********************
**** Konatakt.html *****
***********************/


fieldset {
    overflow: hidden;
    border: 0;
}

input, textarea {
    float: left;
    border: 1px solid #d1d192;
    background-color: #fff;
    color: #666;
    margin-bottom: 16px;
}

textarea {
    overflow: auto;
}

label {
    display: block;
    width: 120px;
    text-align: right;
    float: left;
    padding-right: 10px;
    font-size: 1.0em;
	height: 20px;
}

.cell_left{
    float: left;
    width: 280px;
    margin-bottom: 18px;
}

.cell_right{
    float: right;
    margin-right: 150px;
    width: 288px;
    margin-bottom: 18px;
}

.message_text {
    clear: both;
}

.cellsubmit {
    clear: both;
    float: right;
    margin-right: 167px;
}

/***********************
**** Projekte.html *****
***********************/

#news {
    float: right;
    border: 1px solid #fafae6;
    background: #efefc9 url(../images/fundamentals/bg_proj.jpg) top left repeat-x;
    font-size: 85%;
    color: #92926A;
    padding: 15px 15px 9px 15px;
    margin-bottom: 18px;
    width: 240px;
}

#news h1 {
    font-size: 130%;
    margin: -0.3em 0 0.7em 0;
    text-decoration: underline;
}

#news h2 {
    font-size: 100%;
    margin: 0.9em 0 0.5em 0;
}

#projects_content {
	display: inline;
    float: left;
    width: 470px;
}

.proj_right{
    float: right;
    margin: 0 0 12px 16px;
	display: inline;
	width: 170px;
}

.proj_img_right{
    float: right;
	display: inline;
}

.proj_right .link{
    clear: both;
    float: right;
	display: inline;
	width: 170px;
	text-align: right;
}

.projekte{
    clear: both;
    float: left;
	width: 470px;
    margin-bottom: 24px;
	display: inline;
}

/************************
**** Gästebuch.html *****
************************/


#guestbook .rechtsdenne{
    float: right;
	display: inline;
}

#guestbook .guest_new{
    float: right;
	display: inline;
}

.guest_entry {
    clear: both;
    float: left;
    margin-top: 20px;
    padding: 20px;
    padding-bottom: 5px;
    border: solid 1px #fafae6;
    background: url(../images/fundamentals/bg_guest.jpg) repeat-x top left;
	width: 700px;
}

#guest_entry p{
    margin: 0;
    padding: 0 0 15px 0;
}



.sep{
    clear: both;
    float: left;
	display: inline;
	margin: 0 0 0 160px;
}

.subsub{
    float: right;
    margin: 0 23px 0 0;
}

.newGuestMessage {
	float: left; 
	display: inline;
	width: 742px; 
	height: 48px; 
}

/***********************
**** Galerien.html *****
***********************/

.film_data{
	float: right;
	width: 440px;
	display: inline;
}

.title_img{
	float: left;
	display: inline;
}

.spacer{
	clear: both;
	width: 100%;
	height: 2px;
}

.gallery_img{
	float: left;
}

.gallery_link{
	float: left;
	margin: 0 0 0 12px;
}

/* Login */

.divLoginForm {
	clear: both;
	float: left; 
	display: inline;
	width: 300px;
}

.inputLoginForm,
.submitLoginForm {
	float: right; 
	display: inline;
	background: #fff;
	margin: 4px 0 0 0;
}

.labelLoginForm {
	margin: 4px 0 0 0;
}

.loginFehler {
	clear: both;
	float: left; 
	display: inline;
	margin: 4px 0 0 0;
}

/* this is the end my friend ... ! */

p.submitForm {
	clear: both;
	float: left; 
	display: inline;
	width: 100%;
	margin: 4px 0 0 0;
}

label.labelSubmitForm {
	width: 200px;
	text-align: left;
	margin: 0 0 0 12px;
}

input.inputSubmitForm {
	width: 200px;
	margin: 0 0 0 12px;
}

textarea.textareaSubmitForm {
	height: 200px;
	margin: 0 0 0 12px;
	width: 360px;
}	

div.presseAdminContainerLeft {
	float: left; 
	display: inline;
	width: 58%;
}

div.presseAdminContainerRight {
	float: right; 
	display: inline;
	width: 38%;
}

.inputSubmitFormOrderly {
	width: 30px;
	margin: 0 0 0 6px;
}

.submitPresse {
	margin: 0 0 24px 12px;
}

.selectPresse {
	float: left;
	display: inline;
	border: 1px solid #ddd;
	margin: 0 0 0 8px;
}

/* Über mich */

#imageAboutMe {
	float: right;
	display: inline;
	width: 324px;
}

#imageAboutMe img {
	float: right;
	display: inline;
}

#imageAboutMe p {
	float: right;
	display: inline;
	width: 302px;
	margin: 4px 0 16px 0;
	font-style: italic;
}

textarea.longDescrition {
	width: 600px;
	height: 500px;
}

textarea.shortDescrition {
	width: 300px;
	height: 50px;
}

label.clearbothLabel {
	clear: both;
	float: left;
	display: inline;
	height: 12px;
}

.formDescription {
	float: left;
	display: inline;
	margin: 0 0 12px 0;
	width: 400px;
}

.projektRight {
	float: left;
	display: inline;
	width: 196px;
	margin: 6px 0 10px 0;
}

.projektRightImage {
	float: left;
	display: inline;
}

.projektRightLink {
	float: left;
	display: inline;
	width: 180px;
	margin: 4px 0 0 0;
}

.projektGallery {
	float: left;
	display: inline;
	width: 100%;
	margin: 8px 0 0 0;
}

.thumbImage {
	float: left;
	display: inline;
	margin: 4px 4px 0 0;
}

.placeholder {
	clear: both;
	float: left;
	display: inline;
	width: 100%;
	height: 24px;
}

.imagesContainer {
	clear: both;
	float: left;
	display: inline;
	width: 100%;
	margin: 2px 0 0 0;
}

.generalEntryContainer {
	clear: both;
	float: left;
	display: inline;
	width: 100%;
	margin: 28px 0 0 0;
} 


.previewImageContainer {
	float: left;
	display: inline;
	width: 180px;
	height: 420px;
}

.imgSubtitle {
	float: left;
	display: inline;
	width: 160px;
	height: 180px;
	margin: 2px 0 0 0;
}

.imgGallWrap {
	float: left;
	display: inline;
	width: 100px;
	margin: 2px 0 0 0;
}

.imgNumber {
	width: 50px;
}

.projekteOrderInput {
	margin: 0 12px 0 0;
	width: 40px;
}

.nonWideLabel {
	float: left;
	display: inline;
	width: 80px;
}

.shortDescription {
	float: left;
	display: inline;
	margin: 0 12px 0 12px;
	width: 340px;
	height: 260px;
}

.labelReplace {
	float: left;
	display: inline;
	margin: 0 4px 0 0;
}
