@CHARSET "ISO-8859-1";
* {margin:0;padding:0}
html,body{height:100%}
body{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-family: Arial,  Helvetica,Verdana,Geneva;
	background-color: #ebeff0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	height:100%;
	min-height:600px;/* for ie7*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 600px;
}	
#xinner{
	background-color: #fffffd;
	border: 1px solid #6d6e71;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}	
.mymsg{
	color: red;
	font-weight: bold;
}
#titlediv{
	font-size: 10px;
	font-weight: bold;
	padding-top:4px;
	padding-right: 5px;
	padding-left: 2px;
	color: #b7b1aa;
}
#otherlinks{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-left:20px;
	padding-top: 2px;
}
.otherlink{
	font-size: 12px;
	line-height: 14px;
	color: #b7b1aa;
	text-decoration: none;
	margin-left:10px;
}
.otherlinka{
	font-size: 12px;
	line-height: 14px;
	color: #e95d0f;
	text-decoration: none;
	margin-left:10px;
}
#sepline{
	padding-top: 20px;
	padding-bottom: 5px;
}
#katlinks{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #b7b1aa;
	text-decoration: none;
	margin-right:30px;
	padding-left: 2px;
	padding-top: 7px;
}
.katlink{
	font-size: 12px;
	line-height: 14px;
	color: #b7b1aa;
	text-decoration: none;
    margin-right:10px;    
}
#navlinks{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #9e9690;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 25px;
	padding-left: 2px;
}
.navlink{
	font-size: 18px;
	line-height: 18px;
	color: #9e9690;
	text-decoration: none;
    font-weight: bold;
	margin-right: 2px;
}
.katlinka{
	font-size: 12px;
	line-height: 14px;
	color: #e95d0f;
	text-decoration: none;
        margin-right:10px;
}
#imglinks{
	margin-top: 7px;
}
.imglink{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-right:10px;
	color: #b7b1aa;
}

.imglinka{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-right:10px;
	color: #e95d0f;
}

	
.seriendiv{
	display: none;
}
#logoimg{
	padding-right: 1px;
}
#theimagex{
	border: 1px solid #b7b1aa;
	padding: 5px;
}
.seriendot{
	font-size: 14px;
}
