﻿

.grundstruktur {
	width:948px; 
	height: 100%; 
	background-color:#035aa2;
	margin:0 auto; 
	margin-top:0px; 
	text-align:left;
	background-image:url(../images/default/bg-site.jpg);
	}

.headstruktur {
	background-image:url(../images/default/head.jpg);
	width:948px;
	height: 116px;
	margin-bottom:24px;
	}

.menustruktur {
	width:180px;
	height: 394px;
	min-height: 394px;
	float:left;
	margin-left:26px;
	margin-bottom:20px;
	background-color:#cfdefe;
	border: 1px solid #ebab42;
	}

.inhaltstruktur {
	width:691px;
	height: 394px;
	min-height: 394px;
	float:left;
	margin-left:25px;
	margin-bottom:20px;
	background-color:#fefef4;
	border: 1px solid #ebab42;
	}

.inhaltsrahmen {
	width: 666px;
	height: 344px;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color:#fefef4;
	}

.inhaltiframe {
	width: 623px;
	height: auto;
	margin-right: 26px;
	background-color:#fefef4;
	text-align: left;
	}

.startseite_statusbox {
	float: right;
	width: auto;
	height: auto;
	margin-top: 68px;
	margin-right: 26px;
	font-size: 11pt;
	}

.startseite_suche {
	width: 160px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 9pt;
	color: #999933;
	border: 1px solid #cccc66;
	}

form.suche	  {
	height: 20px;
	margin-bottom: 0px;
	}

.startseite_linkleiste {
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 25px;
	font-size: 11pt;
	color: #fefefe;
	}


body {
	font-family: Tahoma;
	font-size: 12pt;
	color: 1d4b88;
	}

a.funktionsleiste:link {
	color: #fefef4;
	text-decoration:none;
	}
a.funktionsleiste:visited {
	color: #fefef4;
	text-decoration:none;
	}
a.funktionsleiste:active {
	color: #fefef4;
	text-decoration: underline;

a.funktionsleiste:focus {
	color: #fefef4;
	text-decoration:none;
	}
a.funktionsleiste:hover {
	color: #1d4b88;
	text-decoration:none;
	}
a:active {
	color: #fefef4;
	}

