body {
  margin: 0px;
  padding: 20px 0px 0px 0px;
  background: url("images/all_page_background.png") center 127px no-repeat #f2f2f2;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
}

h1 {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  font-weight: bold;
  float: left;
  color: #193d59;
  text-transform: uppercase;
}

h1.colored-title {
  background: url("images/special_navi_left.png") right 3px no-repeat white;
  margin: 0px;
  padding: 0 20px 0 0;
  margin-bottom: 20px;
  }

h1.colored-title span{
  color: #193d59;
}

.special_navi {
    background: url('images/special_navi.png') left 3px repeat-x;
    width: 540px;
}

.special_navi a {
    font-size: 10px;
    line-height: 14px;
    display: block;
    float: right;
    background: white;
    padding-left:5px;
    padding-right:5px;
    color: #3c5b72;
    font-weight: normal;
}

.special_navi a.first_option {
    background: url('images/special_navi_right.png') left 3px no-repeat white;
    padding-left:19px;
}



#logo {
  float: left
}

#logo span {
  display: none;
}

h2 {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 2px 0px;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  color: #333333;
}

.h2-hp {
  padding-top: 0px;
  font-size: 13px;
  color: #193D59;
  font-family: "Lucida Sans Unicode", Arial;
  font-weight: bold;
  margin-bottom: 5px;
}

#col-right h2 {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 7px 0px;
}

#col-right h2.download {
  margin: 0;
  padding: 0 0 2px 15px;
}

h3 {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
font-size: 12px;
font-weight: bold;
color: #333333;
}

h4 {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
font-size: 11px;
font-weight: bold;
color: #333333;

}

a {
  color: #3C5B72;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0px;  
}

form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left
}

p {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 18px;
}

.cleaner {
  height: 0px;
  clear: both;
  line-height: 0px;
  font-size: 0px;
}

.cleaner2 {
  height: 10px;
  clear: both;
  line-height: 0px;
  font-size: 0px;
}

#all-page {
  width: 927px;
  position: relative;
  text-align: left;
  margin: auto;
  background: url('images/bg-body.png') top left no-repeat white;
}

#footer {
  color: #aaaaab;
  text-align: left;
  padding: 15px 0px 20px 70px;
  line-height: 18px;
}

#footer a{
  color: #aaaaab;
  padding: 0px 0px 0px 0px;
  font-weight: normal
}

.between {
  padding-left: 15px
}

#top-left {
  float: left;
  width: 310px;
  height: 106px;
  text-align: left; 
}

#top-left img{
  margin: 55px 0px 0px 90px
}

#top-right {
  float: right;
  height: 106px;
  text-align: right;
  margin: 0px;
  border: 0px;
  padding: 0px;
}

#top-right ul{
  margin: 0px 0px 0px 0px;
  padding: 81px 45px 0px 0px;
  list-style-type: none;
}

#top-right ul li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

#top-right ul li.active{
  margin: 0px 0px 0px 2px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  float: left;
  background: url(images/navi_bg_left_activ.jpg) top left no-repeat;
}


#top-right ul li.norm{
  margin: 3px 0px 0px 2px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  float: left;
  background: url(images/navi_bg_left.jpg) top left no-repeat;
}


#top-right ul li.norm a{
  margin: 0px 0px 0px 0px;
  padding: 0px 11px 0px 11px;
  list-style-type: none;
  line-height: 22px;
  height: 22px;
  text-align: left;
  color: #fff;
  font-size: 11px;
  float: left;
  display: block;
  font-weight: bold;
  
}

#top-right ul li.active a{
  margin: 3px 0px 0px 0px;
  padding: 0px 11px 0px 12px;
  list-style-type: none;
  line-height: 22px;
  height: 22px;
  text-align: left;
  color: #fff;
  font-size: 11px;
  float: left;
  display: block;
  font-weight: bold;
}

#top-right ul li a:hover{
  text-decoration: underline
}

