/*!––––––––––––––––––––––––––––––––––
Stylesheet Perseverance Records
author: Kim Schimansky
date: 8/1/2010
______________________________________*/


* { margin: 0; padding: 0; }


* html .container {height: 1%;}

.container:after {
display: block;
height: 0;
clear: both;
visibility: hidden;
}


body {
	background-color: #fcfad7;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	line-height: 1.7;
}

p { padding-bottom: 2em; }

a {color: black; text-decoration: none; border: 0; }
a:visited {color: black;}
a:hover {color: #9f1019; font-weight: bold; }
a:active { color: #9f1019;}

h1	{
	color: #9f1019;
	font-weight: bold;
	font-size: medium;
}

h2	{
	color: black;
	font-weight: bold;
	font-size: large;
	padding: 12em 0 2em 0;
}

.logo {
	float: left;
	position:fixed; 
	z-index: 1;
	}

.date	{
	font-weight: bold;
	font-size: small;
	padding-bottom: 0em;
}

.buy1 {
	padding-top: 17px;
	}
	
.white_bottom {
	margin-left: 155px;
	}

.centered {
	text-align: center;
	padding-bottom: 0em;
	}


/* ----------container zentriert das layout-------------- */

#container {
	background-image: url(../images/pers_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	width: 900px;
	margin: 0 auto;
}


/* -----------------Inhalt--------------------- */

#content {
	background: url(../images/white.png);
	background-repeat: repeat-y;
	padding: 0 180px 0 74px;
	margin-left: 153px;
	}


/* --------------left navigavtion------------- */

#left {
	position: fixed;
	width: 13em;
	margin: 100px 0 0 0px;
	color: black;
}

*:first-child+html #home #left { margin-left: 0px !important; } 
*:first-child+html #left { margin-left: -150px !important; } 

#left ul {
	text-align: right;
	list-style-type: none;
	line-height: 2;
	padding-top: 140px; 
	padding-right: 3em;
}

#left2 {
	position: fixed;
	width: 13em;
	margin: 550px 0 0 0px;
	color: black;
}

*:first-child+html #left2 { margin-left: -150px !important; } 

#left2 ul {
	text-align: right;
	list-style-type: none;
	line-height: 1.3;
	padding-right: 3em;
}

.actual_page {
	color: #9f1019;
	font-weight: bold;
}

#left a:hover {
	color: black; 
	font-weight: bold;
	}


/* --------------special pages------------- */

.signature {
	width: 300px; 
	float: right;
	margin-top: -70px;
	padding-right: 100px;
	}

.bu {
	font-weight: bold; 
	font-size: smaller;
	margin-top: -10px;
	}

.img_releases {
	padding: 1em 20px 1em 0;
	width: 150px;
	float: left;
	border: 0;
	}

#releases hr {
	margin: 2em 0 1.5em 0;
	}
	
#links .imgright {
	padding-right: 130px;
	float: right;
	}
	
.text_releases {
	padding-bottom: 0em;
	clear: right;
	}

#order .visa {
	padding-left: 130px;
	padding-right: 50px;
	}
	
.sitemeter {
	position: fixed;
	width: 12em;
	margin: 500px 0 0 0px;	
	border: none;
	}

	
.socialnetworks {
	border: 0;
	padding-top: 15px;
	}
	
/* -------------- end of stylesheet ------------- */

