body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #3a94da;
}
#page {
	margin: 0 auto;
	width: 961px;
	background: url(../images/blog_left_middle.png) repeat-y;
	}
#top
{
background: url(../images/blog_left_top.png) no-repeat top;
margin: 0 auto;
height: 17px;
width: 961px;
}

#bottom
{
background: url(../images/blog_left_bottom.png) no-repeat bottom;
margin: 0 auto;
height: 19px;
width: 961px;
}
#title {
	font-size: 16px;
	font-weight: bold;
	height: 60px;
}
#container{
	overflow: hidden;
	width:961px;
	color: #000;
}
#content{
	width: 500px;
	border-left-width: 461px;
	border-left-style: transparent;
	margin-left: -500px;
	float: right;
	text-align: left;
	border-left-color: #3a94da;
		}
#text {
	padding-top: 10px;
	padding-bottom: 20px;
}		
#left{
	width: 500px;
	float: left;
	color: #3a94da;
}
#left a {
	font-weight: bold;
	text-decoration: none;
	padding: 0px 1px;
	text-align: center;
	color: #000000;
}
#left a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding: 0px 1px;
}
.heute {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #c9c3c3;
}
.tage {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;

}
.aktuell {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #c9c3c3;

}
.feiertag {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFCC66;

}
.eintrag {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #D2D2D2;

}
.feiertageintrag {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #E2A283;

}
.kw {
	font-size: 10px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tageklein {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 25px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #3a94da;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3a94da;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.artmedic_red {
	color: #990000;
}
#subnav {
	text-align: right;
	padding: 5px;
	overflow: visible;
}
#subnav a{
	text-decoration: none;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	color: #000000;
	background-color: #CCCCCC;
}
#subnav a:hover {
	text-decoration: none;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	color: #FFFFFF;
	background-color: #333333;
}
#footer {
	padding: 5px;
	margin: 0 auto;
	font-size: 10px;
	text-align: right;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}


