body, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: 0 1.5em 2em 1.5em;
	padding: 0;
    color: #000000;
    background-color: #FFFFFF;
}

a {
	color: #0066B3;
}

img {
	border: 0;
}

.blank {
}


/* Text styles */

h1, h2 {
	margin-top: 0;
  margin-bottom: 0.2em;
	color: #0066B3;
	font-size: 1.45em;
	font-style: italic;
	clear: both;
}

#contentcol h1 {
    padding: 0.3em 0.7em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
    margin-bottom: 1em;
}

#hpintro h1 {
	color: #FFFFFF;
}

p {
	padding-top: 0;
	margin-top: 0;
}

form {
	padding: 0;
	margin: 0;
}


/* Head area */

#head {
	padding-top: 0em;
}

#head ul {
  margin: 0;
	padding: 0 0 0 0;
}

#head li {
	margin-left: 0;
	padding: 5px 5px;
	list-style: none;
	display: inline;	
}

#head a {
	text-decoration: none;
}

#stdnav {
    border-left: 1px solid #a0aeD1;
    border-right: 1px solid #d8e5f0;
}

#logo {
	float:left;
	padding-top: 15px;
	padding-left: 13px;
}

#standardnav {
	text-align: right;
	padding-top: 0.5em;
}

#standardnav form, #standardnav div {
	display: inline;
}

#fffe {
	text-align: right;
	margin-top: 31px;
	padding-right: 6px;
}

#mainnav {
	/* clear: both; */
	background: url(/standards/bilder/mainnav_gradient.gif) bottom repeat-x;
}

#mainnav ul {
	padding-top: 15px;	
	padding-left: 8px;
}

#mainnav-wrapper-r {
	background: url(/standards/bilder/mainnav_gradient_br.gif) bottom right no-repeat;
}

#mainnav-wrapper-l {
	padding-top: 15px;
	height: 42px;
	background: url(/standards/bilder/mainnav_gradient_bl.gif) bottom left no-repeat;
}

#sectionnav {
	clear: both;
	background-color: #D60048;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid white;
}

#sectionnav ul {
	padding-top: 8px;	
	padding-left: 8px;
}

#sectionnav-wrapper-r {
	background: url(/standards/bilder/sectionnav_br.gif) bottom right no-repeat;
}

#sectionnav-wrapper-l {
	height: 30px;
	background: url(/standards/bilder/sectionnav_bl.gif) bottom left no-repeat;
}

#sectionnav a {
	color: #FFFFFF;
}

#sectionnav a.active {
	font-weight: bold;
}


/* Content area */

#contentarea {
	clear: both;
	margin-top: 0.7em;
}

#contentmain-wrapper-l {
	background: #edeeef url(/standards/bilder/contentarea_tl.gif) top left no-repeat;
}

#contentmain-wrapper-r {
	background: transparent url(/standards/bilder/contentarea_tr.gif) top right no-repeat;
	padding-top: 9px;
}

.paddingDiv {
	height: 10px;	
}

#contentcol, #hpcontentcol {
	width: 100%;
	float: left;
	margin-right: -20em;
	background-color: #EDEEEF;
	font-size: 12px;
}
#contentcol p, #hpcontentcol p{
	line-height: 1.33em;
}

#hpcontentcol {
	padding-top: 0;
	margin-right: -273px;
}

#contentcol-spacer, #hpcontentcol-spacer {
	margin-right: 22em;
	margin-left: 1em;
}

#hpcontentcol-spacer {
	margin-right: 270px;
}

.fullwidth {
  margin-right: 1em !important;
}

#content,
#overview-content {
    padding: 1em 1em 24px 1em;
}

#overview-content {
    padding-bottom: 0;
    margin-top: -3px !important;
    margin-bottom: 8px;
}

#intro, #intro_uebersicht{
	padding-bottom: 0.1em;
}

#intro p {
	font-weight: bold;
}


