/* Basketball Friedenau*/

/*Layout und positionierung*/
*{ margin: 0; padding: 0}
body{background: #16364f;}
#wrapper{width: 1018px; margin: 0 auto; position: relative;}
#leftcolumn{width: 844px; float: left;}
#rightcolumn{ width: 174px; float: left; height: 800px;}
#left{ width: 160px; float: left;}
#content{width:684px; float:right; background: url(images/content.jpg) repeat-y; min-height: 700px;}
#head{width: 684px; height: 139px; }
#mainnav{  width:684px; height:20px; background: #006e8c;}
#subnavi{ margin-top: 139px; margin-left: 70px; background: #006e8c; padding: 10px; width: 100px; height: 25
0px;}
#line{ width: 684px; height: 5px; background: #000000;}
#footer{clear: both;}
#content h2{ margin-bottom: 10px; margin-left: 66px; margin-top: 40px;border-bottom: 1px dotted #e04816; margin-right: 55px;}
#content h3{ margin-bottom: 10px;margin-left: 66px;}
#content p{ margin-bottom: 10px;margin-left: 66px; margin-right: 55px;}
#menu{margin-top: 164px; background: #006e8c;}
#menu ul{margin-left: 20px;}
#menu h4{margin-left: 20px; margin-bottom: 5px; margin-top: 5px;}
#player{position: absolute; top: 290px; left: 24px;}
button.prev{ width: 100px; }
button.next{ width: 100px; }
.anyclass{margin-left: 150px;}
/*für das Magazin*/
#big{ position: absolute; left:-250px; top: 65px;}


/*Haupt navigation*/
#mainnav li{ list-style-type: none; display: inline;}
#mainnav a{ color: #ffffff; padding: 4px 18px; font-size: 0.8em; text-decoration: none;}
#mainnav a:hover{ color:#16364f; }

/*Subnavi*/
#subnavi li{list-style-type: none;}
#subnavi a{ color: #ffffff; padding: 4px 4px; font-size: 0.8em; text-decoration: none;}
#subnavi a:hover{ color:#16364f; }

/*Menurechts*/
#menu li{list-style-type: none;}

/*Links*/
.entry a {color: #e04816; text-decoration: none}
.entry a:hover{text-decoration: underline}
p.postmetadata a {color: #e04816;}
.pdf {
    
     background: url(images/pdficon_small.gif) bottom left no-repeat;
   
    
     padding-left: 20px;
}
/*Schriften*/
body{font-family: Verdana;}
#content h2{ font-size: 1em; color: #e04816;}
#content h2 a{ font-size: 1em; color: #e04816; text-decoration: none;}
#content h3{font-size: 0.7em; color: #e04816}
#content p{font-size: 0.75em;line-height: 1.5em;}
#content p strong{color:#e04816; }
#menu h4{color:#16364f; font-size: 0.8em;}
.month li a{ color:#16364f; font-size: 0.65em; text-decoration: none}
.month li a:hover{text-decoration: underline; color: #ffffff;}
.categorie li {color:#16364f; font-size: 0.8em; text-decoration: none; font-weight: normal;}
.categorie li a{color:#16364f; font-size: 0.75em; text-decoration: none;}
.categorie li a:hover{text-decoration: underline; color: #ffffff;}
/*Tabellen*/
.knopf{width: 200px; margin-left: 150px;}
.zweiherren{width: 500px; border-collapse: collapse; font-size: 0.7em;border: 1px solid #e04816; margin-left: 66px; background: #b8c4d0}
.zweiherren th{border: 1px solid #e04816; padding: 4px;}
.zweiherren td{border: 1px solid #e04816;padding: 4px; text-align: center;}
.zweiherren tr{border: 1px solid #e04816;padding: 4px;text-align: center;}

/*Formular*/
#respond {margin-bottom: 20px; margin-top: 30px; margin-left: 30px;
	
padding: 0.5em 0;

}
div.textrow{padding: 10px;}
#commentform label {
	display: block;
	float: left;
	width: 130px;
	font-size: 85%;
}
#commentform input {
	
	width: 300px;
	padding: 0.2em 0.5em;
	display: block;
}

#commentform textarea { width: 300px;padding: 0.2em 0.5em;
		
		}
#commentform #submit{ width: 150px; margin-left: 120px;}

.comment-author cite{}
.vcard cite{font-size: 0.9em; }
.comment-author {}
.comment-author vcard{margin-left: 66px; }
.comment-author cite{font-size: 0.9em;font-style: normal;}
ol.commentlist li.pingback div.vcard cite.fn {font-size: 0.9em; font-style: normal;}
.comment-author span.says{font-size: 0.9em; font-weight: normal;}
.vcard { margin-left: 66px;}
.alignright a{margin-left: 66px; color: #e04816;font-size: 0.9em;}
.comment-meta a{margin-left: 66px; color: #e04816;font-size: 0.9em;}
/*Buttons*/
a.prev{  color: #737370; text-decoration: none; font-weight: bold;}
a.next{color: #737370; text-decoration: none; font-weight: bold; }

/* for Internet Explorer */
/*\*/
* html #content {
height: 700px;
}
/**/
