@import url(/styles/live/tormec/articles.css);
@import url(/styles/live/tormec/navigation.css);
@import url(/styles/live/thickbox.css);

/* Structure */
html, body {
    background-color : #ffffff;
}
/*
body.home {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    background-image: url(/images/tormec/bg.gif);
    background-repeat: repeat-x;
    font-size : 12px;
    color : #36393d;
    text-align : left;
}

body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    background-image: url(/images/tormec/bgStandart.gif);
    background-repeat: repeat-x;
    font-size : 12px;
    color : #36393d;
    text-align : left;
}
*/
body.home {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    background-image: url(/download.php?file_id=105);
    background-repeat: no-repeat;
    background-position: center top;
    font-size : 12px;
    color : #36393d;
    text-align : left;
}

body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    background-image: url(/download.php?file_id=106);
    background-repeat: no-repeat;
    background-position: center top;
    font-size : 12px;
    color : #36393d;
    text-align : left;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #d82679;

}

a:hover {
    text-decoration: none;
    color: #df9dbc;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
    color: #D82679;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
    color: #D82679;
    padding: 5px 0px;
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
    color: #D82679;
}


h4 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #d82679;
}


h5 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 964px;
}

#container {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

img#watchMovie{
	position: absolute;
	display: block;
	right: 0px;
	top: 70px;
	z-index: 99;
}

#header {
    height: 100px;
    width: 960px;
}

div.headerLangbar{
	padding: 9px 0px 0px 0px;
	height: 41px;
	float: left;
	width: 300px;
}

div.headerServicenav{
	height: 50px;
	float: right;
	width: 650px;
	text-transform: uppercase;
}

div.headerServicenav a.round {
	cursor:pointer; 
	cursor:hand;
	line-height:25px;
	background:url(/images/tormec/topnav_right.gif) no-repeat right top; 
	padding: 0px 10px 0px 0px;
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

div.headerServicenav a.round span { 
	background:url(/images/tormec/topnav_left.gif) no-repeat left top; 
	height:25px;
	display:block;
	display:inline-block;
	padding: 0px 0px 0px 10px;
	line-height:27px;
}

#headerIntroduction{
	padding: 20px 0px 0px 0px; 
	margin: 50px 0px 20px 0px;
	width: 960px;
	height: 90px;
	position: relative;
}

#headerIntroduction div.headerIntroLeft{
	float: left;
	width: 270px;
}

#headerIntroduction div.headerIntroRight{
	float: left;
	width: 500px;
}

#sidenav {
    width: 230px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    padding: 10px;
    float: left;
}

#mainnav{
	color: #ffffff;
	width: 960px;
	height: 20px;
	margin: 45px 0px 0px 0px;
}

div.bottomLeft{
	float: lefT;
	padding: 10px 0px 0px 0px;
	width: 340px;
	height: 69px;
}

div.hierFinden{
	float: right; 
	width: 315px;
	height: 69px;
	background:url(/images/tormec/hierfinden.gif) no-repeat; 
	position:relative;
}
div.hierFinden div{
position: absolute;
right:10px;
top:10px;
}

ul.hierFinden{
	list-style: square;
	color: #8f8f8f;
	margin: 5px 0px 0px 15px;
}

ul.hierFinden li span{
	color: #D82679;
}

ul.hierFinden li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content {
    width: 960px;
    min-height: 380px;
    height: auto !important;  /* for modern Browsers */
    height: 380px;  /*for IE */
    margin-bottom: 15px;
    padding: 20px 0px 0px 0px;
    float: right;
}

#contentLeftZone{
	float: left;
	width: 555px;
}

#contentRightZone{
	float: right;
	width: 380px;
}

#footer {
    padding: 0px;
    width: 960px;
    height: 70px;
    padding: 10px 0px 0px 0px;
    border-top: 1px solid #e3e3e3;
    font-size: 12px;
    clear: both;
}

#footer span.footerLeft{
	float: left;
}

#footer span.footerRight{
	float: right;
}

div.clear{
	clear: both;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position: circle;
}

ul li{
	margin: 0px 0px 0px 20px;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}
