/**
 * Style sheet Rhenus_Veniro_xBasic
 */
html
{
	height:100%;
}

html *
{
	margin:0;
	padding:0;
}

body
{
	height:100%;
	background-image:url("tl_files/rhenus_veniro/layout/bg_main.gif");
}

div#container
{
	width:930px;
	position:relative;
	background-image:url("tl_files/rhenus_veniro/layout/bg_content_y.gif");
	background-position:center top;
	background-repeat:repeat-y;
	margin:0 auto;
	min-height:100%;
}

* html div#container
{
	height:100%;
}

#content
{
	padding-bottom:15px;
}

#header
{
	width:930px;
	background-image:url("tl_files/rhenus_veniro/layout/bg_header_y.gif");
	background-position:center top;
	background-repeat:no-repeat;
}

#header .inside
{
	width:930px;
	height:138px;
	padding:0px 5px;
	font-size:11px;
}

#header .mod_randomImage, #header .logo_container
{
	width:240px;
	height:100px;
	overflow:hidden;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0;
}

#header .logo_container
{
	width:200px;
	height:100px;
	overflow:hidden;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0;
}

#header #claim
{
	width:460px;
	height:30px;
	left:0px;
	top:100px;
	margin:0px;
	padding:0px;
	border:1px solid #ff0;
}

.clear_header
{
	height:0;
	clear:both;
	display:block;
	margin:0;
	padding:0;
	border:0;
	visibility:hidden;
}

#left
{
	width:160px;
	padding-left:5px;
}

#right
{
	width:200px;
	padding-right:5px;
}

#main .inside
{
	padding:10px 25px;
	background-image:url("tl_files/rhenus_veniro/layout/bg_logo.gif");
	background-position:center top;
	background-repeat:no-repeat;
	min-height:430px;
}

#footer
{
	width:930px;
	height:15px;
	position:relative;
	background-image:url("tl_files/rhenus_veniro/layout/bg_content_y.gif");
	background-position:center center;
	background-repeat:repeat-y;
	margin:0 auto;
	margin-top:-15px;
}

#footer .inside
{
	font-size:11px;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Arial,Verdana,sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial,Verdana,sans-serif;
	font-weight:bold;
	color:#006ab2;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Arial,Verdana,sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	color:#666666;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:none;
	color:#408fc5;
}

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

a:visited
{
	font-weight:normal;
	color:#408fc5;
}
