body {
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: black;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 100%;
}

.textmbild strong {
	font-size: 9.5pt;
	/*letter-spacing: 0.02em;*/
}

a {color: #666699; 	text-decoration:none;
}
a:visited {color:#666699;}
a:hover {color: #a81121;}
a:active { color:#ff0000;}

#cNavi a {color: #fff; 	text-decoration:none;}
#cNavi a:visited {color:#fff;}
#cNavi a:hover {color: #a81121;}
#cNavi a:active { color:#ff0000;}

#cNavi ul li ul li a {color: #666699; 	text-decoration:none;}
#cNavi ul li ul li a:visited {color: #666699;}

img {
	border: 0;
}

h1 {
	font-size: 18pt;
	letter-spacing: 0.01in;
	font-weight: normal;
	font-family: Georgia, serif;
	margin: 1em 0 1.1em 0;
	color: #a81121;
}

h2 {
	clear: both;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0.01in;
	color: #666699;
	text-transform: uppercase;
	margin: 2em 0 1em 0;
}

h3 {
	font-size: 9.5pt;
	font-weight: bold;
	color: black;
	margin: 1em 0 0 0;
}

#splashscreen {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: url(../images/background_01.gif);
}

#splashscreen a img {
	margin-top: 20%;
}

#cBlueBar {
	position: absolute;
	left: 0;
	top: 132px;
	width: 100%;
}

#cSite {
	text-align: left;
	width: 997px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
}

#cHead {
	width: 100%;
	height: 187px;
}

#cNavi {
	font-size: 8pt;
	line-height: 0;
	width: 100%;
	height: 0;
	border-top: 1px solid #bfbfd9; /*Safari Trick: no border => undefined height*/
}

.menuseparator {
	display: inline; margin: 0 6px 0 1px; border-right: 1px solid white; width: 1px; height: 10px;
}

#counter {
	position: absolute;
	bottom: 10px;
	left: 50%;
}

#cBreadcrumbs {
	height: 35px;
	border-bottom: 3px solid #bfbfd9;
}

#navi_left {
	float: left;
}

#navi_right {
	float: right;
	line-height: 1.0;
	margin: 5px 0 0 0; /*overridden in ie6.css*/
	overflow: hidden;
} 

#navi_right > span > input {
	margin: 1px 0 0 0;
}

#navi-right span {
	padding: 0;
}

#navi_right span a img {
	vertical-align: bottom;
}

#suchfeld input {
	font-size: 8pt;
	color: #999;
	width: 100px;
	height: 14px;
	border: 1px solid white;
	padding: 1px 0 0 2px;
}

#cContent {
	aaaposition: relative;
}

#cContentLeft {
	width: 203px;
	padding-top: 72px;
	float: left;
}

#cContentRight {
	float: left;
}

#logo_scriptorium {
	position: absolute;
	left: 0;
	top: 59px;
}

#logo_kalligraphie {
	position: absolute;
	right: 0;
	top:67px;
}

#break {
	clear: both;
	line-height: 4px;
}

#footer {
clear: both;
aaaposition: fixed; bottom: 0;
	width: 100%;
	text-align: center;
	background-color: #8f8fbc;
	font-size: 10px;
	margin: 1em auto 0 auto;
	border-top: 2px solid #bfbfd9;
}

#footercontent {
	width: 997px;	
	text-align: right;
	margin: 0 auto;
}

#footercontent a {
	color: #cfcfe9;
}

.breadcrumb {
	float: left;
}

.breadcrumb li {
	margin: 0;
	padding: 0;
}

.breadcrumb li {
	float: left;
	margin: 0;
	padding-right: 17px;
	background-image: url(../images/arrowright.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}

.breadcrumb .last {
	padding-right: 0;
	background-image: none;
}

.flags {
	margin: 13px 0 0 0;
	float: right;
}

.flags span {
	margin-left: 6px;
}

.flags span img {
	width: 23px;
	height: 15px;
}

.langsitemap {
	margin: 1em 0;
}

.langsitemap ul {
	margin: 0 0 0 20px;
}

.langsitemap ul li {
	list-style-type: none;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 0 0 0 18px;
}

.textmbild ol {
 	padding: 0;
 	margin-left: 24px;
}

.textmbild ol li {
    list-style: decimal outside;
}