#header {
  height: 224px;
  width: 100%;
  text-align: left;
  background: url('images/header.jpg') 12px top no-repeat;
}

#header p{
  padding: 40px 635px 0px 90px;
  text-align: left;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}

#header p a{
  color: #fff;
  font-weight: normal;
}

#header p.second {
  padding: 30px 635px 0px 90px;
  text-align: right;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
}

#header p strong {
  font-size: 12px;
}
#header img{
  margin-left: 35px
}

#col-left {
  float: left;
  width: 237px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  margin-bottom: 0px
}

#col-right {
  float: left;
  width: 558px;
  padding: 0px 0px 30px 0px;
  text-align: left;
  margin-bottom: 0px
}

#content {
  width: 844px;
  background: url("images/special_navi_rand.png") right 27px no-repeat white;
  margin: 8px 0px 0px 71px;
}

#content-homepage {
  width: 903px;
  height: 461px;
  margin: 0px 0px 30px 12px;
  background: url('images/homepage.jpg') left top no-repeat;
}

#content-homepage2 {
  width: 903px;
  height: 578px;
  margin: 0px 0px 0px 12px;
  background: url('images/easysoft_startseite_new_back.jpg') left top no-repeat;
}




#cleaner-footer {
  background: url('images/footer_abschluss_easysoft.png') left top no-repeat;
  width: 903px;
  height: 19px;
  clear: left;
  margin: 0px 0px 0px 12px;
}

.p-header {
  line-height: 34px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding-left: 15px;
  background: url('images/orange.jpg') left top no-repeat;
}

.www {
  padding: 0px 0px 0px 19px;
  margin-top: 24px
}


#col-left ul{
  margin: 27px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  list-style-type: none;
  background: url('images/bg-left-column.jpg') left top repeat-y;
}

#col-left ul li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

#col-left ul li a{
  margin: 0px 8px 0px 8px;
  padding: 5px 0px 5px 7px;
  display: block;
  font-weight: bold;
  background: url('images/menu.png') left bottom repeat-x;
  line-height: 16px;
  _height: 16px
}

#col-left ul li a.active{
  margin: 0px 8px 0px 8px;
  padding: 5px 0px 5px 7px;
  display: block;
  font-weight: bold;
  background: url('images/menu.png') left bottom repeat-x;
  line-height: 16px;
  _height: 16px;
  color: black;
}

#col-left ul li a.submenu{
  margin: 0px 8px 0px 15px;
  padding: 4px 0px 4px 7px;
  list-style-type: none;
  display: block;
  font-weight: normal;
  background: url('images/submenu.gif') left bottom repeat-x;
  _height: 16px
}

#col-left ul li a.submenu-activ{
  margin: 0px 8px 0px 15px;
  padding: 4px 10px 4px 7px;
  list-style-type: none;
  display: block;
  font-weight: bold;
  background: #fda218;
  color: #fff;
  _height: 16px
}
#col-left ul li a.subsubmenu{
  margin: 0px 8px 0px 15px;
  padding: 3px 10px 3px 18px;
  list-style-type: none;
  display: block;
  font-weight: normal;
  background: #F6EDDF;
  border-bottom: 1px solid #fff;
  _height: 16px
}

#col-left ul li a.subsubmenu-activ{
  margin: 0px 8px 0px 15px;
  padding: 3px 10px 3px 18px;
  list-style-type: none;
  display: block;
  font-weight: bold;
  background: #F6EDDF;
  border-bottom: 1px solid #fff;
  _height: 16px
}

.unternavi-abschluss {
  background: url('images/undermenu.jpg') left top no-repeat white;
  height: 35px;
  width: 239px;
}

.cleaner-top {
  height: 1px;
  clear: both;
  line-height: 1px;
  font-size: 1px;
  background: #c5c5c5;
}

.cleaner-top2 {
  height: 1px;
  clear: both;
  line-height: 1px;
  font-size: 1px;
  background: #c5c5c5;
  margin-bottom: 20px
}

.print {
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  float: right;
}

