/* 
	Theme Name: TierImpressionen.de,
		Website von Anika Fuchs
	Theme URI: http://tierimpressionen.de/
	Version: 2.0
	Author: Nikolai Mette
	Author-URI: http://www.nmette.de/
 */



body {
	min-width: 41em;
	background: #000000;
	font-family: Verdana, "Lucida Sans Unicode",sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #A7A1A1;
}



h1 {
	margin: 1em 0 1em 0;
	padding: 0;
	font-family: Cambria,"Times New Roman",Times,serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	color: #D3CFCF;
	text-align: left;
}

h2 {
	font-family: Cambria,"Times New Roman",Times,serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight:bold;
	color: #D3CFCF;
	text-align: left;
	margin-top: 3em;
	margin-right: 2em;
	margin-bottom: 0.5em;
}

h3 {
	font-family: Cambria,"Times New Roman",Times,serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #D3CFCF;
	text-align: left;
	margin-top: 3em;
	margin-bottom: 0.3em;
}

h4 {
	font-family:Cambria,"Times New Roman",Times,serif;
	font-size: 1em;
	line-height: 0.9em;
	font-weight: bold;
	color: #D3CFCF;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0;
}


p,pre,ul,ol {
}

li {
	font-size:0.9em;
	margin-bottom:0.35em;
}

q {
}
 :lang(de)    { quotes:"\201E" "\201C" "\201A" "\2018"; }
 :lang(en)    { quotes:"\201C" "\201D" "\2018" "\2019"; }
 :lang(fr)    { quotes:"\00AB\00A0" "\00A0\00BB" "\2039\00A0" "\00A0\203A"; }
 q:before { content:open-quote; }
 q:after { content:close-quote; }
 q q:before { content:open-quote; }
 q q:after { content:close-quote; }

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFAA;
}
a:focus {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #0B275B;
}

img {
	border-width:3px;
	border-color:#FFFFFF;
	border-style:solid;
}


.klein {
	font-size: 0.8em;
}

.hier {
	color: #FFFFF0;
	background-color: #000000;
	font-weight: bold;
	padding: 12px 8px 5px 8px;
}


#seite {
	max-width: 875px;
	position: relative;
	margin: 1em auto 0 auto;
	padding: 0.3em 0.3em 0 0.3em;
	background-color: #282828;
	text-align: left;
	line-height:1.2em;
	font-size: 0.9em;
}

 #startheader {
	height: 220px;
	background-image: url(./balken-sando.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0.15em;
	overflow: hidden;
	border-bottom: 2px solid #282828;
}

 #header {
	height: 220px;
	background-image: url(./header-f.png);
	background-repeat: no-repeat;
	margin: 0;
	overflow: hidden;
	border-bottom: 3px solid #FFFFFF;
}

 #Navigation {
	margin-top: 0; 
	padding: 0;
	background: url(./navbalken.png) repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
  #Navigation ul {
	height: 30px;
	float: left;
	margin: 0 0 1em 0; 
	padding: 0;
	text-align: center;
}
  #Navigation li {
	float: left;
	margin: 0 2em 0 0;
	padding: 9px 0 0 0;
	list-style-type: none;
}
  #Navigation li a {
	color: #FFFFFF;
	font-weight: bold;
}
  #Navigation a {
	font-weight: bold;
	padding: 0 0.5em;
}



#Inhalt {
	clear: both;
	margin: 0.5em;
	padding: 1.5em 0.5em 0 0.5em;
	text-align: left;
}

#rechte-Spalte {
	float: right;
	width: 48%;
	margin: 0 0 0 1em;
	padding: 0 1em 0 1em;
	border-left: 1px dotted #FFFFFF;
}

.kasten {
	width: 332px;
	margin: 3em;
	padding: 1em 1em 1.5em 1em;
	border: 1px dotted #FFFFFF;
}
	

.vorschau img {
	float: left;
	width: 307px; height: 211px;
	margin: 8px;
	padding: 7px;
	border: 1px solid #4D230A;
}
.vorschau p {
	clear: left;
}


#Fusszeile {
	clear: both;
	background: #1D1D1D;
	margin: 8em 0 0 0;
	padding: 0.1em 1em 0.1em 0;
	font-size: 0.7em;
	font-family: Cambria,Verdana,Arial,Lucida;
	text-align: right;
  }
