@charset "UTF-8";

/* CSS Document version 1.0 09.January - initial CSS version, ok on safari3, firefox2/3 - ck from www.worknode.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr
{
	margin: 0;
	padding: 0;
}

body
{
	color: #666;
	font-size: 0.8em;
	font-family: 'Myriad Pro', Myriad, 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.4em;
	background-color: #FFF;
	font-weight: normal;
}

h1
{
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 20px;
}

h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

p
{
	font-size: 1em;
	margin: 0 0 10px 0;
}

hr
{
	border: 0;
	color: #9E9E9E;
	background-color: #CCC;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 10px 0 10px 0;
}

a:link
{
	text-decoration: underline;
	color: #06C;
}

a:visited
{
	text-decoration: underline;
	color: #336;
}

a:hover
{
	text-decoration: underline;
	color: #981020;
}

a:active
{
	text-decoration: none;
	color: #444C52;
}

#topWrap
{
	background-image: url(../sitePics/bg_workNode_A.gif);
	background-repeat: repeat-x;
	height: 40px;
	background-position: center top;
	margin-bottom: 40px;
}

#wrap1
{
	margin: 0px auto 0 auto;
	width: 650px;
	padding: 0 25px 0 25px;
}

#wrap2
{
	margin: 0px auto 0 auto;
	width: 650px;
	padding: 0 25px 0 25px;
}

.innerWrapArea { }
#headerArea { height: 2px; }

#siteLogo
{
	float: left;
	width: 250px;
	clear: right;
	margin: 9px 0 0 0;
}

#mainNavigationArea
{
	overflow: hidden;
	width: 350px;
	height: 35px;
	margin: 3px 0 0 0;
	float: left;
	padding: 8px 0 0 0;
}

.mainNavigation
{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}

.mainNavigation a:link
{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}

.mainNavigation a:visited
{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}

.mainNavigation a:hover
{
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}

.mainNavigation a:active
{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}

.mainNavigation .activeLink
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}

#startContentArea
{
	overflow: hidden;
	width: 650px;
}

/* CSS typo3 Table */
TABLE.tableAnleitung TR.tr-0
{
	formatierungen f�r die erste Zeile: ;
	background-color: #CECDCD;
	color: #000;
	font-size: 1.0em;
	font-weight: normal;
}

TABLE.tableAnleitung TR.tr-even
{
	formatierung f�r alle ungeraden Zeilen: ;
	border-bottom: 1px #FFF solid;
}

TABLE.tableAnleitung TR.tr-odd
{
	formatierung f�r alle geraden Zeilen: ;
	border-bottom: 1px #FFF solid;
}

TABLE.tableAnleitung TR.tr-even .td-0, TABLE.tableAnleitung TR.tr-even .td-1, TABLE.tableAnleitung TR.tr-even .td-2, TABLE.tableAnleitung TR.tr-even .td-3, TABLE.tableAnleitung TR.tr-even .td-4
{
	formatierung f�r die linke Spalte der ungeraden Zeilen: ;
	padding: 4px 0px 4px 5px;
	vertical-align: top;
}

.tr-even .td-last { formatierung f�r die rechte Spalte der ungeraden Zeilen: ; }

TABLE.tableAnleitung TR.tr-odd .td-0, TABLE.tableAnleitung TR.tr-odd .td-1, TABLE.tableAnleitung TR.tr-odd .td-2, TABLE.tableAnleitung TR.tr-odd .td-3, TABLE.tableAnleitung TR.tr-odd .td-4
{
	formatierung f�r die linke Spalte der geraden Zeilen: ;
	padding: 4px 0px 4px 5px;
}

TABLE.tableAnleitung TR.tr-even .td-0, TABLE.tableAnleitung TR.tr-odd .td-0
{
	formatierung f�r die linke Spalte der geraden Zeilen: ;
	width: 10px;
}

.tr-odd .td-last { formatierung f�r die rechte Spalte der geraden Zeilen: ; }
TABLE.tableAnleitung .tr-last { formatierung f�r die letzte Zeile: ; }

.contenttable
{
	allgemeine Formatierungen f�r alle Tabellen: ;
	width: 100%;
	font-size: 0.9em;
	background-color: #EFEFF0;
	padding: 0px;
	margin: 15px 0px 30px 0px;
	border: 0px;
	border-collapse: collapse;
}

.contenttable caption
{
	text-align: left;
	color: #666;
	padding: 0px 3px 3px 10px;
	border-bottom: 1px #FFF solid;
	vertical-align: top;
	font-weight: bold;
	font-size: 1.1em;
}

.contenttable-1 { allgemeine Formatierungen f�r die erste Tabelle der Seite: ; }
.contenttable-1 .tr-0 { formatierungen f�r die erste Zeile der ersten Tabelle: ; }
.contenttable .tr-0 { formatierungen f�r die erste Zeile aller Tabellen: ; }

/* CSS TYPO3 LoginBox CSS */
.tx-felogin-pi1 { }

.tx-felogin-pi1 fieldset
{
	background-color: #FFF;
	border: 1px #CCC solid;
	padding: 10px;
	margin: 10px 0 10px 0;
}
