/*-------------------style sheet metadata------------------------ */

/*-------------------project: lana vision--------------*/

/* ------------------website: wwww.webgaroo.de------------ */

/*------------------ author: VALERIA WIRSUM----------------------- */

/*-------------------date:20.04.2008------------------------------ */



*{
 margin:0;
 padding:0;
}
  html {
	overflow: scroll;
}

body {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F3F3F3;
	background-color: #420000;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-image: url(images/4bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left 120px;
}
h1, h2, h3 {
	font-size: 12px;
}
A {
	text-decoration: none;
	color: #CCCCCC;
}

img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

p {
} 	  


#container {
	text-align: left;
	width: 960px;
	margin: 0px auto;
	background-color: #000000;
}


#header {
	height: 100px;
	background-image: url(images/5banner.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/* Hauptmenü */
#navigation {
	color: #FFFFFF;
	height: 30px;
	background-image: url(images/nav.gif);
}


#navigation ul {
	margin-left: 77px;

}
#navigation li {
	list-style-type: none;
	display: inline;
	
}


#navigation li a {
	line-height: 25px;
	margin-right: 30px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 35px;
	font-weight: normal;
	color: #F4F4F4;
	
}
#navigation li a:hover {
	color: #FF9999;
}

/* End Hauptmenü */





#content {
	width: 480px;
	float: left;
	text-align: right;
}
#content h1 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 16px;
	color: #800000;
	letter-spacing: 4px;
	word-spacing: 4px;
	font-weight: lighter;
}

#content a {
	color: #FFFFFF;
}


#content p {
	background-image: url(dubai-corporate-portraits-photography/photo/1.jpg);
	background-repeat: no-repeat;
	height: 600px;
	margin-left: 40px;
	border: 1px none #800000;
	background-position: center top;
	margin-top: 20px;
}


#sidebar {
	text-align: justify;
	width: 460px;
	float: right;
}
#sidebar p {
	margin-bottom: 15px;
	margin-left: 30px;
}
#sidebar h1 {
	color: #800000;
	margin-top: 30px;
	margin-bottom: 30px;
	letter-spacing: 4px;
	word-spacing: 4px;
	font-size: 16px;
	margin-right: 50px;
	text-align: center;
	font-weight: lighter;
}


#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}
#sidebar a:hover {
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



#footer {
	clear: both;
	color: #DCDFE9;
	background-image: url(images/footer.gif);
	height: 30px;
}
#footer a {
	text-decoration: none;
	padding-left: 70px;
	color: #DCDFE9;
	line-height: 25px;
}

#footer a:hover {
	color: #FF9999;
}
#down {
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#down h2 {
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 15px;
}
#down a {
	color: #663300;
}



/*-------------------specification------------------------------ */



.inside {
	background-image: url(images/4bg_inside.gif);
	background-repeat: repeat-y;
}

.schrift {
	color: #FFFFFF;
	padding-left: 90px;
	letter-spacing: 20px;
}
.bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}


.foto-index-sidebar {
	padding: 4px;
	margin-right: 48px;
	border: 1px solid #800000;
}
.foto-index-content {
	margin-top: 56px;
	margin-right: 10px;
}
.thumbnail {
	float: left;
	margin-right: 85px;
	text-align: center;
	border: 1px solid #800000;
	padding: 4px;
	margin-bottom: 4px;
}


.bildtext {
	border: 1px none #999999;
	padding: 4px;
	width: 160px;
	float: left;
	text-align: center;
	margin-right: 40px;
}
.bildcontent {
	float: left;
	padding-right: 10px;
}
.pbild {
	clear: both;
}
.bildright {
	border: 1px none #DDE0E6;
	margin-right: 20px;
	padding: 5px;
}
.font-fett {
	font-weight: bold;
}
.clear {
	clear: both;
}
.page-link {
	border: 1px solid #800000;
	padding: 6px 6px 6px 8px;
}
.page {
	padding: 6px 6px 6px 8px;
	background-color: #800000;
	color: #FFFFFF;
}
#sidebar a.page-link:hover {
	background-color: #990000;
}

.webgaroo {
	margin-left: 300px;
}

