
* {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



  /********************/
 /*** Typo3 Styles ***/
/********************/

.bodytext {
	font-size: 100%;
	text-align: justify;
	color: black;
}

.spacer-gif {

}

/*** Ueberschriften ***/
.csc-header, .csc-header-n1 {
	padding-top: 0px;
}

.csc-firstHeader {
	font-size: 140%;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5 0;
	margin: 0 0 20 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D8BD;
}

H1 {
	font-size: 140%;
}

H2 {
	font-size: 100%;
}

H3 {
	font-size: 80%;
}

H4 {
	font-size: 70%;
}



/*** bilder ***/
.csc-textpic-intext-left .csc-textpic-imagewrap   {
	border: #000 1px solid;
	margin-right: 10px;
	margin-bottom: 10px;
}


.external-link-new-window img {
	border: #000 1px solid;
}



/*** Filelink ***/
.csc-uploads-fileName {
	font-size: 100%;
	text-align: left;
}






/*** Formulare ***/

form {
	padding: 0;
	margin: 0;
}

fieldset {
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: 0;
}

.csc-mailform-field  {
	vertical-align: top;
	text-align: left;
}

.csc-mailform-field label {
	display: block;
	float: left;
	width: 120px;
	vertical-align: top;
	text-align: left;
}

.csc-mailform-radio fieldset  {
	padding-top: 20px;
	padding-bottom: 20px;
}

.csc-mailform-radio legend  {
	padding-top: 20px;
}

form input .text  {
	border: #bcbcbc 1px solid;
	width: 200px;
}

input {
	color: #000;
}

.input_search {
	border: 0px solid #9BADC0;
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}









/*** Tabellen ***/
.contenttable {
	vertical-align: top;
	border-collapse: collapse;
}

.contenttable .tr-0 {

}

.contenttable th {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

.contenttable td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}



/*** Speziel tabelle für das WMF Programm ***/

.programm .td-0 {
	width: 80px;
	border-bottom: 1px solid #BCBCBC;
}

.programm .td-1 {
	width: 270px;
	border-bottom: 1px solid #BCBCBC;
}

.programm .td-last {
	width: 230px;
	border-bottom: 1px solid #BCBCBC;
}

.programm img {
	border: #000 1px solid;
}



/*** Spezial tabelle für die WMF Referenten ***/

.referenten .td-0 {
	width: 75px;
	height: 80px;
}

.referenten .td-1 {
	width: 230px;
	height: 80px;
}

.referenten .td-2 {
	width: 75px;
	height: 80px;
}

.referenten .td-last {
	width: 230px;
	height: 80px;
}

.referenten img {
	border: #000 1px solid;
}





/*** Speziel tabelle für das WMF Budget ***/

.budget .td-0 {
	width: 350px;
	border-bottom: 1px solid #AAAAAA;
}

.budget .td-last {
	text-align: right;
	width: 100px;
	border-bottom: 1px solid #AAAAAA;
}

.budget .tr-last .td-0, .budget .tr-last .td-last {
	font-weight: bold;
	border-top: 2px solid #AAAAAA;
	border-bottom: 3px solid #AAAAAA;
	margin-bottom: 30px;
}

.budget {
	margin-bottom: 30px;
}


/*** Speziel tabelle für Termine ***/

.termine .td-0 {
	width: 80px;
	border-bottom: 1px solid #AAAAAA;
}

.termine .td-1 {
	width: 400px;
	border-bottom: 1px solid #AAAAAA;
}

.termine .td-last {
	width: 80px;
	border-bottom: 1px solid #AAAAAA;
}

.termine {
	margin-bottom: 30px;
}








 /*** Styles für die Sitemap ***/

.csc-menu A, csc-menu-2 A {
	color: #222222; 
	font-size: 80%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.csc-menu A:hover, csc-menu-2 A:hover {
	color: #222222; 
	font-size: 80%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}






  /****************************/
 /*** Meine eigenen Styles ***/
/****************************/



body {
	background-color: #fff;
}


p {
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 9px;
}



a {
	color:  #666666;
}

a:hover {
	color:  #000;
}


#content {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}




.frame {
	background-color: #2A527A;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	margin: 0px;
	padding: 0px;
}

.tdheader {
	background-image: url(http://www.worldmysteryforum.ch/new/fileadmin/template/images/header_1.jpg);
	height: 208px;
}

.tdnav {
	background-color: #2C2D8A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

.tdcontent {
	padding: 15px;
}


.tdfooter {
	height: 31px;
}

img {
	border: 0;
}



  /**************/
 /* Trennlinie */
/**************/

hr {
	border: 0px;
	width: 100%;
	background-color: #D4D8BC;
	height: 1px;
	border-style: solid;
}


.underline {
	border-bottom: 1px solid #BCBCBC;
}


