@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cacaca;
	font-size: 62,5%;
	font-style: normal;
	background-attachment: fixed;
	background-image: url(../ALF_img/welt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body.hochzeit{
	background-image: none;
	color: #FFFFFF;
	text-align: center;
}
#header {
	position: absolute;
	z-index: 20;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../ALF_img/logo_NEU.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#strich {
	background-image: url(../ALF_img/strich.png);
	background-repeat: repeat-x;
	top: 24px;
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0;
	z-index: 6;
	_background-position: 10px;
}
#inhalt {
	position: absolute;
	z-index: 1;
	height: 600px;
	width: 500px;
	left: 25%;
	top: 100px;
}
#left {
	position: absolute;
	z-index: 3;
	height: 466px;
	width: 247px;
	left: 30px;
	top: 100px;
	background-image: url(../img/alf_lach_2310.jpg);
	background-repeat: no-repeat;
	background-position: 10% bottom;
}
#right {
	position: absolute;
	z-index: 4;
	height: auto;
	width: 200px;
	top: 100px;
	right: 10px;
}
#footer {
	position: absolute;
	z-index: 5;
	height: 100px;
	width: 99%;
	left: 0px;
	padding-top: 5px;
	text-align: center;
	bottom: 1px;
	vertical-align: baseline;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1pt;
	font-variant: normal;
	font-style: oblique;
}
a.text {
	font-weight: bold;
	color: #5273B3;
	text-decoration: none;
	font-size: 0.90em;
}
a:hover.text {
	color: #2852A6;
}
#news {
	position: absolute;
	z-index: 5;
	height: 500px;
	width: 200px;
	left: 8px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.titel_new {
	font-size: 12px;
	font-weight: bold;
}
.tbl_text {
	font-size: 0.75em;
}
.new_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5273B3;
	text-decoration: none;
}
.new_link:hover{
	color: #2852A6;
}
.linie_durch{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.flies {
	text-indent: 2em;
	font-size: 0.8em;
}
.fliesstitel {
	font-size: 0.85em;
}
.kleiner_text {
	font-size: 10px;
	line-height: 15px;
}
p{
	font-size: 0.85em;
	line-height: 1.4em;
}
/*ANFANG NAVI LINKS*/
# links ul  {
	position: absolute;
	list-style-type: none;
	z-index: 8;
	width: 200px;
	left: 5px;
	top: 108px;
}
ul li {
	width: 120px;
	list-style-type: none;
}
ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-style: none;
}
ul li a:hover {
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
ul li:first-child{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

/*ENDE NAVI LINKS*/
/*WELCHE SEITE AKTIV*/
#start .a1, #spruch .a6, #privat .a2, #landschaft .a3, #tagebuch .a4, #service .a5, #impressum .a7, #fotos .a8 {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-color: #5273B3;
	width: 150px;
	
}
.fotorahmen {
	border: 1px solid #FFFFFF;
}
.linie_unten{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
title {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.linkhochzeit{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.linkhochzeit:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.chip{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.chip:hover{
	color: #FFFFFF;
}
.hosteurope{
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.hosteurope:hover{
	color: #FFFFFF;
}
#werbung {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5273B3;
	padding-top: 15px;
	margin-top: 50px;
}
