/* Start of CMSMS style sheet '2010site' */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#2F265E;
	background-color:#FFF;
	margin:0;
	padding:0;
	height:100.1%;
	background-image:url(uploads/2010assets/images/header3.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.ssp {margin:20px 0 14px 0;}
#left textarea {background-color:transparent; border: 1px solid #999; margin:10px 0 10px 0;}
* {
	outline:none;
}
img {
	border:none;
}
#left input {background-color:transparent;border:1px solid #999;margin:8px 0 8px 0;}
#masthead {
	color:#999;
	padding:0;
	margin:0;
	height:120px;
	background-repeat:no-repeat;
	position:relative;
	background-position:top left;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#column_wrapper {
	background-image:url(uploads/2010assets/images/wrapper.gif);
	background-repeat:repeat-y;
}
.clearfloat {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
#center {
	width:197px;
	float:left;
}
#left {
	width:500px;
	float:left;
}
#right {
	width:263px;
	float:left;
}
#center .content {
	padding:0 12px 0 12px;
	font-size:.85em;
	line-height:1.2em;
}
#left .content {
	padding:0 12px 0 0;
	font-size:.75em;
	line-height:1.35em;
}
#right .content {
	padding:4px 0 0 12px;
	font-size:.75em;
	line-height:1.3em;
}
#right h4 {
	font-size:1.1em!important;
	margin:10px 0;
	font-weight:lighter;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:3px 0 3px 0;
}
#masthead .content {
	padding:0;
}
#footer .content {
	padding:20px 20px 20px 0;
}
#footer {
	color:#999;
	padding:0;
	margin:0;
	font-size:.7em;
	clear:both;
}
#left a:link {
	color:#767ddb;
}
#left a:visited {
	color:#767ddb;
}
#left a:hover {
	color:#000;
	text-decoration:none;
}
#center a:link {
	color:#767ddb;
}
#center a:visited {
	color:#767ddb;
}
#center a:hover {
	color:#000;
	text-decoration:none;
}
#right a:link {
	color:#767ddb;
}
#right a:visited {
	color:#767ddb;
}
#right a:hover {
	color:#000;
	text-decoration:none;
}
#footer a:link {
	color:#999;
}
#footer a:visited {
	color:#999;
}
#footer a:hover {
	color:#757ddb;
	text-decoration:none;
}
#breadcrumbs a:link {
	color:#999;
}
#breadcrumbs a:visited {
	color:#999;
}
#breadcrumbs a:hover {
	color:#757ddb;
	text-decoration:none;
}
#breadcrumbs .lastitem {
	color:#767ddb;
	text-transform:uppercase;
        text-decoration:underline;
}
h1 {
	font-size:1.3em;
	margin:0 0 10px 0;
	font-weight:lighter;
	padding-bottom:10px;
	background-image:url(uploads/2010assets/images/underline.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
        line-height:1.4em;
}
h2 {
	font-size:1.2em;
	margin:20px 0 0 0;
	font-weight:lighter;
	padding-bottom:10px;
	background-image:url(uploads/2010assets/images/underline.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
h3 {
	font-size:1.2em;
	margin:20px 0 0 0;
	
}
h4 {
	font-size:1.3em;
	margin:0;
	font-weight:lighter;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:3px 0 3px 0;
}
.nomargintop {
	margin-top:0;
}
.content p {
	margin:9px 0;
}
#scrollwrapper {
	margin-top:10px;
	font-size:.9em;
}
#breadcrumbs {
	font-size:.7em;
	padding:0;
	position:absolute;
	left:0;
	top:90px;
}
#topnav {
	position:absolute;
	width:606px;
	top:40px;
	right:0;
}
#left ul {
	margin:10px 14px;
	padding:0;
}
#left ul li {
	list-style-type:none;
	line-height:1.5em;
	padding-left:30px;
	background-image:url(uploads/2010assets/images/itembase.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
}
#left ol {
	margin:10px 14px;
	padding:0;
}
#left ol li {
	list-style-type:none;
	line-height:1.4em;
	background-image:url(uploads/2010assets/images/itemokay.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	background-position:0 4px;
        margin-bottom:10px;
}
.zitat {
	
	background-image:url(uploads/2010assets/images/zitat.gif);
	background-repeat:no-repeat;
	background-position:10px 17px;
	margin-top:18px;
	margin-bottom:12px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:60px;
	border:1px solid #999;
}
.infobox {
	
	background-image:url(uploads/2010assets/images/infosymbol.gif);
	background-repeat:no-repeat;
	background-position:12px 19px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:60px;
	border:1px solid #999;
}
.linktotop {
	background-image:url(uploads/2010assets/images/arrowtop.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:18px;
}
.borderedimage {
	float:left;
	border:1px solid #999 !important;
	margin:3px 14px 0 0;
	padding:5px;
}
.linkbox {
	border:1px solid #999;
	padding:10px 10px 10px 10px;
	margin-top:16px;
	overflow:hidden;
}
.linkboximage {
	float:left;
	margin:2px 14px 1px 0;
}
#centercontent {
	margin:10px 0 0 0;
	font-size:.8em;
	line-height:1.3em;
}
.hellblau {color:#757ddb;}
.hellblaufett {color:#757ddb; font-weight:bold;}
.fett {font-weight:bold;}
/* End of '2010site' */

