body {
	background-image: url(../elemente/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #DEDEDE;
}
fieldset {
	border:2px groove #EEEEEE;
}
p {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#account {
	float: left;
	width: 561px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
#account a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	background-image: url(../elemente/headermenu-bg.jpg);
	background-repeat: repeat-x;		
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
#account a:hover {
	color: #990000;
	background-image: url(../elemente/headermenu-bg-hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EDC289;
	border-bottom-color: #EDC289;
	border-left-color: #FFFFFF;
}
#account_act a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #CC0000;
	font-weight: bolder;
	text-decoration: none;
	background-image: url(../elemente/headermenu-bg-act.jpg);
	background-repeat: repeat-x;		
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #DDDDDD;
	padding-top: 1px;
	padding-bottom: 1px;
}
#account_act a:hover {
	color: #990000;
	background-image: url(../elemente/headermenu-bg-hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EDC289;
	border-bottom-color: #EDC289;
	border-left-color: #FFFFFF;
}
#aktuelle-studien {
	float: left;
	width: 227px;
	height: 60px;	
	padding-right: 10px;
	margin-top: 7px;
}
#box {
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: auto;
	width: 984px;
	position: absolute;
	left: 50%;
	margin-left: -492px;
	float: right;
}
#breadcrumb {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #888888;
	line-height: 37px;
	height: 37px;
}
#breadcrumb a {
	color: #888888;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #990000;
	text-decoration: underline;
}
#breadcrumb-wrap {
	height: 37px;
	width: 559px;
	background-image: url(../elemente/breadcrumb.jpg);
	background-position: right;
	margin-left: 4px;
}
#content {
	float: left;
	width: 531px;
	text-align: left;
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #000066;
	background-color: #EDEDED;
	border: 1px dotted #AAAAAA;
	margin-top: 11px;
	background-image: url(../elemente/content-bg.jpg);
	background-repeat: repeat-y;
	padding: 15px;
}
#content a {
	color: #990000;
	text-decoration: none;
}
#content a:hover { 
	color: #000000;
	text-decoration: underline;
}
#content h1 {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1.38em;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#content h2 {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content h3 {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content hr {
	color: #999999;
}
#content-wrap {
	float: left;
	width: 571px;
	padding-left: 18px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #666666;
	float: left;
	text-align: center;
	width: 984px;
	line-height: 24px;
	vertical-align: middle;
}
#copyright a {
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	color: #990000;
	text-decoration: underline;
}
#footer {
	float: left;
	height: 48px;
	width: 984px;
	background-image: url(../elemente/footer.jpg);
}
#footermenu {
	float: left;
	width: 984px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #777777;
}
#footermenu a {
	color: #777777;
	text-decoration: none;
}
#footermenu a:hover {
	color: #990000;
	text-decoration: underline;
}
#google468x15 {
	float: left;
	height: 15px;
	width: 468px;
	margin-top: 8px;
	margin-left: 18px;
}
#googlesearch {
	text-align: right;
	vertical-align: middle;
	position: absolute;
	top: 133px;
	margin: 0px;
	padding: 0px;
	right: 12px;
}
#header {
	float: left;
	height: 167px;
	width: 984px;
	background-image: url(../elemente/header.jpg);
}
#headermenu {
	float: right;
	width: 215px;
	padding-right: 9px;
	text-align: right;
	line-height: 20px;
	height: 20px;
	padding-top: 3px;
}
#headermenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	background-image: url(../elemente/headermenu-bg.jpg);
	background-repeat: repeat-x;		
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
#headermenu a:hover {
	color: #990000;
	background-image: url(../elemente/headermenu-bg-hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EDC289;
	border-bottom-color: #EDC289;
	border-left-color: #FFFFFF;
}
#headermenu_act a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	background-image: url(../elemente/headermenu-bg-act.jpg);
	background-repeat: repeat-x;		
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
#headermenu_act a:hover {
	color: #990000;
	background-image: url(../elemente/headermenu-bg-hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EDC289;
	border-bottom-color: #EDC289;
	border-left-color: #FFFFFF;
}
#home {
	padding-left: 9px;
	padding-top: 4px;
	text-align: right;
	float: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