#contentnavcol, #hpcontentnavcol {
	float: right;

}

#contentnavcol {
	width: 20em;	
}

#hpcontentnavcol {
	width: 273px;
}

#contentnavcol img, #hpcontentnavcol img {
	padding-right: 1em;
}

#footerseparator {
	clear: both;
	height: 6px;
	line-height: 6px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCE1F0;
}

#footerwrapper-l {
	clear: both;
	background: #edeeef url(/standards/bilder/footer_bl.gif) bottom left no-repeat;
}

#footerwrapper-r {
	background: url(/standards/bilder/footer_br.gif) bottom right no-repeat;
}

#footer {
	padding: 0.7em 2.5em;
	vertical-align: middle;
}

#footer a {
	text-decoration: none;
	font-style: italic;
}


/* Homepage */

#hpintrowrapper-l {
	clear: both;
	background: url(/standards/bilder/redwhite_bl.gif) bottom left no-repeat;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #D60048;
	color: #FFFFFF;
	/* height: 86px; */
}

#hpintrowrapper-r {
	background: url(/standards/bilder/redwhite_br.gif) bottom right no-repeat;
	/* height: 86px; */
	padding-bottom: 9px;
}

#hpintro, #hpintro h1, #hpintro p {
	color: #FFFFFF;
}

#hpintro h1 {
    padding-left: 0;
    padding-right: 0;
}

#hpintro {
	/* padding: 1em 25em 1em 2em; */
	padding: 1em 2em 1em 2em;
}

#hpHeadImg1 {
	float: left;
}

.teaser {
	clear: both;
	padding-bottom: 1.5em;
	margin-left: 0.7em;
	margin-right: 0.7em;
}

.tagline {
	padding-bottom: 0.2em;
	margin-bottom: 0;
}

.teaser h2 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
    padding-bottom: 0.3em;
	font-size: 1.4em;
	font-weight: bold;
	color: #0066B3;
}

.teaser h2 a {
	text-decoration: none;
}

.teaserimg {
	float: left;
	padding: 0 1em 1.5em 0;
}

.teaserhead {
	background: url(/standards/bilder/rhomb_blue.gif) top left no-repeat;
	background-position: 1.2em 0.5em;
	padding: 0.5em 0.5em 0.5em 3.2em;
}

.teaserhead p {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	color: #0066B3;
}

.clearAll {
  clear: both;
	line-height: 6px;
}

.clearAll2 {
	clear: both;
	line-height: 1px;
}

/* General layout elements*/

.bluegrey-wrapper-l {
	background: #cce1f0 url(/standards/bilder/bluegrey_tl.gif) top left no-repeat;
}

.bluegrey-wrapper-r {
	background: url(/standards/bilder/bluegrey_tr.gif) top right no-repeat;
}

.whitegrey-wrapper-l {
	background: #ffffff url(/standards/bilder/whitegrey_bl.gif) bottom left no-repeat;
}

.whitegrey-wrapper-r {
	background: url(/standards/bilder/whitegrey_br.gif) bottom right no-repeat;
}


/* Standard links */

#hpcontentcol .stdlink {

}
.stdlink {
  padding-top: 1em;
	margin-right: 1em;
	clear: both;
}

.stdthemen {
  margin-top: 0;
  /margin-top: 2em;
	margin-right: 1em;
	clear: both;
}

.stduebersicht {
  padding-top: 8px;
	margin-right: 1em;
	clear: both;
}

#contentcol .first,
#hpcontentcol .first,
#contentnavcol .first,
#hpcontentnavcol .first {
  padding-top: 0 !important;
}

.stdlinkhead,
.stdthemahead,
.stduebersichthead {
	background: url(/standards/bilder/rhomb_blue.gif) top left no-repeat;
	background-position: 0.5em 0.5em;
	padding: 0.5em 0.5em 0.5em 2.5em;
}

