/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	background: #fff;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
*/

/* Reset Script End */

* {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Verdana,sans-serif;
	line-height: 1.5em;
	color: #fff;
	text-decoration: none;
}

section {
	display: block;
}

u {
	text-decoration: underline;
}

h1 {
	font-size: 2.5em;
	margin-bottom: 0.4em;
	margin-left: 0.6em;
	line-height: 1em;
}

h2 {
	font-size: 1.8em;
	margin-top: 2em;
	margin-bottom: 0.7em;
}

h3 {
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h4, h5, h6 {
	font-size: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

p {
	margin-bottom: 1.8em;
}

strong {
	font-weight: bold;
}

strike {
	text-decoration: line-through;
}

img {
	padding: 2px;
	border: 1px solid #a0a0a0;
	background-color: #fff;
}

ul, ol {
	padding: 0 1em 1em 2em;
}

ul ul, ol ol {
	padding-bottom: 0em;
}

ul li {
	list-style-type: square;
	clear: left;
}

cite {
	quotes: '\201E' '\201C';
	font-family: times, serif;
	font-size: 1.1em;
	margin: -2.5em 1em 0.5em 1em;
	width: 26em;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.contentblock cite:before {
	content: open-quote;
	line-height: 0.8em;
	text-align: left;
}

.contentblock cite:after {
	content: close-quote;
	line-height: 0.6em;
	text-align: right;
}

.contentblock cite:before, .contentblock cite:after {
	font-size: 3.8em;
	font-weight: bold;
	display: block;
	color: #5f5;
}

.contentblock {
	overflow: hidden;
}

.contentblock .toc {
	font-size: 0.7em;
	border: 1px solid #bbb;
	margin: 0 0 1em 1em;
	width: 13em;
	padding: 0 2em;
	background-color: #fff;
	float: right;
}

.contentblock .toc ol {
	margin-top: 1em;
}

.contentblock img {
	max-width: 10em;
	float: left;
	margin: 1em;
	margin-left: 0;
}

.contentblock img.odd {
	float: right;
	margin: 10px;
	margin-right: 0;
}

.contentblock h1, .contentblock h2, .contentblock h3, .contentblock h4, .contentblock h5 {
	clear: left;
}

.contentblock p.first {
	font-weight: bold;
}

/* Testweise */
.contentblock p a:hover img {
	background-color: #a0a0a0;
}

.contentblock form {
	background-color: #f5f5f5;
	padding: 0.2em 0.6em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	border: 1px solid #eee;
}

.logocontainer:hover .sublogo {
	display: block;
}

.logocontainer * {
	font-family: verdana, sans-serif;
}

.logo, .sublogo {
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.logo {
	font-size: 2em;
}

.sublogo {
	display:none;
	color: #fff;
	font-size: 1.2em;
}

.overviewlist {
	height: 395px;
	overflow: hidden;
	padding-right: 25px;
}
.overviewlist:hover {
	overflow: auto;
	padding-right: 12px;
}

ul.overviewlist li {
	list-style-type: none;
	margin-bottom: 1em;
}

.overviewlist img {
	margin: 0.3em 1em 0.5em 0;
}

.overviewlist dl dt {
	font-size: 1.3em;
	font-weight: bold;
}

.imagegallery .control {
	display: block;
	height: 2em;
	clear: both;
}

.imagegallery .control .previous {
	float: left;
}

.imagegallery .control .next {
	float: right;
}

.imagegallery {
	clear: both;
}

.imagegallery img {
	width: 130px;
	height: 95px;
}


.imagegallery img.fullsize {
	height: auto;
	width: 100%;
}

.foot {
	display: block;
	clear: both;
	font-size: 7pt;
	color: #888;
	text-align: right;
	padding: 0 1em 0.5em 1em;
}

.error {
	color: #f00;
	border: 1px solid #f00;
	background-color: #fcc;
	padding: 0.5em 2em;
	width: 90%;
	margin-bottom: 1em;
}
.error * {
	color: #f00;
}

object {
	display: block;
	margin-bottom: 1.5em;
}

.fileanchor img {
	display: inline;
	margin: 0 0.5em 0 0;
}

a[rel="external"], a[rel="external"]:link, a[rel="external"]:visited {
	background: transparent url(../images/external.png) no-repeat center right;
	padding-right: 15px;
	margin-right: 2px;
}

input[disabled] {
	background-color: #ccc;
	color: #999;
	font-style: italic;
}

input[required] {
	background: transparent url(../images/required.png) no-repeat;
	background-position: 97% center;
}

input.bad {
	border-color: #f00;
}


@media screen {

	html, body {
		height: 100%;
	}

	body {
		background: #303030 url(../images/body_bg.gif) repeat-x top left;
		background-attachment: fixed;
		padding: 3em 0 0 22em;
		font-size: small;
	}

	/* IE Hack */
	* html body {
		font-size: x-small;
	}

	.contentblock p a, .contentblock p a:link, .contentblock ul a, .contentblock ol a {
		border: 0;
		color: #119911;
	}

	.contentblock p a:active, .contentblock p a:hover, .contentblock ul a:active, .contentblock ul a:hover, .contentblock ol a:active, .contentblock ol a:hover {
		color: #111;
	}

	.contentblock h2 a, .contentblock h3 a, .contentblock h4 a, .contentblock h5 a, .contentblock h6 a {
		color: #111;
		border: 0;
	}

	.related {
		position: fixed;
		top: 2em;
		right: 1em;
		width: 190px;
		height: 175px;
		color: #000;
		font-size: 0.8em;
		padding: 20px 30px 60px 35px;
		background: transparent url(/mocovi/view/krnl/images/post-it.png) no-repeat top left;
		opacity: 0.5;
	}

	.related:hover, .related:focus {
		opacity: 1.0;
	}

	.related * {
		color: inherit;
	}

	.related cite {
		font-size: 1.5em;
		font-weight: bold;
		display: inline;
	}

	.related .inner {
		margin-right: 16px;
		height: 100%;
		overflow: hidden;
	}

	.related .inner:hover, .related .inner:focus {
		margin-right: 0;
		overflow: auto;
	}

	.mediaswitch {
		position: absolute;
		border: 1px solid #666;
		border-top: 0;
		top: 0;
		padding: 0.5em;
		right: 2em;
		background-color: #777;
	}

	.mediaswitch {
		opacity: 0.3;
	}

	.mediaswitch ul {
		display: none;
	}

	.mediaswitch:active, .mediaswitch:hover, .mediaswitch:focus {
		height: 3em;
		opacity: 1.0;
	}
	.mediaswitch:active ul, .mediaswitch:hover ul, .mediaswitch:focus ul {
		display: block;
	}

	.mediaswitch h3 {
		padding: 0 1em;
	}
	.mediaswitch ul {
		width: 17em;
	}
	.mediaswitch ul li {
		padding: 0.2em 0.5em;
		display: block;
	}
	.mediaswitch h3, .mediaswitch ul li {
		margin: 0;
		text-align: center;
		float: left;
	}

	#googlemap {
		clear: both;
		width:400px;
		height:300px;
	}

	#googlemap img {
		float: none;
		clear: both;
		display: inline;
		max-width: 0;
		padding: 0;
		margin: 0;
		width: auto;
		height: auto;
		border: 0;
	}

	.contentblock .toc a, .contentblock dl a {
		color: #111;
		border: 0;
	}

	.contentblock a:active, .contentblock a:hover, .contentblock a:focus {
		color: #777;
		border: 0;
	}

	.logocontainer:hover, .logocontainer:hover .logo, .logocontainer:hover .sublogo {
		cursor: default;
	}

	.logo, .sublogo {
		position: absolute;
		left: 1em;
	}

	.sublogo {
		left: 1.8em;
		top: 4.3em;
	}

	.logo span {
		padding-left: 0.1em;
		font: italic 1.2em times, serif;
		color: #99f599;
	}

	.menu {
		position: absolute;
		top: 13em;
		left: 2em;
		width: 20em;
		overflow: hidden;
	}

	.menu li, .menu a {
		color: #c5c5c5;
		text-decoration: none;
	}

	.menu li {
		padding-left: 0.3em;
	}

	.menu li.active, .menu .active li, .menu a:active, .menu a:hover, .menu a:focus, .menu .active a {
		color: #fff;
	}

	.menu ul {
		margin: 0;
		padding: 0.3em 0 0.3em 1em;
	}

	.menu a.active {
		font-weight: bold;
	}

	div.first {
		background: #fff url(../images/content_bg.jpg) no-repeat top center;
	}

	.contentblock {
		background-color: #fff;
		float: left;

		padding: 3em 3em 1em 3em;
		margin: 0 2em 3em 0;

		border: 2px solid #ccc;

		-opera-border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		-webkit-border-radius: 0.5em;
		border-radius: 0.5em;
		-opera-box-shadow: rgba(0,0,0, 0.4) 3px 3px 10px;
		-moz-box-shadow: rgba(0,0,0, 0.4) 3px 3px 10px;
		-webkit-box-shadow: rgba(0,0,0, 0.4) 3px 3px 10px;
		box-shadow: rgba(0,0,0, 0.4) 3px 3px 10px;

		/* Din A4 Verhältnis ist 70/99 */

		width: 37.8em;
		height: 55.5em;
	}

	/* IE Hack */
	* html .contentblock {
		width: 41.8em;
		height: 59.5em;
	}

	.contentblock h1 a {
		display: block;
		color: #000;
		background: transparent url(../images/splash.png) no-repeat center left;
		height: 2em;
		padding: 0.8em 0 0.3em 80px;
	}

	.contentblock h1 a:hover {
		color: #666;
	}

	.contentblock, .contentblock * {
		color: #333;
	}

	.contentblock #jwcontainer {
		margin-bottom: 1em;
	}


	.overviewlist p, .overviewlist li, .overviewlist dl, .overviewlist dt, .overviewlist dd, .overviewlist a {
		border: 0;
	}

	.overviewlist a, .overviewlist a:link, .overviewlist a:visited {
		display: block;
		background-color: #f5f5f5;
		padding: 0.2em 0.6em;
		height: 9em;
		-moz-border-radius: 0.5em;
		-webkit-border-radius: 0.5em;
		border-radius: 0.5em;
		border: 1px solid #eee;
		opacity: 0.8;
	}

	.overviewlist a:hover, .overviewlist a:focus {
		background-color: #eef5ee;
		border: 1px solid #6e6;
		-moz-box-shadow: #9fb 0 0 0.8em;
		-webkit-box-shadow: rgba(0,0,0, 0.2) 0 0 1em;
		box-shadow: rgba(0,0,0, 0.2) 0 0 1em;
		outline: none;
		opacity: 1.0;
	}

	.overviewlist a:active {
		-moz-box-shadow: none;
		-webkit-box-shadow: 0;
		box-shadow: 0;
	}

	.twitter h2 {
		margin: 0 0 0.5em 0;
	}

	.twitter ul {
		list-style-type:none;
		padding: 0;
		margin: 0;
	}

	.twitter li q {
		opacity: 0.5;
	}

	.twitter li:first-child q {
		font-size: 1.1em;
		opacity: 1.0;
	}

	.twitter .date {
		opacity: 0.3;
		font-style: italic;
	}

	.twitter li {
	margin-bottom: 1em;
	}

	h4, h5, h6 {
		font-weight: bold;
	}
}

@media print {
	* {
		color: #000;
	}

	.logocontainer {
		display: none;
	}

	.contentblock {
		margin: 2em 3em;
		page-break-inside: avoid;
		page-break-after: always;
	}
/*
	</HTML Classes>
*/
}