/*
Theme Name: HNT Judo Webseite
Theme URI: http://www.hntjudo.de/
Description: Homepagedesign fuer die HNT Judo-Abteilung.
Version: 1.6
Author: Markus Thomas
Author URI: http://www.softbuilder.de/
*/

body { background-color: white;
      font-family: Tahoma,Geneva,Kalimati,sans-serif;
      font-size: 13px;
      color: #182d22;
      margin: 0px;
/*      text-align:center;*/
      }


.page {	width: 992px; 
	background: url('images/bg.jpg') left;
	background-repeat:repeat-y;
/*	float: left;*/
	margin-left: auto;
	margin-right: auto;


/*text-align:center*/
      }

.head { background: white url('images/header.jpg') no-repeat bottom right;
	height: 164px;
	width: 992px;

      }

.menu {	width: 178px; 
	margin-left: 48px;
	float:left;
      }

.head2 {width: 718px; 
	height: 49px;
	background: url('images/header2.jpg') no-repeat bottom right;
	margin-left: 274px;
      }

.content {
	width: 622px; 
	margin-left: 263px;
	min-height: 540px;
	background: url('images/footer2.jpg') no-repeat bottom right;
      }

.footer {width: 992px; 
	height: 6px;
	background: url('images/footer.jpg');
	background-repeat:repeat-y;
	/*float: left;*/
	/*clear:left;*/
	margin-left: auto;
	margin-right: auto;
      }

.content h1 {
    font-size: 15px;
    font-style: bold;
    color: #d23a2d;
    }

.content h2 {
    font-size: 13px;
    font-style: bold;
    color: #d23a2d;
    }

.menu ul {
    text-transform: uppercase;
    list-style-type: none;
    margin: 18px 0 0 0;
    padding:0 0 0 0;
    }


.menu #mark a {
    font-style: bold;
    color: #d23a2d;
}
.menu #mark {
    background-color: #c6e3cf;
}

.menu #entry:hover {
    background-color: #c6e3cf;
}
.menu #entry:hover a {
    font-style: bold;
    color: #d23a2d;
}
.menu li {
    padding-top: 2px;
    padding-bottom: 2px;
padding: 0;
}

.menu span {
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    margin-left:15px;
    color: #FFFFFF;
    font-size: 13px;
padding: 0;
}
.menu a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none; 

}
.menu #bar {
    width: 178px; 
    height: 1px;
    background: url('images/menu_bar.jpg') no-repeat bottom right;
    margin: 0px;
    padding: 0px;
}
.menu space:hover {
    background: none;
}
.menu p {
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    margin-left:15px;
    font-size: 11px;
    color: #FFFFFF;
}

.menu h1 {
    margin-left:15px;
    font-size: 10px;
    font-style: bold;
    color: #ffffff;
/*     background: url('images/menu_bar.jpg') no-repeat bottom left ; */
}
.content a {
    font-size: 13px;
    color: #d23a2d;
}

.content img {
    border: 2px solid #009856;
}

.content .img-no-border {
    border: 0px;
}

small {
    font-size: 10px;
    color: #000000;
}

.entry {
/*  float:left;*/
}