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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #0033FF;
}

a:link, a:hover, a:visited, a:active, a:focus {
  text-decoration: none;  
  color: #663300;
}

div.cnt_head h2 {
  width: 585px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 15px;
  color:#0000B2;
  font-size: 14px;
  font-weight: bold;
}

#content {
  float: left;
  width: 600px;
}

#left {
  float: left;
  width: 180px;
}

.cnt_txt p {
  width: 585px;
  padding-left: 15px;
  margin-bottom: 20px;
}

#cnt_logo {
  padding-left: 20px;
  padding-top: 20px;  
  width: 142px;
  height: 161px;
  margin-bottom: 20px;
}

div.cnt_date_head_txt_link {
  padding-left: 15px;
  margin-bottom: 20px;
}

div.cnt_date_head_txt_img {
  float: left;
  width: 600px;
  padding-left: 15px;
  margin-bottom: 20px;
}

.txt_near_img {
  float: left;
  width: 400px;
}

.img_near_txt {
  float: left;
  width: 185px;
}

div.weiter_lesen {
  background-color: #E59900;
  margin-top:5px;
  padding-left:10px;
  width:75px;
}

div.cnt_date_head_txt_link h4 {
  font-size: 12px;
  color: #0000B2;
  font-weight: bold;
} 

div.cnt_date_head_txt_img h4 {
  font-size: 12px;
  color: #0000B2;
  font-weight: bold;
} 

div.weiter_lesen a {
  color: #000000;
}

.color1 {
  color: #D9D9D9;
}

.clear {
  height: 1px;
  width: 100%;
  clear: both;
}

div.nav_main {
  width: 100%;
  padding-bottom: 2px;
  margin: 2px 0px;
}

ul.nav_main {
  list-style-type: none;
  display: inline;
}

ul.nav_main li {
  display: inline;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

ul.nav_main li a {
  text-decoration: underline;
}

p {
  line-height: 1.4em;
}
