body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#standard {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-size: 13px;
}

#standard #body {
	line-height: 150%;
	padding-bottom: 35px;
	width: 910px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}

h1 {
	font-size: 16px;
	color: #0099CC;
	font-weight: normal;
	margin-bottom: 20px;
}

.pageHeader {
	font-size: 24px;
	color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 100%;
}

.sidebar_left {
	background-color: #E9EDF8;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D6DAEB;
	border-right-color: #DDE3F4;
	border-bottom-color: #D6DAEB;
	border-left-color: #DDE3F4;
	clear: left;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 10px;
	float: left;
	width: 250px;
	overflow: hidden;
}

.sidebar_right {
	background-color: #E9EDF8;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D6DAEB;
	border-right-color: #DDE3F4;
	border-bottom-color: #D6DAEB;
	border-left-color: #DDE3F4;
	clear: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 10px;
	float: right;
	width: 250px;
	overflow: hidden;
}

h2 {
	font-size: 15px;
	color: #333333;
}

h3 {
	font-size: 13px;
	color: #333333;
	margin-bottom: 7px;
	margin-top: 0px;
	padding: 0px;
	display: block;
}

.pic {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: center center;
}

.blockquote,blockquote {
	display: block;
	margin-left: 10%;
	margin-right: 10%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #B10A01;
	margin-top: 10px;
	margin-bottom: 15px;
}

.topobjects_wrapper {
	float: left;
	width: 162px;
	height: 237px;
	overflow: hidden;
	margin-right: 4px;
	text-decoration: none;
	font-size: 10px;
}

.topobjects_wrapper .weitere_details {
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: right;
	font-size: 11px;
	clear: left;
	float: left;
	width: 158px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 4px;
}

.topobjects_wrapper:hover .weitere_details {
	background-color: #006699;
}

.topobjects_wrapper:hover .topobject {
	background-color: #E9E9E9;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #0099CC;
}

.topobject {
	float: left;
	width: 154px;
	height: 204px;
	background-color: #DADADA;
	border: 1px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 6px;
	overflow: hidden;
	margin-bottom: 0px;
	clear: left;
	text-align: left;
	color: #333333;
}

.topobject .cPhoto {
	background-repeat: no-repeat;
	background-position: center top;
	height: 72px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom: 5px;
}

.topobject .cTitle {
	margin-bottom: 5px;
	font-size: 14px;
}

.topobject .cBody {
	line-height: 150%;
}

.news_wrapper {
	font-family: Ariel, Helvetica, serif;
	display: none;
}

.news_wrapper .date {
	font-size: 14px;
	color: #999999;
	font-style: italic;
}

.news_wrapper .title {
	font-size: 18px;
	color: #666666;
}

.news_wrapper .body {
	margin-top: 15px;
	font-size: 14px;
}

.news_wrapper strong,.news_wrapper b {	
	color: #333333;
}

.newsletter_wrapper {
	font-family: Ariel, Helvetica, serif;
	display: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.newsletter_wrapper .date {
	font-size: 14px;
	color: #999999;
	font-style: italic;
}

.newsletter_wrapper .title {
	font-size: 18px;
	color: #666666;
}

.newsletter_wrapper .body {
	margin-top: 12px;
	display: block;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

#success {
	font-weight: bold;
	background-color: #DEEBE1;
	border: 1px solid #87CB8C;
	padding: 5px;
}

#error {
	font-weight: bold;
	background-color: #F0D8BD;
	padding: 5px;
	border: 1px solid #E09E83;
}

.hint {
	font-size: 80%;
	color: #666666;
}

ul#anchor_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#anchor_menu li {
	padding-left: 20px;
	background-image: url(../images/standard/icon_anchor_down.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

hr {
	margin-bottom: 15px;
	margin-top: 15px;
	border: none;
	border-bottom-style: dotted;
	border-width: 2px;
	border-bottom-color: #CCCCCC;
	clear: both;
}

.sidebar_right hr {
	margin-bottom: 5px;
	margin-top: 5px;
}

.newsletter_wrapper {
	width: 600px;
}

.newsletter_wrapper .NotEditable {
	display: none;
}

th {
	text-align: left;
}
