/* CSS-Definitionen für Korpuslinguistik-Teil */

body
{
	font-family: helvetica, arial, sans-serif; font-size: small;
	line-height: 130%;
}

#block_1
	{
	position: absolute;
	float: left;
	width: 130px;
	margin-left: 5px;
	margin-top: 110px;
	#background-color: yellow;
	}
#block_2
	{
	position: absolute;
	float: left;
	#width: 80%;
	margin-right: 50px;
	margin-left: 180px;
	margin-top: 110px;
	}
	
h1, h2, h3, h4, h5 { font-family: Georgia, Garamond, serif; font-weight: bold;
	}

h1 { border-bottom: dotted; border-width: 1px; padding: 1px;
	margin-top: 6px; 
	display: block;
	line-height: 130%;
	}

h2 {
	line-height: 130%;
}

p, td, ul, ol { font-family: helvetica, arial, sans-serif; font-size: small;
}

div.navigation {
	font-family: helvetica, arial, sans-serif;
	font-size: x-small;
	background-color: #D8DDF9;
	display: block;
	border-bottom: solid 2px;
	border-color: white;
}

div.navigationtitle {
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	background-color: #D8DDF9;
	display: block;
	border-bottom: solid 2px;
	border-color: white;
	margin-left: -7px;
}

div.naviblock {
	margin-left: 7px;
}

tr.navichapter {
	font-weight: bold;
}

tr.navisections {
	#font-size: small;
}

.command-link-back a:before {
	content: "\2190\00A0";
}

.command-link-forth a:after {
	content: "\00A0\2192";
}

.command-link-back span:before {
	content: "\2190\00A0";
}

.command-link-forth span:after {
	content: "\00A0\2192";
}

table.browsingnavigationbox {
	border: dotted;
	border-width: 1px;
	font-size: smaller;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: separate;
}


a { color: black; }
a.navigation:visited { color: black; }
a.navigation:hover { 
	background-color: #D8DDF9;
	display: block;
}

a.navigation {
	background-color: white;
	display: block;
}

div.copyright {
	font-size: 10px;
}

table {
	border: solid;
	border-width: 1px;
	border-collapse: collapse;
}

table.example {
	border: solid;
	border-width: 1px;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.infotable {
	border-top: solid;
	border-bottom: solid;
	border-left: none;
	border-right: none;
	border-width: 2px;
	border-collapse: collapse;
	margin-top: 8px;
	margin-bottom: 8px;
	
}

tr.infotable {
	border-bottom: solid;
	border-width: 1px;
}

td.infotable {
	padding: 5px;
}

td.example {
	padding: 8px;
}

table.noborder {
	border: none;
	border-collapse: separate;
}

.border {
	border: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding: 3px;
}

.borderRight {
	border: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding: 3px;
	text-align: right;
}

.borderHeader {
	border: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding: 3px;
	font-weight: bold;
	background-color: #D8DDF9;
}

div.sitenavigation {
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	background-color: #D8DDF9;
	display: block;
	border-bottom: solid 2px;
	border-color: white;
	color: #C03;
}

a.sitenavigation:visited { color: #C03; }
a.sitenavigation:hover { 
	background-color: #D8DDF9;
	display: block;
}

a.sitenavigation {
	background-color: white;
	display: block;
 	color: #C03;
}


span.warning {
	color: #C03;
}

img.mathForm {
	margin: 10px;
}

img.illustration {
	border: solid;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	margin-bottom: 5px;
}

.legende {
	font-size: 8pt;
}

div.testimonials {
	border:solid;
	border-width: 2px;
	border-color: red;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.testimonials {
	font-size: 8pt;
}
