/* CSS Document */
/* TrainerSocitaet Berlin-------------------------------*/

/* *******************************************************
	Text 
******************************************************* */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: 16px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	}
.bold {
	font-weight: bold;
	color: #000099;
	text-align: left;
	}
.einzug {
	font-weight: normal;
	color: #000099;
	text-align: left;
	margin-left: 15px;
	}
.einzug12px {
	font-weight: normal;
	color: #000099;
	text-align: left;
	margin-left: 13px;
	}
.zitat {
	font-weight: bold;
	color: #000099;
	text-align: left;
	font-style: italic;
	}
.zitatAutor {
	font-weight: normal;
	color: #000099;
	text-align: left;
	font-style: normal;
	font-size: 10px;
	line-height: 12px;
	}
td.body {
	background-image: url(../images/hintergrundt2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
ul {
	margin-left: 0em;
	padding-left: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	list-style-type: disc;
	display: inline;
	}
li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* *******************************************************
	Links / Navigation
******************************************************* */
a:link {
	color: #000099;
	text-decoration: none;
	text-align: right;
	}
a:visited {
	color: #000099;
	text-decoration: none;
	text-align: right;
	}
a:hover {
	color: #9999CC;
	text-decoration: none;
	text-align: right;
	}
a:active {
	color: #000099;
	text-decoration: none;
	text-align: right;
	}
#txtLinks a:link, #txtLinks a:visited {
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
	text-align: left;
	}
#txtLinks a:hover {
	font-weight: normal;
	color: #9999CC;
	text-decoration: underline;
	text-align: left;
	}	
