/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous &amp;lt;a href="http://binarybonsai.com/kubrick/"&gt;Kubrick&amp;lt;/a&;gt;.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography &amp;amp; Colors */
body {
	font-size: 0.95em;
	font-family: 'Georgia', 'Verdana', 'Arial', 'Serif';
background-color: black;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        text-align: center; 
	}
#startContent {
	
background-image: url('images/annafink_content_start.jpg');
margin: 0px auto;
width: 1200px;
height: 560px;
background-repeat: no-repeat;
background-position: center;
}
#booksContent {
	
background-image: url('images/annafink_content_books.jpg');
margin: 0px auto;
width: 1200px;
height: 560px;
background-repeat: no-repeat;
background-position: center;
}
#authorContent {
	
background-image: url('images/annafink_content_author.jpg');
margin: 0px auto;
width: 1200px;
height: 560px;
background-repeat: no-repeat;
background-position: center;
}
#rezensionenContent {
	
background-image: url('images/annafink_content_rezensionen.jpg');
margin: 0px auto;
width: 1200px;
height: 560px;
background-repeat: no-repeat;
background-position: center;
}
#presseContent {
	
background-image: url('images/annafink_content_presse.jpg');
margin: 0px auto;
width: 1200px;
height: 560px;
background-repeat: no-repeat;
background-position: center;
}
#termineContent {
	
background-image: url('images/annafink_content_termine.jpg');
margin: 0px auto;
width: 1200px;
height: 560px;
background-repeat: no-repeat;
background-position: center;
}
#downloadContent {
	
margin: 0px auto;
width: 1200px;
height: 560px;

}

#footerStart {
background-image: url('images/annafink_footer_start.jpg');
margin: 0px auto;
width: 1200px;
height: 167px;
background-repeat: no-repeat;
background-position: center;
             
	}
#footerBooks {
background-image: url('images/annafink_footer_books.jpg');
margin: 0px auto;
width: 1200px;
height: 167px;
background-repeat: no-repeat;
background-position: center;
             
	}
#footerAuthor {
background-image: url('images/annafink_footer_author.jpg');
margin: 0px auto;
width: 1200px;
height: 167px;
background-repeat: no-repeat;
background-position: center;
}
#footerRezensionen {
background-image: url('images/annafink_footer_rezensionen.jpg');
margin: 0px auto;
width: 1200px;
height: 167px;
background-repeat: no-repeat;
background-position: center;
}
#footerPresse {
background-image: url('images/annafink_footer_presse.jpg');
margin: 0px auto;
width: 1200px;
height: 167px;
background-repeat: no-repeat;
background-position: center;
}
#footerTermine {
background-image: url('images/annafink_footer_termine.jpg');
margin: 0px auto;
width: 1200px;
height: 167px;
background-repeat: no-repeat;
background-position: center;

}
#footerDownload {
background-image: url('images/annafink_footer_download.jpg');
margin: 0px auto;
width: 1200px;
height: 167px;
background-repeat: no-repeat;
background-position: center;
}


#footerContentTermine {
	text-align: center;
        padding-top: 18px;
        padding-left: 383px;
        padding-right: 383px;
        color: black;
height: 135px;
        font-size: 14px;
             
}
#footerContentStart{
	text-align: center;
        padding-top: 18px;
        padding-left: 383px;
        padding-right: 383px;
        color: black;
        font-size: 14px;
             
}
#footerContentBooks{
	text-align: center;
        padding-top: 18px;
        padding-left: 383px;
        padding-right: 383px;
        color: black;
        font-size: 14px;
             
}
#footerContentAuthor{
	text-align: center;
        padding-top: 18px;
        padding-left: 383px;
        padding-right: 383px;
        color: black;
        font-size: 14px;
             
}
#footerContentRezensionen{
	text-align: center;
        padding-top: 18px;
        padding-left: 383px;
        padding-right: 383px;
        color: black;
        font-size: 14px;
             
}
#footerContentPresse{
	text-align: center;
        padding-top: 18px;
        padding-left: 383px;
        padding-right: 383px;
        color: black;
        font-size: 14px;
             
}
#footerContentDownload{
	text-align: center;
        padding-top: 18px;
        padding-left: 383px;
        padding-right: 383px;
        color: black;
        font-size: 14px;
             
}
a, a:link,a:hover,a:visited{
	text-decoration: none;
        font-weight: bold;  
color: white;                   
}

.top{
vertical-align: top;
padding-top: 45px;
}
.topTermine{
vertical-align: top;
padding-top: 95px;
}



img {
	border: 0px;
}


