a:link {
	color: #000000;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color : transparent;
}
a:visited {
	color: #000000;
	background-color : transparent;
}


.bigbold {
	font-size: 1em;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #0033CC;
	background-color : transparent;
}
.boldblue {
	font-weight: bold;
	color: #000099;
	background-color : transparent;
}


.footerhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom : 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 75px;
	padding-bottom : 10px;
}
.firstpara {
	font-size: 1em;
}



h3 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-top: 1em;
}

.hometop {
	background-image: url(home_top_bg_tile.jpg);
	border-color: black black #000000;
	height: 160px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.homemid {
	background-image: url(home_mid_bg_tile.jpg);
	border-color: black black #000000;
	background-repeat: repeat;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	}
.homeline {
	height: 1px;
	background-image: url(home_line.gif);
	background-repeat: repeat-x;
}

.italic {
	font-style: italic;
}



li {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.misctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-right: 15px;
	background-color : transparent;
}
.boldli{
	font-size:.8em;
	font-weight:bold;
	color:#000000;
	line-height : 1.8em;
	margin-right : 30px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	margin-right: 75px;
	margin-left: 15px;
	line-height: 1.5em;
	background-color : transparent;
}
.smaller{
	font-size:.75em;
}
.portp {
	font-size: 0.75em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 15px;
	line-height: 1.3em;
}



.rednounder {
	color: #FF0066;
	text-decoration: none;
	background-color : transparent;
}


.traintext {
	color: #000099;
	background-color : transparent;
}



.homebg {
	background-image: url(home_bg_tile.gif);
	background-color: #996633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color : inherit;
}
.trainingbg {
	background-image: url(training_globe_long.jpg);
	background-color: #A7BFE3;
	color : inherit;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


.portbg {
	background-color: #FFFFFF;
	background-image: url(port_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color : Inherit;
}
.aboutbg {
	background-image: url(about_bg.gif);
	background-repeat: repeat-y;
	background-color: #CC9966;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color : Inherit;
}
.resourcesbg {
	background-color: #CCCCCC;
	background-image: url(resources_bg.gif); background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color : Inherit;
}

.whatbg {
	background-image: url(what_bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #99CCCC;
	color : Inherit;
}
.contactbg {
	background-color: #CCFF99;
	background-image: url(contact_bg2.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color : Inherit;
}
.languagebg {
	background-color: #6699CC;
	background-image: url(language_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color : Inherit;
}
.normal{
	font-weight:normal;
	color:black;
}
.under{
	text-decoration : underline;
}
p.german{
	margin-bottom:.05em;
	color: #000099;
	background-color : transparent;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; font-weight: bold; color: #000099; padding-left: 0.6em}

.indexbold {
	font-size: .9em;
	font-weight: bold;
	color: #FF9933;
	background: #993300;
	padding: 4px;
	text-decoration: none;

}
a:link.ind {
	text-decoration:none}
a:hover.ind {
	text-decoration : underline;
}