
/* ++++++ Texte ++++ */

.text{
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

/* ++++++ Überschriften ++++ */

.ueberschrift{
	font-family : Tahoma, Arial;
	font-size : 14px;
	color : #34A916;
	font-weight : bold;
	text-decoration : none;
}

.ueberschrift:hover{
	font-family : Tahoma, Arial;
	font-size : 14px;
	color : #1C386D;
	font-weight : bold;
	text-decoration : none;
}

.ueberschrift_music{
	font-family : Tahoma, Arial;
	font-size : 13px;
	color : #0E57CA;
	font-variant : small-caps;
	text-decoration : none;
	font-weight:bold;
}

.ueberschrift_music:hover {
	font-family : Tahoma, Arial;
	font-size : 13px;
	color : #1C386D;
	text-decoration : none;
}

.ueberschrift_magic{
	font-family : Tahoma, Arial;
	font-size : 13px;
	color : #AD0ECA;
	font-variant : small-caps;
	text-decoration : none;
	font-weight:bold;
}

.ueberschrift_magic:hover {
	font-family : Tahoma, Arial;
	font-size : 13px;
	color : #1C386D;
	text-decoration : none;
}

/* ++++++ Links ++++ */

.link{
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

.link:hover {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #34A916;
	text-decoration : none;
}

.link_button{
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #0E57CA;
	text-decoration : none;
}

.link_button:hover {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #34A916;
	text-decoration : none;
}

/* ++++++ Menus ++++ */

.menu{
	font-family : Tahoma, Arial;
	font-size : 13px;
	color : #666666;
	font-variant : small-caps;
	text-decoration : none;
	font-weight:bold;
}

.menu:hover {
	font-family : Tahoma, Arial;
	font-size : 13px;
	color : #0E57CA;
	text-decoration : none;
}

.menu_link_music{
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #EAE9E9;
	text-decoration : none;
}

.menu_link_music:hover {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #0E57CA;
	text-decoration : none;
}

.menu_link_magic{
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #EAE9E9;
	text-decoration : none;
}

.menu_link_magic:hover {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #AD0ECA;
	text-decoration : none;
}



/* ++++++ Bottom ++++ */

.bottom{
	font-family : Tahoma, Arial;
	font-size : 10px;
	color : #EAE9E9;
	text-decoration : none;
}

.bottom:hover {
	font-family : Tahoma, Arial;
	font-size : 10px;
	color : #FD3331;
	text-decoration : none;
}

/* ++++++ Tabellen ++++ */

.tab1{
	border-top-width : 2px;
 	border-top-color : #E1E4EA;
	border-top-style : dashed;
	font-family : Tahoma, Arial;
	boder-collapse:collapse;
	font-size: 12px;
	padding:0px;
}

.ra1{
	border-width : 1px;
 	border-color : #1C386D;
	boder-collapse: collapse;
	border-style : solid;
	font-family : Tahoma, Arial;
	font-size: 12px;
	background-color:ECF1FA;
}

.ra_pic_1{
	border-width : 1px;
 	border-color : #333333;
	boder-collapse: collapse;
	border-style : solid;
	font-family : Tahoma, Arial;
	font-size: 12px;
	background-color:EAE9E9;
}

.ra_pic_1:hover{
	border-width : 1px;
 	border-color : #333333;
	boder-collapse: collapse;
	border-style : solid;
	font-family : Tahoma, Arial;
	font-size: 12px;
	background-color:EAE9E9;
}


/* ++++++ Formulare ++++ */

.radiobutton {
	cursor :  hand;
}

.button {
	font-family : Tahoma, Arial;
	font-size: 12px;
	color : #34A916;
	text-decoration : none;
	width: 130px;
	height: 30px;
	background-color:#FFFFFF;
	background-image:url(pic/buttons/buttons.jpg);
	border-width : 0px; 
	font-weight : bold;
	cursor :  hand;
}

.textarea_kontakt {
	font-family : Tahoma, Arial;
  	font-size: 12px;
	color: #1F2B43;
  	width: 360px;
  	height: 100px;
	background-color:#F8F6F6;
	border-width : 1px;
 	border-color : #333333;
	boder-collapse: collapse;
	border-style : solid;
}

.textfield_kontakt {
	font-family : Tahoma, Arial;
  	font-size: 12px;
	color: #1F2B43;
  	width: 250px;
	background-color:#F8F6F6;
	border-width : 1px;
 	border-color : #333333;
	boder-collapse: collapse;
	border-style : solid;
}


.textfield_kontakt_tel {
	font-family : Tahoma, Arial;
  	font-size: 12px;
	color: #1F2B43;
  	width: 120px;
	background-color:#F8F6F6;
	border-width : 1px;
 	border-color : #333333;
	boder-collapse: collapse;
	border-style : solid;
}

/* ++++++ Body + Scrollbase ++++ */

body {
	font-family : Tahoma, Arial;
	font-size: 12px;
	color : #333333;
	text-decoration : none;
	margin-top : 0px; 
	margin-bottom : 0px;
}
