﻿body 
{
    font-size:400%;
}

.mainMenu, .toolsMenu, .searchEngine, .searchResult, .tabHolder, .linkInterest,.headerSearch,.contactFooter,.contentFooter,.linkBack,.interestButton
{
    display:none;
}


.twoColLayout, .descriptionImage
{
    padding:0;
}

.twoColLayoutLeft
{
    float:none;
    width:1000px!important;
    margin:0;
}

.twoColLayoutRight
{
    float:none;
    margin:0;
}

.twoColLayoutRight img
{
    border:1px solid black;
    margin-top:5mm;
}

.content {
	width: auto;
	border: 0;
	margin: 0 2%;
	padding: 0;
	float: none !important;
}
	
h1.headingDescription
{
    font-size:20pt;
    padding:0;
}

p.shortDescription, p.longDescription ,p
{
    font-size:15pt;
}

h2
{
    font-size:18pt;
}

.updatedInfo
{
     border:0px;    
}

.logotyp img
{
    width:150px;    
}

    
