/*
ceg-plus.de
Stand 13.07.2007
ceg-Blau: #0099D5

*/

body {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	font-family:Arial, sans-serif;
	font-size: 75%;
	text-align: center;
	background: #F5F5F5;
}
img {
	border: none;
}
.imgRight { float: right;  margin: 3px 0 6px 12px; border: auto;}
.imgLeft { float: left; margin: 3px 12px 6px 0; border: auto;}

hr { color: #D3D3D3; height: 1px; clear: both;}

h1, h2, h3 {
	font-family: Lucida Sans, Lucida, Arial, sans-serif;
	color: #0099D5;
}

h1 {
	font-size: 1.3em;
	margin-top: 0;
}

h2 {
	font-size: 1.2em;
	color: #626262;
	
}

h2.hl {
	color: #0099D5;
}


h3 {
	font-size: 1em;
	margin-bottom: 0;
	margin-top: 2em;
	padding: 0;
	color: #626262;
}
h3.colVar1 {
	color: #000; 
}



a {
	color: #000;
}
a:hover {
	color: #0099D5;
}

a.more, .contentRightBox a.download {
	background: transparent url(/images/arrow.gif) no-repeat 0 5px;
	padding-left: 8px;
}

a.hl {
	font-weight: bold;
	color:#0099D5; 
}

span.hl {
	color : #0099D5; 
	font-size: 16px; 
	font-weight: bold;
	display: inline;
}

span.hl_normal {
	color : #0099D5; 
	font-weight: bold;
	display: inline;
}



a.download { padding: 2px 0 2px 25px ; }
a.pdf { background: transparent url(/images/media_pdf.gif) no-repeat; }
a.ppt { background: transparent url(/images/media_ppt.gif) no-repeat; }
a.txt { background: transparent url(/images/media_txt.gif) no-repeat; }
a.doc { background: transparent url(/images/media_doc.gif) no-repeat; }
a.xls { background: transparent url(/images/media_xls.gif) no-repeat; }
a.zip { background: transparent url(/images/media_zip.gif) no-repeat; }
a.swf {	background: transparent url(/images/media_swf.gif) no-repeat; }
a.mov {	background: transparent url(/images/media_mov.gif) no-repeat; }
a.mp3 {	background: transparent url(/images/media_mp3.gif) no-repeat; }
a.jpg {	background: transparent url(/images/media_img.gif) no-repeat; }
a.gif {	background: transparent url(/images/media_img.gif) no-repeat; }


p.rightText {
	text-align: right;
}

.clear {
	clear: both;
}



#pageHolder {
	position: relative;
	/* width: 90%; */
	text-align: left;
	margin: 10px auto;
	font-size: 1em;
	/* min-width: 800px; */
}

/* das hier für den ie */
#pageHolder {
	width: 920px;
}

/* das hier für den rest */
#pageHolder[id] 
{
	width: 90%;
	min-width: 800px;
}	

#headerBox, #logoBox, #serviceNavBox {
	height: 115px;
}
#headerBox {
	position: relative;
	background: #139AD8 url(/images/hgr_headerBox.gif) repeat-x;
}
#serviceNavBox {	
	position: absolute;
	right: -1px;
	top: 0;
	width: 100px;
	background: transparent url(/images/hgr_serviceNavBox.gif) no-repeat top right;

}
#logoBox {
	background: transparent url(/images/hgr_logoBox.gif) no-repeat top left;
}
#logo {
	position: relative;
	top: 5px;	
}
#serviceNavBox ul {
	position: absolute;
	right: 24px;
	bottom: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#serviceNavBox li {
	text-align: right
}
#serviceNavBox a {
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	background: transparent url(/images/arrow_serviceNav.gif) no-repeat 0 3px;
	padding-left: 8px;
}
#serviceNavBox a:hover {
	color: #E7E7E7;
}
#subHeaderBox {
	position: relative;
	z-index: 900;
	background: #E7E7E7 url(/images/hgr_subHeaderBox.gif);
	height: 27px;
}
#contentBoxOuter {
	position: relative;
	background: #E7E7E7 url(/images/hgr_content_left.gif) repeat-y;
}

#contentBox {
	/*
		Anpassung für Mail Order World 2007 Banner		
		height: 360px; /* das hier für den ie */
	*/
	height: 700px;
}
/* das hier für den rest */
#contentBox[id] {
	height: auto;
	/*
		Anpassung für Mail Order World 2007 Banner
		min-height: 360px;
	*/
	min-height: 600px;
}

#contentBox {
	position: relative;
	padding: 5px 10px 10px 10px;
	background: transparent url(/images/hgr_content_right.gif) repeat-y right;
}

