/* Css for www.Musikschule-Coesfeld.de */

html {
	height: 100%; 
	margin-bottom: 1px;
	}

body {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    font-size: 75%;
background-color: #000000;
	color: #666;
	text-align: center;
	margin: 0;
	}
body.contentpane {
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
background-color: #fff;
	color: #000;
    padding-left: 20px;
	text-align: left;
	margin: 0;
}

hr {
	background-color: #a2a2a2;
	color: #A2A2A2;
	height: 1px;
	width: 100%;
	}

h1, h5.componentheading {
	color: #881415 !important;
	font: bold 125% Lucida Sans Unicode, Lucida Grande, Lucida, Helvetica, Arial, sans-serif !important;
	text-align: left !important;
    letter-spacing: 1px !important;
		text-transform: uppercase !important;
	margin: 0 0 20px 0 !important;
    padding-bottom: 19px !important;
}

h1:first-letter, h5.componentheading:first-letter {
	color: #881415 !important;
	font-size: 180% !important;
		text-transform: uppercase !important;
	text-align: left !important;
        letter-spacing: 1px !important;
	margin: 0 0px 10px 0 !important;
        padding-bottom: 19px !important;
}

h2 {
	color: #881415 !important;
	font-size: 1.5em !important;
	text-align: left !important;
	margin: 0 0 15px 0 !important;
	}

h3 {
	color: #881415 !important;
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida, Helvetica, Arial, sans-serif !important;
	font-size: 1.2em !important;
	text-align: left !important;
	margin: 0 0 10px 0 !important;
	}

h4 {
	color: #881415 !important;
	font-size: 1.0em !important;
	margin: 5px 0 5px 0 !important;
	}

h5 {
	font-size: 1.0em !important;
	color: #000 !important;
	letter-spacing: 2px !important;
     font-weight: bold !important;
	margin: 5px 0 0px 0 !important;
	}


h6 {
	font-size: 1.0em !important;
	color: #881415 !important;
	letter-spacing: 2px !important;
    text-transform: uppercase !important;
	margin:  0 0 5px 0 !important;
	}

/* img { */
/*	border: none; */
/*	}               */

a {
	color: #881415;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #949180;
	text-decoration: underline;
	font-weight: bold;
	}
	
p.center {
	text-align:center;
	}	


/* Seitenlayout */

#wrapper {
	background: #000000 url('../images2/bg1.jpg') no-repeat;
	text-align: left;
	width: 1008px;
	margin: 0 auto;
 	padding-bottom: 17px;
	}
	
#global {
	height: 130px;
	padding: 5px 30px 0 30px;
	}

#logo {
	text-align: left;
	}

#mainouter {
background: #E4E2E2 url('../images/mainbg1.jpg') no-repeat;
	text-align: left;
	margin-left: 17px;
	width: 975px;
	height: 160px;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	padding-top: 10px;
}

#maininner {
background: url('../images/menubg.png') no-repeat;
	text-align: left;
	margin-left: 10px;
	width: 953px;
	height: 119px;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	 padding: 10px 0px 30px 0px;
border-left: 1px solid #A2A2A2;
border-right: 1px solid #A2A2A2;
border-top: 1px solid #A2A2A2;
}

span.hottopic {
	color: #881415;
	font-weight: bold;
	}

#content {
	width: 955px;
margin-left: 17px;
	padding: 0 10px 0 10px;
background: #E4E2E2 url('../images/mainbg2.jpg') no-repeat;
}

#contentinner {
	width: 933px;
	padding: 0 10px 0 10px;
background: transparent;
border-left: 1px solid #A2A2A2;
border-right: 1px solid #A2A2A2;

}

#contentmain {
width: 505px;
margin-left: 10px;
margin-right: 10px;
background-color: #fff;
padding: 15px 15px 15px 15px;
    line-height: 130%;
}

#contentmaing {
width: 716px;
margin-left: 10px;
background-color: #fff;
padding: 15px 15px 15px 15px;
    line-height: 130%;
}

.tdleft {
border-right: 1px solid #A2A2A2;
}

.tdright {
border-left: 1px solid #A2A2A2;
}


#contentwide {
	clear: both;
	padding: 0 40px;
	}
	
