/*************************************************/
/* Content Styles for HANNOVER RÜCK HTML GB 2006 */
/* By Sebastian Göttschkes, EquityStory AG       */
/*************************************************/

.missing {
	font-size: 18pt;
	text-decoration: blink;
	color: #ff0000;
}

/* WAI-language-marks: */
span.wai_en {
	/*background-color:#FFcccc;*/
}


/* Redesign h1 */
H1
{
	color:#EEA438;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0.6em;
	margin-top:0;
	padding-bottom:0.2em;
	padding-top:0;
}

/* Redesign h2 */
H2
{
	color: #EEA438;
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom:0.6em;
	margin-top:0;
	padding-bottom:0.2em;
	padding-top:0;
}


/* Redesign h3 */
H3
{
	color: #143F82;
	font-size: 1em;
	font-weight:bold;
	margin-bottom:0.6em;
	margin-top:0;
	padding-bottom:0.2em;
	padding-top:0;
}

/* Redesign h4 */
H4
{
	color: #666666;
	font-size: 1em;
	font-weight:bold;
	margin-bottom:0.6em;
	margin-top:0;
	padding-bottom:0.2em;
	padding-top:0;
}

/* Redesign h5 */
H5
{

}

/* Redesign h6 !Einleitungstext Artikel! */
H6
{
	
}

/* Tabellenüberschrift */
*.table_head
{
	
}

/* Bildüberschrift *
*.image_head
{

}*/

p
{
	margin: 0em 0em 0.7em 0em;
}

ul {
	margin-bottom: 0.7em;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 0px;
}

li
{
	margin-left: 0px;
}

#content ul li ul.second_level {
	margin: 0px;
	list-style-image: url(../pic/list_strich.gif);
}

#content ul li ul.second_level li {
	margin-left: 14px;
}

a 
{
	color:#143F82;
	text-decoration:   none;
}

a:hover
{
	text-decoration:underline;
}

#content a {
	color: #143F82;
	text-decoration:   underline;
}

#content a:hover {
	color: rgb(238, 164, 56);
	text-decoration: underline;
}

a.glossaryLink {
	cursor: url(../pic/cursor/icon_link_glossar.cur),url(../pic/cursor/icon_link_glossar.ico), auto !important;
}

/* p-Body */
p
{
	
}

/* p-Body bold */
*.text_bold
{
	font-weight:bold;
}

/* p-Body italic */
*.text_italic
{
	font-style:italic;
}

*.text_blue
{
	color: #143F82 !important;
}

/* Ausgerückter Text */
*.Tausgerckt
{
	
}

/* Aufzählung */
*.Bulletpoints
{
	
}

/* numerische Aufzählung */
*.Noteshead
{
	
}

/* Link ins Glossar */

a.glossaryLink
{
	text-decoration: none !important;
	background-color: #F6D19B;
	color:#666666;
	
}
a.glossaryLink:hover {
	background:none;
	color:#143F82 !important;
}


h2 a.glossaryLink 
{
	text-decoration:none;
	color:rgb(238, 164, 56);
	cursor:text;
	background:none;
}
h2 a.glossaryLink:hover {
	color:rgb(238, 164, 56) !important;
}



/* Link zu einer Grafik */
*.grafik_link
{
	
}


.padding-box
{
	padding-left:15px;
}

.start_box 
{	
	margin-top:20px;
	width:277px;
	font:10px Verdana;
}

.start_box a
{	
	text-decoration:none;
}

.start_box a:hover
{	
	text-decoration:none;
}

.start_box.left
{
	float:left;
}

.start_box.right
{
	float:right;
	margin-right:16px;
}

.start_box p
{
	padding:0px;
	margin:0px;
}

.start_box.left *.small_headline, .start_box.right *.small_headline
{
	background-image:url(../pic/arrow_startseite.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:8px;
	font-weight:bold;
	color:#EEA438;
}
.start_box.left *.more, .start_box.right *.more
{
	background-image:url(../pic/arrow_startseite.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:8px;
	color:#EEA438;
}

.start_box.left *.small_headline a, .start_box.right *.small_headline a
{
	color:#EEA438;
}

.start_box.left *.small_text, .start_box.right *.small_text
{
	color: #283C7B;
	padding-top:4px;
}

.start_box img{
	padding:5px 0px;
}

#highlights{
	margin:40px 4px 40px 0px;
}

#highlights a:hover{
	text-decoration:none;
	
}

#highlights *.line{
	width:564px;
	background-color:#F1F4F9;
	padding:4px 2px 4px 4px;
	margin:0px 0px 4px 0px;
	font:11px Verdana;
	background-image:url(../pic/highlights_icon.gif);
	background-repeat:no-repeat;
	background-position:4px 2px;
	line-height:14px;
	height:14px;
}

#highlights *.line a{
	text-decoration:none;
}
#highlights *.line a:hover{
	color: #EEA638;
}
#highlights h2{
	border-bottom:1px solid #EEA638;
	
}
div#highlights ul {
	margin-left:0px;
	margin-right:0px;
}
div#highlights ul li {
	background-image:url(../pic/highlights_icon.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	border-bottom:1px solid #e4eaf3;
	margin-bottom:4px;
	padding-bottom:6px;
}
div#highlights .text {
	margin-left:32px;
	margin-bottom: 8px;
	color:#283C7B;

}

div#highlights a img{
	float:right; 
	margin-right: 7px; 
	margin-top:4px;
}
.padding-box.inline	{
	display:inline;
}	
.padding-box .start_box.right {
	margin-right: 4px;
}			
.start_box.left *.headline_small, .start_box.right *.headline_small
{
	font-size: 11px;
	font-weight:bold;
	color:#EEA638;
	border-bottom:1px solid #EEA638;
	padding-bottom: 4px;
}