﻿/**
 * @css-for		screen and small screen (all browsers)
 
 * @author		Andreas Lenz (Lenz KD)
 * @version		2.5
 * @date		2010-05-28
 * @see			http://www.lenz-kd.de/
 */
 
/**
 * general formats
 */
html {
	height: 100%;
	margin-bottom: 1px;
}
html * {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	margin: 4em 0 2em;
	overflow-y: scroll;
}
.unsichtbar {
	display: none;
}
acronym, abbr {
	cursor: help;
}
.clear {
	clear: both;
}
p.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 6px;
}
td ul {
	padding: 0 0 0 15px;
	margin: 0;
}

/**
 * layout formats
 */
#page-top {
	position: absolute;
	top: 0;
}
#wrapper {
	margin: 0 auto;
	width: 67em;
}
#skip-navi {
	display: none;
}
#marke {
	width: 250px;
	height: 53px;
	margin: 0 0 3em;
	float: left;
	background: url("images/background/lenz-kd_logo.png") left no-repeat;
}
#sprache {
	width: auto;
	padding: 0.7em 0.1em 0 0;
	text-align: right;
}
#submenu {
	width: auto;
	clear: both;
	text-align: right;
	margin-bottom: 1.5em;
	border-top: 1px dashed #999;
}
#navi {
	float: left;
	width: 18em;
	border-top: 1px dashed #999;
}
div.inhalt {
	width: auto;
	padding: 2.5em;
	background-color: #f5f5f5;
	border: 1px solid #ededed;
	margin-left: 19.5em;
}
#fusszeile {
	width: auto;
	clear: both;
	margin: 0.5em 0.1em;
	text-align: right;
	font-size: 80%;
}

/**
 * elements in the brand container
 */
#marke h1, #marke h2 {
	display: none;
}

/**
 * elements in the language navi
 */
#sprache h4 {
	display: inline;
	font-weight: normal;
}
#sprache ul {
	list-style: none;
	display: inline;
}
#sprache li {
	display: inline;
	margin-left: 1em;
}
#sprache li.active {
	padding: 0.2em 1.2em;
	opacity: 0.4;
}
.de {
	background: url("images/background/de.png") left no-repeat;
}
.en {
	background: url("images/background/gb.png") left no-repeat;
}
#sprache span {
	display: none;
}
#sprache a {
	padding: 0.2em 1.2em;
}

/**
 * sub-navigation elements
 */
#submenu ul {
	list-style: none;
	padding: 1.3em 0 0;
}
#submenu li {
	display: inline;
	padding-left: 1.2em;
}

/**
 * navigation elements
 */
#navi h5 {
	display: none;
}
#navi ul {
	list-style: none;
}
#navi li {
	border-bottom: 1px dashed #999;
}
#navi a {
	display: block;
	padding: 0.7em 0.4em;
	font-weight: bold;
}
#navi a:link, #navi a:visited {
	text-decoration: none;
}
#navi a:hover, #navi a:active {
	color: #003b8d;
	text-decoration: underline;
	background: #f4f4f4;
}
#navi ul ul {
	margin-left: 1.5em;
}
#navi ul ul li {
	border-bottom: none;
}
#navi ul ul a {
	padding-top: 0;
	padding-left: 1em;
	font-weight: normal;
	background: url("images/background/blue-bullet.png") left 7px no-repeat #fff;
}
#navi ul ul a:hover, #navi ul ul a:active {
	background: url("images/background/blue-bullet.png") left 7px no-repeat #fff;
}

/**
 * content elements (headings)
 */
h1 {
	font-size: 1.8em;
	color: #003b8d;
	margin: 0 0 1em 0;
	font-weight: normal;
}
h2 {
	font-size : 1.2em;
	margin: 1.5em 0 1em;
}
h3 {
	font-size: 1em;
	margin: 1em 0;
}
h3 span.subheadline {
	font-weight: normal;
}
h3.normal {
	margin: 15px 12px 8px;
}

/**
 * content elements (paragraphs)
 */
p {
	margin: 0 0 0.7em;
}
p.note {
	border-top: 1px dashed #999;
	margin-top: 2.5em;
	padding: 1em 0 0 3.2em;
	background: url("images/background/symbol-note.png") left 1.2em no-repeat;
}
p.top-space {
	margin-top: 1em;
}

