/*
Theme Name: eretier.de
Theme URI: http://www.eretier.de/css/
Description: white Screen. logo left top.
Version: 0.q
Author: Cinq.net

last updated: 28.12.2011
*/


* { margin: 0; padding: 0; }

a, a:link, a:visited {color: #520828; font-weight: normal; text-decoration: none; outline: none; text-align: left; vertical-align: top;} 
a:hover, a:focus, a active { color: #737476; text-decoration: underline; }




/*                                                                                                           */
/*                                                                                                           */
/* Bei "Listen" keine Grafik vor den Listenpunkten, Abstaende auf 0 keine Einrueckung der Listenpunkte       */
/*                                                                                                           */
ul {margin: 0;padding: 0;}
li {list-style-position: outside; padding: 0 0 0 0;}



/*                                                                                                           */
/*                                                                                                           */
/* Bereichseinstellungen */
/* ... nicht angezeigt */
/*                                                                                                           */
.skiplink, .printhead {display: none;}
.printhead {
	font-size: 18pt;
	font-weight: bold;
	color: 520828;
	}


/* ... nicht gedruckt */
/*                                                                                                           */


body {
	width: 100%;
	height: 100%;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	}

#wrapper {
/*	background-image: url('../images/bg.jpg'); */
	margin: auto;
	margin-top: 25px;
	padding: 0;
	width: 990px;
	height: 704px;
	color: #737476;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: 1px solid #fff;
	overflow: visible;
	}


/* Logo und Navigation    */

#left {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 307px;
	height: 672px;
	border-right: 1px solid #878787;
/*	overflow: hidden; */
	}


/*  Adressblock innerhalb des Bereiches "left"   */

#adresse {
	position: relative;
	float: right;
	margin: 0px 36px 0px 0px;
	padding: 0;
	width: 268px;
	color: #737476;
	text-align: right;
	font-size: 1.2em;
	overflow: hidden;
	border: none;
	}

#adresse a, a:link, a:visited {
	color: #737476; 
	font-weight: normal; 
	text-decoration: none; 
	outline: none; 
	} 

#adresse a:hover, a:focus, a active { 
	color: #520828; 
	text-decoration: underline; 
	}

/*                                                                                                           */
/* Hauptnavigation innerhalb des Bereiches "left"                                                            */
/*                                                                                                           */
	#mainnav {
		position: relative;
		float: right;
		margin: 0px 0px 0px 0px;
		padding: 0;
		width: 268px;
		height: 30px;
		text-align: right;
		font-size: 1.0em;
/* 		font-weight: bold; */
		border: 0px solid #878787;
		overflow: hidden;
		}


#mainnav a, a:link, a:visited {
	color: #737476; 
	font-weight: normal; 
	text-decoration: none; 
	outline: none; 
	} 

#mainnav a:hover, a:focus, a active { 
	color: #520828; 
	text-decoration: underline; 
	}

#nav_left a, a:link, a:visited {
	color: #737476; 
	font-weight: normal; 
	text-decoration: none; 
	outline: none; 
	} 

#nav_left a:hover, a:focus, a active { 
	color: #520828; 
	text-decoration: underline; 
	}

	#nav_left {
		position: relative;
		float: right;
		margin: 0px 36px 0px 0px;
		padding: 0;
		width: 268px;
		height: 420px;
		text-align: right;
		font-size: 1.2em;
		border: none;
		overflow: hidden;
		}

	#nav_left ul {
		margin: 0;
		padding: 0;
	}

	#nav_left li {
		display: block;
		list-style: none; 
		padding: 0 0 12px 0;
		}

	#nav_left li ul {
		margin: 0;
		padding: 0 0 0 12px; 
		font-size: 0.8em;
	}

	#nav_left li ul li {
		display: block;
		list-style: none; 
		padding: 0;
		}



/* thumbnail reihe    */

#thumbnail {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 0px 0px;
	width: 83px;
	height: 572px;
	border-right: 1px solid #878787;
	overflow: hidden;
	}


#thumbnail2 {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 83px;
	height: 672px;
	border-right: 1px solid #878787;
	overflow: hidden;
	}


/* content    */

#content {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 588px;
	height: 670px;
	border: 0px solid #fff;
	overflow: hidden;
	}

#content p {
		text-align: center;
		padding: 12px 0px 0px 0px;
	}

#caption  {
	width: 588px;
	border: 0px solid #fff;
	}


#caption .prev {
	position: relative;
	float: left;
	padding: 5px 0px 0px 50px;
	font-size: 2.2em;
	cursor: pointer;
	}

#caption .next {
	position: relative;
	float: right;
	padding: 5px 50px 0px 0px;
	font-size: 2.2em;
	cursor: pointer;
	}

#maintext {
	position: relative;
	float: left;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	width: 500px;
	border: 0px solid #000;
	overflow: hidden;
	}

#maintext p {
	font-size: 1.2em;
	text-align: left;
	line-height: 21px;
	padding: 12px 0px 0px 0px;
	}

#maintext a, a:link, a:visited {
	color: #520828; 
	font-weight: normal; 
	text-decoration: none; 
	outline: none; 
	} 

#maintext a:hover, a:focus, a active { 
	color: #737476; 
	text-decoration: underline; 
	}

		
/*                                                               */
/*                                                                                                           */
/* Headlines */
/*                                                                                                           */
h1,h2,h3,h4 {color: #520828; font-weight: bold;}
h1 {font-size: 1.8em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}



/* Sonstiges */

.weiss { color: #fff; }

.rot {
	font-weight: bold;
	color: #990033;
	}

pre {
	padding:20px;
	color: #990033;
	font-size: 1.5em;
	}

.display
  {
    position  : absolute;
    top       : 0px;
    left      : 0px;
    visibility: hidden;
  }
  
.thumb_pic
  {
    width     : 83px;
    height    : 89px;
    border    : 0;
    cursor    : pointer;
  }
  
.pic
  {
    width     : 588px;
    height    : 632px;
    border    : 0;
  }
  
