@import url(navigation_portal.css);
@import url(subnav_portal.css);
@import url(grundelemente.css);

body {
	margin: 0 0 1.5em;
	font-size: 0.75em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto; }
#header {
	background-image: url(/pictures/header_portal_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 980px;
	height: 165px; }
#header a img {
	border-style: none; }
	
#textlink {
	text-align: center;
	margin: 0 0 0 -490px;
	padding: 0;
	position: absolute;
	top: 66px;
	left: 50%;
	width: 980px;
	list-style-type: none; }
#textlink li {
	padding: 0;
	display: inline; }
#textlink li a {
	color: #fff; }
#textlink li a:hover {
	text-decoration: none }
#textlink .link1 {
	margin-right: 140px; }
	
#logo_so {
	position: absolute;
	top: 0;
	left: 0; }
#logo_ag {
	position: absolute;
	top: 0;
	right: 0; }

#content.home {
	background-color: #e1e1e1;
	padding: 0;
	border-style: none; }
#content #txt {
	padding: 1.5em; }
#content #txt P {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	line-height: 1.4em;
}
#footer {
	background-color: #959595;
	background-image: url(/pictures/footer_portal_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 10px; }
#footer address {
	color: #fff;
	font-style: normal;
	text-align: center; }
#footer address a {
	color: #fff;
	text-decoration: none; }

.invis {
	text-indent: -5000px;
	position: absolute;
	left: -5000px; }

/*=content
--------------------------------------------------- */
#content {
	padding: 1.5em 0 1.5em 30px;
	border-left: 200px solid #d8d8d8;
	min-height: 250px; }
h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	margin-top: 0; }
h1 {
	color: #444;
	font-size: 2em;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #444; }
h2 {
	font-size: 1.4em;
	margin-bottom: 0.4em; }
h3 {
	font-size: 1.2em;
	margin-bottom: 0.4em; }
p {
	line-height: 1.4em;
	margin-top: 0; }
a {
	color: #c72401; }
a:hover {
	text-decoration: none; }
a:visited {
	color: #444; }

table {
	font-size: 1em;
	line-height: 1.4em; }
	
table th {
	text-align: left;
	vertical-align: top; }

table td {
	vertical-align: top; }

table.liste {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0.5em 0 1.5em 0; }

table.liste th {
	background-color: #d9e7f3;
	padding: 2px 15px 2px 0;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7; }


table.liste td {
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 15px 2px 0;
}
#created {
margin-top: 3px;
font-size: 11px;
text-align:right;
color: #9e9e9e;
}
#created a {
color: #9e9e9e;
}
#created a:hover {
color: #706e6e;
}
