/*	Autor: Michael Winter */
/*	www.winterdienst.info */


/* Allgemein: */

html, body, p, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0;
	padding: 0;
}

a:active, a:hover {
	cursor:pointer;
}

ul, li {
	list-style: none;
	width: 95%;
}

html {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 86%;
	color: #333;
	background: transparent url(pics/bg.gif) repeat-x; 
	background-color: #f2f3f3;
}

p { 
	line-height: 140%;
}

.clear {
	clear: both;
}

hr {
	clear: both;
	height: 0; 
    border: solid #ccc;
    border-width: 1px 0 0 0;
	margin: 1px 0;
	padding: 1px 0;
}

.absatz {
	margin: 14px 0;
	clear: both;
}

.absatz10 {
	margin: 0 0 10px 0;
	clear: both;
}



/* PNG Alpha Fix v1.0RC4 Preview 5
http://www.twinhelix.com */

h1, h6, div, img, li {
	behavior: url(script/iepngfix.htc)
}


/* Thanks to Tony Aslett
http://www.csscreator.com */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* Typo */


h1 { 
	background: transparent url(pics/flexible_stream.png) no-repeat top left;
	width: 272px; 
	height: 60px;
}

h2 { 
	width: 0; 
	height: 0;
}

h1 span, h2 span, h6 span {
	display: none;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #2982ad;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 4px 0 0 0;
}

h3 a {
	font-weight: normal !important;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 4px 0 8px 0;
	color: #4c4c4c;
}

h6.download {
	background: url(pics/head_downoad.png) no-repeat top left;
	width: 232px; 
	height: 42px;
	margin: 4px 0 2px 0;
}

h6.instructions {
	background: url(pics/head_instructions.png) no-repeat top left;
	width: 232px; 
	height: 32px;
	margin: 4px 0 0 0;
}

h6.contact {
	background: url(pics/head_contact.png) no-repeat top left;
	width: 232px; 
	height: 24px;
	margin: 7px 0 0 0;
}

#rechts a.blau:active, #rechts a.blau:hover {
	border-width: 0;
	background-color: #DDEBF2;
	cursor:pointer;
}

#mitte p {
	margin: 10px 0;
}

.zitat99 {
	padding: 12px 0 0 0;
	text-indent: 32px;
	background: transparent url(pics/zitat99.gif) no-repeat top left;
}

.zitat66 {
	padding: 0 0 18px 0;
	background: transparent url(pics/zitat66.gif) no-repeat bottom right;
}

.credits {
	font-size: 0.9em;
}


/* Liste */

.liste_check ul, .liste_link ul {
	margin: 6px 0;
}

.liste_check li {
	padding: 2px 10px 6px 22px;
	background: transparent url(pics/icon_check.png) no-repeat;
	background-position: 0 0;
}

.liste_link li {
	padding: 2px 10px 6px 22px;
	background: transparent url(pics/icon_linkliste.png) no-repeat;
	background-position: 0 0;
}


/* Layout */

#container {
	margin: 0px auto;
	padding: 0;
	width: 990px;
	text-align: left;
	background: transparent url(pics/stream.png) no-repeat; 
}

#kopf {
	position: relative;
	margin: 0;
	padding: 32px 0 0 215px;
	width: 765px;
	height: 120px;
}

#freedownloads {
	position: absolute;
	top: 94px;
	left: 780px;
	width: 139px;
	height: 91px;
	background: transparent url(pics/free_downloads.png) no-repeat; 
}

#links {
	margin: 15px 15px 0 0;
	padding: 0;
	width: 200px;
	float: left;
}

#mitte {
	margin: 15px 15px 0 0;
	padding: 0;
	width: 500px;
	float: left;
}

#rechts {
	margin: 15px 0 0 0;
	padding: 0;
	width: 250px;
	float: left;
	font-size: 0.9em;
}

#unten {
	margin: 30px 0;
	padding: 8px 0 8px 220px;
	width: 765px;
	border: solid #ccc;
	border-width: 1px 0;
	color: #666;
}

/* Kästen */

.kasten200 {
	width: 188px;
	padding: 1px 5px;
	border: solid #ccc;
	border-width: 0 1px;
	background-color: #fff;
}

.kasten500 {
	width: 480px;
	padding: 1px 9px;
	border: solid #ccc;
	border-width: 0 1px;
	background-color: #fff;
}

.kasten250 {
	width: 232px;
	padding: 1px 8px;
	border: solid #ccc;
	border-width: 0 1px;
	background-color: #fff;
}

.obenrund200 {
	width: 200px;
	height: 4px;
	overflow: hidden;
	background: transparent url(pics/obenrund200.png) no-repeat top left;
}

.untenrund200 {
	width: 200px;
	height: 4px;
	overflow: hidden;
	background: transparent url(pics/untenrund200.png) no-repeat top left;
	margin: 0 0 15px 0;
}

.obenrund500 {
	width: 500px;
	height: 4px;
	overflow: hidden;
	background: transparent url(pics/obenrund500.png) no-repeat top left;
}

.untenrund500 {
	width: 500px;
	height: 4px;
	overflow: hidden;
	background: transparent url(pics/untenrund500.png) no-repeat top left;
	margin: 0 0 15px 0;
}

.obenrund250 {
	width: 250px;
	height: 4px;
	overflow: hidden;
	background: transparent url(pics/obenrund250.png) no-repeat top left;
}

.untenrund250 {
	width: 250px;
	height: 4px;
	overflow: hidden;
	background: transparent url(pics/untenrund250.png) no-repeat top left;
	margin: 0 0 15px 0;
}

