﻿/*_________________________________________________________________ Allgemein */

/* tags */

body {
  color: #404040;
  font-family: Arial;
  font-size: 11pt;
  background-color: #ffffff;  
}

p {
	margin-top: 3pt;
	margin-bottom: 5pt;
}

p.block {
	text-align:justify;
}


h1 {
	margin-top: 7pt;
	margin-bottom: 7pt;
	font-weight: bold;
	font-size: 14pt;
}

h2 {
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: bold;
	font-size: 12pt;
}


/* Links */

a:link,
a:visited,
.linksyle {
 color: #808080;
 text-decoration:underline;		
}

a:hover {
 text-decoration:underline;
 color: #0000ff;
}

/* Allgemeiner Text block */

#Text {
	font-size: 11pt;
	width: 770px;
	margin: 14pt;
}

/* Diastreifen */

#DiaStreifen {
	margin-top:20pt;
  	text-align:center;
}

/* __________________________________________________________________ Seiten */

/* Kopfzeile */
#Kopfzeile {
	margin:0;
	border-bottom: 1px solid #808080;
}

#KopfzeileBild {
	border-bottom: 1px solid #808080;
}

/* Menu */

#Menu {
	background-color: #f4ca7e;
	margin:0px;
}

#MenuDiv {
	margin-top: 22pt;	
}

#Button {
	height: 22px;
	border-top: 1px solid #a0a0a0;	
	border-left: 1px solid #a0a0a0;	
	border-bottom: 1px solid #606060;	
	border-right: 1px solid #606060;	
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 10px;
	margin-bottom: 6px;
	vertical-align: middle;
	text-align: center;	
}

#Button:hover {
	background-color: #fcedd6;
}

#Counter {
    background-color: #000000;
	width:80px;
	height:23px;
	text-align:right;
	padding: 0px;
	padding-right: 2px;
	border: 1px solid #808080;
	margin: 4px;
}

a.menu:link,
a.menu:visited {
 color: #303030;
 text-decoration:none;		 
}

a.menu:hover {
 text-decoration:none;
 color: #808080;
}

/* Startseite */

#Startseite {
  font-size: 16pt;
  font-weight: bold;
  text-align: center;  
  width: 400px;
  border: 1px solid #c0c0c0;
}

/* Museums Seite */

#MuseumBild {
	float:right;	
	margin-left: 18pt;
}

/* Museums Informations Seite (Öffnungszeiten / Eitntrittspreise) */

#MuseumInformation {
	text-align:center;
}

/* Museums Anfahrt Seite */

#MuseumAnfahrt {
	text-align:center;
}

/* Verein */

#VereinBild {
	float:right;	
	margin-left: 18pt;
}


/* Vereinbeitritt Seite */

#VereinBeitritt {
	text-align:center;
}

/* Veranstaltungs Seite */

#VeranstaltungBild {
	float:right;	
	margin-left: 18pt;
}

/* Kontakt Seite */

#Kontakt {
	text-align:center;
}
