/* --------------------------------------------------------------- */
/* StyleSheet   T R A N S            */
/*                                                    */
/*   Copyright (c) 2010             */
/* -------------------------------------------------- */


/* Eigenschaften fuer einzelne Tags   */


BODY {
	text-align: justify;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	position: relative;
	z-index: auto;
	height: auto;
	width: auto;
}


P, TD, TH, DIV, UL, DD, DL, LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
}


H2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}

/*.............................................................. */
/* Erscheinungsbild der Links  */
/*.............................................................. */

a:link {
	color: #ff0000;
	text-decoration: none;
	font-weight:normal;
	border-color:none
}
a:visited {
	text-decoration: none;
	color: #000080;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
a img { border: none;
}
	   
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}

.links { 
	text-align: left
}

/*.............................................................. */
/* zusatzklassen */
/*.............................................................. */

.container {
	color: #0000FF;
	width: 960px;
	background: #FFF;
	margin: 0 auto; 
	}
	
.blockeinzug {
	margin:0 200px;
	}

.Titel {
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.Titel_links {
	font-size: x-2em;
	font-style: normal;
	font-weight: bold;
}

.UTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	text-align:center;
}	

.Zwiti {
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 0px;
}

.Fussnoten {
	font-size: 0.7em;
	font-style: normal;
	line-height: 1,5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-position: left;
	white-space: normal;
}
.quotation_webmaster {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.quotation_webmaster_rechts {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.webmaster_mitte {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

ul { 
	list-style-type:square 
}

.Lit {
	font-size: medium;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 2em;
}
.sektionsgruppen {
	margin-top: 10px;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.mitte { text-align: center;}

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

.rechts { text-align: right;}

.anm {
	font-size: 0.6em;
	margin-left: 19px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: -19px;
}
.SektionX {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}

.Abstract {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	white-space: normal;
	display: block;
	left: auto;
	font-style: italic;
	text-indent: 50px;
}
.rechts {
	text-align: right;
}