/* Links */

a:active, a:focus {
	outline-width: 0px;
}

/* Links Kopf */

#kopf_nav {
	margin: 31px 0 0 0;
	width: 500px;
	height: 29px;
}

#main_nav {
	margin: 0;
	padding: 0;
}

#main_nav ul {
	list-style: none;
}

#main_nav li {
	display: inline;
}

li#home a, li#whatfor a, li#submit a, li#help a {
	float: left;
	height: 0;
	padding-top: 29px;
	margin: 0 2px 0 0;
	background-position: 0 0;
	overflow: hidden;
}

li#home a {
	width: 64px;
	background: transparent url(pics/nav_home.gif) no-repeat top left;
}

li#whatfor a {
	width: 83px;
	background: transparent url(pics/nav_whatfor.gif) no-repeat top left;
}

li#submit a {
	width: 72px;
	background: transparent url(pics/nav_submit.gif) no-repeat top left;
}

li#help a {
	width: 56px;
	background: transparent url(pics/nav_help.gif) no-repeat top left;
}

li#home a:hover, li#whatfor a:hover, li#submit a:hover, li#help a:hover {
	background-position: 0 -50px;
}

/* eventuell raus, bleibt stehen bei history.back */
li#home a:active, li#whatfor a:active, li#submit a:active, li#help a:active {
	background-position: 0 -100px;
}

.select_home#kopf_nav ul#main_nav li#home a,
.select_whatfor#kopf_nav ul#main_nav li#whatfor a,
.select_submit#kopf_nav ul#main_nav li#submit a,
.select_help#kopf_nav ul#main_nav li#help a {
	background-position: 0 -150px !important; 
}

/* Links Lauftext */

#mitte a:link, #mitte a:visited {
	text-decoration: none;
	color: #2982ad;
	font-weight: bold;
}

#rechts a:link, #rechts a:visited, #unten a:link, #unten a:visited {
	text-decoration: none;
	color: #2982ad;
	font-weight: normal;
}

#mitte a:active, #mitte a:hover, #rechts a:active, #rechts a:hover, #unten a:active, #unten a:hover {
	border: #2982ad solid;
	border-width: 0 0 1px 0;
	background-color: #DDEBF2;
}

#rechts a.cc:hover, #rechts a.cc:active, #rechts a.cc_kl:hover, #rechts a.cc_kl:active {
	border-width: 0;
	background-color: transparent;
}


/* Links auf Bildern in der Mitte */

.realization a:link img, .realization a:visited img {
	border: #ccc solid 1px;
	padding: 0;
	margin: 1px 0 2px 0;
}

.realization a:active img, .realization a:hover img {
	border: #666 solid 1px;
}


/* Links Liste Rechts */

#rechts ul {
	margin: 6px 0;
}

#rechts li {
	padding: 2px 0 4px 22px;
}

li.file {
	background: transparent url(pics/icon_file.png) no-repeat;
	background-position: 0 0;
}

li.doc {
	background: transparent url(pics/icon_doc.png) no-repeat;
	background-position: 0 0;
}

li.pdf {
	background: transparent url(pics/icon_pdf.png) no-repeat;
	background-position: 0 0;
}

li.video {
	background: transparent url(pics/icon_video.png) no-repeat;
	background-position: 0 0;
}

li.zip {
	background: transparent url(pics/icon_zip.png) no-repeat;
	background-position: 0 0;
}

/* Bilder */

.bilderrahmenrechts {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 6px 0 16px 6px;
	float: right;
}

.rahmen {
	border: 1px solid #ccc;
}

.rahmen_abstand {
	border: 1px solid #ccc;
	margin: 3px 0;
}

.rahmenlinks {
	border: 1px solid #ccc;
	margin: 6px 10px 6px 0;
	float: left;
}

.rahmenrechts {
	border: 1px solid #ccc;
	margin: 6px 0 6px 10px;
	float: right;
}

.cc {
	float: left;
	margin: 3px 0;
}

.cc_kl {
	vertical-align: middle;
	margin: 0 4px 0 0;
}

.rating {
	float: right;
	margin: 3px 0;
}

/* Formulare */

form {
	padding:0;
	margin:0;
}


.rot {
	color: #DD0000;
	font-weight: bold;
}

.texteingabe {
	margin: 0;
	border: solid 1px #999;
	background-color: #edf6fb;
	/*background-color: #f1f8fc;
	background-color: #ebf5ff;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 260px;
	padding: 2px 4px 2px 4px;
}

textarea.texteingabe {
	font-size: 1em;
}

.anmerkung {
	font-size: 0.8em;
	color: #666;
	line-height: 120%;
}

.rahmenlos {
	margin: 0;
	border: 0;
	color: #666;
	background-color: #ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
	width: 20px;
}

.right {
	margin-left : 200px;
}

.button {
	font-weight: bold;
	margin: 10px 0;
	border: 0;
	color: #2982ad;
	padding: 4px 10px;
	cursor: pointer;
	background: #2982ad url(pics/bg_submit.gif) repeat-x top left;
}

.button:hover {
	color: #fff;
	background-position: 0 -50px;
	background-color: #2982ad;
}

form p {
	margin: 10px 0 5px 0;
	padding: 0;
}

form p label {
	float: left;
	width: 180px;
	padding: 0 16px 0 0;
	margin: 0;
	text-align: right;
}

form p label.daneben {
	float: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

form p label.links {
	float: none;
	padding: 0;
	margin: 0;
	text-align: left;
}



/* Temporär */

.markierung {
	background-color: #FFFF33;
}