#hgrBox {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 394px;
	background: transparent url(/images/hgr_leuchtturm.jpg) no-repeat  84% 0;
}
#hgrBox.homepage {
	right: 10%;
	width: 460px;
	height: 394px;
	background: transparent url(/images/hgr_leuchtturm_color.jpg) no-repeat;
}

#breadcrumbNav {
	height: 15px; /* das hier für den ie */
}
/* das hier für den rest */
#breadcrumbNav[id] {
	height: auto;
	min-height: 15px;
}
#breadcrumbNav {
	position: relative;
	z-index: 1000;
	padding-left: 190px;
	padding-top: 12px;
	background: transparent url(/images/hgr_breadcrumbNav.gif) no-repeat;
}

#breadcrumbNav, #breadcrumbNav a, #searchNavPath {
	color: #757778;
	font-size: 10px;
	text-decoration: none;
}
#breadcrumbNav a:hover {
	color: #0099D5;
}
#bcRight {
	height: 27px; /* das hier für den ie */
}
/* das hier für den rest */
#bcRight[id] {
	height: auto;
	min-height: 27px;
}

#bcRight {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
	width: 37px;
	background: transparent url(/images/hgr_bcRight.gif) no-repeat;
}



#content {
	position: relative;
	padding: 0 45px 15px 13px;
	padding-left: 180px;
	margin-right: 23%;
	border-right: solid 1px #d3d3d3;
	line-height: 1.6em;
	background: transparent url(/images/hgr_content_str.gif) repeat-y 165px 0;
}


#content .homeTextBox {
	padding-right: 15%;
}

#content ul {
	list-style-image: url(/images/listBullet.gif);
}

#contentDocListBox {
	margin-top: 2em;
}


.contentListItem {
	padding-bottom: 0.1em;
	margin-bottom: 1em;
	border-bottom: solid 1px #d3d3d3;
}
.contentListItem p {
	margin-top: 0;
}

/* ----- FAQ ----- */

#contentFaqListBox {}
#contentFaqListBox .contentListItem p {
	padding: 0 0 1em 0!important;
	margin: 0;
}
.contentFaqList {}
.contentFaqList ul {
	list-style: none;
	list-style-image: none!important;
	padding-left: 0!important;
	margin-left: 0!important;
}
.contentFaqList li {
	clear: left;
	padding: 0.2em 0;
}
.contentFaqList li span {
	float: left;
	width: 2em;
	padding-right: 0.5em;
	text-align: right;
	color: #0099D5;
}
.contentFaqList a {
	float: left;
	width: 90%;
	color: #000;
	text-decoration: none;

}
.contentFaqList a:hover {
	text-decoration: underline;
}


#contentFaqListBox h3 {
	color: #000;
}
#contentFaqListBox h3 span {
	color: #0099D5;
}


.goTop {
	text-align: right;
}
/* eo FAQ */


#contextBox {
	width: 20%;
	position: absolute;
	top: 8px;
	right: 20px;
	font-size: 0.9em;
}

#contextBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contextBox h2 {
	position: relative;
	color: #fff;
	background: #139CD8 url(/images/contextBoxHead_hgr.jpg) repeat-y right;
	border-bottom: solid 1px #C9C9C9;
	font-family: Arial, sans-serif;
	font-size: 1em;
	padding: 0.1em 0.3em;
	margin: 0;
}

#contextBox .contentRightBox {
	padding: 0.4em 0.3em 0.4em 0.3em;
	margin-bottom: 1.2em;
	background: transparent url(/images/hgr_contentRightBox.gif);
}

.contentRightBox a.more {
	display: block;
	padding-top: 2px;
}

.contentRightBox .rightText a.more {
	display: inline;
	color: #666;
}
.contentRightBox {
	position: relative;
}
.contentRightBox li {
	padding-bottom: 0.3em;
	background: transparent;
}

.contentRightBox p {
	position: relative;
	padding-top: 2px;
	margin: 0;
}

#footerBox {
	position: relative;
	background: transparent url(/images/hgr_footer.gif) repeat-x top;
	padding-top: 34px;
	color: #757778;
	font-size: 0.9em;
}
#footerBox p {
	margin: 0;
	padding: 0 26px;
}
#ftLeft {
	position: absolute;
	top: 0;
	left: 0;
	width:30px;
	height: 30px;
	background: transparent url(/images/hgr_ftLeft.gif) no-repeat;
}
#ftRight {
	position: absolute;
	top: 0;
	right: 0;
	width:30px;
	height: 30px;
	background: transparent url(/images/hgr_ftRight.gif) no-repeat;
}

#pageBottomBox {
	position: absolute;
	top: 0;
	right: 20px;
}

/* ---------- Hauptmenü ---------- */

#mainNav {
	width: 150px;
	position: absolute;
	padding-right: 15px;
	left: 10px;
	z-index: 100;
}

