/*****************
 * BASIC ELEMENTS
 *****************/
/* CSS vom Portal */
body {
	font-size: 8pt;
	margin: 0;
	padding:0;
	background-color: #F7FCFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A            { text-decoration:none; color: #212783; }
A:hover      { text-decoration:none; color: #ff00000; font-decoration: italic; }
A:active     { text-decoration:none; color: #003366; font-decoration: italic; }
TD           { font-size: 8pt; font-family: Geneva, Arial, Helvetica, sans-serif; color: #000000; text-align:left; }
a.menu 		 { font-family:Geneva, Arial, Helvetica, sans-serif;
                font-size:8pt;
                display:block;
                margin-top:0px;
                text-align:left;
                width:151px;
                padding:2px;
                float: left;
                background-color: #336699; }

input {
				font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:8pt; }

textarea {
				font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:8pt; }

select {
				font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:8pt; }

a.rechnung {
				font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:8pt; }
        
.inputbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
	border: 1px solid;
	background-color: #FFFFE1;
	}
a:hover, a:active { 
text-decoration: underline; 
color: #990000;
}
/* CSS-Template */
/*****************
 * BASIC ELEMENTS
 *****************/
#container {
/*	position:relative;
	width:778px;
	margin:0;
	text-align:left;
	top: -1px; */
	position: absolute;
	left: 50%;
	top: 0;
	right: auto;
	bottom: auto;
	margin-left: -390px;
	width: 778px;
	clear: both;
	background: 100% 0;
	background-color: #FFFFFF;
	border-right-color: #0086C6;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #0086C6;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #0086C6;
	border-bottom-style: solid;
	border-bottom-width: 1px;

/*	background-image: url(stylesheet/linklist_back.jpg);
	background-repeat: repeat-y; */
}
/* pageHeader heading image replacement */
#pageHeader {
	width: 778px;
	height: 119px;
	background: url(stylesheet/pageheader_p1.jpg) no-repeat 0 0;
}
#pageHeader h1 {
	display: block;
	margin: 0;
	padding: 0;
	height: 119px;
	text-indent: -2000px;
}
#pageHeader h2 { display: none; }

#intro {
	width: 580px;
}

/* Haupttext */
#supportingText {
	width: 545px;
	margin: 15px;
	background-color: #F7F7F7;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
}
#preamble h3 {
	margin: 0 0 0 42px;
	padding: 0;
	text-indent: -2000px;
	width: 299px;
	height: 43px;
	background: url(stylesheet/t_theroadtoenlightenment.jpg) no-repeat;
}

#preamble p, #supportingText p {
	margin: 0 0 13px 20px;
	font-size: 12px;
	line-height: 18px;
	color: #444;
}

#supportingText p acronym {
	border-bottom: dotted 1px #444;
	cursor: help;
}

#explanation h3 {
	margin: 40px 0 10px 42px;
	padding: 0;
	text-indent: -2000px;
	width: 187px;
	height: 16px;
	background: url(stylesheet/t_sowhatisthisabout.jpg) no-repeat;
}
#participation h3 {
	margin: 40px 0 6px 42px;
	padding: 0;
	text-indent: -2000px;
	width: 125px;
	height: 20px;
	background: url(stylesheet/t_participation.jpg) no-repeat;
}
#benefits h3 {
	margin: 40px 0 10px 42px;
	padding: 0;
	text-indent: -2000px;
	width: 125px;
	height: 16px;
	background: url(stylesheet/t_benefits.jpg) no-repeat;
}
#requirements h3 {
	margin: 40px 0 6px 42px;
	padding: 0;
	text-indent: -2000px;
	width: 125px;
	height: 20px;
	background: url(stylesheet/t_requirements.jpg) no-repeat;
}
#requirements p.p5 {
	margin: 40px 0 40px 42px;
	font-size: 11px;
	font-style: italic;
}

#preamble p a, #supportingText p a {
	text-decoration: none;
	color: #9E3E02;
	border-bottom: dotted 1px #9E3E02;
}
#preamble p a:hover, #supportingText p a:hover {
	border-bottom: none;
}
#listing {
	margin: 20px;
	background-color: #F7F7F7;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	
}
/*
#container #linkList {
	position: absolute;
	top: 180px;
	right: 0;
	width: 260px;
	background: url(stylesheet/linklist_bevel.jpg) no-repeat 0 0;
}
#container #linkList2 {
	padding: 18px 35px 0 23px;
}

#container #linkList h3 {
	margin: 10px 0 0 10px;
	padding: 0;
	width: 180px;
	height: 19px;
}

#container #linkList h3.archives { background: url(stylesheet/t_archives.jpg) no-repeat; }

#container #linkList h3.resources { background: url(stylesheet/t_resources.jpg) no-repeat; }

#container #linkList ul {
	margin: 10px 0 20px 20px;
	padding: 0;
	list-style: none;
}
#container #linkList ul li {
	margin: 0 0 3px 0;
	padding: 0 0 0 12px;
	background: url(stylesheet/bluearrow.gif) no-repeat 0 3px;
	font-size: 10px;
	color: #fff;
}

#container #linkList ul li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #426279;
}
#container #linkList ul li a:hover { color: #21313C; }
#container #linkList #lselect ul li a { display: block; }
#container #linkList #lselect ul li a.c {
	display: inline;
	text-transform: none;
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
}
#container #linkList #lselect ul li a.c:hover { text-decoration: none; }
*/
/* sidebar */
#linkList {
	position: absolute;
	left: 580px;
	width: 180px;
	margin: 0;
	background-color: #F7F7F7;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
