/***************************************************************
Basic Styles Sheet for www.triling.ch

version: 1.0 (24.04.07)
***************************************************************/

/* GENERAL RULES
--------------------------------------------------------------*/

body
{
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, p, ol, ul, td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

p, td, ol, ul { font-size: 12px; }

h1, h2, h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #060705;
	margin: 0px;
	text-align: left;
}

h1
{
	font-size: 20px;
	margin-bottom: 18px;
}

h2
{
	font-size: 16px;
	margin-bottom: 8px;
}

h3
{
	font-size: 14px;
	margin-bottom: 4px;
}

/* In Text Hyperlinks */
a:link, a:visited, a:active { text-decoration: underline; }
a:hover { text-decoration: underline; }

/* MAIN
--------------------------------------------------------------*/

#main
{
	width: 930px;
	margin: 0 auto;
}

/* HEADER 
--------------------------------------------------------------*/

#header-top
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: auto;
	height: 112px;
	background-image: url(lling_ja.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

#header-language
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: auto;
	height: 112px;
}

.language_first
{
	font-size: 15px;
	font-weight: bold;
	color: #A71514;
	text-align: left;
	margin-top: 0px;
}


.language_first A:LINK, .language_first A:VISITED, .language_first A:ACTIVE
{
	color: #A71514;
	text-decoration: none;
}

.language_first A:HOVER
{
	color: #A71514;
	text-decoration: underline;
}

.language
{
	font-size: 15px;
	font-weight: bold;
	color: #A71514;
	text-align: left;
	margin-top: 7px;
}

.language A:LINK, .language A:VISITED, .language A:ACTIVE
{
	color: #A71514;
	text-decoration: none;
}

.language A:HOVER
{
	color: #A71514;
	text-decoration: underline;
}


/* LEFTMENU
--------------------------------------------------------------*/

.tdnav
{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 50px 350px;
}

ul#nav1
{
	margin: 40px 0 0 0;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
}

ul#nav1 li#nav1
{
	height: 33px;
	background-image: url(buttun.gif);
	background-repeat: no-repeat;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#nav1 a, ul#nav1 span
{
	display: block;
	padding: 10px 5px 5px 33px;
	/* abstand rahmen zum text  */
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

* html ul#nav1 a, ul#nav1 span
{
	width: 100%;
	/* Breitenangabe fuer IE 5.x */
	w\idth: 230px;
	/* Breitenangabe fuer IE 6 */
}

ul#nav1 a:hover
{
	color: #053868;
}

ul#nav1 .activ {
	display: block;
	padding: 10px 5px 5px 33px;
	/* abstand rahmen zum text  */
	text-decoration: none;
	font-weight: bold;
	color: #A71514;
}

/* CONTENT
--------------------------------------------------------------*/

.tdcontent
{
	/*	background-color: red;   */
}

#content { margin: 45px 20px 15px 20px; }

.bodytext
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	/*	letter-spacing: 1px;  
	padding-bottom:20px;   */
}

.bodytext A:LINK, .bodytext A:VISITED
{
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

.bodytext A:ACTIVE, .bodytext A:HOVER
{
	color: #003366;
	text-decoration: none;
}

#content,li { padding-bottom: 20px; }

/* RIGHT SIDE
--------------------------------------------------------------*/
.tdright
{
	margin:  0;
	padding-top: 236px;
	color: #053868;
	font-weight: bold;
	font-size: 20px;
}

.tdright p
{
	color: #A71514;
	font-weight: bold;
	font-size: 15px;
}

.tdright a:active, .tdright a:link, .tdright a:visited
{
	color: #A71514;
	text-decoration: none;
}

.tdright a:hover
{
	color: #A71514;
	text-decoration: underline;
}

/* TEST
--------------------------------------------------------------*/
/*-------form--------*/
.formu
{
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
}

legend {
	margin-left: -100px;
	border: 0px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

fieldset {
	border:0px;
	padding-left:95px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.radiolayout {
	padding-top: 5px;
	padding-bottom: 5px;
}

.mf-label
{
	width: 75px;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
}

.mf-legend
{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
}

.mf-radio { border: 0px; }

.mf-text
{
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
}

.mf-check { border: 0px; }

.mf-select
{
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
}

.mf-input
{
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
}

.mf-submit
{
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial, sans-serif;
}


