body {
	font: 8pt  Georgia,Times New Roman,Times,serif;

	}

h1 {
	color : #333333;
	display : block;
	font: 20pt;
	font-weight : normal;
	}
	
.seite {
	color : #999;
	text-decoration : none;
	}
	
.counter {
	color : #999999;
	font-size:7pt;
	font-weight:normal;
	text-align:center;
	}

#logo {
	position:absolute;
	left:0px;
	top:50px;
	width:250px;
	height:300px;
	background:url(Bilder/logo2.gif);
	}

#menu1 {
	position:absolute;
	left:0px;
	top:300px;
	width:250px;
	padding-left:30px;
	text-decoration : none;
	}

.pkt_menu1 {
	font: 14pt Georgia,Times New Roman,Times,serif;
	}

a	{
	color: #666666;
	text-decoration: none;
	}

a:link	{
	text-decoration: none;
	}

a:hover{
	text-decoration: none;
	color: #990000;
	}


#seite1 {
	position:fixed;
	left:280px;
	top:0px;
	height:70%;
	border-left : 1px dotted #ccc;
	background-image : url("Bilder/kopfseite.jpg");
	background-repeat : no-repeat;
	}


#seite2 {
	position:fixed;
	left:490px;
	top:0px;
	height:70%;
	border-left : 1px dotted #ccc;
	background-image : url("Bilder/kopfseite.jpg");
	background-repeat : no-repeat;
	}


#index {
	position:absolute;
	left:280px;
	top:0px;
	width:210px;
	height:70%;
	padding-top:100px;
	padding-left:10px;
	background-image : url("Bilder/kopfseite.jpg");
	background-repeat : no-repeat;
	}

#tagebuch {
	position:absolute;
	left:490px;
	top:0px;
	max-width:500px;
	height:70%;
	padding-top:100px;
	padding-left:20px;
	padding-right:30px;
	background-image : url("Bilder/kopfseite.jpg");
	background-repeat : no-repeat;
	background-color : #fff;
	}

.nummer_eintrag {
	color : #000000;
	padding : 2px;
	padding-left : 3px;
	font: 40pt Georgia,Times New Roman,Times,serif;
	font-weight : normal;
	text-align : left;
	}

.kopf_eintrag {
	color : #000000;
	padding : 5px;
	padding-left : 3px;
	margin-bottom : 5px;
	display : block;
	border-bottom : 1px dotted #ccc;
	font: 10pt Georgia,Times New Roman,Times,serif;
	font-weight : bold;
	text-align : left;
	}

.text_eintrag {
	color : #666666;

	padding-top : 5px;
	padding-bottom : 20px;
	margin-bottom : 5px;
	display : block;
	border-bottom : 1px dotted #ccc;
	font: 10pt Georgia,Times New Roman,Times,serif;
	font-weight : normal;
	text-align : left;
	}
	
.titel_eintrag {
	padding-left:5px;
	color : #666666;
	display : block;
	font: 10pt Georgia,Times New Roman,Times,serif;
	font-weight : bold;
	}

.fuss_eintrag {
	color : #990000;
	background-color:#F9F9F9;
	padding-top:5px;
	display : block;
	border-bottom : 1px dotted #ccc;
	font: 8pt Georgia,Times New Roman,Times,serif;
	font-weight : bold;
	text-align : left;
	}

.ziel {
	color : #990000;
	padding-bottom:10px;
	margin-top:-10px;
}

.top {
	padding-left:10px;
	text-align:right;
}

.buttonscontainer {
	width : 200px;
	}

.index_ort a {
	color : #7d7171;
	padding : 2px;
	padding-left : 3px;
	display : block;
	border-bottom : 1px dotted #ccc;
	font: 14pt normal;
	text-decoration : none;
	text-align : left;
	}

.index_ort a:hover {
	background-color : #E1E1E1;
	color : #fff;
	border-bottom : 1px dotted #fff;
	text-decoration : none;
	}

.index_datum a {
	color : #990000;
	padding : 2px;
	padding-left : 3px;
	display : block;
	font : 7pt;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	}

.index_datum a:hover {
	color : #333333;
	text-decoration : none;
	}

.fuss_eintrag a {
	color : #999;
	background-color:#F8F8F8
	text-decoration : none;
	font-weight:normal;
	}
	
.fuss_eintrag a:hover {
	color : #333;
	}
	
.text_eintrag a {
	color : #999;
	background-color:#F8F8F8;
	text-decoration : none;
	}
	
.text_eintrag a:hover {
	color : #333;
	}

.bild_eintrag img {
	border : 5px solid #F4F4F4;
	text-align: center;
	margin:5px 5px 20px 20px;
	}
	
	
a img:hover {
		border-color: #FFE1E1;
	}
	
.seite a {
	color : #666666;
	text-decoration : none;
	font-weight:bold;
	}
	
.seite a:hover {
	color : #990000;
	}


.monat {
	color : #666666;
	padding-top : 2px;
	padding-bottom : 2px;
	font: 10pt Georgia,Times New Roman,Times,serif;
	font-weight : normal;
	}
	
.wochentag {
	color : #666666;
	padding-bottom : 2px;
	font: 10pt Georgia,Times New Roman,Times,serif;
	font-weight : normal;
	}
	
.tag_normal {
	color : #999999;
	padding-bottom : 2px;
	font: 8pt Georgia,Times New Roman,Times,serif;
	font-weight : normal;
	}
	
.schalter a{
	color : #990000;
	font-size: 8pt;

	}

.schalter a:hover{
	color : #fff;
	background-color:#990000;	
	}
	
.aktuell a{
	background-color:#999999;
	color : #ffffff;
	display:block;
	width:15px;
	}

.aktuell a:hover{
	background-color:#990000;
	color : #ffffff;

	}
	
.tag_link a{
	background-color:#000000;
	color : #ffffff;
	display:block;
	width:15px;
	}
	
.tag_link a:hover{
	background-color:#fff;
	color : #990000;
	}
