@charset "utf-8";
/* CSS Agnès Varda */

* {
margin: 0px;
padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(img/varda-back1-1920x1080.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #275562;
}
body,td,th {
	font-family: 'Source Sans Pro', Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #FFF;
}

p {
	margin: 0px;
	padding-top: 0.7em;
	padding-right: 0px;
	padding-bottom: 0.7px;
	padding-left: 0px;
}
hr {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1.2em;
	margin-top: 25px;
	margin-bottom: 0px;
}
h4 {
	font-size: 1em;
	padding-top: 20px;
}
h5 {
	font-size: 0.9em;
	padding-top: 1.5em;
	padding-bottom: 0em;
	border: 1px solid #F93;
}
h6 {
	font-size: 0.8em;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 23px;
	padding-bottom: 23px;
}
#header {
	margin-bottom: 30px;
	font-size: 0.9em;
	padding-top: 20px;
}
#header a:link {
	color: #FFF;
	text-decoration: none;
}
#header a:visited {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	color: #383230;
	text-decoration: underline;
}
#header a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#navi {
	float: left;
	width: 245px;
	font-size: 0.9em;
	margin: 0px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#navi a:link {
	color: #c0d4dc;
	text-decoration: none;
	font-weight: bold;
}
#navi a:visited {
	color: #c0d4dc;
	text-decoration: none;
	font-weight: bold;
}
#navi a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
#navi a:active {
	color: #ff9600;
	text-decoration: underline;
	font-weight: bold;
}
#content {
	width: 680px;
	float: left;
	margin-left: 70px;
	margin-bottom: 35px;
	font-size: 1em;
	line-height: 1.8em;
}
#footer {
	font-size: 0.8em;
	color: #FFF;
	margin-top: 0px;
	clear: both;
	text-align: right;
	padding-top: 0px;
}
#logoleiste {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #275562;
	border-bottom-color: #275562;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #275562;
	margin-left: -2px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #ff9600;
}
.bildrechts {
	float: right;
	border: 1px solid #CCC;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 23px;
}
.txt-blau {
	color: #275562;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #c0d4dc;
}
.bild-links {
	float: left;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-top: 8px;
}
.hintergrund-span {
	color: #000;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.abstand-oben {
	padding-top: 25px;
}
.rahmen {
	border: 3px solid #ff9600;
	border-radius: 8px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 25px;
}