#footer {
	clear: both;
	background-color: #E4E2E2;
	height: 100px;
	width: 925px;
	margin-left: 17px;
	color: #000;
	text-align: center;
	padding: 40px 20px 30px 30px;
}

/* Verschiedenes */

.contact {
padding: 5px; 
text-align: left; 
margin: 20px 0;
}

.contact label {
width: 150px; 
float: left; 
text-align: right; 
margin: 3px 5px 5px 5px; 
clear: both;
}

.contactbox {
margin: 3px 5px 5px 5px; 
background-color: #fff; 
color: #fff; 
border: 1px solid #c0c0c0;
}

.contactbutton {
text-align: center; 
margin: 5px 0 0 170px; 
border: none;
}

.catalogleft {
	width: 230px;
	padding: 0 10px 5px 0;
	float: left;
	text-align: left;
	}
	
.catalogright {
	width: 230px;
	padding: 0 0 5px 10px;
	float: right;
	text-align: left;
	}	
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;
	}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;
	}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;
	}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;
	}
	
	
	

/* Moduletable */
div.moduletable {
text-align: left;
  width: 99%;
  float: left;
  margin: 0px 0px 25px 0px;
  border-bottom: 1px solid #881415;;
}
 
div.moduletable h3 {
	height: 14px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 112%;
  margin: 0px;
  background: #DDDDDD;
}


/* Joomla! Menu links */
a.mainlevel:link, a.mainlevel:visited {
		color: #b11a1c; 
	text-decoration: none;
	font-weight: normal;
/* font-size: 1.0em; */
display: block;
}

a.mainlevel:hover {
	color: #881415;
	text-decoration: underline;
	font-weight: normal;
/* font-size: 1.0em; */
display: block;
}

.moduletableh-event span {
font-weight: bold;
}

.moduletableh-event span a:link, .moduletableh-event span a:visited {
color: #fff;
font-weight: normal;

}
.moduletableh-event span a:hover {
color: #e9e9e9;
	text-decoration: underline;
	font-weight: normal;
}

.moduletableh-event span a {
padding-bottom: 3px;
display: block;
}



a.mainlevel#active_menu {
	color:  #b11a1c;
	 text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a.mainlevel#active_menu:hover {
	color:  #b11a1c;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}


a.sublevel {
	margin-top: 3px;
padding-left: 25px;
	display: block;
	text-decoration: none;
	border: 0px;
}


/* JOOMLA STYLE
--------------------------------------------------------- */

table.poll {
	padding: 0;
	margin-left: 20px;
	width: auto;
	text-align: left;
	border: 1px solid;
}

table.pollstableborder {
	padding: 0;
	width: auto;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

.sectiontableheader {
	padding: 3px 5px;
	font-weight: bold;
	width: auto;
}

td.sectiontableentry1  {
	width: auto;
	padding: 0px;
}

td.sectiontableentry2  {
width: auto;
	padding: 0px;
}


.contentheading {
	color: #881415;
	font: bold 125% Lucida Sans Unicode, Lucida Grande, Lucida, Helvetica, Arial, sans-serif;
	text-align: left;
    letter-spacing: 1px;
		text-transform: uppercase;
	margin: 0 0 20px 0;
    padding-bottom: 19px;
}

.contentheading:first-letter {
	color: #881415;
	font-size: 180%;
		text-transform: uppercase;
	text-align: left;
        letter-spacing: 1px;
	margin: 0 0px 10px 0;
        padding-bottom: 19px;
}

/*quanghuy o tren*/
table.blog {
}

.moduletable-news table td.contentheading {
 text-transform: none !important;
	font-weight: bold !important;
    font-size: 120% !important;
    font-family: Arial, sans-serif  !important;
	color: #fff;
            letter-spacing: 0px !important;
padding-bottom: 3px !important;
}

.moduletable-news table td.contentheading:first-letter {
text-transform: none !important;
	color: #fff !important;
            letter-spacing: 0px !important;
padding-bottom: 3px !important;
	font-weight: bold !important;
    font-size: inherit !important;
    font-family: Arial, sans-serif  !important;
	text-align: left;
	margin: 0 0 0 0 !important;
}

.blog table table td.contentheading {
text-transform: none !important;
	font-weight: bold !important;
    font-size: 120% !important;
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida, Helvetica, Arial, sans-serif !important;
	color: #881415;
            letter-spacing: 0px !important;
padding-bottom: 3px !important;
}

.blog table table td.contentheading:first-letter {
text-transform: none !important;
	color: #881415;
            letter-spacing: 0px !important;
padding-bottom: 3px !important;
	font-weight: bold !important;
    font-size: inherit !important;
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida, Helvetica, Arial, sans-serif !important;
	text-align: left;
	margin: 0 0 0 0 !important;
}


.article_seperator {
	display: block;
	height: 20px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	padding: 4px;
	text-indent: 5px;
}


table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
	padding: 10px;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 12px;
}