/**
 * content elements (lists)
 */
dt {
	font-weight: bold;
}
div.inhalt ul {
	margin-left: 1.3em;
}
ul.aufzaehlung {
	list-style-type: circle;
	margin-bottom: 6px;
}
ul.aufzaehlung2 {
	list-style-type: circle;
	margin: 0 12px 0 115px !important;
	margin: 0 12px 0 170px;
}
ul.linkliste {
	list-style: none;
}
ul.linkliste li {
	list-style-image: url("images/background/pfeil.gif");
}
.inhalt ul.bilderliste {
	list-style: none;
	margin-left: 0;
}
ul.bilderliste li {
	display: inline;
}
ul.bilderliste li img {
	border: 1px solid #ccc;
	margin: 0 1.3em 1.3em 0;
}
div.inhalt ul.einleitung {
	list-style-image: url("images/background/bullet.gif");
	margin-left: 10.1em;
}
div.inhalt ul.einleitung ul {
	list-style-image: none;
	list-style: circle;
	margin-left: 1.2em;
}
.einleitung2 {
	margin: 18px 12px 6px;
}
ul.uebersicht {
	margin-left: 1em;
}
div.inhalt ul.more-left-space {
	margin-left: 17.9em;
}

/**
 * content elements (links)
 */
a:link { text-decoration: none; font-weight: bold; color: #003b8d; }
a:visited { text-decoration: none; font-weight: bold; color: #003b8d; }
a:hover { text-decoration: underline; font-weight: bold; color: #003b8d; }
a:active { text-decoration: none; font-weight: bold; color: #003b8d; }

a.top {
	display: block;
	text-align: right;
	font-weight: bold;
	margin-top: 1.2em;
	padding: 0.1em;
}
a.top:hover {
	text-decoration: underline;
	color: #003b8d;
}
a.top:active {
	background: #999;
	color: #fff;
}
a.mehr-link {
	background: url("images/background/pfeil.gif") left no-repeat;
	padding-left: 1em;
}

/**
 * content elements (tables)
 */
table.aktuell {
	border: none;
	width: auto;
	margin: 1em 0;
}
table.aktuell th, table.aktuell td {
	padding: 0.6em 0.6em 0 0;
}
td.datum {
	font-weight: bold;
}
table.aktuell tr {
	vertical-align: top;
}
th {
	text-align: left;
}

/**
 * content elements (images)
 */
img.foto {
	float: left;
	border: 1px solid #ccc;
	margin: 0 1em 0 0;
}
img.rechts {
	float: right;
}
img.tekom {
	border: none;
	margin: 0 1em 1em 0;
	padding-top: 0.3em;
}

/**
 * content elements (additional container)
 */
.reference {
	width: auto;
	margin: 2em 0;
	min-height: 150px;
}
.reference h4 {
	font-size: 1em;
	margin: 0 0 0.6em;
}

/**
 * content elements (sitemap)
 */
#sitemap-de {
	float: left;
	width: 22em;
	margin: 1em 2em 0 0;
}
#sitemap-en {
	margin: 1.7em 0 0 24em;
}
#sitemap-de h2, #sitemap-en h2 {
	margin-top: 0;
	margin-right: 0;
}
#sitemap-de ul, #sitemap-en ul {
	margin-left: 0;
	list-style: none;
}
#sitemap-de ul ul, #sitemap-en ul ul {
	margin-left: 1.5em;
}
#sitemap-de li, #sitemap-en li {
	margin: 0.3em 0;
}
#sitemap-de a, #sitemap-en a {
	background: url("images/background/page-icon.png") left no-repeat;
	padding-left: 1.5em;
}

/**
 * content elements (google 404 widget)
 */
#goog-wm ul {
	list-style: none;
	margin-left: 0;
}
li.search-goog {
	line-height: 2em;
}
#goog-wm-qt {
	float: left;
	margin-right: 1em;
	margin-top: 3px;
}
#goog-wm-sb {
	width: 8em;
	cursor: pointer;
	padding-top: 0;
}

/**
 * form elements
 */
