/* Cascading Stylesheet for Julia Fritz & Lars GmbH by Timothy Santore, Juli 6th 2009*/
/* © 2009, Accident Grotesk - Visit http://www.accidentgrotesk.com for more information.*/

/* GLOBALS ------------------------------------------------------- */

/* Initial Reset */
*{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html h1 a, a {
/* for IE5/win */
c\ursor:pointer;
}

body {
	margin:0;
	padding:0px 0px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 12px;
	line-height: 15px;
	color: #857036;
	/*color: #D1C194;*/
	/*background:url(../images/background.gif);*/
	/*background-color:#857036;*/
	background-color: #524521;
}

/* STRUCTURE ---------------------------------------------------- */

#outer {
width:100%;
text-align:center;
position:relative;
}

#inner {
margin:0 auto;
height:100%;
width:937px;
position:relative;
clear:both;
}

#content {
	margin:0 0px 0px 3px;
	width:849px;
	text-align:left;
	padding:0px 30px 0px 30px;
}

#content_container {
margin:0px 0px 0px 3px;
width:783px;
padding:15px 30px 0px 30px;
}

#main {
	width:785px;
}

#title {
	width:785px;
	text-align: center;
	}

/* HEADER */
#header {
	width:785px;
	height:60px;
	position:relative;
	padding-bottom: 0px;
	text-align: center;
	margin-bottom:29px;
	margin-top:11px;
}

#subcontent {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	overflow: auto;
	height:inherit;	
	}
	
.disclaimer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	}

#left {
	width: 530px;
	float:left;
	}
	
#right {
	width: 150px;
	margin-left: 590px;
	}

#right p{
	margin: 10px 0px 0px 0px;
	}

#left_disclaimer {
	width: 340px;
	float:left;
	}
	
#right_disclaimer {
	width: 340px;
	margin-left: 385px;
	}

.left_sub {
	width: auto;
	float:left;
	height: 210px;
	}
	
.right_sub {
	width:auto;
	margin-left: 175px;
	height: 210px;
	}

.center_sub {
	padding-bottom: 35px;
	width:350px;
	}

	
/* LINKS ---------------------------------------------------------- */
a:link {
	color:#AAA;
	text-decoration:none;
	font-style: normal;
	}

a:visited {
	color:#AAA;
	text-decoration: none;
	}

a:hover {
	text-decoration:none;
	color:#FFF;}

a:link img{
	color:#FFF;
	}

a:hover img{
	background-color: #FFF;
	}

a img {
	border: 0px;
	border-style: none;
	}


/* FOOTER -------------------------------------------------------- */

#footer {
	position:relative;
	text-align:left;
	width:778px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	vertical-align:top;
	margin:0px 3px 0px 3px;
	padding:4px 0px 0px 0px;
	}
	
#footer-left {
	text-align:left;
	width:300px;
	float: left;
	height:15px;
	vertical-align: top;
	}
	
#footer-right {
	text-align:right;
	width:300px;
	float: right;
	height:15px;
	}

/* MISC ----------------------------------------------------------- */

.white {
color:#EBE8BD;
}

.large {
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0px;
	font-weight: lighter;
	}

.pics {  
    height:  785px;  
    width:   556px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {    
    width:  785px; 
    height: 556px; 
    top:  0; 
    left: 0 
}