/* PRINT version CODE fuer die Website STADTMUSEUM RATINGEN */

/*  ----------------------------------------------------------------------------------------------------- */
/* BODY definitions ----------------------------------- begins */

body {
		background: #ffffff;
		margin:0; 
		padding:0;
		font-family: "Times New Roman", Times, serif;
		font-size: 12pt;
		font: 100,1% sans-serif;
	 }
	 
/* BODY definitions ----------------------------------- begins */
/*  ----------------------------------------------------------------------------------------------------- */
/* Schriften, Absaetze, BG-Bilder definitions ----------------------------------- begins */
p {
		color: #000000;
		font-size: 1em;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
  }

h2 {
		color: #000000;
		font-size: 1.3em;
		font-weight: bolder;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
	}
	
h3 {
		color: #000000;
		font-size: 1em;
		font-weight: bolder;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
	}
				
.fettschrift {
				color: #000000;
				font-size: 1em;
				font-weight: bolder;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-align: left;
			 }
			
.fettschrift_picBar {
						color: #A3A1B3;
						font-size: 1em;
						font-weight: bolder;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						text-align: left;
						padding-left: 3px;
					}


.normalize_font {
					color: #000000;
					font-size: 1em;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					text-align: left;
				}



#main {																			/* BG-Bild Menue links */
			padding: 0;
			margin: 0;
			background: url(../images/menuPixel.gif) top left repeat-y;
}

#main2 {																		/* BG-Bild PicBar rechts */
			padding: 0;
			margin: 0;
			background: url(../images/picBarPixel.gif) top right repeat-y;
}

/* Schriften, Absaetze, BG-Bilder definitions ----------------------------------- ends */
/*  ----------------------------------------------------------------------------------------------------- */
/* HEADER 1 ----------------------------------- begins */

#header1 {	
			float: none;
			background-color: #000000;
			padding: 0;
			margin: 0;
			width: 100%;
			height: 83px;
		 }
	 
#schriftBanner {	
					position: static;
					color: #ffffff;
					font-size: 1.5em;
					font-weight:bolder;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					text-align: left;
					letter-spacing: 3px;
					padding-top: 48px;
					padding-right: 200px;
					padding-left: 86px;
					padding-bottom: 13px;
					margin: 0;
					white-space: nowrap;
	  			}
			
/* HEADER 1 ----------------------------------- ends */
/*  ----------------------------------------------------------------------------------------------------- */
/* HEADER 2 ----------------------------------- begins */

#address {	
				margin-left: 214px;
				margin-right: 60px;
				background-color: #F4F0E5;
				height: 77px;
				border-top: 10px solid #ff0000;
				border-right: none;
				border-left: none;
				border-bottom: 3px solid #ff0000;
				color: #000000;
				font-size: 0.6em;
				font-weight: lighter;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-align: left;
				letter-spacing: 1px;
			 /* white-space: nowrap; */
				padding-left: 30px;
		}
	   
#imgMusRat {
				float: left;
				width: 214px;
				height: 77px;
				border-top: 10px solid #ff0000;
				border-right: none;
				border-left: none;
				border-bottom: 3px solid #ff0000;
	       }   
			 
/* HEADER 2 ----------------------------------- ends */
/*  ----------------------------------------------------------------------------------------------------- */
/* NAVIGATION ----------------------------------- begins */

#navlist 	{	
				display: none;	

				  width: 214px;
				  float: left;
				  padding-top: 72px;
				  padding-bottom: 30px;
				  background-color: #E9E9E9;
			}


#navlist ol {	
				display: block;
				list-style: none;
				padding: 0;
				margin: 0;
			}


#navlist li {	
				display: block;	
				color: #000000;
				text-align: right;
				font-size: 11px;
				font-variant: small-caps;
				letter-spacing: 1px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				white-space: nowrap;
			}

a.normal {	
				display: block;	
				width: 200px;
				text-decoration: none;
				color: #000000;
				border: 1px solid #000000;
				padding: 6px;
				margin-top: 1px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 1px;
				background-color: #DBDBDB;
			}
			
a.normal:hover {	
					display: block;	
					width: 200px;
					text-decoration: none;
					color: #000000;
					padding-top: 6px;
				padding-left: 0px;
					padding-right: 6px;
					padding-bottom: 6px;
					margin-top: 1px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 1px;
					background-color: #ffffff;
					border-top: 1px solid #ff0000;
				    border-right: 1px solid #ff0000;
				border-left: 7px solid #ff0000;
					border-bottom: 1px solid #ff0000;
				}