.print a{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  background: url('images/iko-print.gif') left bottom no-repeat;
  color: #b4b4b5;
  font-size: 10px;
  line-height: 15px
}

h1.big-text {
  margin: 5px 0px 12px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 20px;
  font-weight: normal;
  color: #FCB034;
  line-height: 22px;
  display: block;
  float: none;
  text-transform: none;
   

}

h1.big-text span {
    color: #939598;
}



.content-img {
  margin-bottom: 20px
}

.www ul{
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 15px 0px;
  list-style-type: none
  
}

.www ul li{
  padding: 4px 0px 8px 11px;
  color: #333333;
  font-weight: bold;
  line-height: 14px;
  margin: 0px 0px 0px 18px;
  list-style-type: none;
  background: url('images/dot.gif') left 6px no-repeat;
}

.www ol li{
  padding: 0px 0px 8px 15px;
  margin: 0px 0px 0px 20px;
}



.img-left {
  float: left;
  margin: 4px 20px 0px 0px; 
}

.img-left2 {
  float: left;
  padding: 4px 20px 0px 0px; 
  background-color: #F5F5F3;
  position: relative;
}


.img-right {
  float: right;
  margin: 4px 0px 0px 20px; 
}


.h3-right {
  margin-bottom: 0px
}


.mehr {
  background: url('images/dot.gif') left 4px no-repeat;
  padding-left: 11px
}

.mp0 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#footer-images {
  padding: 0px 0px 20px 60px;
}

#footer-images img{
  margin: 0px 40px 0px 0px;
}

#box0 {
	float: left;
	width:210px;
	height: 112px;
	padding: 108px 15px 0 89px;
}

#box0 h1 {
	text-transform: none;
	color: white;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
 	font-family: "Lucida Sans Unicode";
}


#box1 {
  float: left;
  width: 240px;
  height: 100px;
  padding: 125px 0px 0px 21px;
}

#box1 p{
  line-height: 15px;
  height: 31px;
}

#box1 p.link {
  height: 19px;
}


#box2 {
  width: 240px;
  height: 100px;
  float: left;
  margin: 22px 0px 30px 68px;
  _margin: 22px 0px 30px 34px;
}

#box2 p{
  line-height: 15px;
  height: 45px;
}

#box2 p.link {
  height: 19px;
}


#box3 {
  width: 240px;
  height: 100px;
  float: left;
  margin: 22px 0px 30px 27px;
  _margin: 22px 0px 30px 27px;
}

#box3 p{
  line-height: 15px;
  height: 45px;
}

#box3 p.link {
  height: 19px;
}


#box4 {
  width: 256px;
  height: 71px;
  float: left;
  margin: 9px 0px 0px 58px;
  _margin: 9px 0px 0px 29px;
  position: relative;
}

#box4 p{
	padding: 0;
	margin: 0;
	color: #fff;
	line-height: 16px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#box4 p a {
	display: block;
}

#box4 p.date {
	font-size: 10px;

	padding: 4px 0 0 0;
	margin: 0;
	display: block;
}

#box4 p.date a {
	padding: 6px 0 5px 10px;
	font-weight: normal;
	display: block;
	color: white;
}

#box4 a:hover{
  text-decoration: none
}

#box4 p.news a {
	color: white;
	padding: 0px 0 0px 10px;
	height: 45px;
}

#box5 {
  width: 206px;
  height: 78px;
  float: left;
  margin: 9px 0px 0px 12px;
  _margin: 9px 0px 0px 12px;
  position: relative;
}

#box5 p{
	padding: 0;
	margin: 0;
	color: #fff;
	line-height: 16px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#box5 p a {
	display: block;
}

#box5 p.date {
	font-size: 10px;

	padding: 4px 0 0 0;
	margin: 0;
	display: block;
}

#box5 p.date a {
	padding: 6px 0 5px 10px;
	font-weight: normal;
	display: block;
	color: white;
}

#box5 a:hover{
  text-decoration: none
}

