/*STYLE SHEET FOR LEIF KARPE
CREATED BY L.O. 25NOV 2007*/


/*========GENERAL=============================================
============================================================*/
/* Getting rid of the overall margin */
html, body {
    padding: 0px;
    margin: 0;
   	top: 0;
    left: 0;
    background-color: #000000;
    /*background-image: url(img/blende.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
    }
 
/*defining fonts*/
body {
    text-align: left; 
    }
    
    
/* tables etc. */
html, body, div, table, td, dl, dt, dd, input, select {
	font-family: helvetica, verdana, arial, 'sans serif';
	font-size: 11px;
	color: #9E8C8C;
	line-height: 16px; 
	}

/*paragraphs and lists*/
p, ul, li {
    font-family: helvetica, verdana, arial, 'sans serif';
    line-height: 16px;
    color: #FF0000; 
    margin-top: 0px;
    padding-top: 0px;
    }
	
/*LAYOUT*/
/*========HEADER==============================================
============================================================*/
/* top section, menu until under top line */
#content	{
	margin: 0 auto;
	width: 718px;
	}

/* top line */
#topline	{
	width: 718px;
	height: 1px;
	background: transparent url(img/linie.gif) no-repeat;
	}
	
/* top line */
#toplinesolo	{
	/*distance from top*/
	width: 718px;
	height: 1px;
	background: transparent url(img/linie.gif) no-repeat;
	}

/* bracket around menu */	
/* determines how large the top margin is */
#menu	{
	/*distance from top*/
	margin-top: 86px;
	/*distance menu from left*/
	margin-left: 178px;
	width: 718;
	height: 13px;
	background-color: #000000;
	border-bottom: 1px solid black;
	}	
	
/* navigation links, grouped together */
#nav 	{
	font-family: helvetica, verdana, arial, 'sans serif';
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #FF0000;
	float: left;
	}
#nav a	{
	padding: 1px 11px 1px 11px;
	margin-right: 4px;
	font-family: helvetica, verdana, arial, 'sans serif';
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #FF0000;
	}
#nav a:link	{
	text-decoration: none;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #000000;
	}
#nav a:visited	{
	color: #FF0000;
	text-decoration: none;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #000000;
	}
#nav a:hover	{
	color: #3D0101;
	text-decoration: none;
	}
#nav a:link:hover, #nav a:visited:hover	{
	color: #3D0101;
	text-decoration: none;
	border-top: 1px solid #3D0101;
	border-right: 1px solid #3D0101;
	border-left: 1px solid #3D0101;
	border-bottom: 1px solid #000000;
	}	

/* single menu item */
.topnav	{
	float: left;
	}
/* navigation links, grouped together FOR START PAGE */
#navstart 	{
	font-family: helvetica, verdana, arial, 'sans serif';
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #3D0101;
	float: left;
	}
#navstart span	{
	padding: 1px 11px 1px 11px;
	margin-right: 4px;
	font-family: helvetica, verdana, arial, 'sans serif';
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #3D0101;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #000000;
	}

.planetstart	span {
	color: #001E58;
	text-decoration: none;
	}
	


	
/* active status of navigation links */
body#service_body a#service,
body#bio_body a#bio,
body#kontakt_body a#kontakt,
body#person_body a#impressum	{
	color: #3D0101;
	text-decoration: none;
	border-top: 1px solid #3D0101;
	border-right: 1px solid #3D0101;
	border-left: 1px solid #3D0101;
	border-bottom: 1px solid #000000;
	}

/* active status of planet link */
body#planet_body a#plan	{
	color: #001E58;
	}

/* extra link to planetpictures */
#globe	{
float: left;
margin-right: 2px;
}

.planet	{
}

.planet	a {
	color: #26858E;
	text-decoration: none;
	}
.planet	a:active {
	color: #001E58;
	text-decoration: none;
	}
.planet	a:hover, .planet a:visited:hover  {
	color: #001E58;
	text-decoration: none;
	}
.planet	a:visited {
	color: #26858E;
	text-decoration: none;
	}	
	
	