#home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	background-image: url(../elemente/headermenu-bg.jpg);
	background-repeat: repeat-x;		
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
#home a:hover {
	color: #990000;
	background-image: url(../elemente/headermenu-bg-hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EDC289;
	border-bottom-color: #EDC289;
	border-left-color: #FFFFFF;
}
#language {
	float: left;
	width: 120px;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 100px;
	padding-left: 19px;
}
#main {
	width: 984px;
	float: left;
	background-image: url(../elemente/main-bg.jpg);
	background-repeat: repeat-y;
}
#middle {
	float: left;
	width: 158px;
	padding: 0px;
	margin: 0px;
}
#middle-bottom {
	float: left;
	width: 158px;
	height: 125px;
	background-image: url(../elemente/middle-bottom.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#middle-wrap {
	float: left;
	width: 158px;
	background-image: url(../elemente/middle.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#news {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000066;
	padding-left: 0px;  /* 10px */
	padding-right: 0px;  /* 10px */	
	padding-top: 10px;
	padding-bottom: 0px;		
	float: right;
	width: 370px;  /* 350px */
	/* border: 1px dotted #AAAAAA; */
	text-align: left;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background-image: url(../elemente/news-bg.jpg); */
	/* background-repeat: repeat-y; */
}
#news a {
	color: #990000;
	text-decoration: none;
}
#news a:hover { 
	color: #000000;
	text-decoration: underline;
}
#news h1 {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1.38em;
	margin: 0px;
	background-image: url(../elemente/news-bg.jpg);
	background-repeat: repeat-y;
	border: 1px dotted #AAAAAA;	
	padding-left: 5px;
	padding-right: 5px;
}
#news h2 {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news h3 {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#news hr {
	color: #999999;
}
#promotion {
	float: left;
	width: 120px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 40px;
	padding-left: 19px;
}
#sidebar {
	float: left;
	width: 237px;
	padding-top: 10px;
}
#sidebar h3 {
	color: #000066;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar img {
	border: 0px;
}
#sidebar-bottom {
	width: 237px;
	float: left;
	background-image: url(../elemente/sidebar-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 77px;
	margin-top: 15px;
}
#sidebar-wrap {
	float: left;
	width: 237px;
}
#space600 {
	float: left;
 	width: 0px;
	height: 600px;
}
#top {
	float: left;
	height: 33px;
	width: 984px;
	background-image: url(../elemente/top.jpg);
	background-repeat: no-repeat;
}
#wrap {
	float: left;
	height: auto;
}

.menu_level_1 a {
	float: left;
	color: #333333;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 218px;
	text-align: right;
	padding-right: 14px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
.menu_level_1 a:hover {
	float: left;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 218px;
	text-align: right;
	padding-right: 8px;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #990000;
	margin-right: 1px;
}
.menu_level_1_act a {
	float: left;
	color: #002487;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 218px;
	text-align: right;
	padding-right: 8px;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #002487;
	margin-right: 1px;
}
.menu_level_1_act a:hover {
	color: #990000;
	text-decoration: underline;	
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #990000;	
}
.menu_level_2 a {
	float: left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	width: 203px;
	text-align: right;
	padding-right: 29px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	background-image: url(../elemente/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu_level_2 a:hover {
	color: #990000;
	text-decoration: underline;	
	background-image: url(../elemente/menu-arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: right;	
}
.menu_level_2_act a {
	float: left;
	color: #002487;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	width: 203px;
	text-align: right;
	padding-right: 29px;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	background-image: url(../elemente/menu-arrow-act.gif);
	background-repeat: no-repeat;
	background-position: right;	
}
.menu_level_2_act a:hover {
	color: #990000;
	text-decoration: underline;	
}

/* ---------------------------------------------------------------------- */

/* CSS-Styles für tt_news */


.news-single-backlink {
	font-size: 0.85em;
	padding-bottom: 5px;
	width: 150px;
}
.nextlink,.prevlink {
	font-size: 0.85em;
}
.news-single-rightbox {
	float: left;
	width:506px;
	text-align:left;
	clear:both;
	background-color: #EFEFEF;
	padding: 7px;
	border: 1px dotted #999999;
	margin-bottom: 4px;
	line-height: 1.2em;
	font-size: 0.85em;		
}
.tx-chnewsfeeds-pi1 a {
	float: right;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 14px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tx-chnewsfeeds-pi1 a:hover {
	float: right;
	color: #990000;
	text-align: right;
	text-decoration: underline;	
}
.tx_newsbreadcrumb {
	color: #444444;	
	font-size: 0.8em;
}

/* CSS Styles für SR FE User Register */

.tx-srfeuserregister-pi1-captcha-response {
	font-size: 0.8em;
}
.tx-srfeuserregister-pi1-notice {
	font-size: 0.8em;
}
.tx-srfeuserregister-pi1-uploader {
	font-size: 0.9em;
}


/* CSS Styles für SB Partner */

.tx_sb_partner_pi1_liste .adressContainer2 {
  padding: 5px 8px 8px 8px;
  margin: 0px 0 5px 0;
  border: 0px solid #e8e8e8;
  width: 270px;
  float: left;
}
.tx_sb_partner_pi1_liste, .tx_sb_partner_pi1_single, .tx_sb_partner_pi1_mailform {
	text-align: left;
	border: 1px solid #D4D4D4;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tx_sb_partner_pi1_liste .logo {
	float: left;
	width: 508px;
	text-align: right;
}

/* SB Bookmarks */

#sp_socialbookmarks_link_bar {
  padding-left: 10px;
  padding-right: 10px;
}

/* Datamints Glossary Index */

.datamints_glossaryindex_oneitem {
  float: left;
  padding-left: 3px;
  padding-right: 3px;
}
.datamints_glossaryindex_resultlist {
  width: 100%;
  float: left;
}
.datamints_glossaryindex_index {
  width: 100%;
  float: left;
}
