/* created by V.Surguch, Lengfeld 16-18.05.2005 */
body {
	margin: 0;
	padding: 0;
        }
/* header */
#header {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
	padding: 0;
	height: 130px;
        width: 100%;
        }
#header h1{
	float: left;
	margin: 0;
	padding: 0;
	height: 128px;
	width: 180px;
	background: #fff url(logo3.jpg) no-repeat top center;
	}
#header h1 span{
	display: none;
	}
#header #menu {
        position: relative;
	top: 0;
	left: 0px;
	height: 25px;
	margin: 0 0 0 150px;
	padding: 0;
	background: #006;
        min-width: 300px;
        /*border-bottom: gray 1px solid;*/
	}
#header #menu h1{
	position: absolute;
	top: 0;
	bottom: 0;
	height: 25px;
	width: 25px;
	background: #fff url(header4.gif) no-repeat top left;
	}
#header #menu h1 span{
	display: none;
	}	
#header #menu #menucontainer {
        position: relative;
	top: 0px;
	left: 300px;
	margin: 0;
        width: 300px;
	padding: 0;
        background: transparent;
        height: 25px;
	}
#header #menu #menucontainer ul{
        list-style: none;
        padding: 2 0px 0 0px;
        margin: 0;
        height: 25px;
	}
#header #menu #menucontainer li{
	float: left;
	margin: 0;
	padding: 0 7px 0 7px;
	color: #fff;
	font: normal 10pt Arial, Georgia;
	}
#header #menu #menucontainer a {
	color: #fff;
	text-decoration: none;
	}
#header #menu #menucontainer a:hover{
	color: #fff;
	text-decoration: none;
	}
/* conainer */
#container {
	position: absolute;
        margin: 0;
        padding: 0;
	top: 140px;
	left: 0;
        min-width: 480px;
	}
	
/* left column*/
#leftcolumn {
	position: relative;
	top: 0;
	left: 0;
        float: left;
	width: 180;
	margin: 0;
	padding: 0 5px 0 5px;
	line-height: 1em;
        font: bold 10pt Arial, Georgia;
	}
#leftcolumn ul {
        margin: 0 0 0 0;
	padding: 4px 10px 10px 0;
	list-style: none;
	font: bold 10pt Arial, Georgia;
        border-bottom: gray 1px solid; 
	}
#leftcolumn li {
        margin: 0;
	padding: 0 0 15px 0;
        font: normal 10pt Arial, Georgia;
	}
#leftcolumn a {
	color: #006;
	padding: 0 20px 0 0;
	text-decoration: none;
	}
#leftcolumn a:hover{
	color: #006;
	text-decoration: none;
	}
#leftcolumn .adv{
        position: relative;
	margin-top: 500px;
        }
/* textblock */
.textblock {
       	position: relative;
	margin-left: 190px;
	margin-bottom: 50px;
	margin-right: 50px;
	font: normal 10pt Arial, Georgia;
	text-decoration: none;
	padding: 0px;
	border-bottom: gray 1px dotted;
        min-width: 300px;
	}
	
.textblock .case {
	position: relative;
	top: 0;
	left: 0;
	background: #FFFF99;
	border: gray 1px solid;
	padding: 3px 5px 3px 5px;
	color: #C06A00;
	}

.textblock .study {
	position: relative;
	top: 0;
	left: 0;
	background: #5BD3F7;
	border: gray 1px solid;
	padding: 3px 5px 3px 5px;
	color: #004080;
	}

.textblock .hot {
	position: relative;
	top: 0;
	left: 0;
	background: #f33;
	border: gray 1px solid;
	padding: 3px 5px 3px 5px;
	color: #720101;
	}

.textblock .review {
	position: relative;
	top: 0;
	left: 0;
	background: #79FFB0;
	border: gray 1px solid;
	padding: 3px 5px 3px 5px;
	color: #016B5B;
	}
.textblock h4{
	display: inline;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	font: bold 10pt Arial;
	}
.textblock h5{
	display: inline;
	position: relative;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	font: normal 10pt Arial;
	}

.textblock a, .textblock a:hover  {
	color: #006;
	text-decoration: none;
	}

.textblock h1 {
	font: normal 14pt Arial;
	margin: 4px 0 5px 0px;
	}
.textblock h3 {
	font: bold 9pt Arial;
	margin: 15px 0 10px 0px;
	}
.textblock p {
        padding: 5px;
	line-height: 1.5em;
	}
.textblock .subnote {
        font: normal 9pt Arial;
	line-height: 1.0em;
	}
/* ------------------ text ----------*/

.textblock .text a, .textblock .text a:hover  {
	color: #000;
	text-decoration: none;
	}
.textblock .text {
        padding: 5px;
	line-height: 1.5em;
	}
.textblock .text h1 {
	font: normal 14pt Arial;
	margin: 25px 0 5px 0px;
	}
.textblock .text h3 {
	font: bold 9pt Arial;
	margin: 15px 0 10px 0px;
	}

.textblock .text table {
	font: normal 10pt Arial;
	}

.textblock .text table td{
        padding: 10px 20px 10px 0;
	border-bottom: gray 1px dotted;
	}
.textblock .imagecontainer {
        position: relative;
	float: right;
	padding: 0;
        background: #00ee00;
	margin: 5px 0px 5px 5px;        
        }
.textblock .imagecontainer img {
        height: 100;
        }
/* ------------------ adv -------------- */
#adv    {
        clear: left;
        margin: 10px;
        width: 120px;
        }
/* ------------------footer -------------*/
#footer {
        clear: both;
	margin: 50px 0 0 0;
	padding: .5em;
	text-align: left;
	color: #006;
	background: #ddd;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
        width: 100%;
        }
#footer h1{
        width: 500;
	font: normal 9pt "Times New Roman" Times;
        margin: 0;
        padding: 0;
	}