html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}


body {
	background: #fff;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

th {
	text-align: left; 
	vertical-align: top; 
	color: #232323; 
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 30px;
}

div {
	width: 980px;
}

#talk42 {
	width:980px;
	background: #fff;
}

#talk42top {
	width:980px;
	background: #fff;
}

#talk42bottom {
	width:980px;
	background: #fff;
}

.blockhgrau {
	margin-top: 1px;
	width:980px;
	background: #E7E7E7;
	padding: 5px 0px;
}

.blockdgrau {
	margin-top: 1px;
	width:960px;
	background: #647388;
	color: #fff;
	font-weight: bold;
	height:20px;
	vertical-align: middle;
}

.textfeld {
	background:#fff;
	font-size: 12px;
	border: 1px solid #000;
  border-color: #647388;
	line-height: 110%;
}

.button {
	height:20px;
	background:url(images/bg_button.gif);
	width:auto;
	font-size:12px;
	font-weight: bold;
	padding:0 5px 2px 5px;
	text-align: center;
	text-decoration: none;
	border:none;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	color: #FFFFFF;
}

.alinks {
	font-size:12px;
	font-weight: bold;
	padding:0 3px 2px 10px;
	text-align: center;
	text-decoration: none;
	color: #647388;
	margin-right: 5px;
}

.farbe {
	font-weight: normal;
	color: #647388;
}

.farbefett {
	font-weight: bold;
	color: #647388;
}
.rot {
	color: #840505;
}

.zelle {
	vertical-align: top;
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #647388;
}
.klein {
	font-size: 11px;
} 
