.errormsg {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #dd2417;
	text-decoration: none;
}

.imgCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	cursor: pointer;
}

a.externallink  {
	font-family: Georgia, Garamond, sans-serif;
	font-size: 13px;
	color: #111111;
	text-decoration: none;
}

.internallink  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

.greyedlink  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
	text-decoration: none;
}
    
div.english  {
	font-family: Georgia, Garamond, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

div.german  {
	font-family: Georgia, Garamond, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}    
    
td.topleft { 	
	width: 60px;
	height: 40px;
	border-right: 1px solid #a4a4a4; 
	border-bottom: 1px solid #a4a4a4;
	text-align: center;
}

td.bottomright {
	width: 60px;
	height: 40px;
	border-left: 1px solid #a4a4a4;
	border-top: 1px solid #a4a4a4;
	text-align: center;
}

td.top {
	width: 810px;
	height: 40px;
	border-left: 1px solid #a4a4a4;
	border-top: 1px solid #a4a4a4;
}

td.topleftwide { 	
	width: 100px;
	height: 40px;
	border-right: 1px solid #a4a4a4; 
	border-bottom: 1px solid #a4a4a4;
	text-align: center;
}

td.bottomrightwide {
	width: 100px;
	height: 40px;
	border-left: 1px solid #a4a4a4;
	border-top: 1px solid #a4a4a4;
	text-align: center;
}

td.topnarrow {
	height: 40px;
	border-left: 1px solid #a4a4a4;
	border-top: 1px solid #a4a4a4;
}

td.slim {
	width: 600px;
	height: 400px;
}

td.mid {
	text-align: center;
	vertical-align: middle;
}

img { 
	border: 0;
}

img.teaser { 
	border: 0;
	width: 200px; 
	height: 150px;
	vertical-align: top;
}

img.thumb { 
	border: 0;
	width: 120px; 
	vertical-align: top;
}

.longtext {
	font-family: Georgia, Garamond, sans-serif;
	font-size: 14px;
	color: #000000;
}

.smalltitle  {
	font-family: Georgia, Garamond, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.mediumtitle {
	font-family: Georgia, Garamond, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
}


.bigtitle {
	font-family: Georgia, Garamond, sans-serif;
	font-size: 20px;
	font-variant: small-caps
}

div.galboxright {
	text-align: right;
	background-color: #6e95fe;
	border: 1px solid #646464;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	width: 270px;
	height: 80px;
}

div.galboxrightover {
	text-align: right;
	background-color: #9281e4;
	border: 1px solid #646464;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	width: 270px;
	height: 80px;
}

div.galboxleft {
	text-align: left;
	background-color: #6e95fe;
	border: 1px solid #646464;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	width: 270px;
	height: 80px;
}

div.galboxleftover {
	text-align: left;
	background-color: #9281e4;
	border: 1px solid #646464;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	width: 270px;
	height: 80px;
}

.force-scrollbar {
	position: absolute;
	top: 0;
	bottom: -1px;
	width: 1em;
	z-index: -1;
}

img.smallteaserleft {
	width: 100px;
	height: 75px;
	float: left;
	padding: 2px 8px 2px 2px;
}

img.smallteaserright {
	width: 100px;
	height: 75px;
	float: right;
	padding: 2px 2px 2px 8px;
}

.text {
	font-family: Georgia, Garamond, sans-serif;
	font-size: 14px;
	color: #000000;

}

textarea {
	border: 1px solid #a4a4a4; 
	background-color: #e5e5e5;
}

input {
	background-color: #e5e5e5;
	border: 1px solid #a4a4a4; 
}

