/* www.minds-interlocked.de            */
/* Webdesign                           */
/* Graphikdesign                       */
/* mail@minds-interlocked.de           */
/* Mucke, Michael                      */
/* Krondorfer Straße 26                */
/* 06766 Wolfen                        */
body   {
background: url(Bilder/hintergrund.jpg) center top no-repeat #ffecbf;
text-align:center;
margin: 0px auto;
}
body.hp {
background: url(Bilder/flash_bg.jpg) center top no-repeat #ffecbf;
text-align:center;
margin: 0px auto;
}
#container {
 width: 738px;
}
#titel {
 width:738px;
 height:102px;
 background:url(Bilder/index_02_1.jpg);
}
#titel2 {
 width:738px;
 height:29px;
 background:url(Bilder/index_02_2.jpg);
}
#titel3 {
 width:738px;
 height:150px;
 background:url(Bilder/index_02_3.jpg);
}
h3 {
 font-family: TIMES,VERDANA,ARIAL,HELVETICA;
 font-size: 13pt;
}
#menu {
 width:738px;
 height:45px;
 text-align:center;
 background:url(Bilder/index_04.jpg);
}
#inhalte {
 width:738px;
 background:url(Bilder/index_06.jpg);
}
#footer {
 width:738px;
 height:31px;
 background:url(Bilder/index_08.jpg);
}

/*------------textformat---------------*/
td  {
 font-family: TIMES,VERDANA,ARIAL,HELVETICA;
 font-size: 11pt;
 text-align:left;
 padding:0;
 font-weight: normal;
 color: #58503A;
 }
td.center {
 text-align:center;
}
td.right {
 text-align:right;
}
td.minds {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 7pt;
 font-weight: normal;
 color: #947054;
 text-decoration: none;
}
 .komponist  {
 font-weight: bold;
 color: #58503A;
 }
 .hoerprobe  {
 color: #58503A;
 text-align:center;
 }
 .green  {
 font-weight: bold;
 color: #009933;
 text-align:center;
 }
 .links_green  {
 font-weight: bold;
 color: #009933;
 text-align:left;
 }
 .red  {
 padding:0;
 font-weight: bold;
 color: #DA00A3;
 text-align:center;
 }
.links_red  {
 font-weight: bold;
 color: #DA00A3;
 text-align:left;
 }
 .blue  {
 padding:0;
 font-weight: bold;
 color: #328DE3;
 text-align:center;
 }
.links_blue  {
 padding:0;
 font-weight: bold;
 color: #328DE3;
 }
a:link, a:active, a:visited {
 font-family: TIMES,VERDANA,ARIAL,HELVETICA;
 font-size: 11pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 }
a:hover {
 font-family: TIMES,VERDANA,ARIAL,HELVETICA;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
 color: #5F0000; }
a:link.minds, a:active.minds, a:visited.minds {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 7pt;
 font-weight: bold;
 color: #947054;
 text-decoration: none;
 }
a:hover.minds {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF; }
span {
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 }
 .hell {
 font-weight: normal;
 color: #958763;
 text-decoration: none;
 }
/*-----------Ende------------------*/
/*_____________________*/
/* formular eigenschaften*/
/* farbige eingabefelder*/
input.eingabe {
border:1px solid #7A6B5C;
font-family: VERDANA,ARIAL,HELVETICA;
font-size: 12px;
padding:0;
color: #7A6B5C;
}
textarea.eingabe {
border:1px solid #7A6B5C;
font-family: VERDANA,ARIAL,HELVETICA;
font-size: 12px;
padding:0;
color: #7A6B5C;
}
/*________________________*/
/* farbige formbuttonds */
input.button {
font-family: VERDANA,ARIAL,HELVETICA;
font-size: 12px;
padding:0;
color: #73684D;
background-color: #FFFFFF;
border:1px solid #7A6B5C;
}

input.button:hover {
font-family: VERDANA,ARIAL,HELVETICA;
font-size: 12px;
padding:0;
color: #73684D;
background-color: #FFFFFF;
border:1px solid #7A6B5C;
}
/*_____________________*/
input.klein {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 12px;
 padding:0;
 }
textarea.klein {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 12px;
 padding:0;
 }

/*___Ende Formular_____*/