/* ----- DropDown Funktionelles CSS ----- */

ul.dropdown {
	list-style: none;
	margin:0;
	padding:0;
}
ul.dropdown * ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	width: 150px;
	left: 150px;
	top: 0;
	z-index: 110;
}
ul.dropdown li { position: relative;}
ul.dropdown li * li { position: relative;}
/*ul.dropdown ul * ul { left: 131px; top: -1px; }*/
ul.dropdown a {display: block; width: auto;}
ul.dropdown ul * a { height: 100%;  display: block;}
ul.dropdown li:hover ul ul, ul.dropdown li:hover ul ul ul, ul.dropdown li:hover ul ul ul ul { display: none;}
ul.dropdown li:hover ul, ul.dropdown ul li:hover ul, ul.dropdown ul ul li:hover ul { display: block;}	

/* erste Ebene */
#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainNav li {
	padding: 0.3em 0;
}
#mainNav ul a {
	font-weight: bold;
	text-decoration: none;
	color: #757778;
	padding-left: 16px;
	background: transparent url(/images/menuItem_hgr.gif) no-repeat 0 3px;
}
#mainNav ul a:hover {
	color: #0099D5;
	background: transparent url(/images/menuItem_hgr_hover.gif) no-repeat 0 3px;
}

#mainNav .select {
	color: #0099D5;
}

/* zweite Ebene */
#mainNav ul ul {
	border: solid 1px #A4A4A4;
	background-color: #F5F5F5;
}
#mainNav li ul {
	padding: 0.2em 0;
	margin: 0;
}

#mainNav li ul a {
	padding: 0.1em 0.8em 0.1em 1.2em;
	font-weight: normal;
	background-image: none;
}
#mainNav li ul a:hover {
	background: #fff url(/images/arrow_mainNav.gif) no-repeat 0.4em 5px;
}
#mainNav li ul li {
	background: transparent url(/images/arrow_mainNav.gif) no-repeat 0.4em 7px;	
}

#mainNav li.activ a {
	background: transparent url(/images/menuItem_hgr_hover.gif) no-repeat 0 3px;
}

#mainNav li.activ ul {
	position: static;
	display: block;
	border: none;
	background: transparent;
	filter: none;
}

#mainNav li.activ ul {
	margin-left: 10px;
	margin-top: 3px;
	padding: 0;
}

#mainNav li.activ li {
	position: static;
	background-image: none;	
}
#mainNav li.activ li a {
	padding: 0 0 0 16px;
	background-image: none;
	font-weight: bold;
}
#mainNav li.activ li.activ a {
	color: #0099D5;	
}

#mainNav li.activ li a:hover {
	background-color: transparent;
	background-image: none;
}

#mainNav ul ul li {
	padding: 0.2em 0;
}


/* ---------- Contentbereich ---------- */
#content {}

.DownloadBoxItem {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: solid 1px #d3d3d3;
}

#SubCatNav {

}

#SubCatNav ul li {
	margin: 1em 0;
}

#SubCatNav ul a {}

/* ---------- Form ---------- */

form {margin: 0; padding: 0;}
label { 
	float: left;
	width: 120px;
}
input, textarea {
	width: 250px;
}
.inputDiv {
	clear: both;
	padding: 2px 0;
	white-space: nowrap;
}
.inputDiv .button {
	position: relative;
	left: 125px;
}
.formError, .alarm { color: #cc0000; }

input.radio, input.checkBox { width: auto!important; }

#subscribe {}

#eigenauskunft { width: 460px; }
#eigenauskunft table { width: auto!important; }
#eigenauskunft .test { float: left; width: 180px;}
#eigenauskunft td label { float: none;}
#eigenauskunft label { width: 180px!important; }
#eigenauskunft input, #eigenauskunft textarea { width: 250px!important; }
#eigenauskunft input.radio, #eigenauskunft input.checkBox { width: auto!important; }

#eigenauskunft .inputDiv .button {
	position: static;
	margin-left: 182px;
}

.imagebutton {
	position: static;
	margin-left: 182px;
	margin-top: 12px;
}

/* ---- Newslettertabelle --- */
#nletter_ext
{
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: solid 1px #d3d3d3;
}

#nletter_ext .tdtabelledunkel
{
	color:#626262;
	font-size:1em;
	margin-bottom:0pt;
	font-family:Lucida Sans,Lucida,Arial,sans-serif;
}

#nletter_ext .tdtabellehell strong { color:#0099D5; }
#nletter_ext .weiss, #nletter_ext .grau { vertical-align: top; }
#nletter_h2 { padding-top: 1em; }

/* ---------- Müll ---------- */
.mediaDload img {display: none;}