/*========CONTENT=============================================
============================================================*/	
	
#centre	{
	margin: 0 auto;
	width: 718px;
	/*height of the content area*/
	height: 340px;
	padding-left: 6px;
	}

#columnone	{
width: 148px;
float: left;
	}
	
#columntwo	{
width: 26px;
height:1px;
float: left;
	}
	
#columnthree	{
width: 410px;
float: left;
	}

/*========CONTENT FRONT PAGE==================================
============================================================*/	
#quote	{
	padding-top: 140px;
	padding-left:120px;
	}

#negatives	{
	padding-left:120px;
	}

/* rollover effect leif's picture front page */
#startpicture	{
	float:left;
	}
	
/*========ROLLOVER EFFECTS QUOTES STARTPAGE===================
============================================================*/	

/*DEUTSCH*/
#DE	{	
	padding-top: 0px;
	padding-left: 0px;
	}	


/*SPANISCH*/
#ES	{	
	padding-top: 0px;
	padding-left: 0px;
	}	


/*ENGLISCH*/
#GB	{	
	padding-top: 0px;
	padding-left: 0px;
	}	
	
/*LARGE QUOTES*/
#quote_ALL	{
	background-color: #000000;
	font-family: Helvetica;
	text-decoration: none;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 1px;
	color: #ffffff;
	padding-top: 104px;
	padding-left: 10px;
}

/*========ROLLOVER EFFECTS NEGATIVES==========================
*/
#neg1	{	
	padding-top: 0px;
	padding-left: 60px;
	margin-right: 12px;
	float: left;
	}	

#neg2	{	
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 12px;
	float: left;
	}	
	
#neg3	{	
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 6px;
	float: left;
	}	


/*========TEXT CONTENTS=======================================
============================================================*/
#text	{
	padding-top:18px;
	}

#text p	{
	font-family:helvetica,verdana, arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 12px;
	}

#text h2	{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family:helvetica,verdana, arial;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	}

#text h3	{
	padding: 0px;
	margin: 0px;
	font-family:helvetica,verdana, arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 4px;
	}

/*========BLUE TEXT FOR PLANETPICS============================
============================================================*/

#textblue	{
	padding-top:18px;
	color: #26858E;
	}

#textblue p	{
	font-family:helvetica,verdana, arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 12px;
	}

#textblue h2	{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family:helvetica,verdana, arial;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	}

#textblue h3	{
	padding: 0px;
	margin: 0px;
	font-family:helvetica,verdana, arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 4px;
	}

#portrait	{
	padding-left: 34px;
	padding-top: 14px;
	}

/*========FOOTER==============================================
============================================================*/
/* footer (logo, line and copyright) */
#footer	{
	margin: 0 auto;
	width: 718px;
	padding-left:118px;
	}
	
/* bottom line */	
#bottomline	{
	clear:both;
	margin: 0 auto;
	width: 718px;
	height: 1px;
	background: transparent url(img/linie.gif) no-repeat;
	}

/* logo (leif karpe) */	
#logo	{
	height: 22px;
	}	
	
/* copyright message */
#copyright	{
	font-family: helvetica, verdana, arial, 'sans serif';
	font-size: 9px;
	color: #ff0000;	
	}

/*========VIDEOS==============================================
============================================================*/
.trailer	{
padding-top: 30px;
padding-left: 172px;
}

.trailer a	{
color: #FF0000;
text-decoration: none;
}

.trailer a:link	{
color: #FF0000;
text-decoration: none;
	}
	
.trailer a:link:hover, .trailer a:visited:hover	{
color: #3D0101;
text-decoration: none;
	}
	
.trailer a:active	{
color: #FF0000;
text-decoration: none;
	}
	
.trailer a:visited	{
color: #FF0000;
text-decoration: none;
	}



#back	{
	width: 360px;
	text-align: right;
	}

#language	{
	height: 20px;
	width: 60px;
	padding-left: 400px;
	padding-top: 80px;
	}
