body
{
	background-color: #5E86C1;
	font-family: Tahoma;
	font-size: 15px;
	margin: 0px;
}

a
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a.menue
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.small
{
	font-size: 12px;
	text-decoration: none;

}

td.banner
{
	background: transparent url('http://image.musikschule-ascheberg.de/public/banner.jpg') no-repeat center center;
	height: 100px;
}

td.menue
{
	background: transparent url('http://image.musikschule-ascheberg.de/public/menue.jpg') repeat-y;
}

td.right
{
	background: #032554 url('http://image.musikschule-ascheberg.de/public/right.jpg') no-repeat;
}

td.content
{
	background: #FFFFFF url('http://image.musikschule-ascheberg.de/public/background.gif') no-repeat right top;
}

th
{
	background-color: #1E4780;
	color: #FFFFFF;
}

.hr
{
	margin: 0;
	border: none;
	background: transparent url('http://image.musikschule-ascheberg.de/public/line.png') no-repeat center center;
	height: 1px;
	clear: both;
}

h1
{
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 19px;
	white-space: pre;
	margin: 0px;
}

h2, h3, h4
{
	font-weight: bold;
	font-size: 15px;
	color: #5E86C1;
	margin: 0px;
}

h3
{
	color: #000000;
}

img
{
	border: 0px;
}

img.left
{
        float: left;
        margin: 4px 4px 0 0;
}

img.right
{
        float: right;
        margin: 4px 0 0 4px;
}

#copyrightNotice
{
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}

dt
{
	margin-top: 5px;
	font-weight: bold;
}

dd
{
	margin-top: 5px;
}

input, textarea, select
{
	border: #000000 solid 1px;
}

.alignleft
{
	float: left;
	text-align: left;
}

.aligncenter
{
	clear: both;
	width: auto;
	text-align: center;
}

.alignright
{
	float: right;
	text-align: right;
}