@charset "UTF-8";
/* CSS Document */

body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #E1E1E1;
     }
	 

a:link { color:#ff0000; text-decoration:none }
a:visited { color:#ff0000; text-decoration:none }
a:hover { color:#ff0000; text-decoration:underline }
a:active { color:#ff0000; text-decoration:underline }

td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
}

img {
	border:0px;
}

H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:16px;
	letter-spacing:0.1em;
	font-weight:100;
	margin-bottom: 15px;
}


/*******************************************
* DIV Tabellen
********************************************/
#spacer {
	width: 860px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
}

#container {
	width: 860px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#ecken {
	clear:both;
	background-color:#FFFFFF;
	height:30px;
}

#ecke_l {
	float: left;
	clear:both;
	display:inline;
}

#ecke_r {
	float: right;
	display:inline;
}

#nav {
	width: 620px;
	height: 180px;
	float: left;
	margin-left:30px;
	margin-bottom: 30px;
	display:inline;
}

#logo {
	width: 150px;
	height: 180px;
	float: right;
	margin-right: 30px;
	margin-bottom: 30px;
	display:inline;
}

#nav_oben {
	width: 620px;
	height: 30px;
	margin-top: 45px;
}

#nav_unten {
	width: 620px;
	height: 30px;
}

#content {
	clear:both;
	margin:30px;
}

#top {
}


/*******************************************
* ALLGENEINE FORMATE
********************************************/

.titelPresse {
	font-size: 13px;
	font-weight: bold;
}

/*******************************************
* ALTE FORMATE
********************************************/

table.center {
	margin-left: auto; 
	margin-right: auto;
	background-color: #FFFFFF;
}

td.grey {
	background-color: #E1E1E1;
}

td.side {
	width: 30px;
}

/*******************************************
* SUCHE
********************************************/

.small {
	font-size: 10px;
}

.suchFeldEntity {
	border: 1px #CCCCCC solid;
	width: 50px;
	height: 14px;
	padding-left: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	letter-spacing:0.1em;
}

suchfeldTabelle.{
	height:14px;
}

.sucheTxt {
	font-size: 10px;
}

.selectSuche {
	border: 1px solid #CCCCCC;
	height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.selectSucheTag {
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*******************************************
* SOUNDTABELLE
********************************************/


/* table containing data about soundfiles */
table.soundfiles {
	margin-top:20px;
	border-width:0px;
}
tr.alternate1 {
	background-color:white;
}
tr.alternate2 {
	background-color:#DDDDDD;
}
/* highlight row which holds data for searched id */
tr.highlighted {
	background-color:yellow;
}
/* message indicating that no entry could be found for entered search id */
.feedback {
	font-weight:bold;
}
/* style of filename, if mp3 does not exist (anymore) on server */
.filenotfound {
	font-style:italic;
}

th.soundTableHeader {
	font-size:11pt;
}

th.soundTableHeader_username {
	text-align: left;
	font-size:11pt;
}

/* clickable link for table pager */
div.pagelinkActive, div.pagelinkCurrent {
	width:20px;
	text-align:center;
}
div.pagelinkActive {
	background-color:white;
}
div.pagelinkActive:hover {
	background-color:#DDDDDD;
	cursor:hand;
}
div.pagelinkCurrent {
	background-color:#DDDDDD;	
}
a.pagelinkActive:hover {
	text-decoration:none;
}
/* :link :visited :active :hover :focus*/

/* "Diese Sounddatei existiert leider nicht mehr." */
p.soundtabelCaption {
	font-style:italic;
	margin-top:0px;
	margin-bottom:20px;
}

.soundFlashPlayer {
	float:left;
	width:17px;
	height:17px;
	margin-left: 20px;
	margin-right: 10px;
}

div.downloadMailSoundfile {
	float:left;
}

/* "download" link */
.downloadSoundfile {
	width:60px;
	height:17px;
}

/* "mail" link */
.mailSoundfile {
	width:40px;
	height:17px;
}


/* mysounds */
#mysounds_oben {
	height: 30px;
	margin-top: 45px;
	position:relative;
	left: -3px;
}

#mysounds_nav__unten{
	width: 620px;
	height: 30px;
}

.mysounds_username {
	font-size: 10px;
	position: relative;
	top: -5px;
}

.mysounds_useremail {
	font-size:10px;
	position: relative;
	top: -5px;
}

.mysounds_nav {
	position:relative;
	left: -5px;
}

.profile_input {
	border: 1px solid #999999;
	width: 240px;
	height: 20px;
	line-height: 20px;
	padding: 6px 4px 0px 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0.1em;	
}

.profile_input_pw {
	border: 1px solid #999999;
	width: 100px;
	height: 20px;
	line-height: 20px;
	padding: 6px 4px 0px 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0.1em;
}

.profile_form_label {
	text-align:right;
}

.profile_form_remark {
	font-size:10px;
	margin-left: 10px;
}

.submit_profile {
	float: right;
}

.profile_ok_msg {
	color: #00CC00;
	font-size: 10px;
}

.profile_error_msg {
	color: #ff0000;
	font-size: 10px;
}

.profile_remark {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

table.info_table {
	border-collapse: collapse;
	width: 380px;
	margin: 0px;
	padding:0px;
	
}

table.info_table td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 5px;
}

.info_number {
	font-weight:bold;
}	

table.mysounds_progress_table {
	border-collapse: collapse;
	width: 380px;
	margin: 0px;
	padding:0px;
	
}

table.mysounds_progress_table td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 5px;
}

.mysounds_progress_table_header {
	text-align:left;
	font-weight: bold;
}

table.mysounds_table {
	border-collapse: collapse;
	width: 380px;
	margin: 0px;
	padding:0px;
	
}

table.mysounds_table td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 5px;
}

.mysounds_table_header {
	text-align:left;
	font-weight: bold;
}

.mysounds_table_header_listen {
	text-align:center;
	font-weight: bold;
}

.mysounds_table_listen {
	text-align:center;
}

.mysound_table_player {
	position:relative;
	top: -4px;

}

.make_music_img {
	margin-top: 0px;
	margin-bottom: 30px;
}

table.makemusic_table {
	border-collapse: collapse;
	margin: 0px;
	padding:0px;
	
}

table.makemusic_table td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 5px;
}

.makemusic_label {
	font-weight:bold;
}
.makemusic_select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
}

.makemusic_submit {
	text-align:right;

}

.register {
	position: relative;
	top: 6px;
}

.button_im_text {
	position: relative;
	top: 6px;
}

.flag {
	position:relative;
	top: 3px;
}

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

.textfield-optional-info {
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 7px;
	width: 140px;
	
}