/* layout */
body
{
	font-family:Geneva, Verdana, sans-serif;
	font-size:10px;
	color:#000000;
	Line-height:14px;
	padding:0px;
	background: #7F9FCE url(images/bgTop.gif) repeat-x top left;
	margin:0px;
	padding:0px;
}

#wrap
{
	background-image:url(images/botbg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#contentwrap
{
	width:730px;
	margin: 0px auto;
	background-color:#ffffff;
}

header,nav,footer,article
{
	display:block;
}

#header
{
	position:relative;
	height:300px;
}
#homeheader
{
	position:relative;
	height:118px;
}
#logo
{
	position:relative;
	top:0px;
	right:45px;
	z-index:1;
}

#topmenu
{
	position:absolute;
	top:5px;
	right:70px;
	width:100px;
	white-space:nowrap;
	vertical-align:bottom;
	display:table-row;
	z-index:3;
}

#IQH2Logo
{
	position:absolute;
	top:18px;
	right:-26px;
	width:100px;
	z-index:3;
}

#randomimage
{
	position:absolute;
	top:89px;
	left:0px;
	width:730px;
	background: #ffffff url(images/topImgBG.gif) repeat-x bottom left;
	text-align:right;
}

#randimg
{
	position:relative;
	padding-bottom:1px;
	z-index:2;
}

#slogan
{
	position:absolute;
	top:240px;
	left:54px;
}

#topmenuitem
{
	display:table-cell;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #FF7FB7;
}

#topmenuitem:nth-last-child(-n+1)
{
	display:table-cell;
	padding-right:0px;
	padding-left:10px;
	border-right:none;
}

#mainwrap
{
	display:table-row;
	BACKGROUND-COLOR:white;
}

#menu
{
	display:table-cell;
	background-color:#ffffff;
}

#main
{
	display:table-cell;
	background-color:#ffffff;
}

#footer
{
	background-color: #ffffff; 
	padding-bottom:15px;
}

#footerbg
{
	background-image: url(images/footerImg_s.gif); 
	background-position: top; 
	background-repeat: repeat-x;
	padding-bottom:30px;
	width:100%;
}

#menuitem
{
	padding-bottom:5px;
}

.menuitemurl
{}

#pagetitle
{
	background-image:url(images/titlebg.gif);
	background-position: bottom; 
	background-repeat: repeat-x;
	width:100%;
}

#kontactform
{
	display:table-cell;
	vertical-align:top;
	padding-top:20px;
	width:260px;
	padding-bottom:30px;
}

#kontactimages
{
	display:table-cell;
	text-align:right;
	padding-top:40px;
	padding-right:20px;
}

/* styles */
INPUT.InpStyle 
{
	width: 215px; 
	height: 16px; 
	border: 1px solid #FF7FB7;
	font-family: Verdana, Geneva, Arial, Sans-Serif; 
	font-size: 10px; color:#000000; 
	line-height: 12px;
	margin-bottom:8px;
}

TEXTAREA.TXTStyle 
{
	width: 215px; 
	height: 100px; 
	border: 1px solid #FF7FB7;
}

a
{
	font-family:Geneva, Verdana, sans-serif;
	font-size:10px;
	color:#2F65AF;
	Line-height:14px;
	text-decoration:underline;
}

a:hover
{
	font-family:Geneva, Verdana, sans-serif;
	font-size:10px;
	color:#2F65AF;
	Line-height:14px;
	text-decoration:underline;
}

a.topmenu
{
	font-family:verdana;
	font-size:9px;
	color:#2F65AF;
	text-decoration:underline;
}

a.topmenu:hover
{
	font-family:verdana;
	font-size:9px;
	color:#2F65AF;
	text-decoration:none;
}

.TopMenuSelected
{
	font-family:verdana;
	font-size:9px;
	color:#FF7FB7;
	text-decoration:none;
}

.TopMenuSelected:hover
{
	font-family:verdana;
	font-size:9px;
	color:#FF7FB7;
	text-decoration:underline;
}

.SubText
{
	font-family:Geneva, Verdana, Sans serif;
	font-size:11px;
	color:#000000;
	Line-height:16px;
	font-weight:bold;
}

li
{
	list-style-image:url(images/bullet.gif);
}
li.norm
{
	list-style-image:none;
}
.pad
{
	padding-right:4px;
}