.AccKey {	
			text-decoration: underline;
		}


a.aktiv {
			display: block;	
			width: 200px;
			text-decoration: none;
			color: #000000;
			padding-top: 6px;
			padding-left: 0px;
			padding-right: 6px;
			padding-bottom: 6px;
			margin-top: 1px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 1px;
			background-color: #ffffff;
			border-top: 1px solid #ff0000;
			border-right: 1px solid #ff0000;
			border-left: 7px solid #ff0000;
			border-bottom: 1px solid #ff0000;
		}

#menuBarLeft {
				float:left;
				width:214px;
				margin:0;
				padding: 0px;
				background-color: #E9E9E9;
	 		 }
			
/* NAVIGATION ---------------------------------- ends */
/*  ----------------------------------------------------------------------------------------------------- */		
/* PIC BAR RIGHT definitions // FREESPACE defintions ---------------------------------- begins */		

#picBarRight {
				width: 134px;
				float: right;
				visibility: visible;
				font-size:0.7em;
				background-color: #62606B;
			 }
			
.picsOfPicBar {
					width: 134px;
					background-color: #62606B;
					margin-top: 20px;
					margin-bottom: 4px;
			  }

			
#freeSpace {
				float: right;
				width: 60px;
				background-color: #ffffff;
			}

/* PIC BAR RIGHT definitions // FREESPACE defintions ---------------------------------- ends */	
/*  ----------------------------------------------------------------------------------------------------- */		
/* CONTENT, CONTENT-MENU ---------------------------------- begins */

#content {
			margin-left: 0px;					/* Rand gegenueber Screen-Version verkleinert */
			margin-right: 194px;
			display: block;
			background-color: #ffffff;
		 }
		
#contentMenu {
				display: none;					/* Keine Anzeige des Menues */
				
			/*  display: block;  */
				padding: 0;
				margin: 0;
			 }

#contentMenu ol {
					display: block;
					list-style: none;
					padding: 0;
					margin: 0px 30px;
				}


#contentMenu li {
					width: 32%;
					float: left;	
					color: #000000;
					text-align: center;
					font-size: 11px;
					font-variant: small-caps;
					letter-spacing: 1px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					white-space: nowrap;
					margin-left: 1px;
					margin-right: 1px;
					margin-top: 30px;
					padding: 0px;
				}

a.normal_menu2 {	
					display: block;	
					text-decoration: none;
					color: #000000;
					border: 1px solid #000000;
					padding: 4px;
					padding-left: 6px;
					margin-top: 1px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 1px;
					background-color: #EDE1D3;
			   }
			
a.normal_menu2:hover {	
						display: block;	
						text-decoration: none;
						color: #000000;
						padding-top: 4px;
						padding-left: 0px;
						padding-right: 4px;
						padding-bottom: 4px;
						margin-top: 1px;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 1px;
						background-color: #EDE1D3;
						border-top: 1px solid #ff0000;
						border-right: 1px solid #ff0000;

						border-left: 7px solid #ff0000;
						border-bottom: 1px solid #ff0000;
					 }

a.aktiv_menu2 {	
					display: block;	
					text-decoration: none;
					color: #000000;
					padding-top: 4px;
					padding-left: 0px;
					padding-right: 4px;
					padding-bottom: 4px;
					margin-top: 1px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 1px;
					background-color: #EDE1D3;
					border-top: 1px solid #ff0000;
					border-right: 1px solid #ff0000;
					border-left: 7px solid #ff0000;
					border-bottom: 1px solid #ff0000;
			  }
			 
#textInhalt {
				margin-top: 54px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				padding-top: 12px;
				padding-left: 30px;
				padding-right: 25px;
				padding-bottom: 10px; 
				color: #000000;
				text-align: left;
				font-size: 0.7em;
				font-variant: normal;
				letter-spacing: 0px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}

.quadrat li {
				list-style-type: square; 
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bolder;
				font-size: 1em;
				letter-spacing: 1px;
				text-align: left;
				padding: 1px;		
		 	}

/* CONTENT, CONTENT-MENU ---------------------------------- ends */
/*  ----------------------------------------------------------------------------------------------------- */
/* SONSTIGES ---------------------------------- ends */

.nix {											/* FLOAT CLEANER */
		  clear: both;
		  background-color: #00FF00;
	 }
	 
/* SONSTIGES ---------------------------------- ends */
/*  ----------------------------------------------------------------------------------------------------- */

