/* Formulare */

form {
width: 450px;
padding: 20px;
margin:30px auto 30px auto;
border: 1px dashed #333333;
}

form.rueckruf {
width:100%;
padding:5px 0 0 0;
border:none;
margin:0;
}

form.rueckruf input {
width:95%;
}

form.rueckruf td {
padding:2px 2px 2px 2px;
}

#searchform {
width: 100%;
border: none;
}

#searchsubmit {
width: 30%;
border: 1px solid #000000;
background-color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
}

form label {
font-size: 12px;
letter-spacing: 1.2;
}

form td {
padding: 0 0 10px 0;
}

#form_container {
text-align: center;
}

form input.text, input.button, textarea {
width:90%;
border: 1px solid #CCCCCC;
background-color: #F0F0FF;
}

.button {
width: 50%;
border: 1px solid #000000;
background-color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
margin-top: 15px;
}

/* Ende Formulare */

/* Menü */
.submenu2 {
margin: 5px 0 0 10px;
font: normal 11px Arial, Verdana, 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/*
#menu {
width: 1000px;
height: 30px;
background-image:url(http://www.lawflow.net/img/layout/menu/menu_bg.gif);
margin: 0 auto 0 auto;
}

#menu_left {
width:200px;
height:30px;
background-image:url(http://www.lawflow.net/img/layout/menu/menu_trenner.gif);
background-position:right;
background-repeat:no-repeat;
float:left;
}

#menu_right {
height:30px;
width:200px;
text-align: center;
vertical-align: middle;
background-image:url(http://www.lawflow.net/img/layout/menu/menu_trenner.gif);
background-repeat:no-repeat;
float:right;
}

.menu_item {
width:100%;
font: normal 12px Arial, Verdana, 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #FFFFFF;
text-align: center;
vertical-align: middle;
padding-top:6px;
}

.menu_item a {
color: white;
}

.menu_subitem {
width:100%;
font: normal 11.5px Arial, Verdana, 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

.submenu ul {
list-style-type: none;
margin: 5px 0 5px 0;
}



.menu_item a:hover {
text-decoration:none;
color: #CCCCCC;
}

.menu_subitem:hover {
text-decoration: none;
font-weight: bold;
}

.submenu {
position:absolute;
visibility:hidden;
width:198px;
margin-top:30px;
background:#F4F4F4;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
border-left:1px solid #333333;
z-index:10;
text-align:left;
}
*/
/* Ende Menü */

.costs_table td {
padding-left: 3px;
}

#top {
width: 1000px;
height: 15px;
margin: 0 auto 0 auto;
}

#top a {
font-size: 10px;
}

#header {
width: 1000px;
height: 100px;
margin: 0 auto 0 auto;
}

#main {
width: 1000px;
margin: 0 auto 0 auto;
}

#sidebar-left {
width: 200px;
padding-top: 30px;
border-right: 1px dotted #CCCCCC;
background-color:#F5F5F5;
}

#content {
font-size: 12px;
padding: 30px;
background-color: white;
vertical-align:top;
text-align:left;
}

#sidebar {
vertical-align:top;
width: 178px;
padding: 10px 10px 0 10px;
border-left:1px dotted #CCCCCC;
}

#footer {
width: 1000px;
text-align: center;
background:#333333;
color:#FFFFFF;
font-size:10px;
margin: 0 auto 0 auto;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
color: #333333;
line-height: normal;
}

red {
color: #CC0000;
}

h1 {
font-size:14px;
letter-spacing:1.5;
margin: 0 0 15px 0;
color:#9B1D2D;
}

h2 {
font-size:13px;
letter-spacing:1.2;
margin: 0 0 10px 0;
}

h3 {
font-size:12px;
letter-spacing:1.2;
margin: 0 0 10px 0;
}

p {
margin: 0 0 15px 0;
}

a {
  text-decoration:none;
  color:#9B1D2D;
}

a:hover {
  text-decoration:none;
  color:#727272;
}

blockquote {
margin: 10px 0 15px 30px;
line-height: 1.3;
}

/*ENDE EIGENE STYLES*/

/*
html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong,
ol, ul, li,
table, tr, th, td,
form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
*/

body {
  font: normal 12px Arial, Verdana, 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.4;
  color: #1e2022;
  text-align: center;
  align: center;
  margin: 0;
}

/*
ul {
  padding: 0 0 0 16px;
}
li {
  padding: 0 0 5px;
}
*/
/* Bilder */

.image_large {
position:fixed;
z-index:10;
display:none;
border: 2px solid #333333;
padding: 0;
background-color: white;
}

.image_large img {
margin: 20px;
}

#curtain {
position:absolute;
display:none;
top:0px;
left:0px;
width:100%;
height:100%;
z-index:9;
}