/*

Stylesheet LWK Hannover CMS

Version 0.1a 
Stand: 7.6.01 / mb
- Umstellen der Definition von TD auf DIV -> NS-kompatibel

Version 0.1
Stand: 5.6.01 / mb
- Erste Version zum Testen

*/

/* Farbdefinitionen */

P
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

BODY
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 14px;
}

INPUT
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 12px;
}

TEXTAREA
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 12px;
}

SELECT
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 12px;
}

TABLE
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 14px;
}

TBODY
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 14px;
}

TD
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 14px;
}
td.partnerlinks {
	padding-left:2px;
}

TR
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 14px;
}

TH
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 14px;
}

A {
	color: black;
	text-decoration: none;
}

A:Visited {
	color: black;
}

A:Hover {
	color: black;text-decoration: underline;
}

A:Active {
	color: black;
}
a.toplink {
	color:#FFF
}

ul.startbox {
	margin:10px 2px 0 20px ;padding:0;
}
li.startbox {
	margin:10px 2px 0 2px ;padding:0;
	line-height:14px
}
a.toplink:visited {
	color:#FFF
}
a.textlink:link {
	color:#0000CC;text-decoration:underline;
}
a.textlink:visited {
	color:#800080;text-decoration:underline;
}
.banner {
	float:left;
	width:117px;
	overflow:hidden;
	border:none;
	margin:0;
	padding:0;
}

	.tditem {
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
			color: black;
		}
	.href	{
			color:black;
			text-decoration: none;
		}
	.dates	{
			color:7BAC88;
			background-color:white;
			text-decoration: none;
		}
	.tlink	{
			color:7BAC88;
			text-decoration: none;
	}
	.main	{
			font-size:10pt;
			font-weight:bold;
			font-style:italic;
			color:black;
		}
	h1	{
			font-size:10pt;
			font-weight:bold;
			font-style:italic;
			color:black;
		}
	h2	{
			font-size:9pt;
			font-weight:bold;
			font-style:italic;
			color:7BAC88;
		}
	h3	{
			font-size:12px;
			font-weight:normal;
		}

.image {
		font-size:7pt;
}

.quicklink {
	margin:0px;
	background-color:#FF6A27;
	color:white;
	padding:4px;
	margin:4px;
	font-size:12px
}

.font12px {
	font-size:12px;
}
	.structure {
	padding:5px;
	background-color:#A5BDAD;
	color: white;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}

.header {
	font-weight: bold;
	color: white;
}

/* IE6 Einstellungen */
*html .ie6textform {
	padding-top:3px;
}