/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* START */

body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	min-height:100%; /* For Modern Browsers */
    height:auto !important; /* For Modern Browsers */
    height:100%; /* For IE */ 
	}

 h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

h1 { 
	font-size: 11pt; 
	margin-bottom: 1px;
	border-bottom: 1px solid #ffffff;
	width: 100%;
}

h2 {
	margin-bottom: 8px;
	padding: 0 0 0 0;
	font-size: 15pt;
}

h3 {
	font-size: 11pt;
	padding-top:5px;
}

p {
	margin-top: 8px;
	line-height: 1.4;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}



/* Header */

#container {
	width: 927px;
	margin: 0 auto;
	padding: 0px;
	min-height:100%; /* For Modern Browsers */
    height:auto !important; /* For Modern Browsers */
    height:100%; /* For IE */ 
}

#mainmenu {
	display:inline;
	font-family: Arial, serif-serif;
	float:right;
	font-size:11pt;
	font-weight: normal;
	color: #ffffff;
	height: 36px;
	padding-top:11px;
}

#mainmenu a {
	display:inline;
	float:left;
	display:block;
	padding: 7px;
	padding-bottom:0px;
	text-align:center;
	height: 20px;
	text-decoration:none;
	color: #ffffff;
	border-bottom: 4px solid #000000;
	line-height:18px;
	border-bottom: 9px solid #000;
}

#mainmenu a:hover {
	background-color:#000;
	height:20px;
	color: #ffffff;
	border-bottom: 9px solid #013702;
}


/* Content */

#content-top {
	display: inline;
	width:353px;
	height:184px;
	overflow:hidden;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 9pt;
	line-height:1.4;
	color: #ffffff;
	background-repeat:repeat-x;
	padding:20px;
	padding-top:5px;
	padding-left:60px;
}

#content-middle {
	height:107px;
	width:433px;
	overflow:hidden;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 9pt;
	line-height:1.4;
	color: #ffffff;
}
#content-middle p{
	padding-right:20px;
}
#content-bottom {
	background: url(../images/DF-Schlagzeugunterricht-BG-2.jpg) no-repeat;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 9pt;
	line-height:1.4;
	color: #ffffff;
	padding:20px;
	padding-left:60px;
	min-height:155px;
	color:#111;
}

#rightcolumn {
	background: url(../images/DF-Schlagzeugunterricht-BG-1.jpg) no-repeat;
	background-color:#7F96A5;
	clear: both;
	float: right;
	width: 433px;
	padding: 0 0 0 0;
 }

#leftcolumn {
	float: left;
	width: 493px;
		
}





/* Footer */

#footer {
	float: left
	width: 450px;
	height: 40px;
	margin: 0 auto;
	margin-right:5px;
	padding: 0px;
	background-color:#000000;
}

#footer p {
	color: #ffffff;
}

#copynotice {
	float: right;
	color: #ffffff;
	padding-right:8px;
}

#footermenu {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fffffff;
	height:20px;
}

#footermenu a {
	color: #ffffff;
	text-decoration: none;
}
#footermenu a:hover {
	color: #bbbbbb;
}
