﻿@charset "utf-8";
/* CSS Document */

body
{
 margin:0px;
 padding:0px;
 background-color:#000000;
}

.mainContent
{
     margin:auto;
	 width:900px;
	 height:auto;
	 background-color:white;
	 display:table;
	 

}

.heder
{
	width:895px;
	background-image:url(../images/banner.jpg);
	height:84px;
	padding-left:5px;
	padding-top:123px;
}

.heder a:link
{
		color:#405A74;
		text-decoration:none;
			 
}

.heder a:hover
{
		color:#405A74;
		text-decoration:none;
			 
}

.heder a:visited
{
		color:#405A74;
		text-decoration:none;
			 
}

.heder h1
{
 padding:0px;
 margin:0px;
 font-family:Tahoma;
 font-weight:normal;
 font-size:24px;
  		 
}

.heder h2
{
 padding:0px;
 margin:0px;
 font-family:Tahoma;
 font-weight:bold;
 font-size:15px;
 color:#999999;
 	 
}




#searchsubmit
{
	
    background-image:url('../images/searchb.jpg');
	width:38px;
	height:30px;
	background-repeat:no-repeat;
	border-width:0px;
	margin-top:-2px;
	float:right;
}
	 



.search_box
{
	width:220px;
	height:26px;
	float:right;
	margin-right:4px;
	margin-top:-4px;
	background-image:url('../images/search_behinds.jpg');
	background-repeat:no-repeat;
}

.search_box input
{
	
	border-width:0px;
	float:left;
	margin-left:5px;
	margin-top:1px;
	color:gray;
	font-weight:bold;
}


.menuBar
{
 background-image:url(../images/menu.png);
 height:50px;
 background-repeat:repeat-x;
 text-align:center;
 padding-top:6px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;

 
    
}


.menuBar ul
{
margin:0px;
padding:0px;
float:left;
width:667px;
 }

.menuBar ul li
{
  list-style:none;
  float:left;
  margin-left:15px;
}

.menuBar ul li a:link
{
 color:white;

text-decoration:none;
}

.menuBar ul li a:visited
{
color:#CCCCCC;
text-decoration:none;
}

.menuBar ul li a:hover
{
color:#CCCCCC;
text-decoration:none;
}



div.theSideBar
{
font-family:Arial, Helvetica, sans-serif;
	width:240px;
	margin-right:5px;
	margin-top:10px;
	float:left;	
	 font-size:12px;
  color:gray;
  padding:15px;
}


div.theSideBar ul
{
	padding:0px;
	margin:0px;
	min-height:75px;
	padding-bottom:10px;
}

div.theSideBar ul li
{
	padding-bottom:10px;
	margin:0px;
	list-style:none;
	 background-image:url(../images/sidebarr.jpg);
	 background-repeat:no-repeat;
   
}

div.theSideBar ul li h2
{
   color:#CCCCCC;
    font-size:25px;
	padding-left:50px;
	padding-top:3px;

}

div.theSideBar ul li ul li
{
background-image:url(../images/test.png);
border-bottom:#cccccc 1px dashed;
height:20px;
 margin-left:20px;
	width:198px;
	font-size:13px;
	padding-left:10px;
	font-weight:bold;
}

div.theSideBar ul li ul li a:link
{
 color:#A13F3F;
 text-decoration:none;
}

div.theSideBar ul li ul li a:visited
{
 color:#A13F3F;
 text-decoration:none;
}


div.theSideBar ul li ul li a:hover
{
 color:#999999;
 text-decoration:none;
}


div.theContent
{
   width:590px;
   float:right;
   
  
}

.aPost
{
margin-top:30px;
width:100%;
margin-bottom:10px;
 }



.date
{
width:60px;
height:50px;
 background-image:url(../images/post_Date.jpg);
 text-align:center;
 background-repeat:no-repeat;
 padding-top:4px;
  float:left;
  
 

}

.date span.month
{
    color:white;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;

 line-height:22px;
}


.date span.day
{
  color:white;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
 line-height:22px;

    color:#820000;

}


.aPost h2.Title
{
	
	float:left;
	color:#820000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	margin:0px;
	padding:0px;
}

.pagetitle
{
color:#820000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	margin:0px;
	padding-left:10px;
}

.aPost h2.Title a:link
{
	color:#820000;
	 text-decoration:none;
}

.aPost h2.Title a:visited
{
	color:#820000;
	 text-decoration:none;
}

.aPost h2.Title a:hover
{
	color:#820000;
	 text-decoration:none;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	width:100%;
	 font-size:13px;
	 padding-left:10px;
	 
}


P a:link
{
	color:#820000;
	 text-decoration:none;
	 font-weight:bold;
}

P a:visited
{
	color:#820000;
	 text-decoration:none;
	  font-weight:bold;
}

P a:hover
{
	color:#820000;
	 text-decoration:none;
	  font-weight:bold;
}


.info
{
	
	 font-size:12px;
	 color:gray;
	 padding:0px;
	 margin:0px;
	 clear:both;
}


.border
{
	 border-bottom:1px gray dotted;
	
}


.Posttiel
{
	  width:500px;
	  height:50px;
	  margin-top:10px;
	  float:left;
	  
	  
	
}

.Posttiel h2
{
	clear:both
}


.TextofPost
{
	
	width:500px;
	padding-left:60px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}







.footer
{
	
	 color:gray;
	 width:900px;
	  background-image:url('../images/footer.png');
	  margin:0 auto;
	  height:70px;
	  text-align:center;
	  padding-top:0px;
 clear:both;

	  	font-family:Arial, Helvetica, sans-serif;

	 font-size:13px;
	 
}


.footer a:link
{
	color:#820000;
	 text-decoration:none;
	 font-weight:bold;
}

.footer a:visited
{
	color:#820000;
	 text-decoration:none;
	  font-weight:bold;
}

.footer  a:hover
{
	color:#820000;
	 text-decoration:none;
	  font-weight:bold;
}










