/* ################### */
/* ### page layout ### */
/* ################### */

/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
* html .maincol { height: 1em; }
* html #content { height: 1em; }
* html #foot { height: 1em; }
* html .text-col { height: 1em; }

/* Hides from IE-mac \*/
/* End hide from IE-mac */

html {
	height: 100%
}

body {
	font-size: 100.01%; /* IE bug workaround */
	height: 100%;
	margin: 0;
	padding: 0;
}

div#navigation {
	float: left;
	width: 124px;
	position: fixed;
	padding: 0;
	margin: 5px 0 0 5px;
	top: 0;
	left: 0;
}

div#head {
	margin: 0 0 0 129px;
	padding: 0 15px 0 15px;
	height: 134px;
}

div#content {
	margin: 0 0 0 129px;
	padding: 0 15px 0 15px;
}

#content p {
	margin-top: 0; /* verhindert Abstand zwischen #head und #content, wenn als ertes ein <p> kommt */
}

#foot {
	margin: 0 0 0 129px;
	text-align: right;
	padding: 0 15px 5px 15px;
}

.leftcol {
	float: left;
	width: 95px;
}

.maincol {
	margin-left: 95px;
}

.icon-col {
	float: left;
	width: 70px;
}

.text-col {
	margin-left: 85px;
}

table.multicolumns {
	margin: 0;
	border: none;
	padding: 0;
}

table.multicolumns td {
	margin: 0;
	border: none;
	padding: 0 0 0 15px;
	vertical-align: top;
}

table.multicolumns td.first {
	padding-left: 0px;
}




/* ###################### */
/* ### general styles ### */
/* ###################### */

body, textarea {
	font-family: sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #09c;
	text-align: left;
/*	clear: both; */
}

h1 {
	font-size: 17pt;
	margin: 0 0 4px 0;
	padding: 46px 0 0 0;
}

h2 {
	font-size: 14pt;
	letter-spacing: 0.04em;
	margin: 0;
	padding: 12px 0 10px 0;
}

h3 {
	font-size: 11pt;
	margin: 0.5em 0 0.5em 0;
	padding: 10px 0 0 0;
}

h4 {
	font-size: 10pt;
	margin: 0.5em 0 0.5em 0;
	padding: 8px 0 0 0;
}

p, li, th, td, dt, dd, input, textarea, label {
	font-size: 10pt;
	color: #3a3a3b;
}

p {
	text-align: justify;
}

li, th, td, dt, dd, input, textarea, label {
	text-align: left;
}

th, td {
	vertical-align: top;
}

blockquote {
	margin: 1em 0;
	padding: 20px 1em 0.1em 59px;
	background: #efeff0 url('../images/zitat_gesicht.gif') no-repeat 9px 9px;
}

blockquote p {
	color: #7c7c8c;
}

blockquote cite {
	padding-left: 0.5em;
}

ul {
	margin-top: 0;
	margin-left: 0em;
	padding-left: 1.5em;
}

li {
	margin-bottom: 1em;
}

a {
	color: #09c;
}

img {
	border: none;
}


/* ################################### */
/* ### style variations by classes ### */
/* ################################### */

ol.flat li,
ul.flat li {
	margin-bottom: 0em;
}

h2.robs,
h2.lexi,
h2.chri,
h2.holg,
h2.dirk,
h2.norm,
h2.duell,
h2.neutr {
	background-repeat: no-repeat;
	padding-left: 48px;
}

h2.robs {
	background-image: url('../images/icon_robs_30.gif');
}

h2.lexi {
	background-image: url('../images/icon_lexi_30.gif');
}

h2.chri {
	background-image: url('../images/icon_chri_30.gif');
}

h2.holg {
	background-image: url('../images/icon_holg_30.gif');
}

h2.dirk {
	background-image: url('../images/icon_dirk_30.gif');
}

h2.norm {
	background-image: url('../images/icon_norm_30.gif');
}

h2.duell {
	background-image: url('../images/icon_duell_30.gif');
}

h2.neutr {
	background-image: url('../images/icon_neutr_30.gif');
}

p.trace {
	font-size: 8pt;
	color: #ccc;
	font-weight: bold;
	margin-top: -5pt;
	padding-top: 0;
}

p.totop {
/*	clear: both; */
	font-size: 8pt;
	text-align: right;
	border-bottom: 1px solid #09c;
}

.who img {
	border: none;
}

p.robs,
p.lexi,
p.chri,
p.holg,
p.dirk,
p.norm,
p.duell {
	background: url('../images/icon_robs_20.gif') no-repeat left top;
	padding-left: 32px;
	height: 20px;
	padding-top: 7px;
}

p.robs {
	background-image: url('../images/icon_robs_20.gif');
}

p.lexi {
	background-image: url('../images/icon_lexi_20.gif');
}

p.chri {
	background-image: url('../images/icon_chri_20.gif');
}

p.holg {
	background-image: url('../images/icon_holg_20.gif');
}

p.dirk {
	background-image: url('../images/icon_dirk_20.gif');
}

p.norm {
	background-image: url('../images/icon_norm_20.gif');
}

p.duell {
	background-image: url('../images/icon_duell_20.gif');
}




/* ###################################### */
/* ### style variations in containers ### */
/* ###################################### */

#navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navigation img {
	border: none;
}

#navigation li {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-transform: lowercase;
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: url('../images/navi_back_off.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#navigation li a {
	display: block;
	color: #09c;
	text-decoration: none;
	width: 124px;
	height: 20px;
	margin: 0;
	padding: 0;
}

