/* moers-container.css */

/* GENERIC */

body
	{
			    font-family:				Arial, sans-serif;
			    font-size:  				10px;
			    font-weight:    		normal;
			    font-style:					normal;
			    text-align: 				center;
			    line-height:				10px;
			    color: 							#606060;
			    background:         #000000;
	}

	
H1
	{
			    font-family:				Georgia, sans-serif;
			    font-size:  				30px;
			    font-weight:    		normal;
			    font-style:					normal;
			    line-height:        30px;
			    color: 							#ffffff;
			    margin:             0px 0px 30px 0px;
	}

H2
	{
			    font-family:				Georgia, sans-serif;
			    font-size:  				24px;
			    font-weight:    		bold;
			    font-style:					italic;
			    color: 							white;
	}

H3
	{
			    font-family:				Georgia, sans-serif;
			    font-size:  				16px;
			    font-weight:    		normal;
			    font-style:					normal;
			    color: 							black;
	}

H4
	{
			    font-family:				Georgia, sans-serif;
			    font-size:  				14px;
			    font-weight:    		normal;
			    font-style:					normal;
			    color: 							black;
	}

H5, DT
	{
			    font-family:				Georgia, sans-serif;
			    font-size:  				12px;
			    font-weight:    		bold;
			    font-style:					normal;
			    color: 							black;
	}

H6
	{
			    font-family:				Georgia, sans-serif;
			    font-size:					10px;
			    font-weight:				bold;
			    font-style:					normal;
			    color:							black;
	}

small
	{
			    font-family:				Georgia, sans-serif;
			    font-size:					10px;
			    font-weight:				normal;
			    font-style:					normal;
			    color:							black;
	}

ul
	{

					padding-left:				0px;
					margin-top:					15px;		
			    margin-left:				15px;
			    font-size:  				12px;
			    font-weight:    		normal;
			    font-style:					normal;	
			    line-height:				20px;	
			    text-align: 				left;
					list-style-image: 	url('../images/common/list_item.png');
	}

ol
	{
					list-style-type: 		square;
					padding-left:				0px;		
			    font-family:				Arial, sans-serif;
			    font-size:  				12px;
			    font-weight:    		normal;
			    font-style:					normal;	
			    line-height:				20px;	
			    text-align: 				justify;	
	}
	
	
table
	{
					border-collapse: 		collapse;
			    border-Style:				none;
			    border-width:				0px;	
			    border-spacing:			0px;
			    font-size:  				12px;
			    line-height:				20px;
	}
	
tr
	{
					text-align:					left;
					vertical-align:			top;			
	}	
	

td
	{
					padding:						0px;	
					line-height:        14px;
					text-align:         center;
					border:             none;		
	}


div
	{
			    font-family:				Arial, sans-serif;
			    font-size:  				11px;
			    font-weight:    		normal;
			    font-style:					normal;	
			    line-height:				14px;	
	}

img
	{
					border:							none;
	}

/* =========================================================
                         SITE-LAYOUT
   ========================================================= */
.NavigationLink
	{
			    font-family:				Arial ,sans-serif;
			    font-size:					12px;
			    font-weight:				normal;
			    font-style:					normal;
			    line-height:				25px;
			    color:							#ffffff;
			    margin:             0px 10px 0px 0px;
	}
	
	
			A.NavigationLink:link 
					{
					font-weight:				normal;
  		    text-decoration:    none;
			    color:							#ffffff;
					}
			
			A.NavigationLink:visited  
					{
					font-weight:				normal;
			    text-decoration:    none;
			    color:							#ffffff;
					}
			
			A.NavigationLink:active   
					{
					font-weight:				normal;
			    text-decoration:    none;
			    color:							#ffffff;
					}
			
			A.NavigationLink:hover    
					{
					font-weight:				bold;
			    text-decoration:    none;
			    color:							#ffffff;
					}
					
.NavigationLinkActive
	{
			    font-family:				Arial ,sans-serif;
			    font-size:					12px;
			    font-weight:				bold;
			    text-decoration:    underline;
			    font-style:					normal;
			    line-height:				25px;
			    color:							#ffffff;
			    margin:             0px 10px 0px 0px;
	}
	
	
			A.NavigationLinkActive:link 
					{
					font-weight:				bold;
  		    text-decoration:    underline;
			    color:							#ffffff;
					}
			
			A.NavigationLinkActive:visited  
					{
					font-weight:				bold;
			    text-decoration:    underline;
			    color:							#ffffff;
					}
			
			A.NavigationLinkActive:active   
					{
					font-weight:				bold;
			    text-decoration:    underline;
			    color:							#ffffff;
					}
			
			A.NavigationLinkActive:hover    
					{
					font-weight:				bold;
			    text-decoration:    underline;
			    color:							#ffffff;
					}

.NavigationLinkNextBack
	{
			    font-family:				Arial ,sans-serif;
			    font-size:					12px;
			    font-weight:				bold;
			    text-decoration:    none;
			    font-style:					normal;
			    line-height:				25px;
			    color:							#ffffff;
			    margin:             0px 10px 0px 0px;
	}
	
	
			A.NavigationLinkNextBack:link 
					{
					font-weight:				bold;
  		    text-decoration:    none;
			    color:							#ffffff;
					}
			
			A.NavigationLinkNextBack:visited  
					{
					font-weight:				bold;
			    text-decoration:    none;
			    color:							#ffffff;
					}
			
			A.NavigationLinkNextBack:active   
					{
					font-weight:				bold;
			    text-decoration:    none;
			    color:							#ffffff;
					}
			
			A.NavigationLinkNextBack:hover    
					{
					font-weight:				bold;
			    text-decoration:    none;
			    color:							#ffffff;
					}