#box5 p.news a {
	color: white;
	padding: 0px 0 0px 10px;
	height: 45px;
}

.arrow-hp {
  position: absolute;
  top: 50px;
  left: 201px;
  width: 15px;
  height: 15px;
  display: block;
}

.arrow-hp2 {
  position: absolute;
  top: 50px;
  left: 168px;
  width: 15px;
  height: 15px;
  display: block;
}

.tbold {
  font-weight: bold;
  font-size: 12px
}
.mehr-hp {
  background: url('images/arrow-hp.gif') left center no-repeat;
  display: block;
  padding-left: 20px;
  line-height: 15px
}

.download-left {
  float: right;
  width: 80px;
  text-align: center;
  padding-top: 5px;
  margin-top: 2px;
}

.mime_def {
  background: url('images/iko-def.gif') center 5px no-repeat;
}


.mime_pdf {
  background: url('images/iko-pdf.gif') center 5px no-repeat;
}

.mime_zip {
  background: url('images/iko-zip.gif') center 5px no-repeat;
}

.mime_exe {
  background: url('images/iko-exe.gif') center 5px no-repeat;
}

.mime_png {
  background: url('images/iko-png.gif') center 5px no-repeat;
}

.mime_gif {
  background: url('images/iko-gif.gif') center 5px no-repeat;
}


.mime_jpg {
  background: url('images/iko-jpg.gif') center 5px no-repeat;
}

.mime_jpeg {
  background: url('images/iko-jpeg.gif') center 5px no-repeat;
}

.mime_gz {
  background: url('images/iko-gz.gif') center 5px no-repeat;
}

.mime_rar {
  background: url('images/iko-rar.gif') center 5px no-repeat;
}


.download-right {
  float: left;
  width: 445px;
  text-align: left;
  border-right: 1px solid #dadad6;
  padding-top: 5px;
  margin: 2px 0px 2px 0px;
}

.download-left p{
  padding-top: 30px;
  font-size: 9px
}

.download-right h2{
  margin: 0;
  padding: 0 0 0px 15px;
}

.download-right p{
  padding-left: 15px;
  margin-bottom: 3px
}

.underlined {
  margin: 10px 0px 15px 0px;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 7px
}

.underlined span{
  font-weight: normal;
  font-size: 12px
}

label {
  display: block;
  background: #fda41e;
  width: 103px;
  height: 20px;
}

label.nachricht {
  display: block;
  background: #fda41e;
  width: 103px;
  height: 20px;
  margin-top: 20px
}

label span{
  padding-left: 10px;
  color: #fff;
  font-weight: bold;
  display: block;
  line-height: 20px
}

.edit {
  border: 1px solid #fda41e;
  background: #fff3e1;
  height: 16px;
  line-height: 16px;
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 6px;
  float: left;
  width: 200px;
  font-size: 11px
}

.textarea {
  border: 1px solid #fda41e;
  background: #fff3e1;
  height: 200px;
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 6px;
  float: left;
  width: 450px;
  overflow: auto;
  font-size: 11px;
  font-family: arial
}

select {
  border: 1px solid #fda41e;
  background: #fff3e1;
  height: 20px;
  line-height: 16px;
  margin: 0px 0px 0px 0px;
  float: left;
  width: 103px;
  font-size: 11px
}

.form-div {
  float: left;
  width: 267px;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}

