﻿/* Standard-Einstellungen */
body {
	background: #fff;
	font: 12px/20px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #454a3a;
	position: relative;
}

h1 {
	color: #454a3a;
	font-size: 30px;
	font-weight: bold;
	line-height:100%;
	margin-bottom: 13px;
}

h2 {
	color: #454a3a;
	font-size: 25px;
	font-weight: bold;
	line-height:100%;
	margin-bottom: 13px;
}

h3 {
	color:#b1c800;
	font-size: 20px;
	font-weight: bold;
	line-height:100%;
	margin-bottom: 10px;
}

h4,h5 {
	color:#454a3a;
	font-size: 15px;
	font-weight: bold;
	line-height:17px;
	margin-bottom: 10px;
}

a {
	color: #b1c800;
	text-decoration:underline;
}

/* Haupt-Container */
#mainwrapper0,
#mainwrapper00 {
	min-height:100%;
}
#mainwrapper {
	width:948px;
	padding:0 20px;
	margin:0;
	background-color:#fff;
	min-height:100%;
}
#header,
#footer,
#pagewrapper,
#homepagewrapper {
	width: 948px;
	margin: 0;
	background: #fff;
}
#header {
	height:130px;
	/*padding-bottom:10px;*/
}
#header .private_link {
	display:block;
	float:right;
	height:20px;
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
	color:#454a3a;
	text-decoration:none;
	
	background-image:url(../images/link-arrow-right.png);
	background-repeat:no-repeat;
	background-position:right 11px;
	padding-right:23px;
	margin-right:3px;
}

#header .private_link:hover {
	background-image:url(../images/link-arrow-right_o.png);
	background-repeat:no-repeat;
	background-position:right 11px;
}

#header #logo {
	padding-bottom:19px;
	width:261px;
	float:left;
}
#header #logo a {
	width:261px;
}

#pageleft {
	float:left;
	width:745px;
}
#pageright {
	float:right;
	width:202px;
}
#pageright #pageright_inner {
	width:201px;
	border-left:1px dotted #c2c4c0;
}
#homepagewrapper #pageright #pageright_inner {
	margin-top:20px;
}
#pagewrapper #pageright #pageright_inner {
	/*padding-top:13px;*/
}
#footer {
	border-top:1px dotted #c2c4c0;
	/*padding-top:13px;*/
	margin-top:13px;
	padding-bottom:13px;
}

/* subnavigation */
#subnavigation {
	width:172px;
	float:left;
	margin-bottom:13px;
	line-height:20px;
}
#subnavigation ul li a,
#subnavigation ul li ul li a {
	font-family:Arial, sans-serif, Helvetica;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#454a39;
	padding: 0px;
	margin: 0px;
	padding-right:25px;
}
#subnavigation ul li a:hover {
	font-family:Arial, sans-serif, Helvetica;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#b1c800;
}
#subnavigation ul li a.isActive,
#subnavigation ul li.children_open a span {
	font-family:Arial, sans-serif, Helvetica;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#b1c800;
}
#subnavigation ul li ul {
	margin-left:13px;
}

#breadcrumbs_wrapper {
	height:40px;
}
#homepagewrapper #breadcrumbs_wrapper {
	height:20px;
}
#breadcrumbs {
	/*padding-bottom:30px;*/
	float:left;
}
#breadcrumbs a {
	font-size:10px;
	color:#717171;
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
#breadcrumbs .b_pfeil {
	font-size:11px;
	color:#919191;
	padding:0 5px;
}
#search {
	float:right;
	padding-top:12px;
}
#search .search-text {
	height:22px;
	margin:8px 0 0 13px;
	width:186px;
	background-image:url(../images/input_right.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#search .search-textfeld {
	/*border:1px solid #000;*/
	width:159px !important;
	padding:5px 4px 0;
	font-size:10px;
	color:#8f908b;
	float:left;
}
#search .search-arrow {
	background-image:url(../images/link-arrow-right.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	width:19px;
	height:19px;
	float:right;
	cursor:pointer;
}
#search .search-arrow:hover {
	background-image:url(../images/link-arrow-right_o.png);
	background-repeat:no-repeat;
	background-position:0 3px;
}
.servicemenu {
	float:left;
	width:600px;
	padding-top:32px;
}
.graz_ag_logo {
	float:right;
	padding-top:6px;
	padding-right:3px;
	display:block;
}
.share {
	float:right;
	padding-right:113px;
	padding-top:34px;
}
.servicemenu a {
	font-size:11px;
	color:#454a3a;
	text-decoration:none;
}
.servicemenu a:hover {
	text-decoration:underline;
}
.servicemenu .service_seperator {
	padding:0 9px 0 7px;
	color:#909090;
}
.top-button {
	display: block;
	float: right;
	padding-right:10px;
	/*margin-bottom:30px;*/
	color:#454a39;
	text-decoration:none;
}
.top-button .top_image {
	display:block;
	float:right;
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	height:17px;
	width:16px;
	padding-bottom:1px;
}
.top-button:hover .top_image{
	background-image:url(../images/top_o.png);
	background-repeat:no-repeat;
	background-position:0 1px;
}
.top-button .top_text {
	display:block;
	float:right;
	font-size:12px;
	font-weight:bold;
	padding-right:8px;
}

.clearer {
	clear:both;
}

.search-help ul {
	padding:13px 0;
}

.search-help li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	background-image:url(../images/list-arrow.png);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
}		

.search-found,
.search-section {
	margin-bottom:13px;
}
.search-section .search-result-oddrow,
.search-section .search-result-evenrow {
	padding:10px;
	display:block;
	text-decoration:none;
	margin-right:10px;
}
.search-section .search-result-oddrow {
	background-color:#ecebe8;
}
.search-section .search-result-evenrow {
	background-color:#fff;
}
.search-section .title {
	display:block;
	font-size:14px;
	font-weight:bold;
}
.search-section .description {
	display:block;
	color:#454a3a;
}
.search-section .search-result-oddrow:hover .title,
.search-section .search-result-evenrow:hover .title {
	text-decoration:underline;
}

.sitemap {
	margin-left:30px;
}
.sitemap ul {
	margin-left:20px;
}
.sitemap li a {
	color:#454a3a;
	text-decoration:none;
}
.sitemap li a:hover {
	text-decoration:underline;
}
.sitemap li {
	background-image:url("../images/list-arrow.png");
	background-position:0 8px;
	background-repeat:no-repeat;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-left:10px;
}
