body{
    font-family:Arial,sans-serif;
    text-align: center;
}



h1{
    font-size:14px;
    color:#0060A9;
    font-weight:bold;
}
h2{
    font-size:11px;
    color:#0060A9;
    font-weight:bold;
}

img {
		border: 0;
}

#headLinks{
    text-align:right;
    font-size:11px;
    padding-bottom:12px;
}

#headLinks a{
    color: black;
    text-decoration:none;
}

#logo {
		background-image:url(http://www.navcert.de/fileadmin/template/navcert/header_background.jpg);
		margin-bottom:15px;
}

#vMenuArea{
    width:180px;
    margin-top:105px;
    float:left;
}


#vMenuArea a{
    display:block;
    color:#333333;
    font-family:Arial,sans-serif;
    font-size:11px;
    text-decoration:none;
    padding:2px;
    border-top:1px solid #9F9F9F;
    background-color: #FAFAFA;
}

#vMenuArea a:hover{   
color:#0060A9;

}


#vMenuArea .menuLevel_1 a{
    padding-left:15px;
    background-color: white;
}

#vMenuArea .markedTeaser1 a{
   color:#0060A9 !important;

}


#breadCrumbArea{
    display:block;
    float:left;
    width:545px;
    margin-left:12px;
    margin-bottom:5px;
}

#contentArea {
    display:block;
    float:left;
    width:533px;
    min-height:360px;
    margin-left:12px;
    border-top:1px solid #9F9F9F;
    border-right:2px solid #9F9F9F;
    border-bottom:2px solid #9F9F9F;
    border-left:1px solid #9F9F9F;
    padding:6px;
}

#contentArea img { 
		margin: 0 0 0 10px;
}

#contentArea p {
		text-align:justify;
}

#contentArea ul {
		margin-top: 7px;
}

#hintergrund_blau {
		background-color: #ddedfa;
		padding-bottom: 2px;
}

#hintergrund_blau h1 {
		background-color: #0060A9;
		color: #fff;
		font-size:11px;
		font-weight:normal;
		padding: 1px;
}

.nvBlue11B{
    color:#0060A9;
    font-size:11px;
    font-weight:bold;
}

.nvBlue11BMenu{
    color:#0060A9 !important;
    font-size:11px;
    font-weight:bold;
    text-decoration: none;
    border:0px solid black !important;
}

.contentText{
    font-size:11px;
color:#333333;
}

#headline{
    border-bottom:1px solid #9F9F9F;
    color: #0060A9;
    font-weight:bold;
    padding-bottom:5px;
    padding-top:5px;
    margin-bottom:15px;
}


#breadCrumbArea{
    font-size:11px;
}

#rightArea{
    float:left;
    width:210px;
    margin-left:12px;
}

#rightArea div.csc-frame h2{
    width:180px;
    margin-bottom: 0;
}
#rightArea div.csc-frame{
    border-top:1px solid #9F9F9F;
    border-right:2px solid #9F9F9F;
    border-bottom:2px solid #9F9F9F;
    border-left:1px solid #9F9F9F;
    font-size:11px;
		font-color:#333333;
    padding:1px 12px;
    margin-bottom: 15px;
}

#rightArea ul {
  margin-left:9px;
  padding-left:0.5em;
}

#rightArea .csc-textpic-imagerow ul {
  margin-left:0;
  padding-left:0;
}

#contactBackground{
    background-color:#F0F5F9;
}

hr {
border:none;
border-top: 1px solid #9F9F9F;
color: #FFFFFF;
background-color: #FFFFFF;
height: 1px;
}


a:link {
  font-family:Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #0060A9;
  }

a:visited {
  color: #014476;
  }

a:focus {
  color: #715b43;
  }

a:hover {
  color: #528c00;
  }

a:active {
  color: #715b43;
  }

ul { 
	list-style-type:square;
}



#newsHead{font-family:Arial,sans-serif;font-size:14px;font-weight:bold;color:#018498;text-decoration:none}
#newsDescription{font-family:Arial,sans-serif;font-size:11px;color:#595959;text-decoration:none}
#newsSubhead{font-family:Arial,sans-serif;font-size:12px;font-weight:bold;color:#000000;text-decoration:none;margin-top:4px}


.news_newsHead{
    font-weight: bold;
    color:#0060A9;
}