.form-div2 {
  float: left;
  width: 267px;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

.form-div2 span{
  padding: 0px 0px 0px 7px;
}

.form-div3 {
  padding: 0px 0px 10px 0px;
}

.form-div3 span{
  padding: 0px 0px 0px 7px;
}

.checkbox {
  position: relative;
  top: 2px;
  border: 1px solid #fda41e;
  background: #fff3e1;
  padding: 0px
}

form p {
  padding: 5px 0px 5px 0px
}

.button {
  margin: 20px 0px 0px 306px
}

.images {
  padding-bottom: 0;
  margin-bottom: 0;
}

.images img {
  border: 2px solid #e4e4e4;
}

.box_1 {
  background: #F5F5F3;
  padding: 6px 3px 3px 3px;
}

.box_2 {
  background: #FFFAF2;
  padding: 6px 3px 3px 3px;
}

p.link {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 17px;
}

p.linkb {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 17px;
  background: #F5F5F3;
  position: relative;
}

.downloadbox_top_0 {
  background-color: #F5F5F3;
  font-size: 0px;
  line-height: 0px;
  height: 4px;
}

.downloadbox_top_1 {
  background-color: #F5F5F3;
  font-size: 0px;
  line-height: 0px;
  height: 4px;
}

.downloadbox_bottom_0 {
  font-size: 0px;
  line-height: 0px;
  height: 15px;
  background-color: #F5F5F3;
}

.downloadbox_bottom_1 {
  font-size: 0px;
  line-height: 0px;
  height: 20px;
  background-color: #F5F5F3;
}


.downloadbox_2bottom_0 {
  font-size: 0px;
  line-height: 0px;
  height: 5px;
  background-color: #F5F5F3;
}

.downloadbox_2bottom_1 {
  font-size: 0px;
  line-height: 0px;
  height: 5px;
  background-color: #F5F5F3;
}





.downloadbox_0 {
  background-color: #F5F5F3;
  padding: 5px;
  margin-bottom: 10px;
  width: 528px;
  
}

.downloadbox_1 {
  background-color: #F5F5F3;
  padding: 5px;
  margin-bottom: 10px;
  width: 528px;
}



.disk {
  margin-left: 7px;
}


.newsletter_reg_box {
  margin-left: 0px;
  background: url('images/newsletter_reg_box.jpg') left top no-repeat;
  height: 95px;
  margin-bottom: 25px;
}

.newsletter_reg_box h4 {
  margin-left: 12px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  line-height: 14px;
  padding-top: 4px;
}


.newsletter_reg_box p {
  font-size: 10px;
  line-height: 14px;
  color: #3B3B3B;
  margin: 0;
  padding: 3px 7px 0 4px;
}





.topmargin {
  margin-top: 1px
}

div.error {
color: red;
}

span.error {
color: red;
}

.hinweis_login {
background: url(images/hinweis_icon.gif) left center no-repeat;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 40px;
margin-top: 15px;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0px;
}



div.page_button {
   float: left; 
   background: #F5F5F3; 
   margin-right: 4px;
   margin-top: 3px;
}

div.active_button {
    background: #333333;
    color: white;
    padding: 3px;
}

div.page_button a {
   display: block;
   padding: 3px;
   text-align: center
}

table.download-table th {
  height: 21px;
  padding: 0 7px 0px 5px;
  color: white;
}

table.download-table td {
  padding: 8px 5px 5px 5px;
  border-bottom: 1px solid #c5c5c5;
}

table.download-table td.datum {
  font-size: 10px;
  padding-top: 8px;
}

table.download-table {

}

table.download-table td h4{
  margin: 0;
  padding: 0 0 3px 0;
}

table.download-table th.l {
  color: #1F4E72;
  border-top: 2px solid #1F4E72;
  border-bottom: 2px solid #1F4E72;
  text-transform: uppercase
}

th.m {
  background: url('images/table_mxx.jpg') left top repeat-x #1F4E72;
  text-transform: uppercase
}

th.r {
  background: url('images/table_mxx.jpg') left top repeat-x #1F4E72;
  text-transform: uppercase

}

.kommentar {
  font-size: 10px;
  margin-bottom: 10px;
}

.file_size {
  margin-left: 5px;
  font-size: 10px;

}

.pagination {
	margin-top: 20px;
		
}

.produktscreenshot {
    background-color: #F5F5F5;
    padding: 6px 10px 10px 10px;
}

.height20 {
    height: 20px;
}












#linkbox {
  width: 256px;
  height: 55px;
  float: left;
  margin: 9px 0px 0px 59px;
    background: url("images/startseite_linkbox_header.jpg") left top repeat-x #F2F1F1;  
  position: relative;
  _display: inline;
}


