
html 
	{
	height: 100%;
	margin-bottom: 1px;
	}

form 	
	{
	margin:0;
	padding:0;
	}

body
 	{
	font-family:verdana;
	line-height:14px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333333;
	background:url(../images/masterBackground.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#01245c;
	}
	
.master
	{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-482px;
	width:961px;
	background-color:#ffffff;
	}

a 
	{
	color:#de0000;
	text-decoration:none;
	}

a:hover
	{
	color:#848484;
	text-decoration: underline;
	}

input.button 
	{
	cursor:pointer;
	}

p 	
	{
	margin-top:0;
	margin-bottom:5px;
	}

img 
	{
	border:0 none; 
	}

.spacer
	{
	clear:both;
	}
	
.button90
	{
	float:right;
	font-weight:bold;
	border:0px solid #ff00ff;
	margin:0px;
	width:90px;
	height:20px;
	padding-bottom:2px;
	background:url(../images/button90.png);
	background-repeat:no-repeat;
	background-position:center;
	}

.red 
	{
	color:#ff0000;
	}

/*---------------------- Header -------------------------------------------*/

.header
	{
	float:left;
	width:961px;
	background-color:#f1f1f1;
	}
	
.header .logo
	{
	float:left;
	width:300px;
	height:90px;
	background:url(../images/logo.png);
	background-repeat:no-repeat;
	}
	
.header .info
	{
	float:right;
	text-align:right;
	margin-right:5px;
	width:640px;
	height:90px;
	font-size:9px;
	}
	
/*---------------------- Header Navigation ----------*/
.header .navigation
	{
	float:right;
	margin-right:20px;
	margin-top:-20px;
	}
	
.header .navigation .leftNav
	{
	float:left;
	height:30px;
	width:20px;
	background:url(../images/topNavLeftBackground.png);
	}
	
.header .navigation .rightNav
	{
	float:left;
	height:30px;
	width:20px;
	background:url(../images/topNavRightBackground.png);
	}

/*---------------------- Header Navigation ----------*/

/*---------------------- Header Image ---------------*/
.headerImage
	{
	float:left;
	top:100px;
	width:961px;
	height:337px;
	background-color:#f1f1f1;
	background:url(../images/headerImages/homeImage.jpg);
	}

.headerImage .searchBox
	{
	float:right;
	border:0px solid #ff00ff;
	width:225px;
	margin-top:298px;
	padding-right:15px;
	overflow:hidden;
	}
	
.headerImage .searchBox .inputbox
	{
	float:left;
	border:0px solid #ff00ff;
	background-color:transparent;
	margin:0px;
	margin-left:30px;
	width:100px;
	}
	
.headerImage .searchBox .button
	{
	float:right;
	font-weight:bold;
	border:0px solid #ff00ff;
	margin:0px;
	width:60px;
	height:20px;
	padding-bottom:2px;
	background:url(../images/button60.png);
	background-repeat:no-repeat;
	}

.headerImage .headerMenue
	{
	float:left;
	padding-left:50px;
	padding-top:30px;
	height:290px;
	width:210px;
	}

.headerImage .headerMenue h3
	{
	color:#ffffff;
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:20px;
	}
	
.headerImage .headerMenue ul
	{
	padding:0px;
	margin:0px;
	margin-left:15px;
	list-style-type:disc;
	color:#ffffff;
	}
	
.headerImage .headerMenue a
	{
	color:#ffffff;
	text-decoration:none;
	}
	
.headerImage .headerMenue a:hover
	{
	color:#cccccc;
	text-decoration:underline;
	}
	
/*---------------------- Header Image ---------------*/
	
/*---------------------- Header -------------------------------------------*/

/*---------------------- Content ------------------------------------------*/

.content
	{
	float:left;
	margin-top:0px;
	width:961px;
	background-color:#ffffff;
	}

	
/*---------------------- Header pathwayBox ---------*/
.content .pathwayBox
	{
	float:left;
	color:#848484;
	font-weight:bold;
	width:680px;
	height:25px;
	padding-left:20px;
	padding-top:3px;
	background:url(../images/pathwayBackground.png);
	background-repeat:no-repeat;
	border:0px solid #ff00ff;
	}
	
.content .pathwayBox a
	{
	color:#0a5da9;
	font-weight:bold;
	}
/*---------------------- Header pathwayBox ---------*/

/*---------------------- Header teleBox ------------*/	
.content .teleBox
	{
	float:right;
	width:250px;
	height:150px;
	background:url(../images/teleBoxBackground.png);
	background-repeat:no-repeat;
	}
	
.content .teleBox .inner
	{
	margin-left:20px;
	margin-right:20px;
	}
	
.content .teleBox strong
	{
	color:#333333;
	}
	
.content .teleBox em
	{
	color:#aaaaaa;
	font-size:10px;
	}
	
.content .teleBox h1
	{
	color:#0a5da9;
	font-size:12pt;
	height:20px;
	margin:0px;
	margin-top:5px;
	}
	
.content .teleBox hr
	{
	border:1px solid #ffffff;
	border-bottom:1px solid #848484;
	}
/*---------------------- Header teleBox ------------*/

.content .shortMail
	{
	float:left;
	width:690px;
	height:110px;
	border:0px solid #ff00ff;
	background:url(../images/shortMailBackground.png);
	background-repeat:no-repeat;
	}

.content .shortMail .inner
	{

	border:1px solid #ffffff;
	margin:10px;
	margin-left:20px;
	}
	
.content .shortMail h3
	{
	float:left;
	color:#0a5da9;
	font-size:10pt;
	margin:0px;
	padding:0px;
	}
	
.content .shortMail .subHeadline
	{
	float:right;
	font-weight:bold;
	padding-right:20px;
	background:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	}
	
.shortMailTable .box01	{width:50px;}
.shortMailTable .box02	{width:150px;}
.shortMailTable .box03 	{width:60px;}
.shortMailTable .box04	{width:230px;}
.shortMailTable .box05	{width:100px;}

.shortMailTable input	{width:130px;}
.shortMailTable textarea{width:220px;height:50px}
.intro_text {clear:both; margin-top:30px;}
	

/*---------------------- Header teleBox ------------*/
	
.content .contentInner
	{
	float:left;
	padding-left:20px;
	width:680px;
	}

.content .contentInner table 
	{
	width:100%;
	padding:0px;
	border-collapse:collapse;
	}
	
.content .contentheading
	{
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
	}
	
.content .componentheading
	{
	display:none;
	}
	
.content  .contentInner .small
	{
	font-size:9px;
	font-style:italic;
	color:#bbbbbb;
	}
	
.content  .contentInner .createdate
	{
	font-size:10px;
	color:#bbbbbb;
	margin-bottom:5px;
	border-bottom:10px solid #ffffff;
	}
	
.content  .contentInner	fieldset
	{
	border:1px solid #ffffff;
	}
/*---------------------- Content ------------------------------------------*/

/*---------------------- boxRight -----------------------------------------*/

/*---------------------- boxRight -------------------*/
.content .contentRight
	{
	float:right;
	width:250px;
	padding-bottom:20px;
	}

.content .contentRight .box
	{
	float:left;
	width:250px;
	}
	
.content .contentRight .box .header
	{
	float:left;
	width:210px;
	height:14px;
	padding:20px;
	padding-bottom:0px;
	background:url(../images/boxHeader.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}
	
.content .contentRight .box .content
	{
	float:left;
	width:210px;
	padding:20px;
	padding-top:0px;
	background:url(../images/boxContent.png);
	background-repeat:repeat-y;
	}
	
.content .contentRight .box .content hr
	{
	border:1px solid #ffffff;
	border-bottom:1px solid #848484;
		
	}
	
.content .contentRight .box .footer
	{
	float:left;
	width:250px;
	height:30px;
	background:url(../images/boxFooter.png);
	background-repeat:no-repeat;
	}
/*---------------------- boxRight -------------------*/

/*---------------------- boxlogIn -------------------*/
.content .contentRight .modulelogIn
	{
	float:left;
	margin-top:-5px;
	padding-top:30px;
	padding-left:20px;
	width:230px;
	height:250px;
	background:url(../images/loginBackground.png);
	background-repeat:no-repeat;
	}
	
.content .contentRight .modulelogIn fieldset
	{
	padding-left:20px;
	border:1px solid #ffffff;
	}
	
.content .contentRight .modulelogIn #modlgn_username , .content .contentRight .modulelogIn #modlgn_passwd
	{
	width:140px;
	border:1px solid #cccccc;
	}
	
.content .contentRight .modulelogIn .button
	{
	float:left;
	font-weight:bold;
	border:0px solid #ff00ff;
	margin:0px;
	margin-top:5px;
	width:90px;
	height:20px;
	padding-bottom:2px;
	background:url(../images/button90.png);
	background-repeat:no-repeat;
	}
/*---------------------- boxlogIn -------------------*/
/*---------------------- boxRight -----------------------------------------*/


/*---------------------- footer -------------------------------------------*/
.footer .footerHeader
	{
	float:left;
	width:960px;
	height:20px;
	background:url(../images/footerHeader.png);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
.footer .footerContent
	{
	float:left;
	width:920px;
	padding:20px;
	padding-top:0px;
	background:url(../images/footerContent.png);
	background-repeat:repeat-y;
	background-position:center;
	}
	
.footer .footerContent a
	{
	color:#333333;
	text-decoration:none;
	}
	
.footer .footerContent a:hover
	{
	color:#333333;
	text-decoration:underline;
	}

