
/* --- GENERAL --- */
body, p, form, input, select, textarea, button, ul, ol, dl {
	margin				:	0;
	padding				:	0;
}
body {
	background			:	#fff;
}
img {
	border				:	0;
}

/* --- FONTs --- */
body, table, td, input, select, textarea {
	font-family			:	Arial, Verdana, Helvetica, sans-serif;
	font-size			:	11px;
	color				:	#525252;
}

/* --- FORMULARE --- */
input, select {
	vertical-align		:	middle;
}
textarea {
	vertical-align		:	top;
}
.check {
	width				:	14px;
	height				:	14px;
}
input[disabled=true], select[disabled=true],
input.disabled, select.disabled {
	/*background-color	:	#f2f2f2;*/
	color				:	#999999;
}

/* --- DEFAULT-TEXTLINKs --- */
a:LINK, a:VISITED, a:ACTIVE {
	/*color				:	#0039d2;*/
	/* color				:	#003082; */
	color			    : #f70000;
	text-decoration		:	none;
}
a:HOVER {
	text-decoration		:	underline;
}

/* --- BUTTONs --- */
a.button:LINK, a.button:VISITED, a.button:ACTIVE, a.button:HOVER, input.button, input.button_h,
a.button_disabled:LINK, a.button_disabled:VISITED, a.button_disabled:ACTIVE, a.button_disabled:HOVER, .button_disabled {
	text-decoration		:	none;
	font-size			:	11px !important;
	font-weight			:	bold;
	color				:	#f70000;
	cursor				:	pointer;
	text-align			:	left;
	height				:	18px;
	vertical-align		:	middle;
	line-height			:	18px;
	border				:	1px solid #c5c5c5;
	-moz-border-radius	:	2px;
}
* html a.button:LINK, * html a.button:VISITED, * html a.button:ACTIVE, * html a.button:HOVER, * html input.button, * html input.button_h,
* html a.button_disabled:LINK, * html a.button_disabled:VISITED, * html a.button_disabled:ACTIVE, * html a.button_disabled:HOVER, * html .button_disabled {
	line-height			:	13px;
	margin-bottom		:	1px;
}

/* ----- default ----- */
.button:HOVER,
.button_h				{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_button_h.gif) no-repeat !important;}
.button					{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_button.gif) no-repeat;
	padding				:	1px 9px 2px 17px;
}
input.button, input.button_h {
	padding				:	0 6px 2px 14px !important;
}
* html input.button, * html input.button_h {
	padding				:	0 0 0 17px !important;
	background-position	:	0 -1px !important;
}

/* ----- rot ----- */
.red:HOVER,
.red_h					{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_button_red_h.gif) no-repeat !important;}
.red 					{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_button_red.gif) no-repeat; color:#fff !important;}

/* ----- up ----- */
.top:HOVER,
.top_h					{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_button_up_h.gif) no-repeat !important;}
.top					{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_button_up.gif) no-repeat;}

/* ----- back ----- */
.back:HOVER,
.back_h					{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_button_back_h.gif) no-repeat !important;}
.back					{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_button_back.gif) no-repeat;}

/* ----- disabled ----- */
a.button_disabled:LINK, a.button_disabled:VISITED, a.button_disabled:ACTIVE, a.button_disabled:HOVER, .button_disabled {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_button_disabled.gif) no-repeat;
	padding				:	1px 9px 2px 17px;
	color				:	#919293;
	cursor				:	default;
}


/* ---------------------- SEITENAUFBAU / SKIN ---------------------------*/
/* WALLPAPER */
#pWallpaper .WallpaperHorizontal {
	font-size			:	1px;
	line-height			:	1px;
	width				:	800px;
	text-align			:	center;
}
#pWallpaper .WallpaperHorizontal img {
	margin				:	1px 0 1px 0;
}
#pWallpaper .WallpaperVertical {
	position			:	absolute;
	top					:	1px;
	left				:	1024px;
}
#pWrapper.AIP {
	width				:	1024px;
}
/* #pWrapper.KSC */
.KSC {
	width				:	980px;
}


/* HEADER */
* html #pHeader {
	height				:	100%;
}
#pSearch {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/bg_search.jpg) no-repeat;
	height				:	30px;
	text-align			:	center;
}
#pSearch label {
	font-size			:	10px;
	color				:	#fff;
}
#pSearch form {
	padding-top			:	5px;
}
#pHead {
    height				:	70px;
}
.hasSearch #pHead {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_head_hassearch.gif) no-repeat;
}
.noSearch #pHead {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_head_nosearch.gif) no-repeat;
}
.KSC #pHead {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_head_ksc.gif) no-repeat;
}
.noSearch #pSearch {
	display				:	none;
}
#arcorLogo {
    float				:	left;
    width				:	216px;
}
#arcorLogo a {
	padding-left		:	25px;
}
#pTopNav {
    float				:	left;
    width				:	460px;
	margin-top			:	30px;
}
#help {
    margin-top			:	50px;
	float				:	left;
	width				:	54px;
}
#help a {
	padding-left		:	18px;
	font-weight			:	bold;
}
#logInOut {
    margin-top			:	50px;
	float				:	left;
	width				:	70px;
}
#logInOut a {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_trenner_subnav.gif) 0 2px no-repeat;
	padding-left		:	7px;
	font-weight			:	bold;
}

/* FOOTER */
.AIP #pFooter {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/bg_footer.jpg) bottom no-repeat;
}
.KSC #pFooter {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/bg_footer_ksc.jpg) bottom no-repeat;
}
#pFooter {
	height				:	38px;
	clear				:	both;
	margin-top			:	2px;
	text-align			:	center;
}