#content ul ul {
	padding-left: 0;
}

#content ul ul li {
	list-style-type: none;
	margin-bottom: 0em;
}

#content ul.subnav {
	margin: 0;
	padding: 0;
}

#content ul.subnav li {
	margin: 0;
	padding: 0;
	padding-right: 25px;
	padding-bottom: 19px;
	float: left;
	display: block;
	list-style-type: none;
}

#content ul.subnav li.last {
	float: none;
	padding-right: 0;
}


.leftcol p {
	font-size: 8pt;
	color: #999;
	margin: 0 0 0.5em 0;
}

.leftcol img {
	margin: 0 0 1em 0;
}

.leftcol dl {
	margin: 0 0 1em 0;
}

.leftcol dl img {
	margin: 0;
}

.leftcol dd {
	font-size: 8pt;
	color: #999;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

.icon-col p {
	font-size: 8pt;
	color: #999;
}

#content .cover {
	margin-bottom: 16pt;
}

#content .cover h3 {
	font-size: 10pt;
	color: #3a3a3b;
	margin: 0 0 0px 0;
	border: none;
	padding: 3pt 6pt;
	background: #d8d8dd url('../images/corner_r10_d8d8dd_on_d8d8dd_lt.gif') no-repeat left top;
}

#content .cover img {
	vertical-align: text-bottom;
	margin: 0px 5px 0px 0px;
	border: 1px solid #7c7c8c;
}

#content .cover p {
	font-size: 9pt;
	color: #7c7c8c;
	margin-top: 2pt;
	margin-bottom: 0;
	border: none;
	padding: 5pt 6pt 5pt 5pt;
	background: #efeff0;
}

dl.picleft, dl.picright, dl.picrow {
	border: 1px solid #7c7c8c;
	padding: 2px;
}

dl.picrow {
	margin: 0 5px 3px 0;
}

dl.picleft {
	float: left;
	margin: 0 5px 3px 0;
}

dl.picright {
	float: right;
	margin: 0 0 3px 5px;
}

dl.picleft dd, dl.picright dd, dl.picrow dd {
	font-size: 8pt;
	color: #3a3a3b;
	text-align: center;
	margin: 0;
}


ul.backlinks {
	clear: both;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0px;
}

ul.backlinks li {
	background: url('../images/pfeilrueck.gif') no-repeat bottom left;
	margin: 0;
	padding: .2em 0 0 0;
}

ul.backlinks li a {
	margin: 0px;
	padding: 0 0 0 27px;
}


ul.iconmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.iconmenu li {
	float: left;
	margin:0 10px 10px 0;
	background-repeat: no-repeat;
	background-position: top center;
}

ul.iconmenu li a {
	display: block;
	text-align: center;
	padding-top: 50px;
	min-width: 75px;
}

* html ul.iconmenu li a {
 width: 75px; /* Hack fuer IE, der min-width nicht interpretiert */
}

#foot p {
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0.1em;
	text-align: right;
}




/* ################### */
/* ### interaction ### */
/* ################### */

#navigation li#act {
	background-image: url('../images/navi_back_on.gif');
}

#navigation li a:hover {
	background-image: url('../images/navi_back_on.gif');
}
/*
input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover {
	border: 1px solid #09c;
	color: #09c;
}

input.button:active, input.button:focus, input.button:hover {
	border: 1px solid #c30;
	color: #c30;
}
*/



/* ################# */
/* ### debugging ### */
/* ################# */

/*
body {
	background-color: #f00;
}

#navigation {
	background-color: #fee;
}

#head {
	background-color: #efe;
}

#content {
	background-color: #eef;
}

#foot {
	background-color: #eee;
}

*/




/* ############### */
/* ### helpers ### */
/* ############### */

/*
#content p:first-child {
	margin-top: 0px;
	background-color: #000;
}
*/

/* ############## */
/* ### tables ### */
/* ############## */

table.color {
	margin-right: 0;
}

table.color th,
table.color .th1 th {
	margin: 0 0 2px 0;
	border: none;
	background: #09c;
	padding: 4px 8px;
	font-size: 10pt;
	color: #eee;
}

table.color th.lt,
table.color .th1 th.lt {
	background: #09c url('../images/corner_r10_09c_on_fff_lt.gif') no-repeat left top;
}


table.color .th2 th,
table.color td,
table.color .td1 td {
	margin: 0 0 2px 0;
	background: #d8d8dd;
	border: none;
	padding: 4px 8px;
	font-size: 10pt;
	color: #3a3a3b;
}

table.color td.lt,
table.color .td1 td.lt {
	background: #d8d8dd url('../images/corner_r10_d8d8dd_on_d8d8dd_lt.gif') no-repeat left top;
}

table.color td.lb,
table.color .td1 td.lb {
	background: #d8d8dd url('../images/corner_r10_d8d8dd_on_d8d8dd_lb.gif') no-repeat left bottom;
}


table.color .td2 td {
	background: #efeff0;
	color: #3a3a3b;
}

table.color .td2 td.lt {
	background: #efeff0 url('../images/corner_r10_efeff0_on_efeff0_lt.gif') no-repeat left top;
}

table.color .td2 td.lb {
	background: #efeff0 url('../images/corner_r10_efeff0_on_efeff0_lb.gif') no-repeat left bottom;
}


table.color .td4 td {
	background: #fff;
}