#linkList2 {
	position: relative;
	margin: 10px;
    font: 10px Verdana, sans-serif;
    text-align: left;
}
#linkList h3.select {
	background: url(stylesheet/angebote.gif) no-repeat;
	height: 24px;
	margin: 0;
	padding: 0;
	border-bottom-color: #5A94B3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#linkList h3.select span {
    display: none;
}
#linkList h4.select {
	background: url(stylesheet/gewerbe.gif) no-repeat;
	height: 20px;
	margin: -1px 0 0 0;
	padding: 0;
	border-top-color: #5A94B3;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #5A94B3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#linkList h4.select span {
    display: none;
}

#linkList h5.select {
	background: url(stylesheet/privat.gif) no-repeat;
	height: 20px;
	margin: -1px 0 0 0;
	padding: 0;
	border-top-color: #5A94B3;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #5A94B3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#linkList h5.select span {
    display: none;
}
#linkList h3.archives {
    background: url(stylesheet/meinkonto.gif) no-repeat;
    height: 24px;
    margin: 0;
    padding: 0;
	border-bottom-color: #5A94B3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#linkList h3.archives span {
    display: none;
}
#linkList h3.resources {
    background: url(stylesheet/allgemein.gif) no-repeat;
    height: 24px;
    margin: 0;
    padding: 0;
	border-bottom-color: #5A94B3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#linkList h3.resources span {
    display: none;
}
#linkList h3.service {
    background: url(stylesheet/service.gif) no-repeat;
    height: 24px;
    margin: 0;
    padding: 0;
	border-bottom-color: #5A94B3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#linkList h3.service span {
    display: none;
}
#linkList ul {
margin: 0;
padding: 0;
list-style: none;
}
#linkList li {
line-height: 15px; 
display: block;
border-bottom: 1px solid #ddd;
}
#linkList li:hover {
background-color: #CBDAEF;
}
#lselect, #lresources, #larchives {
background-color: #F3F7F8;
border: 1px solid #5A94B3;
margin-bottom: 10px;
}
#lselect li, #lresources li, #larchives li {
    padding: 3px 10px 3px 10px;
}
#lselect li a {
    display: inline; 
    color: #002266;
/*    font-size: 11px; */
    font-weight: bold;
}
#lselect li a.c {
    display: inline;
    color: #990000;
/*    font-size: 10px; */
    font-weight: normal;
}
#larchives li a {
    display: inline;
    color: #990000;
    font-weight: normal;
}
#lresources li a {
    display: inline;
    color: #990000;
    font-weight: normal;
}
#quickSummary {
	position: relative;
	top: -40px;
	padding: 0;
	margin: 0 0 0 42px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
}
#quickSummary p {
	margin: 0 0 10px 0;
	font-style: italic;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	color: #D65200;
}
#quickSummary p a {
	text-decoration: none;
	color: #9E3E02;
	border-bottom: dotted 1px #9E3E02;
}
#quickSummary p a:hover {
	border-bottom: none;
}
/* footer */
#footer {
	position: absolute;
	top: 140px;
	right: 0;
	width: 260px;
	text-align: center;
}
#footer a {
	padding: 9px 0 0 0;
	font-family: "Din-Medium", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}
#footer a:hover {
	background: url(stylesheet/littlearrow.gif) no-repeat top center;
}
#login_box { 
	margin: 10px;
	padding: 10px;
}
/* #inserieren {
	position:relative;
	width:778px;
	margin:0;
	text-align:left;
} */
#inserieren p, #inserieren a {
	font-size: 10px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#inserieren h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
#AGB {
	padding: 15pt;
	text-align: justify;
}
#AGB p {
	color: #575757;
	font-size: 9px;
	line-height: 10px;
	margin: 0 0 5pt 0;
}
#AGB ul {
	margin: 0 0 15pt 20pt;
}
#AGB li {
	color: #575757;
	font-size: 9px;
	list-style-position: outside;
	list-style-type: square;
}
#listing {
	color: #333333;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#listing td {
	color: #333333;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
}
.rahmen {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

