body{
	margin:0 auto;
	background-image:URL('../images/mainback.png');
	background-repeat:repeat-x;
	background-color:#162238;
}

#loginbutton {
	text-align:right;
	padding-top:25px;
	padding-left:635px;	
}

#tuevlogo {
	text-align:right;
	padding-top:60px;
	padding-left:560px;	
}
/*#outerbox{
	width:1000px;
	height:650px;
	margin:auto;
	text-align:center;
	margin:auto;
	top:50%;
	left:50%;
	position:absolute;
	margin:-325px 0px 0px -500px;
}
#leftcol {
	background-image:URL('../images/left_row.jpg');
	width:35px;
	height:650px;
	float:left;
}
#menucol{
	background-image:URL('../images/menu_back.jpg');
	width:250px;
	height:650px;
	float:left;
	text-align:left;
}
#toprow {
	background-image:URL('../images/top_back.jpg');
	width:715px;
	height:195px;
}
#contentrow{
	text-align:left;
	background-image:URL('../images/content_back.jpg');
	width:715px;
	height:455px;	
}
	#left_content {
		 width:550px;
		 float:left;
	}
	
	#right_content {
		width:160px;
		float:right;
		border-left:1px dashed #ccc;
		height:395px;
		text-align:center;
	}
	
*/

.content {	
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;	
	padding-right:20px;	
}

.formerror {	
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:red;
	font-weight:bold;	
	padding-right:20px;	
}

.maintopic {
	text-align:left;
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#2b3858;		
}

h2 {
	text-align:left;
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#2b3858;
	margin-top:0px;		
}


a.subnavi:link {
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
a.subnavi:visited {
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
a.subnavi:hover {
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

input {
	border:1px solid #999999;
	background-color:#ffffff;
	
}

h1 {
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;		
}

a.loginlink:link {	
	display:block;
	padding-left:5px;
	padding-right:5px;
	float:left;
	text-align:center;
	border:1px solid #cccccc;
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#25334e;	
	margin-right:5px;
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;
}
a.loginlink:visited {
	display:block;
	padding-left:5px;
	padding-right:5px;
	float:left;
	text-align:center;
	border:1px solid #cccccc;
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#25334e;	
	margin-right:5px;
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;
}
a.loginlink:hover {
	display:block;
	padding-left:5px;
	padding-right:5px;
	float:left;
	text-align:center;
	border:1px solid #cccccc;
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#162238;	
	margin-right:5px;
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;
}

a.contentlink:link {	
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;	
	text-decoration:underline;
	color:#333333;	
}
a.contentlink:visited {	
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;	
	text-decoration:underline;
	color:#333333;	
}
a.contentlink:hover {	
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;	
	text-decoration:underline;
	color:#999999;	
}

a.linkverz:link {	
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;	
	text-decoration:none;
	color:#333333;	
}
a.linkverz:visited {	
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;	
	text-decoration:none;
	color:#333333;	
}
a.linkverz:hover {	
	font-family: Trebuchet MS, Times, Verdana, Helvetica, sans-serif;
	font-size:12px;	
	text-decoration:underline;
	color:#999999;	
}

.sitemap li {
	list-style-type: none;	
	list-style-image: URL(images/arrow.gif);	
	width:240px;	
	text-decoration: none;
	color:#444444;	
	background-repeat:no-repeat;
	/*filter:blendTrans(duration=0.4);*/
} 