/* POPUP */
#pPopHeader {
    background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_head_popup.gif) top repeat-x;
	height				:	60px;
}
#pPopBody {
	margin				:	0 10px 10px 10px;
}
* html #pPopBody {
	width				:	100%;
}


/* ---------------------- LISTEN / NAVIs ---------------------------*/

/* DEFAULT */
li {
	list-style-type		:	none;
}

/* DEFAULT CONTENT LIST */
.pointList li {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_ic_point_list.gif) no-repeat 0 5px;
	padding-left		:	9px;
}

/* TOP-NAVIGATION */
#pTopNav ul {
	height				:	40px;
}
#pTopNav li {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_tab_topnav_leftoff.gif) no-repeat bottom left;
	float				:	left;
	margin				:	0px 0px 0px -11px !important;
}
#pTopNav li a {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_tab_topnav_rightoff.gif) no-repeat bottom right;
	display				:	block;
	padding				:	0px 16px 0px 6px;
	margin-left			:	20px;
}
#pTopNav li.first {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_tab_topnav_firstoff.gif) no-repeat bottom left;
	margin-left			:	0px !important;
	padding-left		:	10px;
}
#pTopNav li.first a {
	margin-left			:	0px;
}
#pTopNav li.on   {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_tab_topnav_lefton.gif) no-repeat bottom left;
}
#pTopNav li.on a {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_tab_topnav_righton.gif) no-repeat bottom right;
}
#pTopNav li.on-first {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_tab_topnav_firston.gif) no-repeat bottom left;
}
/* TOP-NAVIGATION-AUSKLAPPER */
#dropNavProd, #dropNavKS {
	position			:	relative;
	top					:	-7px;
	left				:	10px;
}
#dropNavProd .dropNavBox a	{ width:80px;}
#dropNavKS .dropNavBox a	{ width:112px;}
.dropNavBox {
	position			:	absolute;
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_dropnav.gif) repeat-x bottom #fff;
	border				:	1px solid #a8b4c0;
	border-top			:	none;
	padding				:	10px 0 10px 0;
}
.dropNavBox a {
	background			:	none !important;
	margin				:	0 0 0 14px !important;
	padding				:	6px 0 6px 0 !important;
}

/* SUB-NAVIGATION */
#pSubNav {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_subnav.gif) no-repeat bottom;
	text-align			:	center;
	padding				:	8px 0 15px 0;
}
#pSubNav li {
	display				:	inline;
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_trenner_subnav.gif) 0 2px no-repeat;
	padding-left		:	7px;
	margin-right		:	2px;
}
#pSubNav li.first {
	background			:	none;
}
#pSubNav li.selected a {
	font-weight			:	bold;
	color				:	#ed1c24;
}

/* CONTENT-NAVIGATION */
#pContentNav {
	float				:	right;
	width				:	320px;
	margin-bottom		:	10px;
}
.teaserArea #pContentNav {
	float				:	none;
}
#pContentNav 		 		{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_box_nav_leftright.gif) repeat-y #e8eef0;}
#pContentNav .boxTop 		{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_box_nav_topright.gif) top right no-repeat;}
#pContentNav .boxTop p 		{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_box_nav_topleft.gif) top left no-repeat;}
#pContentNav .boxBottom 	{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_box_nav_bottomright.gif) bottom right no-repeat;}
#pContentNav .boxBottom p 	{ background:url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_box_nav_bottomleft.gif) bottom left no-repeat;}
#pContentNav .boxTop p,
#pContentNav .boxBottom p {
    font-size			:	1px;
	line-height			:	1px;
	height				:	7px;
}
#pContentNav .boxContent {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_box_nav_leftright.gif) right repeat-y;
	padding				:	0 3px 3px 10px;
}
#pContentNav h1 {
	margin				:	0 0 8px 0 !important;
	color				:	#435058;
}
#pContentNav h2,
#pContentNav h3 {
	margin				:	15px 0px 5px 0px !important;
	color				:	#435058;
}
#pContentNav ul li {
	display				:	inline;
	margin-right		:	12px;
}
#pContentNav li a {
	white-space			:	nowrap;
}
#pContentNav li.selected a {
	color				:	#ed1c24;
}

/* BREADCRUMB */
#pBreadcrumb {
	padding				:	8px 0 9px 10px;
	font-size			:	10px;
}
#pBreadcrumb li {
	display				:	inline;
	color				:	#ed1c24;
}
#pBreadcrumb li a {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_ic_breadcrumb.gif) no-repeat right;
	padding-right		:	15px;
	margin-right		:	5px;
}

/* CONTENT-HACK START */
.pBreadcrumb {
	padding				:	8px 0 0 0;
}
.pBreadcrumb, .pBreadcrumb a {
	font-size			:	10px;
}
/* CONTENT-HACK STOP */

/* CONTENT-RASTER */
#pBody #pBody,
.grid_1col, .grid_2col {
	padding				:	0 0 0 10px;
}
.grid_1col .contentArea {
	width				:	100%;
}
.grid_2col .contentArea {
	width				:	460px;
	float				:	left;
}
.grid_2col .teaserArea {
	width				:	320px;
	float				:	right;
}

/* FOOTER-NAVIGATION */
#pFooter ul {
	padding-top			:	16px;
}
#pFooter li {
	background			:	url(https://eportal.vodafone.de/aok//i/r/css/vf_bg_trenner_footer.gif) 0 2px no-repeat;
	display				:	inline;
	padding-left		:	7px;
	margin-right		:	2px;
}
#pFooter li.first {
	background			:	none;
}
#pFooter li a {
	color				:	#fff;
}

/* SICHBARKEIT */
.show {
	display				:	block;
}
.hide {
	display				:	none;
}