/*
       style.css
       Corinna-dommes.de
       März 2009
*/


body{
        background-color: #fdfdf6;
        margin: 0 0 0 0;
        text-align: center;
  		font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
}

a{
	text-decoration: none;
	color: #a58654;
}

a:hover{
	text-decoration: underline;
}

a.NavigationLink {
	float: right;
	font-size: 0.8em;
	color: #555555;
}

a.NextImageLink{
	float: right;	
}

h1 {
 		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #555555;
		font-size: 1.2em; 
		line-height: 1.4em; 
		font-weight: normal;
}

h2 {
 		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #555555;
		font-size: 0.9em; 
		line-height: 1.4em; 
		font-weight: bold;
}


p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.65em;
	color: #555555;
}


#Header{				
		  width: 100%; 		       
		  background-image: url(backHeader.gif);	 
		  margin: 0 auto; 
		  height: 128px; 
		  
}

#KeywordsHeader h1{
	font-size: 0.4em;
	color: #b22222;
	position: absolute;
	
}

 /* Menü im Headerbereich */

#TopMenu{
        position: absolute;
        margin: 0 auto;
        top: 15px;
        right: 70px;        
		  font-size: 0.9em; 
		  font-weight: 600;
}

#TopMenu a {
        color: #fdfdf6;
}

#TopMenu a:hover {
        text-decoration: underline;
}

#TopMenu li {
	padding: 1px 5px; 
	float: left;		
}

#TopMenu ul {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        list-style: none;
}


#logo{	      
	position: relative; 
	left: -360; 
	top: 10; 
		  
}

 a img {
        border: 0;
}

/* Macht die gestrichtelte Linie um geklickte Links unsichtbar */
a:focus {
        outline: none;
}


/* Das Menue */

#Menu{		
        font-size: 0.9em;  
		font-weight: 600;      
        height: 35px; 
		width: 100%; 
        margin: 0 0 0 0;		       
		background-image: url(BackMenu.gif);
		text-align: center;		
		letter-spacing: 0.2px;  
}

#Menu li {
        display: inline;		
        /* float: left;		*/
		border-right: 1px solid white;			  	  	  		   		 		
		 }
		 		  
#Menu li.page-item-22 {
	border-right: none;	
}

#Menu li a{
	color: #fdfdf6;		
	height: 100%; 	
	padding: 1px 10px;
}

#Menu li a:hover, li.current_page_item a{			
	text-decoration: underline;
	height: 100%; !important;	
	}

#Menu ul {				
        padding: 10 0 10 0;
        margin: 0 auto; 		 
        list-style: none;	
		height: 100%; 
   	  
}

/* Ende Menue */


/* Positionen für die Startseite */
#Wrapper {
	clear: both; 
	width: 100%;
	height: 957px;
	background-image: url(Background/BackStartseite.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#OnTop {

	position: absolute;
	top: -110px; 
	left: -60px; 
	
}

/* Ihre Biographin */
#Wrapper_Ihre_Biographin{
	clear: both; 
	width: 100%;
	height: 957px;	
	background-image: url(Background/BackIhreBiographin.jpg);	
	background-repeat: no-repeat;
	background-position: top;
	
}


/* Tagebuch- und Brief */

#Wrapper_Tagebuch{
	clear: both; 
	width: 100%;
	height: 957px;	
	background-image: url(Background/BackTagebuch.jpg);	
	background-repeat: no-repeat;
	background-position: top;
}

#Wrapper_Tagebuch h1{
	text-align: center; 
}

#OnTop_tagebuch{	
	position: absolute;
	top: -140px; 
	left: -210px; 
}


/* Hochzeitsbuch */

#Wrapper_hochzeitsbuch{	
	clear: both; 
	width: 100%;
	height: 957px;
	background-image: url(Background/BackHochzeitsbuch.jpg);	
	background-repeat: no-repeat;
	background-position: top;
}

#OnTop_hochzeitsbuch{
	position: absolute;
	top: -110px; 
	left: -200px;
}

/* Ihre Biographie */
#Wrapper_IhreBiographie{	
	clear: both; 
	width: 100%;
	height: 957px;
	background-image: url(Background/BackIhreBiographie.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}

#OnTop_IhreBiographie{
	position: absolute;
	top: -125px; 
	left: -200px; 	
}

/* Unternehmensgeschichte */
#Wrapper_Unternehmensgeschichte{	
	clear: both; 
	width: 100%;
	height: 957px;
	background-image: url(Background/BackUnternehmen.jpg);	
	background-repeat: no-repeat;
	background-position: top;
}

#OnTop_Unternehmensgeschichte{
	position: absolute;
	top: -110px; 
	left: -200px; 	
}


#Content{
	position: relative;  
	text-align: left;
	margin: 0 auto;	
	width: 730px;
	min-height: 600px;
	background-image: url(DokumentStruktur1.gif);
}

#Content.Gallerie{
	background-image: none;
	/*text-align: center; */
    text-align: center;
    width: 820px;


}


img.single{
	width: 730px;
    margin: 20px 40px 2px 40px;
    border: 1px solid silver;
}
   /* Trennung von Content und Padding ist nötig wg. IE Box Fehler		*/

#BorderBox.Gallerie h1{
  color: #A4A4A4;
  text-align: center;
  padding-top: 20px;
}

#fh_verweis a {
     color: #A4A4A4;          
}

#fh_verweis {
  font-size: 0.6em;
  text-align:  right;
  padding-right: 24px;
}


#BorderBox.Gallerie a{
  padding-right: 20px;
  }

#BorderBox{
	  padding: 50 130 20 130;   	  
}

#BorderBox.Gallerie{
	  padding: 0 0 0 0;   	  
}

#BorderBox p{
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
}

#MarginBox{
	 margin: 110 0 0 0; 

}

#MarginBox.Gallerie{
	 margin: 30 0 0 0; 

}

input.KopieAnMich{
	margin-top: 20px;	
}

input, textarea{
	background-image: url(DokumentStruktur1.gif);
}

div.BoxAktuelles{
	padding-bottom: 15px;
	padding-top: 10px;	
}

.wp-caption {
	margin: 0 0 20 40;
	padding: 0 0 0 0; 	
	float: right;
	text-align:right;		
}

.wp-caption-text{		
	padding: 0 0 10px 0;
	font-size: 0.9em;		
	
	
}

#footer{
	clear: both;	
	border-top: solid silver 1px; 
	margin-top: 40px;
	padding-top: 10px;  
	font-size: 0.7em; 
	text-align: center; 
}

blockquote p{
	text-align: right;	
	line-height:1.5em;	
}

blockquote {
	margin: 0 0 0 0;
	
}