form div {
	clear: both;
}
fieldset {
	border: none;
	padding: 1em 0;
}
legend {
	font-weight: bold;
}
label {
	float: left;
	width: 8em;
	margin-right: 0.5em;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 60%;
	padding: 0.2em;
	margin-bottom: 0.7em;
	border: 1px solid #ccc;
}
input:focus, textarea:focus {
	border: 1px solid #999;
}
div.buttons {
	margin-left: 8.5em;
}
div.buttons input {
	width: 5em;
	cursor: pointer;
}
input[type=reset] {
	margin-left: 0.5em;
}

/**
 * footer elements
 */
#fusszeile h5 {
	display: none;
}
#fusszeile ul {
	list-style: none;
}
#fusszeile li {
	display: inline;
	padding-left: 1.5em;
}
#fusszeile li.no-screen, #fusszeile span.no-screen {
	display: none;
}

/* social bookmark links */
#social-bookmarks {
	min-height: 16px;
	float: right;
	margin: 0.1em 0 0 1em;
}
#social-bookmarks ul {
	list-style: none;
	min-height: 16px;
}
#fusszeile #social-bookmarks li {
	display: inline;
	padding: 0;
}
#social-bookmarks span {
	display: none;
}
#social-bookmarks a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 0.3em;
}
.delicious {
	background: url("images/bookmark-icons/delicious.png") left no-repeat;
}
.google {
	background: url("images/bookmark-icons/google.png") left no-repeat;
}
.yahoo {
	background: url("images/bookmark-icons/yahoo.png") left no-repeat;
}
.technorati {
	background: url("images/bookmark-icons/technorati.png") left no-repeat;
}
.facebook {
	background: url("images/bookmark-icons/facebook.png") left no-repeat;
}
.mister-wong {
	background: url("images/bookmark-icons/mister-wong.png") left no-repeat;
}
.myspace {
	background: url("images/bookmark-icons/myspace.png") left no-repeat;
}
.twitter {
	background: url("images/bookmark-icons/twitter.png") left no-repeat;
}

/**
 * small screen adaption
 */
@media screen and (max-width: 800px){
/* general formats */
body {
	margin: 0;
	font-size: 1em;
}

/* layout formats */
#wrapper {
	width: 100%;
	margin: 0 auto 10px;
}
#skip-navi {
	display: block;
	width: auto;
	padding: 0.5em 0 0;
	margin: 0 0 1em;
	background: #d2d2d2;
	text-align: center;
}
#marke {
	width: auto;
	margin: 1.2em 0;
	float: none;
	background: url("images/background/lenz-kd_logo.png") center no-repeat;
}
#sprache {
	text-align: center;
	margin: 1.2em 0;
}
#submenu {
	text-align: center;
	margin: 1.2em 0;
}
#navi {
	float: none;
	width: auto;
	text-align: center;
}
div.inhalt {
	padding: 1.5em 0.5em 0.5em;
	margin-left: 0;
}
#fusszeile {
	text-align: center;
}

/* elements in the skip navi */
#skip-navi em {
	display: block;
	margin: 0.2em 0 0.5em;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
}
#skip-navi ul {
	list-style: none;
}
#skip-navi li {
	padding: 0.6em 0;
	border-top: 1px solid #fff;
}

/* elements in the language navi */
#sprache ul {
	list-style: none;
}
#sprache li {
	margin-left: 0.2em;
}
#sprache li.active {
	padding: 0.4em 1.7em;
	opacity: 0.4;
}
#sprache a {
	padding: 0.4em 1.7em;
	width: 30px;
	height: 20px;
}

/* sub-navigation elements */
#submenu ul {
	padding: 1.2em 0 0;
}
#submenu li {
	padding: 0 1.2em;
}

/* navigation elements */
#navi ul ul a {
	background: none;
}

/* content elements (headings) */
h1 {
	line-height: 1.1em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-weight: bold;
}
.reference h4 {
	font-weight: bold;
}

/* content elements (lists) */
div.inhalt ul.einleitung, div.inhalt ul.more-left-space {
	margin-left: 1.3em;
	list-style: disc;
	list-style-image: none;
}

/* content elements (images) */
img.foto {
	float: none;
}
p.top-space img[alt~=DPML] {
	width: 100%;
}

/**
 * content elements (sitemap)
 */
#sitemap-de {
	float: none;
	width: auto;
	margin: 1em 0 0 0;
}
#sitemap-en {
	margin: 1.5em 0 0 0;
}

/* footer elements */
#social-bookmarks {
	display: none;
}

}