.stdlinkhead p,
.stdthemahead p,
.stduebersichthead p {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	color: #0066B3;
}


.stdlinkcontent,
.stdthemacontent,
.stduebersichtlinkcontent {
	padding: 0.5em;
}

.stdlinkcontent p,
.stdthemacontent p,
.stduebersichtlinkcontent p {
	margin-top: 0;
	padding-top: 0;
}

.stdlinkcontent img,
.stdthemacontent img,
.stduebersichtlinkcontent img {
	float: left;	
}

/*
.stdlinkcontent-w-image {
	min-height: 124px;
	
}
*/

.stdlinkcontent p.dummy {
    height: 100%;
    line-height: 2em;
}


img.cover {
	float: left;
	padding: 1.3em 1em 1em 0;
}


/* Forms */

input.submit {
	background-color: #0066B3;
	color: #FFFFFF;
	border: 0;
	padding: 2px 10px;
}

.formtable {
	margin: 1em 0 1em 0;
	padding: 1em 0.5em 1em 0.5em;
	border-top: 3px solid #CCE1F0;
	border-bottom: 3px solid #CCE1F0;
	background-color: #EBF3F9;
}

.formtable td {
	vertical-align: top;
}

.error {
	color: #D60048;
	font-weight: bold;
}

/* Tabelle Download */
div#downloads table td div.list-heading {
    background-color: #ebf1f6;
    color: #005a9;
    border-top: 3px solid #ccdfec;
    padding: 10px 10px 14px 10px;
    margin-top: 0;
    margin-bottom: 5px;
}

div#downloads table td div.list-heading p {
    margin-bottom: 0;
}

/* Tabelle Hall of Fame */
div.hall-of-fame table {
    margin-top: 20px;
    margin-right: 14px;
    border-collapse: separate;
    float: left;
    width: 47%;
}

div.hall-of-fame table td {
    background-color: #ebf1f6;
    color: inherit;
    border-bottom: 3px solid #ccdfec;
    border-top: 10px solid #ffffff;
    padding: 7px 10px 0 10px !important;
    height: 105px;
}

div.hall-of-fame table td img {
    margin: 0 !important;
    padding: 0 !important;
    width: 72px;
    height: 72px;
}

/* Uebersichtsseiten */

.stdthemen,
.stduebersicht {
    width: 100%;
}

.stdthemen .stdthema {
		margin-right: 3px;
    width: 33%;
    clear: none;
    float: left;
}

.stdthemen .stdthemaLast {
	
}

.stdthemen .stdthema img {
    margin-right: 10px;
}

.stdthemen .stdthemahead {
    height: 45px !important;
    padding-bottom: 0;
}

.stdthemen .stdthemacontent {
    height: 200px;
}

.stduebersicht .bluegrey-wrapper-l {
    margin-bottom: 3px;
}

.stduebersichtlinkcontent dl {
    margin-right: 3px;
    width: 33%;
    float: left;
}

.stduebersichtlinkcontent dl dt a {
    text-decoration: underline !important;
}

.stduebersichtlinkcontent dl dt,
.stduebersichtlinkcontent dl dd {
    margin-left: 0;
}

.stduebersichtlinkcontent dl dd {
    margin-bottom: 1em;
}

/* Sitemap */
#sitemap ul {
	padding-left: 0px;
	margin-left: 0px;
}
#sitemap ul ul {
	padding-left: 13px;
	margin-left: 0px;
}

#sitemap ul li {
	list-style-type: none;
}

#sitemap .ebene1 li {
	background: url(/standards/bilder/bullet.gif) no-repeat left 1px;
	font-weight: bold;
	padding-left: 18px;
	padding-bottom: 20px;
}

#sitemap .ebene1 li li {
	background: url(/standards/bilder/bullet_blue.gif) no-repeat left 10px;
	font-weight: normal;
	padding: 4px 0 0 10px;
	margin-left: 0px;
	
}