td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	color: #881415;
	font: bold 125% Lucida Sans Unicode, Lucida Grande, Lucida, Helvetica, Arial, sans-serif;
	text-align: left;
    letter-spacing: 1px;
		text-transform: uppercase;
	margin: 0 0 20px 0;
    padding-bottom: 19px;
}

.componentheading:first-letter {
	color: #881415;
	font-size: 180%;
		text-transform: uppercase;
	text-align: left;
        letter-spacing: 1px;
	margin: 0 0px 10px 0;
        padding-bottom: 19px;
}

.componentheading-kp {
	color: #881415;
	font: bold 125% Lucida Sans Unicode, Lucida Grande, Lucida, Helvetica, Arial, sans-serif;
	text-align: left;
    letter-spacing: 1px;
		text-transform: uppercase;
	margin: 0 0 20px 0;
    padding-bottom: 19px;
}

.componentheading-kp:first-letter {
	color: #881415;
	font-size: 180%;
		text-transform: uppercase;
	text-align: left;
        letter-spacing: 1px;
	margin: 0 0px 10px 0;
        padding-bottom: 19px;
}

.contentdescription {
	padding-bottom: 30px;
}



a.contentpagetitle {
	text-decoration: none!important;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}

/* a.readon { */
   /*	float: right; */
	/* padding: 1px 5px 1px 22px;      */
 /*	display: block;    */
	/* text-transform: lowercase; */
/*	text-decoration: none; */
/* }  */

/* a.readon:hover, a.readon:active, a.readon:focus { */
/*	text-decoration: underline;                        */
/* } */

