/*
main.css
Scriptcut / ib-noesis.de / en
(c) Ingenieurbüro noesis 2009
*/

body {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: .72em;
	color: #000000;
	letter-spacing: 0.1em;
	background-color: #ffffff;
}

h1 {
	font-family: comic sans ms,arial,helvetica,sans-serif;
	font-size: 1.3em;
	letter-spacing: 0.12em;
	font-weight: bold;
	color: #cc0033;
	font-variant: small-caps;
	padding-left: 0.5em;
}

h2 {
	font-family: comic sans ms,arial,helvetica,sans-serif;
	font-size: 1em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #cc0033;
	margin: 1.5em 0 -0.5em 0;
	font-variant: small-caps;
	padding-left: 0.5em;
}

img {
	border: none;
}

* html h2 {
	margin: 1em 0 -1em 0;
}

a {
	color: #4f0000;
	padding: 0 0.2em 0 0.2em;
}

a:hover, a:focus, a:active {
	color: #ffffff;
	background-color: #cc0033;
	text-decoration: none;
}

td {
	font-size: 1em;
}

strong {
	font-weight: normal;
}

code {
	font-size: 1.5em;
}

.bold {
	font-weight: bold;
}

.td1 {
	font-size: 0.5em;
}

#container {
	margin: auto;
	width: 800px;
	min-height:600px;
	overflow: visible;
	background-color: #ffffff;
	border: none;
}

#head {
	position: relative;
	top: 0;
	width: 100%;
	font-size: 2.5em;
	font-family: comic sans ms,arial,helvetica,sans-serif;
	letter-spacing: 0.2em;
	text-align: center;
	margin: 1em 0 0 0;
}

* html #head {
	width: 75%;
}

#head img {
	display: none;
}

#icon1 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#icon2 {
	position: relative;
	display: block;
	margin-bottom: -47px;
	margin-left: 728px;
	display: none;
}

* html #icon2 {
	left: 3px;
}

#head1 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
}

* html #head1 {
	letter-spacing: 0.05em;
}

*+html #head1 {
	letter-spacing: 0.05em;
}

#language {
	margin: 0 0 1em 1em;
	padding: 0;
	border: none;
}

#language a {
	text-decoration: none;
	background: transparent;
}

#language a:hover, #language a:active, #language a:focus {
	color: #4f0000;
}

#menu {
	position: relative;
	left: 0;
	top: 40px;
	width: 150px;
	float: left;
	display: none;
}

#menu ul {
	margin: 0 0 0 1.5em;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	font-weight: bold;
	line-height: 2em;
}

#menu li li {
	margin-left: -0.3em;
}

#menu li li li {
	font-style: italic;
}

#menu li a {
	text-decoration: none;
	font-weight: normal;
}

#menu li a:hover, #menu li a:focus, #menu li a:active {
	padding: 0.3em 0.5em 0.3em 0.5em;
}

#text {
	position: relative;
	top: 10px;
	width: 95%;
	float: left;
	margin: 0 10px 0 10px;
}

* html #text {
	width: 75%;
}

/* linksbündig */
.l {
	text-align: left;
	border: 0;
}

/* zentriert */
.m {
	text-align: center;
	border: 0;
}

/* rechtsbündig */
.r {
	text-align: right;
	border: 0;
}

.lcol {
	float: left;
	width: 49%;
	margin-right: 1%;
}

* html .lcol {
	width: 48%;
}

.rcol {
	float: left;
	width: 49%;
	margin-left: 1%;
}

* html .lcol {
	width: 48%;
}

.lnk_ext {
vertical-align: bottom;
}

#footer {
	margin: 5em auto 0 auto;
	width: 450px;
	text-align: center;
	color: #cc0033;
	border-top: 1px dotted #cc0033;
	padding-top: 1em;
	display: none;
}

#footer a, #footer a:visited {
	color: #cc0033;
	text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #ffffff;
	background-color: #cc0033;
	text-decoration: none;
}

.screenshot {
	font-size:0.9em
}

.screenshot a:hover, .screenshot a:active, .screenshot a:focus {
	background: transparent;
}

#nav {
	display: normal;
}
.ul_flat {
	margin-left:-2.25em;
}

* html .ul_flat {
	margin-left:1.5em;
}

*+html .ul_flat {
	margin-left:1.5em;
}

.table {
	width: 100%;
}

.table td {
	padding: 0.5em;
	vertical-align: top;
}

