/***************************************************************************************/
/******************** Graues Layout fuer erste 2 Seiten ********************************/
/***************************************************************************************/


body#grey #headerSammlung {
	background-image: url(/jportal/cms/technik/media/img/sammlungenallgemein/lay/bg_header_grey.gif);
	border-bottom: 1px solid #888;
}

body#grey #navwrapper {
	background-image: url(/jportal/cms/technik/media/img/sammlungenallgemein/lay/bg_mainnav_grey.gif);
}

body#grey .logo {
	height: 71px;
}

body#grey #contentleft {
	background-color: #FFF;
}

body#grey #contentright {
	border-left: none;
}

body#grey #innercontent {
	padding: 87px 19px 20px 6px;
}

body#grey #innercontent div.text {
	margin-left: 13px;
}

body#grey h1 {
	color: #B00303;
}

body#grey #pagetitle h1 {
	color: #FFF;
}

body#grey #loginform {
	width: 30em;
}

body#grey .loginformleft {
	float: left;
	width: 9em;
	line-height: 1.5em;
}

body#grey .passwordformleft {
	float: left;
	width: 12em;
	line-height: 1.5em;
}

body#grey .loginformright {
	float: left;
	width: 20em;
	text-align: right;
}

body#grey .loginformright input {
	font-size: 0.9em;
	width: 20em;
	margin-bottom: 5px;
}

body#grey .sammlungliste {
	border: 1px solid #888;
	border-bottom: 0;
}

body#grey .sammlungliste td.lgt_left,
body#grey .sammlungliste td.drk_left {
	border-bottom: 1px solid #888;
	border-collapse: collapse;
	padding: 6px 0 6px 11px;
}

body#grey .sammlungliste td.lgt_right,
body#grey .sammlungliste td.drk_right {
	text-align: right;
	border-bottom: 1px solid #888;
	border-collapse: collapse;
	padding-right: 21px;
}

body#grey .sammlungliste td.drk_left,
body#grey .sammlungliste td.drk_right {
	background-color: #EEE;
}

/* Styles für Buttons und Links der GKV */
.ColourButton {
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/bg_formBut_rot.gif);
	background-repeat:repeat-x;
	background-color:#820000;
	border-top:1px solid #CBD2DA;
	border-left:1px solid #CBD2DA;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	font-size:x-small;
	color:#FFF;
	padding: 1px 2px 1px 2px;
}

.ColorLink {	
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/bg_formBut_rot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color:#820000;
	border: 1px solid #000;
	font-size: 0.80em;
    padding: 1px 4px 2px 4px;
	color: #FFF;
}

* html .ColorLink {
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/bg_formBut_rot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color:#820000;;
	border: 1px solid #000;
	font-size: 0.75em;
	vertical-align: text-top;
    padding: 1px 6px 3px 4px;
	color: #FFF;
}

*+html .ColorLink {
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/bg_formBut_rot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color:#DFE4E8;
	border: 1px solid #000;
	font-size: 0.75em;
	vertical-align: top;
    padding: 1px 6px 3px 4px;
	color: #FFF;
}
.NeutralButton {
	background-image:url(/jportal/cms/technik/media/img/prodjur/lay/bg_formBut_grau.gif);
	background-repeat:repeat-x;
	background-color:#DFE4E8;
	border-top:1px solid #CBD2DA;
	border-left:1px solid #CBD2DA;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	font-size:x-small;
	color:#000;
	padding:1px 10px 2px;
}

.NeutralLink {	
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#DFE4E8;
	border: 1px solid #000;
	font-size: 0.66em;
    padding: 1px 4px 2px 4px;
	color: #000;
}

* html .NeutralLink {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#DFE4E8;
	border: 1px solid #000;
	font-size: 0.66em;
	vertical-align: text-top;
    padding: 1px 6px 3px 4px;
	color: #000;
}

*+html .NeutralLink {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#DFE4E8;
	border: 1px solid #000;
	font-size: 0.66em;
	vertical-align: top;
    padding: 1px 6px 3px 4px;
	color: #000;
}
/* END Styles für Buttons und Links der GKV */

/*Start Shop Navigation*/
.reiterPfBgOn {
background-image:url(/jportal/cms/technik/media/img/prodjur/bg/pfeile_bg_on.gif);
font-size: 0.75em;
color: #fff;
}
.reiterPfBgOff {
background-image:url(/jportal/cms/technik/media/img/prodjur/bg/pfeile_bg_off.gif);
font-size: 0.75em;
}
.reiterPfBgOff a {
  text-decoration: none;
  color: #000000;
}

.reiterPfBgOff a:hover, .reiter14BgOff a:focus {
text-decoration: underline;
background-color: #eee;
}
/*Ende Shop Navigation*/

/*Start Shop/Registration Layout*/
.td5 {
padding-bottom:5px;
}
.td5Error {
padding-bottom:5px;
color:#B00303; 
}
.ip {
width:160px;
}
.ipError {
border:1px solid #B00303;
width:160px; 
}
/*Ende Shop/Registration Layout*/

/* Layout für das Anmelden / Registrieren von Profilen */
#profileLogin {
background-color:#EEE;
border:1px solid #000000;
font-size:0.7em;
font-weight:normal;
height:230px;
right:25px;
left:auto;
padding:0px;
position:absolute;
top:53px;
width:310px;
z-index:10;
}


a.buttonHi, input.buttonHi {
    background-color: #820000;
    background-image: url("/jportal/cms/technik/media/img/prodjur/lay/bg_formBut_rot.gif");
    background-repeat: repeat-x;
    border: 2px solid #b00303;
    color: #ffffff;
    width: 140px;
    cursor: pointer;
    font-size: 0.7em;
    font-weight: 700;
    padding: 1px 6px 2px;
    vertical-align: bottom;
    text-decoration: underline;
    display:inline-block;
}

form.inline{
    display:inline-block;
}