.moduletable-news table td a.readon:link		{background-image: none; color: #fff; padding-left: 0px;}
.moduletable-news table td a.readon:active		{background-image: none; color: #e9e9e9; padding-left: 0px;}
.moduletable-news table td a.readon:hover	    {background-image: none; color: #e9e9e9; padding-left: 0px;}
.moduletable-news table td a.readon:visited		{background-image: none; color: #fff; padding-left: 0px;}

a.readon:link		{background-image: url('../images/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}
a.readon:active		{background-image: url('../images/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}
a.readon:hover		{background-image: url('../images/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}
a.readon:visited	{background-image: url('../images/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-left: 25px;}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px 0 10px 0;
	color: #999999;
	line-height: 10px;
    font-size: 90%;
}

.modifydate {
	color: #999999;
	height: 15px;
    font-size: 90%;
}

.moduletable {
	padding: 0;
}



.small {
	color: #999999;
}

.smalldark {
	color: #999999;
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

#leftbox {
padding: 0px 0px 10px 0px;
position: relative;
height: 400px;
width: 166px;
  }


#leftu {
position: absolute;
bottom: 10px;
/* left: 15px; */
width: 166px;
}

#navilinks {
font-size: 11px;
margin-bottom: 15px;
}

#searchleft {
border-top: #A2A2A2 1px solid;
border-bottom: #A2A2A2 1px solid;
/* margin-left: 15px; */
padding: 0px 0px 0px 0px;
/* height: 35px; */
 text-align: center;
width: 150px;
}

#search_out{
	/* float: left; */
	width: 130px;
padding: 10px;
}

#search_in{
	
}

#search_in form {
  padding: 0;
  margin: 0;

}

#search_in .inputbox {
	/* padding: 3px 3px 3px 11px; */
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
	/* background-image: url('../images/ibackground.gif'); */
	/* background-repeat: no-repeat; */
	/* background-position: top left; */
	/* width: 129px; */
	/* height: 22px; */
}
.moduletable-linksnavi {
/* margin: 10px 15px 15px 15px; */
padding: 50px 10px 0px 10px;
background: url('../images/hlinksnavi.gif') top left no-repeat;
width: 146px;
}

.moduletable-linksnavi h3 {
display: none;
}


#rightbox {
/*  background-color: #E4E2E2; */

  margin-bottom: 10px;
  padding-left: 10px;
  }

#wbklogo {
width: 186px;
height: 73px;
background: url('../images/wbklogo.jpg') top left no-repeat;
}

.moduletable-akt {
position: absolute;
width: 140px;
/* margin: 10px 15px 0px 15px; */
padding: 40px 10px 0px 10px;
background: url('../images/hakt.gif') top left no-repeat;
}

.moduletable-akt h3 {
display: none;
}

.moduletable-lehra {
position: absolute;
width: 140px;
/* margin: 10px 15px 0px 15px; */
padding: 40px 10px 0px 10px;
background: url('../images/hlehra.gif') top left no-repeat;
}

.moduletable-lehra h3 {
display: none;
}

.moduletable-fachb {
position: absolute;
top: 100px;
width: 140px;
/* margin: 10px 15px 0px 15px; */
padding: 40px 10px 0px 10px;
background: url('../images/hfachb.gif') top left no-repeat;
}

.moduletable-fachb h3 {
display: none;
}

.moduletable-anmu {
position: absolute;
width: 140px;
/* margin: 10px 15px 0px 15px; */
padding: 40px 10px 0px 10px;
background: url('../images/hanmu.gif') top left no-repeat;
}

.moduletable-anmu h3 {
display: none;
}

.moduletable-arch {
position: absolute;
width: 140px;
/* margin: 10px 15px 0px 15px; */
padding: 40px 10px 0px 10px;
background: url('../images/harch.gif') top left no-repeat;
}

.moduletable-arch h3 {
display: none;
}

.moduletable-kursp {
position: absolute;
width: 140px;
/* margin: 10px 15px 0px 15px; */
padding: 40px 10px 0px 10px;
background: url('../images/hkursp.gif') top left no-repeat;
}

.moduletable-kursp h3 {
display: none;
}

.moduletable-anmp {
position: absolute;
width: 140px;
/* margin: 10px 15px 0px 15px; */
padding: 40px 10px 0px 10px;
background: url('../images/hanmp.gif') top left no-repeat;
}

.moduletable-anmp h3 {
display: none;
}

.moduletable-kontakt {
position: absolute;
width: 140px;
/* margin: 10px 15px 0px 15px; */
padding: 40px 10px 0px 10px;
background: url('../images/hkontakt.gif') top left no-repeat;
}

.moduletable-kontakt h3 {
display: none;
}

div.moduletable-news {
	margin: 0px 0px 10px 0px;
	 padding: 50px 0px 0px 0px; 
	width: 186px;
  background: #E4E2E2 url(../images/newsa.jpg) top left no-repeat;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

div.moduletable-news h3 {
display: none;
}


div.moduletable-news table{
	background: #E4E2E2 url(../images/newsb.jpg) repeat-y;
padding: 0px;
margin: 0px;
}

div.moduletable-news table td{
	padding: 0px 20px 5px 5px;
}


div.moduletable-news .contentpaneopen{
	color: #ffffff;
}

div.moduletable-news .article_seperator {
display: block;
width: 186px;
background: #E4E2E2 url(../images/newsc.jpg) bottom left repeat-y;
}


div.moduletable-event {
	margin: 0px 0px 0px 0px;
	 padding: 50px 0px 0px 0px; 
	width: 186px;
  background: #E4E2E2 url(../images/datesa.jpg) top left no-repeat;
}

div.moduletableh-event {
	 padding: 0px 15px 10px 10px; 
/* bheight:115px; */
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
  background: #E4E2E2 url(../images/newsb.jpg) top left repeat-y;
}

.article_seperatorbox {
  background: url(../images/newsc.jpg) bottom left no-repeat;
}

div.moduletable-event h3 {
display: none;
}

#mainlevel-navsub {
	padding-top: 0;
padding-left: 0px;
margin-left: 0px;
}

#mainlevel-navsub ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#mainlevel-navsub li {
	display: inline;
	margin: 0;
	padding: 0;
}

#mainlevel-navsub a {
	margin: 0px 3px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
text-transform: uppercase;
	color: #000000;
}