.TextLink
	{
			    font-family:				Times New Roman ,sans-serif;
			    font-size:					14px;
			    font-weight:				normal;
			    text-decoration:    none;
			    font-style:					normal;
			    line-height:				22px;
			    color:							#ffffff;
			    margin:             0px 10px 0px 0px;
	}
	
	
			A.TextLink:link 
					{
					font-weight:				normal;
  		    text-decoration:    none;
			    color:							#606060;
					}
			
			A.TextLink:visited  
					{
					font-weight:				normal;
			    text-decoration:    none;
			    color:							#606060;
					}
			
			A.TextLink:active   
					{
					font-weight:				normal;
			    text-decoration:    none;
			    color:							#606060;
					}
			
			A.TextLink:hover    
					{
					font-weight:				normal;
			    text-decoration:    none;
			    color:							#606060;
					}
																
.MainDiv
	{
					margin:							0px auto 0px auto;
					text-align:					left;
					width:							922px;
					border:							none;
	}

.TopMenuDiv
	{
					margin:							0px auto 0px auto;
					font-size:          12px;
					text-align:					center;
					line-height:        25px;
					width:							922px;
					height:             25px;
					border:							none;
					background:         url('../images/topmenu-back.jpg');
					color:              #FFFFFF;
	}

.SingleSiteContentDiv
	{
					margin:							0px auto 0px auto;
					text-align:					left;
					width:							918px !important;
					width:							922px ;
					height:             650px;
					border:							none;
					background:         #fefef2;
					border:							solid 2px #606060;
	}
	
.DoubleSiteContentDiv
	{
					margin:							0px auto 0px auto;
					text-align:					left;
					width:							918px !important;
					width:							922px ;
					height:             650px;
					border:							solid 2px #606060;
					background:         #fefef2;
	}

.BottomMenuDiv
	{
					margin:							0px auto 0px auto;
					font-size:          12px;
					text-align:					center;
					line-height:        25px;
					width:							922px;
					height:             25px;
					border:							none;
					background:         url('../images/bottommenu-back.jpg');
					color:              #FFFFFF;					
	}
	
.ContentLeftContainerDiv
	{
		      float:              left;
					text-align:					left;
					width:							459px;
					height:             650px;					
					border:							none;
					background:         #fefef2;
	}	

.ContentRightContainerDiv
	{
					float:              right;
					text-align:					left;
					width:							459px;
					height:             650px;
					border:							none;
					background:         #fefef2;
	}

.Site1Header
	{
		      font-family:        Times New Roman, serif;
					font-size:          18px;
					line-height:        28px;
					letter-spacing:     3px;
					color:              #606060;
					width:              100%;
					margin:             20px 0px 15px 0px;
					text-align:         center;
	}

.Site1SubHeader
	{
		      font-family:        Times New Roman, serif;
					font-size:          14px;
					line-height:        18px;
					letter-spacing:     0px;
					color:              #606060;
					width:              100%;
					margin:             30px 0px 15px 0px;
					text-align:         center;
	}

.TableExpertenTermine
	{
		      font-family:        Times New Roman, serif;
					font-size:          14px;
					line-height:        22px;
					letter-spacing:     0px;
					color:              #606060;
					width:              419px;
					margin:             10px auto 15px auto;
					border:             solid 0px black;
	}

.TableExpertenTermineCell
	{
		     line-height:        24px;
             border: solid 0px black;
         text-align:         left;
	}
.ImageRightSide
	{
					width:							411px;
					height:             580px;
					border:							none;
					background:         #fefef2;
					margin:             10px 15px 0px 30px;
	}
.ImageRightFooter
	{
		      font-family:        Arial, sans-serif;
					text-align:         center;
					width:							411px;
					margin:             8px 0px 0px 30px;
					background:         #fefef2;
	}
	
.Site2TextBlock1
	{
					text-align:					left;
					border:							none;
					margin:             15px 10px 10px 10px;
	}	
	
.SmallText
	{
         font-size:          10px;
	}	
.ImageFloatLeft
	{
		     margin:             0px 10px 0px 0px;
		     float:              left;
	}	
	
.TablePictures
	{
		      font-size:          11px;
		      text-align:         center;
					width:							888px;
					border:							none; 
					margin:             10px 15px 0px 15px;
	}
	
.PictureCell
	{
					padding:						0px;	
					line-height:        14px;
					text-align:         center;
					width:              450px;
					border:             none;		
	}

.PictureSubTitleCell
	{
					padding:						0px;	
					line-height:        14px;
					text-align:         center;
					width:              205px;
					border:             none;		
	}
	.TableSite9
	{
		      font-family:        Arial, sans-serif;
					font-size:          11px;
					line-height:        22px;
					letter-spacing:     0px;
					color:              #606060;
					width:              888px;
					margin:             15px 15px 15px 15px;
					border:             solid 0px black;
	}

.TableSite9Cell
	{
		     line-height:        14px;
         text-align:         left;
	}