/* CSS Document */

a, :focus {
  outline: 0;
}

a {
  color: #731f2e;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}
/* End hide from IE-mac */

body {
  font-size: .75em;
     margin:10px 0 0 0;
     padding:0px;
     font-family: verdana, arial, sans-serif;
     text-align: center;
}

.small {
  font-size: .7em;
}

.large {
  font-size: .85em;
}

.Article {
	column-count: 2; 
	column-gap: 30px;
    background-image: url(../grafiken/hg_textblock.jpg);
    background-repeat: no-repeat; 
    line-height: 18px;
}

.Article p {
	margin-top: 0px; 
}



.text_normal {
    padding: 0px 0 10px 22px;
}


#center {
	margin:auto;
	width:900px;
	text-align: left;
}

#container {
         width: 900px;
         margin:40px 0 0 0;
         padding:0;

}

#spalte1 {
         width:190px;
         float:left;
         margin:10px 0 0 0;
         padding:0;


}

#spalte2 {
         width:485px;
         float:left;
         padding:0;
         margin:0 10px 20px 0;
   	     padding: 0 0 10px 15px;    
/*        font-size: 12px;*/
        line-height: 20px;
        color: rgb(0,0,0);
        text-align: justify;
}

#spalte3 {
         width:200px;
         float:left;
         margin:10px 0 0 0;
         padding:0;

}

/* ------- Optik Header --------   */

#header {
    margin: 0 0 2px 0;
    border-bottom: 8px solid #731f2e;
}



/* ------- Optik Breadcrump --------   */

#breadcrump {
	font-size: 90%;
  color: #969696;
	padding: 20px 0 0;
	width: 695px;
	padding-left: 205px;
/*  float: left;*/
	}


#breadcrump a {
  color: #969696;
	text-decoration: none; 
}

#breadcrump a:hover {
	text-decoration: underline;
}

/* ------- Optik Mandantenlogin --------   */

#login {
/*  font-size: 12px;
  line-height:21px;
*/
	color: rgb(30,62,149);
	padding: 0 2px 0 0;
	margin: 2px 0 0 74px;
	height: 17px;
	background-image: url(../grafiken/login_hg.gif);
	background-position: right;
	float: left;
	text-align: right;
}

#login a {
  color: rgb(30,62,149);
  text-decoration: none;
}

#login a:hover {
  color: rgb(30,62,149);
  text-decoration: underline;
}

/* ------- Optik Elemente Spalte 1 ---------- */

#aktuelles {
        width: 190px;
        margin:0;
        padding:20px 0 0 0;
}

#aktuelles, #suche {
  background: transparent url('../grafiken/hg_left.gif') left top repeat-y;
}

#aktuelles h3, #suche h3 {
  color: #731f2e;
  font-size: 100%;
  margin: 0;
  padding: 0 0 5px 15px;
  text-transform: uppercase;
}

ul.news {
  font-size: 90%;
        margin:  0 0 0 15px;
        padding: 5px 50px 10px 0;
        list-style-type:none;
}

ul.news li {
        margin:  0 0 15px 0;
}

ul.news a {
  color: #000;
  display: block;
	      text-decoration: none;
}

ul.news .date {
  color: #731f2e;
  display: block;
  font-size: 90%;
}

ul.news a:hover .title,
ul.news .more a:hover {
	      text-decoration: underline;
}

ul.news a:hover .date {
  text-decoration: none;
}

ul.news .more, ul.news .more a {
  color: #731f2e;
}

#suche {
  margin: 10px 0 0 0;
  padding: 10px 0 40px;
  width:190px;
/*  height:92px;*/
/*  background-image: url(../grafiken/hg_suche.jpg);
  background-repeat: no-repeat;
*/
}

#suche form {
  margin: 0;
  padding: 0;
}

#suche .suchfeld {
  border:0;
  float: left;
  height: 1.15em;
  width: 115px;
  margin: 0 2px 0 15px;
  padding: 3px 0 0 5px;
  border: 1px solid #dbdfe1;
  background: #fff;
}

input.suchbutton {
  width: 18px;
  height: 18px;
  padding:0;
}

/* ------- Optik Elemente Spalte 2 --------   */

.teaser {
/*    font-size: 12px;
    line-height: 20px;
*/}