#mainlevel-navsub a:hover {
	text-decoration: underline;
}

#mainlevel-navsub .active a {
	color: #FFFFFF;
}

#copyunten{
	font-size: 10px;
	font-weight: bold;
width: 600px;
height: 24px;
border-top: 1px #B94144 solid;
	margin: 0 auto;
	color: #666666;
padding-top: 15px;
/* clear: both; */
}

#navibbb{
	height: 34px;
  width: 875px;
	 text-align: center;
 margin: 0 auto;

	/* padding-top: 30px; */
}

#menu {
position: relative;
width: 900px;
  	height: 143px;
/* background: #E4E2E2 url(../images/headerfull.jpg) 143px 0px no-repeat; */
 	
}

#menuinner {
position: absolute;
top: 55px;
left: 135px;
 width: 815px;
height: 40px;
}


ul#mainlevel-nav {

    display: inline;
    list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.6em;
height: 30px;
}

ul#mainlevel-nav li {
    display: inline;
    list-style-type: none;
	float: left;
	margin-left: 0px;
	 margin-right: 0px;
	padding-left: 2px;
	padding-right: 3px;
	font-family: Georgia, Arial;
	font-size: 11px;
color: white;
height: 30px;
}

ul#mainlevel-nav li a
{
	font-family: Arial, "Trebuchet MS", sans-Serif;
	font-size: 13px;

	display: block;
float: left;
	color: #ffffff;
height: 30px;

}




#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	background: url('../images/bgmenu.gif') bottom left repeat-x;

}


#notenlogo {
position: relative;
background: url('../images/logo1.png') bottom left no-repeat;
width: 143px;
height: 143px;
  /* float:left; */
border-top: 0px solid #fff !important /*Firefox*/; border-top: 1px solid #fff /*IE6*/;
}


#notenlogo a {
display: block;
position: absolute;
bottom: 0px;
height: 41px;
width: 143px;
background: url('../images/unta.jpg') top left no-repeat;
}

#notenlogo a:hover {
background: url('../images/untb.jpg') top left no-repeat;
}

#notenlogob {
position: relative;
background: url('../images/logo1.png') bottom left no-repeat;
width: 143px;
height: 143px;
  /* float:left; */
border-top: 0px solid #fff !important /*Firefox*/; border-top: 1px solid #fff /*IE6*/;
}


#notenlogob a {
display: block;
position: absolute;
bottom: 0px;
height: 41px;
width: 143px;
background: url('../images/proja.jpg') top left no-repeat;
}

#notenlogob a:hover {
background: url('../images/projb.jpg') top left no-repeat;
}

.tabelle2 {
width: 600px;
margin-top: 20px;
border-bottom: 1px #666666 dashed;
}

.tabelle2 td {
width: 200px;
vertical-align: top;
font-weight: bold;
padding-bottom: 10px;
}

.tabelle {
width: 97%;
border-left: 1px #999999 solid;
border-top: 1px #999999 solid;
border-bottom: 1px #999999 solid;
border-collapse: collapse;
}
.tabelle td {
border-right: 1px #999999 solid;
text-align: center;
vertical-align: top;
}

.kursprogrammrahmen {
display: block;
width: 150px;
margin: 20px auto;
border: #666666 1px solid;
padding: 3px;
}

.kursprogrammbild {
display: block;
border: #666666 0px solid;
padding: 3px;
width: 155px;
margin: 20px auto;
}

div .pagenav{
padding-top: 30px;
clear: both;
text-align: center;
}

div .pagenavout{
width: 300px;
margin: 0 auto;
text-align: left;

}

div .pagenain{

}

.pagenav_prev{
	font-family: Arial;
	font-size: 10px;
}

.pagenav_next{
	font-family: Arial;
	font-size: 10px;
}

.zweispalten {
display: block;
 width: 47%; 
float: left;
text-align: justify;
padding: 0px 10px 0px 5px;
}

.dreispalten {
display: block;
 width: 31%; 
float: left;
text-align: justify;
padding: 0px 10px 0px 0px;
}

.einespalte {
display: block;
width: 47%;
float: left;
text-align: justify;
padding: 0px 10px 0px 0px;
}

.unterstrichen {
	text-decoration: underline !important;
}
