body
{
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	color: white;
	font-size: 12pt;
	background-color: #012754;
	line-height: 1.3;
}

a
{
	color: white;
}

div#header a img
{
	border: 0px;
}

div#header
{
	background-color: white;
	padding: 2px 0px 5px 1em;
}

div#navi
{
	background-color: #c71217;
	font-size: 15px;
	/*margin-bottom: 5px;*/
	padding: 2px 0px 2px 1em;
}

div#navi span.navilink
{
	margin-right: 1em;
}

div#navi span.navilink.lineage
{
        font-weight: bold;
}

div#navi span.navilink a
{
        text-decoration: none;
}

div#cntbg1
{
	/*position: absolute;
	height: 525px;*/
	float:left;
	width: 100%;
	background-image: url(../pics/higu/ISTQB_15.jpg);
	background-repeat: repeat-x;
}

div#cntbg2
{
	margin: 0px;
	/*position: absolute;
	height: 520px;*/
	height:100%;
	float:left;
	width: 698px;
	background: url(../pics/higu/ISTQB_14.jpg) left top no-repeat;
}

div#content
{
	margin: 0px;
	float:left;
	/*position: absolute;*/
	margin-left: 1em;
	padding-bottom:70px;
	width: 600px;
	/* font-weight: bold; */
}

div#last-updated
{
        text-align: right;
        clear: both;
}

/* Covers the insets in the cntbg2 background picture */
div#marginbox
{
	width: 200px;
	height: 430px;
	float: right;
}

h1
{
	font-size: 16pt;
	margin:0px;
	padding:14px 0px;
}

h2
{
	font-size: 14pt;
}

/* STYLES FUER DIE RIGHTBOX */

#contentholder {width:950px; height:auto; background:none;}

#eventbox {float:right; margin-top:25px; width:233px;height:auto;background:none; overflow:hidden; line-height:normal;}


.box-header {background:#C71217;width:233px;height:23px;border-bottom:1px solid white;}
.box-header-title {width:230px;height:18px;float:left;}
.box-header-title p { padding:0;margin:0;margin-top:2px;padding-left:13px;font-size:15px;color:white;font-weight:normal;}

.box-content {background-color:#012754;width:233px; text-align:left; padding-bottom:20px; padding-top:10px;margin:0px;}
.box-content p {margin-top:0px;margin-left:20px;font-size:11px; color:#ffffff;margin-right:10px;}
.box-content img {margin-bottom:13px;border:1px solid #eaeaea;margin-top:13px;}
.box-content .event-name {display:block;font-size:14px; color:#E4392B; line-height:normal; font-weight:bold;margin:2px 0 5px 0}

.box-content .event-name a {
	text-decoration: none; 
	color:  #E4392B;
}

.box-content .event-name a:hover {
	text-decoration: underline; 
	color:  #E4392B;
}

.box-content .inline-link {margin:5px 0 0 20px;padding:0 0 0 8px;font-size:12px; font-weight:bold; color:#E4392B;}
.box-content h6 {font-weight:normal;margin:3px 0 0 20px;padding:0 0 0 10px;font-size:11px; background-image:url(pics/events/arrow_small.gif); background-position:0px center; background-repeat:no-repeat; color:#E4392B;}
.box-content h6 a {color:#E4392B; text-decoration:none;}
.box-content h6 a:hover { text-decoration:underline;}

.box-bottom-middle {background:#C71217;height:23px;width:233px;float:left; border-top: #ffffff 1px solid;}

#content_2,#content_3,#content_4,#content_5 {display:none;}

#content_1 {display:block; visibility:hidden;}

/* Formatierung für Links */

#content .linksTable td {
	font-size: 14px;
}

#content .linksTable h4 {font-size:16px; margin:0px; padding:0px;}
#content .linksTable .tdSubHeader {border-bottom:1px solid #D70309;}
#content .linksTable ul {list-style-type:none; margin:0px; padding:0px;}
#content .linksTable ul li {margin:4px;padding-left:11px; font-size:14px; background:url(../pics/ul_redbox.gif) no-repeat left 6px;}


