/* BGT Records CSS */
/* MilkyMEDIA FfM */
/* 2009-10-12 */


.record {
	clear: both;
	margin-bottom: 18px;
	overflow: hidden;
}

p.group-name,
.record .group-name {
	text-transform: uppercase;
	font-size: 80%;
	height: 17px;
	padding-bottom: 0.5em;
}

.record h1 {
	font-size: 160%;
}

.record h2 {
	font-size: 100%;
}

.record h3 {
	font-size: 100%;
}

.record div.csc-textpic,
.record div.csc-text,
.record div.copy {
	margin-top: 10px;
}

.record div.copy p {
	margin-bottom: 5px;
}

.record div.copy img {
	float: left;
	margin: 3px 10px 5px 0;
}





.record ul {
	padding-left: 15px;
	list-style-type: square;
}





/* Tabellen */
.record table caption {
	display: none;
}

.record table tr td,
.record table tr th {
	border-bottom: 1px solid #C0C7D9;
}

.record table tr th.h1 {
	padding-top: 15px;
}

.record table tr th.h2 {
	font-weight: normal;
	border: none;
	padding-bottom: 0;
}

.table-record .csc-header {
	border-bottom: 1px solid #C0C7D9;
	height: auto;
}

#col-center-main .table-record .csc-header h1 {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: black;
}




/* Hauptbereich global */
#col-center .record {
	color: #3A4359;
}





/* Hauptbereich linke Spalte */
#col-center-main .record h1 {
	font-weight: normal;
	/* height: 17px; */
	padding-bottom: 15px;
}

#col-center-main .record h2 {
	height: 17px;
}


ul.linklist {
	list-style: none;
	padding: 1px;
	border-top: 1px solid #C0C7D9;
	border-bottom: 1px solid #C0C7D9;
}

ul.linklist li {
	padding: 1px;
}

div.divbox {
	padding: 2px;
	border-top: 1px solid #C0C7D9;
	border-bottom: 1px solid #C0C7D9;
}


/* Hauptbereich rechte Spalte */
#col-center-right {
	font-size: 90%;
	line-height: 14px;
}


#col-center-right h1,
#col-center-right .record h1 {
	font-size: 115%;
	font-weight: normal;
	text-transform: uppercase;

	margin-bottom: 7px;
}

#col-center-right .record p {
	margin-bottom: 5px;
}

#col-center-right .record img {
	margin-bottom: 5px;
}

/* Rechte Spalte */
#col-right {
	color: #666;
	font-size: 90%;
	line-height: 13px;
}



#col-right .record h1 {
	font-size: 120%;
	margin-bottom: 3px;
}

#col-right .record p {
	margin-bottom: 5px;
}

#col-right .record img {
	margin-bottom: 5px;
}

/* Paragraphs */

div.record p.bodytext {
	padding-bottom: 1em;
}


/* Kontaktformular */
#mailformformtype_mail,
#mailformformtype_reset {
	float: left;
	margin: 10px 0px 10px 10px;
}

/* filelist */
#col-center-main .file-record .csc-header h1 {
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
}

#col-center-main .file-record .csc-header  {
	border-bottom:1px solid #C0C7D9;
	height:auto;
}

#col-center-main .file-record {
	border-bottom:1px solid #C0C7D9;
}

.filelist .file {
	padding-left: 2px;
}

