html { 
  padding: 0px;
  margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #564B47;  
	background-color: #F4F1D6;
}

body#homepage {
	background-image: url(../images/bg_home.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

body#servicespage {
	background-image: url(../images/bg_services.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

body#portfoliopage {
	background-image: url(../images/bg_portfolio.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

body#photographypage {
	background-image: url(../images/bg_photography.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

body#contactpage {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/*  leave for testing  */
/* 	border: 1px solid #000000; */

/*structure begin*/

/* #content { */
/* 	width: 1000px; */
/* 	height: 500px; */
/*  	border: 1px solid #333333; */
/* } */

#container { /**/
	width: 1020px; /*733px*/
	height: 355px; /*100%*/
	padding: 0;
	margin: 0;	
	text-align: left;
 }

#leftMargin { /**/
 	float: left; 
	width: 50px;
	height: 285px;
	padding: 0;
	margin: 0;	
/* 	border: 1px solid #FFFFFF; */
}


#leftContent { /**/
 	float: left; 
	width: 385px;
	height: 285px;
	padding: 0;
	margin: 0;	
	background-color: #494942;
/* 	border: 1px solid #FFFFFF; */
}

#fullContent { /**/
 	float: left; 
	width: 530px;
	height: 285px;
	padding: 0;
	margin: 0;	
	background-color: #494942;
/* 	border: 1px solid #FFFFFF; */
}

#rightContent { /**/
	float: left;
	width: 145px;
	height: 285px;
	padding: 0;
	margin: 0;
	background-color: #494942;
/* 	border: 1px solid #FFFFFF; */
}


#rightPicture { /**/
	float: right;
	width: 440px;
	height: 285px;
	padding: 0;
	margin: 0;	
/* 	border: 1px solid #FFFFFF; */
}

#footer {
	clear: both;
	float: left;
	width: 755px;
	margin-top: 25px;
/* 	border: 1px solid #FFFFFF; */
}

/* begin, for homepage */
.ff {
	float: right;
	position:relative;
	width:80px;
	padding: 0px 0px 0px 0px;
}

.valid {
	float: right;
	position:relative;
	width:80px;
	padding: 0px 5px 0px 0px;
}
/* end, for homepage */





#main {
/* 	position: absolute; */
	float: left;
	width: 320px;
	height: 240px;
	color: #F4F1D6;	
	background-color: #494942;
	padding-top: 45px;
	padding-left: 65px;
	border: 1px solid #FFFFFF;
}

#mainContent {
	color: #F4F1D6;	
 	padding: 45px 0px 0px 65px;
	overflow: hidden;
}

#teaserBox {
	height: 250px;
	padding: 0;
	margin: 0;
	overflow: hidden;
/* 	border: 1px solid #FFFFFF; */
}

#teaser {
	color:#F4F1D6;
	padding: 45px 10px 0px 10px;
}

/*structure end*/
/*font formats begin*/

#mainContent h2, #contentText h2 {
	font-size:14px;
	font-weight:bold;
	color:#F4F1D6;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
}

.text {
	color:#F4F1D6;
	text-decoration: none;
}

/*font formats end*/

a:link, a:visited {
	color:#F4F1D6;
	text-decoration: none;
}

a:hover {
	color: #F4F1D6;
	text-decoration: underline;
}

a:active {
	color:#F4F1D6;
	text-decoration: none;
}

/*from here: revise*/

.dotsbelow {
/* 	position:absolute; */
	left: 0px;
	top: 300px;
	width: 1025px;
	visibility:visible;
}

.smalltext {
	font-family:Arial,Helvetica;
	font-size: 9px;
	color:#F4F1D6;
	text-decoration:none;
}

.textlink {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color:#0E244C;
}

.textwhite {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color:#FFFFFF;
}

/*-----------------------------------------------------------*/


.imprint {
/* 	position:absolute; */
	left: 20px;
	top: 140px;
	width: 300px;
	visibility:hidden;
}


#header {
	height: 70px;
	width: 1020px;
	padding: 0px 0px 0px 70px;
 	background-color: #F4F1D6;
	
}


/* Navigation */

#navigation {
	float: left;
	width: 540px;
	padding: 0px 0px 0px 0px;
 	background-color: #F4F1D6;
}

div#navigation {
 	height: 40px;
	width: 540px;
	margin: 0;
	padding: 0;
	border: 0;
/* 	border: 1px dotted #000000;  */
}

div#navigation ul#menu {
	height: 40px;
	width: 540px;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(../images/nav/navigation_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

div#navigation ul#menu li {
	margin: 0;
	padding: 0;
 	list-style: none;
	position: absolute;
	top: 0;
}
	
ul#menu li, ul#menu a {
	height: 70px;
	display: block;
}
	
div#navigation ul#menu li a {
 	text-indent: -9999px;
	text-decoration: none;
}

#languages {
	float: right;
	height: 40px;
	/* padding-top: 30px; */
	width: 460px;
	font-family:Arial,Helvetica;
	font-size: 9px;
	color: #494942;
	text-decoration:none;
/*  	border: 1px dotted #000000;   */
}

#languages a {
	font-family:Arial,Helvetica;
	font-size: 9px;
	color: #494942;
	text-decoration:none;
}

#languages a:hover {
	text-decoration: underline;
}

.lanPosition {
 	padding: 30px 0px 0px 10px; 
/* 	border: 1px dotted #000000; */
}

/* begin, dotted line beneath navigation*/
#dots {
 	clear: both; 
	height: 8px;
	width:1000px;
	border-bottom: 1px dotted #000000;
	font-size: 11px;
}
	
#home	{
	left: 0px; 
	width: 62px;
}

#services {
	left: 44px; 
	width: 100px;
}

#portfolio	{
	left: 109px; 
	width: 101px;
}

#photography {
	left: 175px; 
	width: 122px;
}

#contact {
	left: 260px; 
	width: 65px;
}

/* Main navigation hilite on mouseover */
#home a:hover {
	background-image: url(../images/nav/home_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

#services a:hover {
	background-image: url(../images/nav/services_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

#portfolio a:hover {
	background-image: url(../images/nav/portfolio_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

#photography a:hover {
	background-image: url(../images/nav/photography_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

#contact a:hover {
	background-image: url(../images/nav/contact_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

/* Main navigation hilite on pageload */
body#homepage #home {
	padding: 12px;
	background-image: url(../images/nav/home_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

body#servicespage #services {
	padding: 12px;
	background-image: url(../images/nav/services_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

body#portfoliopage #portfolio {
	padding: 12px;
	background-image: url(../images/nav/portfolio_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

body#photographypage #photography {
	padding: 12px;
	background-image: url(../images/nav/photography_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

body#contactpage #contact {
	padding: 12px;
	background-image: url(../images/nav/contact_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
}

/* end Navigation */




/*soon delete*/


/* fuer search-engine */ 
/* body h1 { */
/* 	display: none; */
/* } */

