﻿/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .7em;
  background: #fff;
  color: #5a5a5a;
}

p
{ 
  margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.3em;
}

h1
{ font-family: arial, sans-serif;
  font-size:1.6em;
  letter-spacing: .1em;
  margin-bottom:7px;
}

h2
{ 
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
}

h3
{ 
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
}

h3 span
{ 
  margin: 0px;
  padding: 0px;
  line-height: 1.3em;
  font-weight:normal;
}



img{border: 0px;}

a:link { color:#004C9D; text-decoration:none; }
a:visited { color:#004C9D; text-decoration:none; }
a:focus { color:#004C9D; text-decoration:none; }
a:hover { color:#004C9D; text-decoration:underline; }
a:active { color:#004C9D; text-decoration:none; }



/* image positioning - left, right and center */
.left
{ 
border:1px #eaeaea solid;
float:left;
padding:0px;
margin-right:8px;
margin-left: 0px;
vertical-align: top;
}

.right
{ 
float:right;
padding-left:8px;
padding-right: 0px;
vertical-align:top;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px;
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type:circle ;
  margin: 0px 0px 11px 0px;
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px;
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#breadcrumb
{
  display: none;
}

.content
{
  margin-left: auto;
  margin-right: auto;
}

#menu
{
  display: none;
}

#logo
{
	display: none;
}

#logoPrint {
	display: block;
}
.noPrint {
	display: none;
}

#footer
{
  margin-left: auto;
  margin-right: auto;
}

#links
{
  display: none;
}
.PublishingConsole {
	display: none;
}

.bodyform {
  /*
  position:relative;left: 15px;

  z-index: 1;
  top: 0px;
  vertical-align:middle;

  */
  width: 800px;
  margin-left: 15px;
  margin-right: auto;

}

.main
{
  margin-left: auto;
  margin-right: auto;
}

/* main container */
.main{
  width: 830px;
  height:100%;
  background: #FFF url('/Style Library/Images/CRGmain.png') repeat-y;
  color: #5a5a5a;
  }

/* links above the logo / footer */
#links{
  text-align: right;
  background: #E4E4E4;
  padding: 6px 21px 0px 19px;
  width: 760px;
  height: 27px;
  }

#links a, #footer a{text-decoration: none; background: transparent;}

#links a:hover, #footer a:hover{text-decoration: underline; background: transparent;}

/* logo */
#logo
{ width: 100%;
  height: 117px;
  background: #E4E4E4;
}

#breadcrumb {
  width: 754px;
  /*height: 32px;*/
  /*padding: 10px 21px 14px 25px;*/
  padding: 10px 21px 14px 25px;
  background: #E4E4E4;
}

/* navigation menu */
#menu
{

  width: 800px;
  background: #e4e4e4 url('/Style Library/Images/NavBack.png');
  background-repeat:repeat-x;  
  height:46px;
}

.topNav
{
  /*margin: 0px auto;*/
  width:200px;
  /*height:40px;*/
  /*background: #FFF url('http://crgoss02/Style Library/Images/NavBack.png');*/
}

.topNavItem
{ 
  margin: 0px;
  padding: 0px;
  /*height: 40px;*/
  text-decoration: none;
  color:#dedede;
  text-align:center;
    background-image: url('Images/NavSeparate3.gif');
	background-repeat:no-repeat;
	background-position:top right;
	
  /*border:1px #ff0000 solid;*/
  /*padding: 12px 14px 2px 14px;*/
  /*width:114px;*/
  /*background: url('http://crgoss02/Style Library/Images/NavBackRight.png') no-repeat right top;*/
}

.topNavItem a, .topNavItem a:visited
{
	display:block;
	height: 28px;
	color:#dedede;
	padding:12px 14px 0px 14px;
}


.topNavItem a:hover
{
	color:#1B5FA2;
	text-decoration:none;
	background-image:url('Images/NavBackRightHover3.png');
	background-repeat:repeat-x;
	background-position:top right;
}

.topNavSelected a, .topNavSelected a:visited
{
	background-image: url('Images/NavBackRightHover3.png');
	background-repeat:repeat-x;
	background-position:top right;
	color:#1B5FA2;
}

.topNavFlyOuts
{
	margin-top:-15px;
	/*border-top:1px #BBC2CA solid;
	background-color: #E5EEF7;*/
}

.topNavFlyOutsItem
{	
	background-color: #E5EEF7;
	/*width:150px;*/
	padding-right:7px;
	/*min-width:400px;*/
}

.topNavFlyOutsItem a
{
    display:block;
    padding:4px 19px 4px 12px;
}

.topNavFlyOutsItem a:hover
{
	text-decoration:none;
}


.topNavFlyOutsHover
{
	background-color: #B6CBE0;
}
.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}


#CRGfooter
{
  /*text-align: center;*/
  padding: 6px 21px 0px 19px;
  width: 760px;
  height: 33px;
  /*font-size: 94%;
  text-transform: uppercase;*/
  border-bottom:#5A5A5A thin solid;
  border-top:#5A5A5A thin solid;
  background: #E7E7E7;
  margin-bottom:14px;
  /*color: #DBD7D1;*/
  /*border-color: #D7D7D7;*/
}


/* main content */

.content
{ 
width: 800px;
  height: auto;
  padding: 0px;
  overflow: hidden;
}

/* column 1 - contains sidebar items */
#column1
{ 
	display: none;
	width: 274px;
  float: right;
  padding: 16px 0px 14px 0px;
}

/* Search input Feld */
/*
#SearchInput {
  width:130px;
  height:15px;
  border: solid 1px #50667E;
  margin-right:5px;
  margin-left:5px;
}
*/

/* Sidebar rechte Seite - Teaserbereich */
/*
.sidebaritem
{ text-align: left;
  width: 274px;
  float: left;
  margin: 0px 0px 11px 0px;
}
*/
.sbihead
{ height: 26px;
  width: 259px;
  padding: 8px 0px 5px 15px;
  background: #FFF url('/Style Library/Images/BackTeaserRight.png');
  margin: 0px 0px 2px 0px;
}

.sbihead h1
{ padding: 0px;
  margin: 0px;
  font-weight: normal;
  font-size: 1.8em;
  color:#004DA0;
}

/*
.sbicontent{
  padding: 14px 15px 14px 15px;
  background-color:#e4e4e4;
  background-image:url('http://crgoss02/Style Library/Images/BackTeaserRightBottom.gif');
  background-repeat:no-repeat;
  background-position:left bottom;
  }

.sbicontent p
{
  padding: 0px 0px 0px 0px;
}
*/

/* Trennung bei verschiedenen Aufzählungen */
.trenner {
  clear:both;
  height:21px;
  padding: 0px;
  background-image:url('/Style Library/Images/Separator.gif');
  background-repeat:repeat-x;
}


/* column 2 - page content */
#column2
{ 
  width: 483px;
  float: left;
  padding: 16px 3px 15px 25px;
}


/* Teaserboxen Startseite im Content Bereich */
.teaserbox {
  margin: 0px 0px 12px 0px;
}

.teaserbox h2 {
  height:17px;
  padding: 4px 14px 0px 14px;
  margin: 0px 0px 2px 0px;
  color:#1C609F;
  background-image:url('/Style Library/Images/BackTeaserLong.gif');
}

.teaserbox p {
  height:42px;
  padding: 10px 14px 0px 14px;
  margin: 1px 0px 0px 0px;
  background-image:url('/Style Library/Images/BackTeaserLongBottom.gif');
}

.teaserboxLeft {
  width:233px;
  margin: 0px 0px 12px 0px;
  float:left;
  }

.teaserboxRight {
  width:233px;
  margin: 0px 0px 12px 0px;
  float:right;
}

.teaserboxRight h2 {
  height:17px;
  padding: 4px 14px 0px 14px;
  margin: 0px 0px 2px 0px;
  color:#1C609F;
  background-image:url('/Style Library/Images/BackTeaserShort.gif');
}

.teaserboxLeft h2 {
  height:17px;
  padding: 4px 14px 0px 14px;
  margin: 0px 0px 2px 0px;
  color:#1C609F;
  background-image:url('/Style Library/Images/BackTeaserShort.gif');
}

.teaserboxRight p {
  height:42px;
  padding: 10px 14px 0px 14px;
  margin: 1px 0px 0px 0px;
  background-image:url('/Style Library/Images/BackTeaserShortBottom.gif');
}

.teaserboxLeft p {
  height:42px;
  padding: 10px 14px 0px 14px;
  margin: 1px 0px 0px 0px;
  background-image:url('/Style Library/Images/BackTeaserShortBottom.gif');
}

.NewsHeader {
	display:block;
	padding-bottom:2px;
	font-weight:bold;
}

.NewsBox {
	clear:both;
}

.NewsBox p {
	padding:0px;
}

.NewsRollupImage
{ 
	border:1px #eaeaea solid;
	float:left;
	padding:0px;
	margin-right:8px;
	margin-left: 0px;
	vertical-align: top;
	width:54px;
	height:54px;
}

.NewsRollupImage img
{ 
	width:54px;
	height:54px;
}

