body {
	color:#333;
	background-color:#e8e8e8;
	text-align:center;
	margin:10px;
}

#frame {
	width:760px;
	text-align:left;
	background-color:#ffffff;
	margin:0px auto;
	border: 1px solid #fff;
	border-radius: 6px;
	box-shadow:0 0 2px #666;
}

#barrierelinks, #hr1, #hr2{
	visibility: hidden; display:none;
}

#title {
	height:51px;
	padding:5px;
	background-color:#f1f1fd;
	border-bottom:1px solid #C3CAF2;
}

#subtitle {
	height:22px;
	padding:0px 4px;
}

#left {
	background-image:url(../_gfx/softedge.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	background-color:#f1f1fd;
	width:170px;
	padding-top:10px;
	padding-bottom:20px;
	border-bottom:5px solid #ffffff;
	float:left;
}

#content {
	background-color:#ffffff;
	width:560px;
	float:right;
	padding:10px;
}

#footer {
	background-color:#f1f1fd;
	width: 754px;
	padding: 2px 6px 2px 0px;
	text-align: right;
}

#logos {
	display:none;
}

body,h1,h2,h3,p,ol,ul,li {
	font-family:Verdana,Sans-Serif;
	font-size:12px;
}

h1 {
	font-size:16px;
	font-style:normal;
	color:#727272;
	margin-bottom:0px;
	text-align: left;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

.headline {
	font-family:Verdana, Sans-Serif;
	font-size:16px;
	color:#333;
	margin-bottom:0px;
	text-align:left;
	font-weight: bold;
}

a:link, a:visited, a:active, a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#cc6600;
	font-size:12px;
}

a:active, a:hover {
	color:#990033;
}

a.menutitle:link, a.menutitle:visited, a.menutitle:active, a.menutitle:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

a.menutitle:active{
	color:#cc6600;
}

a.menutitle:hover{
	color: #CC6600;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	display:block;
	padding:3px 3px 3px 15px;
	border-top:1px solid #000000;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#eeeeee;
	background-color:#737994;
}

a.menu:active {
	color:#737994;
	background-color:#eeeeee;
}

a.menu:hover{
	color:#cc6600;
}

#left p a img {
	border-style:none;
	margin:0px 3px;
	float:left;
}

#left p a {
	color:#000000;
	text-decoration:none;
}

#left p a:hover{
	color:#cc6600;
}

a.footer:link, a.footer:visited {
	color:#000000;
	text-decoration:none;
}

a.footer:active, a.footer:hover {
	color:#000000;
	text-decoration:underline;
}

.selectstyle,
.selectsprache,
.selectsprache a:link,
.selectsprache a:visited,
.selectsprache a:active,
.selectsprache a:hover {
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	height: 15px;
	padding: 0px;
	margin: 3px;
	border: 0px;
	color: #333;
	text-decoration: none;
}

.selectsprache a:hover{
	text-decoration: underline;
}

.selectstyle {
	float:left
}

.selectsprache {
	float:right
}

.menutitle {
	font-weight:bold;
	color:#000000;
	text-align:left;
	margin:2px;
}

.menucontainer {
	border:1px solid #efeff7;
	background-color:#c3caf2;
	width:156px;
	margin:5px;
}

#bform td {
	font-size: 12px;
	padding: 5px;
}
.bform-rubrik {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 0px;
}

.logoibs {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.logofsm {
	clear: right;
}
.logoeco {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#ibsformular label.error {
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}

p.alert {
    color: #EE0000;
    font-size: 12px;
}

