@import url("../gik_standard/gik.css");

body {
        background-color: #FFFFFF;
}
div.title {
        background-color: #FFFFFF;
	}
div.title-left {
        background-color: #FFFFFF;
	}
div.title-right {
        background-color: #FFFFFF;
	}
div.subtitle {
        background-color: #FFFFFF;
}
div.title-text {
        background-color: #FFFFFF;
}
div.title-staff-left {
        background-color: #FFFFFF;
}
div.title-staff-right {
        background-color: #FFFFFF;
}
div.title-staff-text {
        background-color: #FFFFFF;
}
div.main {
        background-color: #FFFFFF;
}
div.content {
        background-color: #FFFFFF;
}

div.content {
	display: block;
	}
div.table-aussen	{
	display: block;
	}
	
div.tr-aussen	{
	display: block;
	}
	
div.td-aussen	{
	display: block;
	}
	
div.table-innen	{
	display: block;
	}
	
div.main	{
	display: block;
	}
	
div.td-left	{
	display: block;
	}
	
div.main>div.td-left {
	width: 20px;
	}

div.td-right	{
	display: block;
        margin-left:    20px;
	}
	
div.title-right	{
	display: block;
        margin-left:    220px;
	}
	
div.td-right>div.title-right	{
	display: block;
        margin-left:    0px;
	}
	
span.url {
        margin-left:    20px;
	}
div.top {
        margin-top:    5px;
        margin-bottom: 5px;
	}
	
span.top-link {
	display: none;
	}
	
span.top-link-suche {
	display: none;
	}
	
form.suche-form	{
	display: none;
	}
	
span.languages {
	display: none;
	}

div.topmenu {
	display: none;
	}

div.rootline {
        margin-top:    5px;
        margin-bottom: 10px;
        padding-top:    5px;
        padding-bottom: 5px;
        background-color: #CEDBDA;
	}
	
div.navigation {
	display: none;
	}

a:link	{
	text-decoration: underline;
	color: #000000;
	cursor: text;
	}

a:visited	{
	text-decoration: underline;
	color: #000000;
	cursor: text;
	}

a:hover	{
	text-decoration: underline;
	color: #000000;
	cursor: text;
	}

div.content a:visited
	{
	text-decoration: underline;
	color:#000000;
	}
div.content a:link
	{
	text-decoration: underline;
	color:#000000;
	}
div.content a:hover
	{
	text-decoration: underline;
	color:#000000;
	}

div.rootline a:visited
	{
	text-decoration: underline;
	color:#000000;
	}
div.rootline a:link
	{
	text-decoration: underline;
	color:#000000;
	}
div.rootline a:hover
	{
	text-decoration: underline;
	color:#000000;
	}

	
	


