/* 
Theme Name: TV Cochem
Theme URI: http://www.tv-cochem.de
Description: Theme der Gerätturner im TV Cochem
Version: 1.0
Author: Tobias Rutz
Author URL: http://tuju-mosel.de
*/


#container {
			margin: 0 auto;
			width: 800px;
			background: #FFBA61;
			font-family: Arial;
}
#kopf {
			background: url(images/banner.png) no-repeat;
			height: 100px;
}
#kopf h1 {
			font-size: 20px;
			text-align: center;
			padding-top: 40px;
}
#kopf a:hover,
#kopf a:link,
#kopf a:active,
#kopf a:focus,
#kopf a:visited {
			text-decoration: none;
			color: #155696;
}
#menukopf {
			clear: both;
			background: #FFBA61;
			text-align: right;
			border-bottom: 10px solid #FFBA61;
			font-family: serif;
			font-size: 20px;
			color: #000000;
}
#menukopf ul {
			display: inline;
}
#menukopf li {
			list-style: none;
			float: right;
			margin: 0 10px;
}
#menukopf a:link,
#menukopf a:focus,
#menukopf a:active {
			color: #8B2410;
			text-decoration: none;
			font-family: serif;
}
#menukopf a:hover {
			color: #155696;
			text-decoration: underline;
			font-family: serif;
}
#menukopf a:visited {
			color: #8B2455;
			text-decoration: underline;
			font-family: serif;
}
#menuseite {
			float: left;
			width: 120px;
			margin: 0 auto;
			background: #FFBA61;
			text-align: left;
			padding: 5px;
			font-family: serif;
			font-size: 16px;			
			line-height: 25px;
}
#menuseite ul {
			text-align: left;
			overflow: hidden;
			float: left;
			padding: 5px;
}
/*#menuseite li {
			list-style: none;
			float: left;
}*/
#menuseite a:link,
#menuseite a:active,
#menuseite a:focus {
			color: #8B2410;
			text-decoration: none;
			font-family: serif;
}
#menuseite a:hover {
			color: #155696;
			text-decoration: underline overline;
			font-family: serif;
}
#menuseite a:visited {
			color: #8B2455;
			text-decoration: underline;
			font-family: serif;
}

#inhalt {
			float: right;
			width: 656px;
			background-color: #FFFFFF;
			font-size: 14px;
			padding: 5px;
			border-bottom: 10px solid #FFBA61;
}
#footer {
			clear: both;
			background: #D59C51;
			text-align: center;
			border-bottom: 10px solid #D59C51;
			font-family: serif;
                        height: 16px;
			font-size: 16px;
			color: #000000;
}
}
#footer ul {
			display: inline;
}
#footer li {
			list-style: none;
			float: right;
			margin: 0 10px;
}

/*################# Kalender #################*/

#wp-calendar {
border-collapse: collapse;
font-size: 9px;
border: 1px solid #000000;
line-height: 11px;
margin: 0 auto 9px auto;
}
#wp-calendar th {
background: #D59C51;
color: #000000;
border: 1px solid #000000;
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 1px 1px;
}
#wp-calendar td {
color: #1f2522;
background:#e9ecd9;
border: 1px solid #1f2522;
text-align: center;
}
#wp-calendar #next a {
padding-left: 1px;
text-align: right;
}
#wp-calendar #prev a {
padding-right: 1px;
text-align: left;
}
#wp-calendar a {
display: block;
text-decoration: none;
}
#wp-calendar caption {
color: #000000;
background: inherit;
text-align: center;
font-weight: bold;
padding:5px 0;
margin: 0 auto;
}
#wp-calendar tbody td a {
color: #8B2410;
background: inherit;
}
#wp-calendar tbody td a:hover {
background:inherit;
color: #155696;
}
#wp-calendar #today {
background: #D59C51;
color: #000000;
}
#wp-calendar #today a {
background:#D59C51;
color: #000000;
}
#wp-calendar #today a:hover {
background: #7e9d58;
color: #155696;
}
#wp-calendar tfoot td {
border: 0;
color: #000000;
background: #D59C51;
}
#wp-calendar tfoot td a {
color: #8B2410;
background: #D59C51;
}
#wp-calendar tfoot td a:hover {
color: #155696;
background: #D59C51;
}



body {
			background-color: #DBE4FF;
			font-family: sans-serif;
			font-size: 14px;
			color: #000000;
}
img {
			border: 0px;
			max-width: 580px;
}
a {
			text-decoration: none;
			font-family: serif;
			color: #8B2410;
}
a:hover {
			text-decoration: underline;
			font-family: serif;
			color: #155696;
}
