*
{
  margin: 0px;
  padding: 0px;
}

/* .rot für wysiwyg css dropdown */
.rot
{
  color:  #E60006;
}

body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #414141;
  background-color: #EAE6DF;
  text-align: center;
}

h1
{
  font-size: 25px;
  font-weight: normal;
  /*margin-bottom: 10px;*/
  padding-bottom: 10px;
}

h1.spezialisten
{
  margin-top: 30px;
  margin-bottom: 10px;
}

h2
{
  font-size: 20px;
  font-weight: normal;
  color: #333;
  margin-top: 2px;
  margin-bottom: 5px;
}

h3
{
  font-size: 18px;
  font-weight: normal;
}

.displaynone
{
  display: none;
}

input,
textarea
{
  border: 1px solid #E4DFD6;
}

p
{
  margin-bottom: 10px;
  line-height: 130%;
}

a
{
  font-weight: bold;
  color: #E60006;
  text-decoration: none;
}

a img
{
  border: none;
}

.text-right
{
  text-align: right;
}

table td 
{
  vertical-align: top;
  padding-right: 10px;
}

ol 
{
 margin-left: 10px;
 padding: 0 5px 5px 5px;
}

ol li
{
 padding: 0 0 10px 0;
}

div.page
{
  text-align: left;
  margin: auto !important;
  width: 920px;
}

div.bg
{
  background-color: white;
  padding: 10px;
  padding-bottom: 1px;
  zoom: 1;
}

a.link
{
  font-weight: bold;
  color: #E60006;
  text-decoration: none;
  background-image: url(/_images/link_bg.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 3px;
  padding-right: 6px;
}

input.link
{
  font-weight: bold;
  color: #E60006;
  background-color:  #fff;
  border: none;
  text-decoration: none;
  background-image: url(/_images/link_bg.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 3px;
  padding-right: 6px;
}

a:hover,
a:hover.link,
a:hover.focus,
a:hover.active
{
  text-decoration: underline;
}

div.head
{
  position: relative;
}

div.head form.sprache select
{
  font-size: 11px;
  padding: 1px;
  width: 100px;
}

div.head form.suche
{
  float: right;
}

div.head form.suche .eingabefeld
{
  font-size: 11px;
  padding: 1px;
  width: 140px;
}

.button
{
  background-color: transparent;
  background-image: url(/_images/link_bg.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 3px;
  padding-right: 6px;
  color: #E60006;
  font-weight: bold;
  font-size: 12px;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  border: none;*
  overflow:visible
}

img.logo
{
  float: left;
  margin-top: 5px;
  margin-right: 15px;
  border:  none;
}

p.slogan
{
  font-size: 22px;
  margin-top: 20px;
}

p.slogan span
{
  color: #E60006;
}

div.login_link,
div.login_form
{
  background-image: url(/_images/login_shadow.png);
  background-repeat: repeat-x;
  z-index: 10;
  position: absolute;
  right: 3px;
  padding-left: 18px;
  padding-right: 13px;
  width: 155px;
}

div.login_link
{
  background-position: 0 0;
  bottom: 200px;
  height: 22px;
  padding-top: 8px;
  font-weight: normal;
  color: #333;
  cursor:pointer;
}

* html div.login_link
{
  top: 54px;
  _right: 13px;
}

div.login_link,
div.login_form img#login_close {
  cursor:pointer;
}

div.login_form
{
  background-position: bottom left;
  top: 0px;
  height: 120px;
  overflow: hidden;
  padding-top: 12px;
  display:none;
}

div.login_form img#login_close {
  float: right;
}

div.login_form p
{
  margin: 0px;
}

div.login_form input
{
  margin-bottom: 10px;
  display: block;
  width: 150px;
}

div.login_form input.button
{
  margin-bottom: 10px;
  display: block;
  width: 65px;
  float: right;
}

div.login_form label
{
  font-size: 11px;
}

div.login_form a.password-reset
{
  float: right;
  font-size: 10px;
}

/*
div.login_link,
div.login_form
{
  width: 170px;
  background-image: url(/_images/login_bg.png);
  background-repeat: repeat-x;
  background-position: top left;
  padding: 10px 10px 0 10px;
  z-index: 10;
  position: absolute;
  right: 3px;
  _right: 13px;
  background-color: #E7E2DA;
}

div.login_link  a {
  
}

div.login_link
{
  bottom: 200px;
  height:  30px;
}

div.login_form
{
  display: none;
  bottom: 50px;
  height: 150px;
  overflow: hidden;
}

div.login p
{
  margin: 0px;
}

div.login_form input
{
  margin-bottom: 10px;
  display: block;
  width: 170px;
}

div.login_form input.button
{
  margin-bottom: 10px;
  display: block;
  width: 65px;
  float: right;
}

div.login_link p.open a
{
  font-weight: normal;
  color: #333;
}

div.login_form label
{
  font-size: 11px;
}

div.login_form a.password-reset
{
  float: right;
  font-size: 10px;
}
*/
div.newsflash
{
  background-image: url(/_images/news_bg.jpg);
  background-repeat: repeat-x;
  background-color: #DC151F;
  height: 200px;
  clear: both;
  z-index: 0;
  position: relative;
}

div.newsflash div.news select
{
  font-size: 12px;
  padding: 1px;
  margin: 3px 0 5px 0;
  width: 200px;
}

div.news
{
  padding: 10px;
  width: 200px;
  color: white;
}

div.news h2
{
  font-size: 16px;
  font-weight: bold;
  color: white;
  margin-top: 5px;
  margin-bottom: 5px;
}

div.flash
{
  float: right;
}

a.newsflash
{
  background-image: url(/_images/link_bg_newsflash.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 3px;
  padding-left: 0px;
  padding-right: 6px;
  font-size: 12px;
  color: white;
  text-decoration: none;
}

a:hover.newsflash
{
  text-decoration: underline;
}

div.main
{
  margin-top: 30px;
  margin-bottom: 10px;
}

div.content
{
  width: 610px;
  _width: 600px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 10px;
}

div.content-full,
div.content-standorte
{
  width: 100%;
  padding-right: 0px;
  padding-bottom: 0px;
}

p.einleitungstext
{
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  zoom: 1;
}

p.zurueck
{
  float: right;
  line-height: 35px;
}

p.zurueck a
{
  font-weight: normal;
}

div.footer
{
  margin-top: 10px;
  clear: both;
  border-top: solid 1px #E4DFD6;
  padding-top: 10px;
}

div.footer .impressum
{
  float: right;
  text-align: right;
}

div.netzwerk
{
  margin-top: 20px;
  padding: 10px;
}

div.netzwerk h1
{
  font-size: 18px;
  margin-bottom: 0px;
}

div.netzwerk h2
{
  font-size: 12px;
  font-weight: bold;
  margin-bottom:11px;
}

div.netzwerk h3
{
  font-size: 11px;
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
}

div.netzwerk div.oneofthree
{
  float: left;
  width: 160px;
}

div.netzwerk div.twoofthree
{
  float: left;
  width: 550px;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 20px;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

div.netzwerk div.threeofthree
{
  float: right;
  width: 140px;
}

div.netzwerk div.category
{
  width: 135px;
  float: left;
}

div.netzwerk div.category ul.small
{
  height: 50px;
}

div.netzwerk div.category ul
{
  list-style-type: none;
  float: left;
}

div.netzwerk div.category ul li a
{
  color: #E86066;
  font-weight: normal;
}

div.netzwerk div.category ul li a:hover,
div.netzwerk div.category ul li a:focus
{
  color: #E60006;
}

.message {
  color: red;
}