.teaser p {
	margin: 0 50px 20px 0; 

}

p.teaser_news {
	margin: 0 0 30px 0; 
}

.img {
	padding: 0 10px 0 0;
}

.img_team {
	border: 1px solid #cccccc;
	padding: 6px;
	margin-bottom: 10px;
}

p {
/*        font-size: 12px;*/
/*        line-height: 20px;*/
        color: rgb(0,0,0);
}

table, tr, td {
/*        font-size: 12px;*/
}


p.textspalte1 {
        width:225px;
        float:left;
        margin: 27px 0 0 22px;
}

p.textspalte2 {
        width:225px;
        float:left;
        margin: 27px 0 0 28px;
}

h1 {
/*        font-size: 20px;*/
font-size: 1.7em;
        font-weight: normal;
/*        line-height: 18px;*/
        color: rgb(52,52,52);
        margin: 0 0 22px 0;
        padding:0;      
		line-height: 28px;
}

ul.fliesstext {
        list-style-type:square;
/*        font-size: 12px;*/
/*        line-height: 18px;*/
        color: rgb(0,0,0);
}



p a {
	      text-decoration: underline;
}

p a:focus,
p a:hover,
p a:active {
	      text-decoration: none;
}

.rot {
	color: #CC0000;
}

.gruen {
	color: #009933;
}

.downloads {
	margin: 20px 0 40px 0;
	}
	
.downloads li {
	margin: 0 0 10px 0;
	}	


/* ------- Optik Elemente Spalte 3 --------   */

#textresize, #infobox {
  background: transparent url('../grafiken/hg_infobox.gif') right top repeat-y;
  width:154px;
  margin-bottom: 10px;
  padding: 10px 10px 20px 36px;
}

#textresize {
  font-size: 90%;
  font-weight: bold;
  padding-bottom: 10px;
}

#textresize .inf, #textresize .right {
  display: block;
  float: left;
}

#textresize .inf {
  margin-top: 4px;
  width: 90px;
}

#textresize .right {
  float: right;
  width: 60px;
  text-align: right;
}

#textresize, #textresize a {
  color: #731f2e;
  text-decoration: none;
}

#textresize a {
  padding: 0px 3px 2px;
}

#textresize a:hover {
  text-decoration: underline;
}

#textresize .small {
  font-size: 80%;
}

#textresize .large {
  font-size: 120%;
}

.small #textresize .small,
.medium #textresize .medium,
.large #textresize .large {
  background: #731f2e;
  color: #fff;
  text-decoration: none !important;
}

#infobox h4 {
  color: #731f2e;
  text-transform: uppercase;
  font-size: 100%;
        font-weight: bold;
        margin:0 0 5px 0;
        padding:0;
}

#infobox p {
  font-size: 90%;
		margin: 10px 0px 25px 0px;
        color: rgb(127,127,127);
}

#infobox p a {
    color: #731f2e;
        text-decoration: none;
}

#infobox p a:hover {
        text-decoration: underline;
}

#infobox img {
        margin: 5px 0 0 10px;
        
}

/* ------- Optik Footer ----------  */

#footer {
    background: transparent url('../grafiken/footer_bg.jpg') right 55px no-repeat;
        width:900px;
        padding: 20px 0 45px 0;
        clear:left;
        text-align:center;
}

#drucken,
#empfehlen,
#oben {
      height:20px;
      float:left;
}

#drucken img,
#empfehlen img,
#oben img {
      border:0;
}

#drucken {
      width:76px;
      margin: 0 33px 8px 292px;
}

#empfehlen {
      margin: 0 33px 8px 0;
      width:86px;
}

#oben {
      margin: 0 0 8px 0;
      width:90px;
}

#linie {
        
/*        width: 900px;
        height: 4px;
*//*        background-image:url(../grafiken/footer_linie.gif);
        background-repeat: repeat-x;
*/        margin: 0;
        padding:0;
        clear:left;
}

#footer p {
        font-size: 90%;
        color: rgb(127,127,127);
        margin:10px 0 0 0;
        padding:0;
}

#footer p a {
        color: rgb(127,127,127);
        text-decoration:none;
}

#footer p a:hover {
        text-decoration:underline;
}

