td,p,h1,li,div {
	font-family: arial, helvetica, sans-serif, verdana; 
	font-size: 9pt;
	
}

h2 {
	font-size: 11pt;
}

html {
	height: 100%;
}

body {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.container { 
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 -500px;
	width: 1002px;
	background-color: #fafafa;
	height: 100%;
}


.left_sidebar, .right_sidebar {
	width: 155px;
	float:left;
	background-color: #e6e6e6;
	text-align:center;
	padding-top: 8px;
	height: 100%;
	top: 0px;
	bottom: 0px;
}


.header { 
	width: 680px;
}

.content {
	height: 100%;
	width: 680px;
	float: left;
	background-color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}

.content .main {
	margin-top: 5px;
	clear: both;
	border: 1px solid #002545;
	border-collapse: collapse;
	width: 680px;
	height: 100%;
	table-layout:fixed;
}

.content .main TD {
	vertical-align: top;
	border: 1px solid #002545;
	padding: 4px;
	height: 100%;
}

.content .main TH {
	line-height: 25px;
	height: 25px;
	background-color: #002545;
	border: 1px solid #002545;
	color: white;
}

.content .main TH.head h1 {
	margin:0px;
}


.content .main .column3 {
	width: 33%;

}

.content .main HR {
	border: 0px;
	border-bottom: 1px solid grey;
	height: 0px;
}




.content .main TABLE {
	border-collapse: collapse;
}

.header {
	text-align: center;
	margin-bottom: 5px;
}

.header .slogans {
	text-align: left;
	width: 90px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	padding-left: 20px;
	list-style-image: url("http://www.bocquel-news.de/images/wrapper/1//punkt.gif");
	float:left;
}

.header .slogans LI {
}

.header .menu {
	text-align: right;
	width: 90px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	list-style-type: none;
	float:right;
	
}

.header .menu LI {
	width: 74px;
	text-align: right;
	background: url("http://www.bocquel-news.de/images/wrapper/1//punkt.gif") no-repeat;
	background-position: 80px 50%;
	padding-right: 20px;
}

.header IMG {
	float: left;
	margin-left: 25px;
	margin-top: 12px;
}

ul.plain {
	list-style-type: none;
}

INPUT, BUTTON { 
	border: 1px solid #88BAFF;
	background: white;
}

BUTTON {
	background: #E7F1FF;
}

IMG {
	border: none;
}

.main TABLE.tabelleSchwarz TD, .main  TABLE.tabelleWeiss TD, .main TABLE.tabelleGrau TD, .main TABLE.tabelleUnsichtbar TD {
	padding: 4px;
}

.main TABLE.tabelleSchwarz TD P, .main TABLE.tabelleWeiss TD P, .main TABLE.tabelleGrau TD P , .main TABLE.tabelleUnsichtbar TD P{
	margin: 0px;
}

.main .tabelleUnsichtbar, .main TABLE.tabelleUnsichtbar TD  {
	border: none;
	margin-left: 4px;
	margin-right: 4px;
}

.main .tabelleSchwarz, .main TABLE.tabelleSchwarz TD {
	border: 1px solid black;
	border-collapse: collapse;
	margin-left: 4px;
	margin-right: 4px;
}

.main .tabelleWeiss, .main TABLE.tabelleWeiss TD {
	border: 1px solid white;
	border-collapse: collapse;
	margin-left: 4px;
	margin-right: 4px;
}

.main TABLE.tabelleWeiss TD {
	background-color: #dfdfdf;
}

.main .tabelleGrau, .main TABLE.tabelleGrau TD {
	border: 1px solid gray;
	border-collapse: collapse;
	margin-left: 4px;
	margin-right: 4px;
}


.content .main TABLE.noBorder, .content .main TABLE.noBorder TD, .content .main TABLE.noBorder TH {
	border: none;
}

p.error, ul.error li {
	color: red;
}

.article-teaser img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.article-teaser h2 {
	font-size: 12pt;
}

.article-teaser p {
	font-size: 10pt;
}

a.tkvw:link {color: #000000; text-decoration: none;}
a.tkvw:visited {color: #000000; text-decoration: none;}
a.tkvw:hover {color: #B66216;text-decoration: underline;}
a.tkvw:active {color: #000000; text-decoration: none;}

