/*
Theme Name: Anwalt-Theme


*/
/* ------------------- ALLEGEMEINE ANGABEN ------------------- */

html {
  font-size: 100.1%;
}

body {
  margin: 0px;padding: 0px;
  
  padding-bottom: 50px;
  
  font-size: 100.1%;
  background: url(images/bg.jpg) repeat-x;
}

img { border: 0px; }

.left, .alignleft{
  float: left;
  margin-right:15px;
  margin-bottom:5px;
  
}

.right, .alignright {
  float: right;
  margin-left:15px;
  margin-bottom:5px;
}

.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

/* ------------------- PAGE ------------------- */

#page {
  width: 880px;
  margin: 0px auto;
}

#header {
  width: 880px;
  height: 120px;
  
  background: url(images/header.jpg) center no-repeat #141B37;
}

#navigation {
  width: 880px;
  height: 26px;
  
  background: url(images/nav_bg.jpg);
  
  text-align: center;
}

#navigation a {
  
  margin-left: 70px;
}

#content {
  padding: 25px;
  
  border-bottom: 2px solid #F3ECDA;
  
  background: url(images/content_verlauf.jpg) repeat-x;
}

#content h1 {
  margin: 0px;
  
  letter-spacing: 1px;
  
  font-weight: normal;
  font-family: Tahoma;
  font-size: 14px;
  color: #151B36;
  text-transform:uppercase;
  
  margin-bottom:10px;
}

#content p {
  margin-top: 10px;
  
  line-height: 20px;
  
  font-family: Tahoma;
  font-size: 13px;
  color: #343434;
}

#subcontent {
  padding: 15px;
  
  border-bottom: 2px solid #F3ECDA;
}

#sc_left {
  width: 152px;
  float: left;
  
  margin-left: 70px;
  
  text-align: justify;
  font-family: Verdana;
  font-size: 12px;
  color: #A8A8A8;
}

#subcontent .img {
  margin: 0px;
  border: 1px solid #C4C4C4;
}

#sc_middle {
  width: 152px;
  float: left;
  
  margin-left: 120px;
  
  text-align: justify;
  font-family: Verdana;
  font-size: 12px;
  color: #A8A8A8;
}

#sc_right {
  width: 152px;
  float: left;
  
  margin-left: 120px;
  
  text-align: justify;
  font-family: Verdana;
  font-size: 12px;
  color: #A8A8A8;
}

p.kompetenzen a {
  text-decoration: none;
  color: #343434;
}

p.kompetenzen a:hover {
  color: #B7B7B7;
}

.onlinescheidungsformular {
  line-height: 20px;
  
  font-family: Tahoma;
  font-size: 13px;
  color: #343434;
}

.onlinescheidungsformular td {


}

#content td 
{
color:#343434;
font-family:Tahoma;
font-size:13px;
line-height:20px;
}

.onlinescheidungsformular input {
  width: 190px;
  border: none;
  border-bottom: 1px solid black;
}

.onlinescheidungsformular .hauptueberschrift {
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  
  background: #343434;
  
  margin-top: 25px;
  margin-bottom: 10px;
  
  font-weight: bold;
  font-size: 16px;
  color: white;
}

.onlinescheidungsformular .ueberschrift {
  padding-left: 15px;
  
  background: #141B37;
  
  font-weight: bold;
  font-size: 13px;
  color: white;
}

#footer {
  text-align: center;
  font-family: Verdana;
  font-size: 10px;
  color: #B7B7B7;
}
