﻿#content {
	margin: 0px auto 0px auto;
	background-color: #EEE;
	padding: 8px;
}

h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.colA {
	float: left;
	width: 500px;
}

.colB { margin: 0px 0px 0px 500px; }

.title { font-size: 12px; }

.view {
	color: #600;
	border-color: #CCC;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.view a {
	color: #600;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

.view a:hover { color: #F00; }

.wsYear {
	color: #600;
	border-color: #CCC;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.wsYear a {
	color: #600;
	text-decoration: none;
}

.wsYear a:hover a:hover { color: #F00; }

.contentfooter {
	clear: left;
	padding: 0px;
}

.moviestrip {
	width: 100%;
	height: 160px;
	margin: 40px 0px 0px 0px;
	overflow: hidden;
}

.videoBox {
	margin: 0px 0px 14px 0px;
	border-width: 0px;
	/*text-align: center;*/
}

/* img variable? */
img {
	margin: 0px 14px 14px 0px;
	border-width: 0px;
}

.imgBlock {
	text-align: left;
	display: block;
}

.txtalignLeft {
	text-align: left;
	padding-bottom: 40px;
}

.thisPage {
	margin-right: 4px;
	font-style: italic;
}

.txtlink a { color: #666666; }
.txtlink a:hover { color: #F00; }

.shorttxt {
	margin-top: 30px;
	color: #404040;
}.zwischentext {
	color: #666666;
	padding-top: 6px;
}
.note {
	font-size: 10px;
	color: #666666;
}
.space {
	margin-left: 10px;
}
