/* COMMON FOR ALL START */

a {
	color: black;
	text-decoration: underline;
}


a:hover {
	text-decoration: underline !important;
}

#topmenu a, #sub-left a, #main-left a {
	text-decoration: none !important;
}

h2 {
	font-size: 14px;
	
}

.faqmenulist{
	font-size: 10px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	color:	#000000;
	text-decoration:	none;
}

.faqheadline{
	font-size: 10px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	color:	#000000;
	text-decoration:	none;
}

a:hover.faqmenulist{
	font-size: 10px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	color:	#000000;
	text-decoration:	none !important;
}
body {
	background-color: white;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,table,td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
}

#container { 
	width: 748px;
	/*height: 412px;*/ /*everything exept toptop, topmenu and bottom-info */
	text-align: left;
	font-size: 10px;
	background-color: #ffffff;
	display: block;
}
#toptop {
	display:block;
	width: 748px;
	background-color: white;
	vertical-align: bottom;
	margin-bottom: 0px;
	height: 79px;
}
#ctopmenu {
	background: white url("../img/menu_bg.gif") bottom left no-repeat;
	margin-bottom: 0px;
	width: 748px;
	height: 55px;
}
div#topmenu {
	width: 617px; /* All the way to the search-form */
	height: 55px;
	padding-top: 1px;
	padding-left: 29px;
	float: left;
	vertical-align: top;
}
td#topmenu {
	width: 617px; /* All the way to the search-form */
	padding-left: 29px;
	padding-top: 1px;
	border-collapse: collapse;
	vertical-align: top;
}
div#topmenu_search {
	width: 131px; /*The rest: 748-617*/
	height: 55px;
	padding-top: 1px;
	padding-right: 0px;
	vertical-align: top;
	float: left;
}
td#topmenu_search {
	width: 131px; /*The rest: 748-617*/
	padding-top: 1px;
	padding-right: 0px;
	vertical-align: top;
}
#bottom-info {
	width: 748px;
	height: 16px;
	text-align: center;
	vertical-align:top;
	padding-top: 1px;
}

form {
	margin: 0px;
}
.searchText {
	margin-top:16px;
	margin-left:0px;
	margin-right: 0px;
	font-family: verdana;
	border: #979797 1px solid;
	font-size: 9px;
	width: 70px;
	vertical-align:top;
}

.arrow-link  {
	/*margin-left: 3px;*/
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/img/link-arrow.gif);
}

/* COMMON FOR ALL END */

/* FIRST PAGE START */

#front-top {
	display: block;
	background-color: green;
	width: 748px;
	height: 242px;
	margin-left: 0px;
}
#front-bottom {
	background-color: blue;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	width: 748px;
	height: 170px;
}

/* FIRST PAGE END */

/* MAINPAGE START */

#main-top {
	width: 748px;
	/*height: 139px;*/
}
#main-seperator {
	background-color: white;
	width: 748px;
	height: 3px;
	padding-top: 1px;
}
#main-left {
	margin-top:0px;
	padding-left:18px;
	padding-top:19px;
	background-color: #F3F3F3;
	border-color: #898A8F;
	border-style: solid;
	border-width: 1px;
	width: 174px;
	vertical-align: top;
}
#main-middle {
	background-color: #F3F3F3;
	border-color: #898A8F;
	border-style: solid;
	border-width: 1px;
	width: 328px;
	margin-left: 1px;
	vertical-align: top;
	/*overflow: hidden*/;
}
#main-middle-top {
	width: 276px;
	height: 32px;
	margin-top: 1px;
	margin-left: 18px;
}
#main-middle-main {
	width: 276px;
	/*height: 32px;*/
	margin-left: 18px;
	margin-top: 8px;
}
#main-right {
	width: 245px;
	margin-left: 0px;
	background-color: #f3f3f3;
	overflow: hidden;
	vertical-align: top;
}
#main-right-top {
	background-color: #F3F3F3;
	border-color: #898A8F;
	border-style: solid;
	border-width: 1px;
	width: 242px;
	margin-top: 0px;
	padding-bottom: 2em;
	vertical-align: top;
	height: auto;
}
#main-right-top-top {
	width: 204px;
	height: 32px;
	margin-top: 1px;
	margin-left: 18px;
}
#main-right-top-main {
	width: 204px;
	margin-left: 18px;
	margin-top: 8px;
}
#main-right-bottom {
	background-color: #F3F3F3;
	border-color: #898A8F;
	border-style: solid;
	border-width: 1px;
	width: 242px;
	/*height: 10px;*/
	margin-top: 1px;
}

#main-right-top img.stretcher,
#main-right-bottom img.stretcher
{
	display: block;
	width: 224px;
	height: 1px;
}

#main-middle-splash {
	display: block;
	background-color: #F3F3F3;
	border-color: #898A8F;
	border-style: solid;
	border-width: 1px;
	width: 746px;
	height: 165px;
	margin-left: 0px;
	/*overflow: hidden*/;
}

#main-middle-main-splash {
	display: block;
	width: 746px;
	/*height: 32px;*/
	margin-left: 0px;
	margin-top: 0px;
}


/* MAINPAGE END */

/* SUBPAGE START */

#sub-left {
	background-color: #F3F3F3;
	border-color: #898A8F;
	border-style: solid;
	border-width: 1px;
	width: 173px;
	margin-top: 2px;
	overflow: hidden;
	vertical-align: top;
}
#sub-left-menu {
	margin-left:1px;
	margin-top:1px;
	padding-left:18px;
	padding-top:19px;
	background-color: #F3F3F3;
	height: 354px;
}
#sub-left-bottom {
	margin-left:1px;
	margin-top:1px;
	background-color: #F3F3F3;
}

#sub-middle-nomenu {
	margin-top:2px;
	background-color: #F3F3F3;
	border-color: #898A8F;
	border-style: solid;
	border-width: 1px;
	width: 525px;
	vertical-align: top;
	/*overflow: hidden;*/
}
#sub-middle-nomenu-top {
	width: 465px;
	height: 32px;
	margin-top: 1px;
	margin-left: 18px;
}
#sub-middle-nomenu-main {
	width: 365px;
	margin-top: 0px;
	margin-left: 18px;
}
#sub-middle-menu {
	background-color: #F3F3F3;
	border-color: #898A8F;
	border-style: solid;
	border-width: 1px;
	width: 351px;
	margin-top: 2px;
	margin-left: 1px;
	/*overflow: hidden;*/
	vertical-align: top;
}
#sub-middle-menu-top {
	width: 313px;
	height: 32px;
	margin-top: 1px;
	margin-left: 18px;
}
#sub-middle-menu-main {
	width: 313px;
	margin-top: 0px;
	margin-left: 18px;
}
#sub-right {
	background-color: #F3F3F3;
	width: 222px;
	margin-top: 2px;
	margin-left: 1px;
	vertical-align: top;
}


/* SUBPAGE END */