#linkbox p.head {
    color: #1E486A;
    font-weight: bold;
    height: 55px;
    font-size: 12px;
    line-height: 56px;
    margin: 0 0 0 9px;
    padding: 0;
}

#linkbox ul {
    padding: 0 0 5px 0;
    margin: 0;
    background-color: #F7F8FA;
}

#linkbox ul li {
    list-style-type: none;
    border-bottom: 1px solid #D7DEE5;
    padding: 5px 0 5px 0;
    margin: 0 9px 0 9px;
    line-height: 12px;
}

#linkbox ul li a {
    color: #69889E;
    font-weight: bold;
    font-size: 11px;
}





#box6 {
  width: 256px;
  float: left;
  margin: 9px 0px 0px 10px;
  position: relative;
  _display: inline;
}


#box6_link {
  height: 55px;
  background: url(images/box6_arrow.jpg) 237px 36px no-repeat #60969D;
}

#box6 #box6_content {
  background: #60969D;
  border-top: 1px solid #80ABB1;
  padding: 11px 9px 13px 9px;
  display: none;
  position: relative;  
}

#box6 #box6_content p {
  font-size: 11px;
  color: #F3F7F7;
  line-height: 14px;
}

#box6 #box6_content p a {
    color: white;
}


#box6 #box6_content p.mitbild {
   position: absolute;
  left: 90px;
  _left: 82px;
  top: 11px;
  width: 160px;
  font-size: 11px;
  color: #F3F7F7;
  line-height: 14px;
}

#box6_content img {
  padding: 3px 0 0 0;
}

#box6 p{
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
}


#box6 p.date {
	font-size: 9px;
	line-height: 9px;
	font-family: Arial, sans-serif;

	margin: 0;
	display: block;
	text-transform: uppercase;

}

#box6 p.date a {
	font-weight: normal;
	color: white;
	display: block;
	padding: 5px 0 5px 9px;
	display: block;
}

#box6 p.date a span {
  color: #C4D9DB;
}

#box6 p.news {
  line-height: 15px;
}

#box6 a:hover{
  text-decoration: none
}

#box6 p.news a {
	  color: white;
    height: 36px;
    display: block;
    padding: 0 9px 0 9px;
}






#box7 {
  width: 256px;
  float: left;
  margin: 9px 0px 0px 10px;
  position: relative;
  _display: inline;
}

#box7_link {
  height: 55px;
  background: url(images/box7_arrow.jpg) 237px 36px no-repeat #5AA39F;
}

#box7 #box7_content {
  background: #5AA39F;
  border-top: 1px solid #7BB5B2;
  padding: 11px 9px 13px 9px;
  display: none;
  position: relative;
}

#box7 #box7_content p {
  font-size: 11px;
  color: #F3F7F7;
  line-height: 14px;
}

#box7 #box7_content p a {
    color: white;
}


#box7 #box7_content p.mitbild {
   position: absolute;
  left: 90px;
  _left: 82px;
  top: 11px;
  width: 160px;
  font-size: 11px;
  color: #F3F7F7;
  line-height: 14px;
}

#box7_content img {
  margin: 3px 0 0 0; 
}



#box7 p{
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
}


#box7 p.date {
	font-size: 9px;
	line-height: 9px;
	font-family: Arial, sans-serif;
	margin: 0;
	display: block;
	text-transform: uppercase;

}

#box7 p.date a {
	font-weight: normal;
	color: white;
	display: block;
	padding: 5px 0 5px 9px;
	display: block;
}

#box7 p.date a span {
  color: #C4D9DB;
}

#box7 p.news {
  line-height: 15px;
}

#box7 a:hover{
  text-decoration: none
}

#box7 p.news a {
	  color: white;
    height: 36px;
    display: block;
    padding: 0 9px 0 9px;
}