/*#############################################################
Name: dischingen.css 
Version: 0.3alpha (Vorversion)
Datum: 16-10-2007 1040 Uhr
Beschreibung: ReDesign der Dischinger Internetseite
Anzeige: Hauptlayout
Author: Marco Krauß
URL: http://172.16.194.2/dischingen.de/cms/css
#############################################################*/
/* Start Global Bereich */

* {
margin: 0;
padding: 0;
}

html[xmlns^="http"] {
height:100%;
padding-bottom:0.005em;
}

body {
background: #fdf0c1 url('../images/body_BG.gif') top repeat-x;
color: #000;
font-style: normal;
font-size: 0.65em;
font-family: "Lucida Sans Unicode", arial, verdana, sans-serif;
}

h1 {
font-size: 1.15em;
border-bottom: 1px solid #A5A5A5;
padding-bottom: 3px;
margin-bottom: 3px;
}

h2{
font-size: 1.15em;
}

h3{
font-size: 0.9em;
border-bottom: 1px solid #696755;
padding-bottom: 3px;
margin-bottom: 3px;
}

h4{
font-size: 0.9em;
}

a {
color: #000;
background: transparent;
text-decoration: underline;
}

a:hover {
color: #000;
background: #e2d7ae;
text-decoration: none;
}

a.back {
padding-left :20px;
background: url(../images/back.gif) no-repeat bottom left;
}

a.back:hover  {
background: #e2d7ae url(../images/back.gif) no-repeat bottom left;
}

a.forward {
padding-left: 20px;
background: url(../images/forward.gif) no-repeat bottom left;
}

a.forward:hover {
background: #e2d7ae url(../images/forward.gif) no-repeat bottom left;
}

a.top {
padding-left :20px;
background: url(../images/top.gif) no-repeat bottom left;
}

a.top:hover  {
background: #e2d7ae url(../images/top.gif) no-repeat bottom left;
}

a.druck {
 display:block;
 margin: 15px 25px 15px 25px;
 padding: 0px 0px 7px 25px;
 background: url('../images/print.gif') no-repeat left;
 display:none;
}

li {list-style: none;}

.left {float: left;}

.right {float: right;}

.clear {clear: both;}

.tastatur {display: none;}

.container {
font-size: 1.2em;
background: url('../images/bgcontainer.jpg') repeat-y;
margin: 0 auto;
width: 1024px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

.header {
float: left;
width: 1024px; /*width: 640px;*/
height: 150px;
background: url('../images/header.jpg') no-repeat;
font: normal 2.4em Verdana,sans-serif;	
}

#header-left a {
display: block;
font-size: 14px;
text-decoration: none;
text-align: center;
vertical-align: middle;
width: 186px;
height:28px;
padding: 13px 12px 1px 13px;
color: #fff;
background: #555;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}/* Barrierefrei-Link */

#header-left a:hover {
color: #000;
background: #fdf0c1;
}

#header-right {
float: right;
width: 171px;
height: 150px;
}

blockquote {
display: block;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
color: #333;
background: #F1F1F1;
font-size: 0.9em;
margin-bottom: 1.2em;
padding: 6px 12px;
}

blockquote p {padding: 3px 0;}

blockquote ul {padding-left: 10px;}

a.mehr{
padding-left :15px;
background: url('../images/minipage.gif') no-repeat left;
}

a.mehr:hover {
color: #000;
background: #e2d7ae url('../images/minipage.gif') no-repeat left;
text-decoration: none;
}

a.print {
padding: 0px 0px 7px 25px;
background: url('../images/print.gif') no-repeat left;
}
/* End Global Bereich */

/* Start Searchbox */
#searchbox {
margin-top: 20px;
border-bottom: 1px solid #696755;
border-top: 1px solid #696755;
}

#formsearch{
padding: 5px 0px 5px 12px;
height: 22px;
}

input#searchterm{
height: 18px;
width: 136px;
border: 1px solid #696755;
margin: 0px;
padding: 0px;
}

button#knopf1  {
height: 20px;
font-size: 1em;
font-weight: normal;
border: 1px solid #696755;
background-color: #e2d7ae;
margin: 0px;
padding: 0px;
}
/* End Searchbox */

/* Start Searchbox Main */
.searchbox {
margin-top: 20px;
border-bottom: 0px solid #696755;
border-top: 0px solid #696755;
}

.formsearch{
padding: 5px 0px 5px 0px;
height: 22px;
}

input.searchterm{
height: 18px;
width: 136px;
border: 1px solid #696755;
margin: 0px;
padding: 0px;
}

button.knopf1  {
height: 20px;
font-size: 1em;
font-weight: normal;
border: 1px solid #696755;
background-color: #e2d7ae;
margin: 0px;
padding: 0px;
}
/* End Searchbox */



/* Start Loginbox */
#loginbox {
margin-top: 20px;
border-bottom: 1px solid #696755;
border-top: 1px solid #696755;
color: #000;
}

#loginform {padding: 2px 0 4px 12px;}

#username, #password {
width: 185px;
height: 18px;
margin: 5px 0px 0px 0px;
padding: 0px;
border: 1px solid #696755;
}

#knopf2, #knopf3 {
display: block;
text-align: left;
height: 20px;
width: 187px;
overflow: hidden;
font-size: 0.8em;
font-weight: normal;
border: 1px solid #696755;
padding: 0px 0px 0px 0px;
margin: 5px 0px 0px 0px;
background-color: #e2d7ae;
}

/* End Loginbox */

.knopf {
display: block;
text-align: center;
height: 20px;
width: 100%;
overflow: hidden;
font-size: 0.8em;
font-weight: normal;
border: 1px solid #696755;
padding: 0px 0px 0px 0px;
margin: 2px 0px 2px 0px;
background-color: #e2d7ae;
}

.knopf3 {
display: block;
text-align: center;
height: 20px;
width: 100%;
overflow: hidden;
font-size: 0.8em;
font-weight: normal;
border: 1px solid #696755;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: #e2d7ae;
}

.knopf:hover { background-color: #ffffff; }

/* Start Main */
/*.main {
float: left;
width: 642px;
background-color: Lime;
}*/

.main .padded {
float: left; 
padding: 18px 24px; 
width: 594px;
}

.main ul {margin-left: 1.8em;}

.main li {list-style-image: url('../images/li.gif');}

.autor {
font-size: 0.9em; 
color: #666666;
}
/* End Main */

/* Start rechts Main */
.mainRight {
float: right;
width: 171px; 
color: #000;
background: url('../images/bgmainRight.jpg') no-repeat top left;
overflow:hidden;
}

.mainRight .padded {padding: 75px 8px 6px 8px;}
/* End rechts Main */

/* Start Footer */
.footer {
background: url('../images/bgfooter.gif') repeat-x;
color: #000;
font-size: 11px;
line-height: 25px;
width: 100%;
text-align: center;
}

.footer .left,.footer .right {padding: 0 16px;}

.footer a {color: #555;}

.footer a:hover {color: #000;}
/* End Footer */

/* Start Aktuelles */
div.aktuelles_mainAktuelles {
border-top: 1px solid #A5A5A5;
padding-top: 6px;
margin-top: 3px;
}

.aktuelles_mainAktuelles img {
float: left;
background:#fff;
padding:5px;
border:1px solid #A5A5A5;
margin: 5px 10px 5px 0px;
}
/* End Bereich Aktuelles */

/* Start Tabelle Hover */
.main table {
border-collapse: collapse;
width: 593px;
border: 1px solid #666;
}

.main caption {
text-align: left;
font-weight: bold;
margin: 0.5em 0;
}

.main col {border-right: 1px solid #666;}

.main col.ColLast {border: none;}

.main td a{text-decoration: underline;}

.main a.details{
display: block;
position: relative;
padding:0px 2px 0px 2px;
margin-top:2px;
margin-bottom: 2px;
border: 1px solid #000;
text-align: center;
text-decoration: none;
color: #000;
background-color: #E2D7AF;
}

.main a:hover.details {background-color: #fff;}

.main thead {
background: #ccc url(../images/bar.gif) repeat-x left center;
border-top: 1px solid #a5a5a5;
border-bottom: 1px solid #a5a5a5;
}

.main th {
font-weight: normal;
text-align: left;
}

.main th, .main td {
/*padding: 0.5em 5em;*/
padding: 3px 3px 2px 3px;
vertical-align: top;
}

.odd {
background-color: #E5E4E2;
}

.oddvhs {
border-top: 1px solid #666;
border-bottom: 1px solid #666;
}

.main tr:hover {
background-color: #E2D7AF;
color: #000;
}

.main thead tr {
background: #ccc url(../images/bar2.gif) repeat-x left center;
}
/* End Tabelle Hover */

/* Start Tabelle HGV */

.HGV td {
background-color: white;
color: #000;
padding: 0px;
margin: 0px;
}

.HGV tr {
background-color: white;
color: #000;
padding: 0px;
margin: 0px;
}

table.HGV {
background-color: white;
color: #000;
padding: 0px;
margin: 0px;
width: 565px;
border: 0px;
}

.HGV tr:hover {
background-color: white;
color: #000;
}

.HGV tr.odd:hover {
background-color: #E5E4E2;
color: #000;
}


/* Start Tabelle ohne Hover */
.sansHover tr:hover {
background-color: transparent;
color: #000;
}

.sansHover tr.odd:hover {
background-color: #E5E4E2;
color: #000;
}

.sansHover thead tr {
background: #ccc url(../images/bar.gif) repeat-x left center;
}
/* End Tabelle ohne Hover */

/* Start Tabelle Mitarbeiter */
.sansHoverMitar table {
border-collapse: separate;
border-spacing: 5px;
width: 593px;
border: 1px solid #666;
}

.sansHoverMitar tr:hover {
background-color: transparent;
color: #000;
}

.sansHoverMitar tr.odd:hover {
background-color: #E5E4E2;
color: #000;
}

.sansHoverMitar li {list-style-image: url('../images/li2.gif');}

/* End Tabelle Mitarbeiter */
table#aktuell {
border-collapse: collapse;
border-spacing: 0px;
width: 10px;
border: 0px
}

/* Start Alphabetische Tabelle*/
a.hoch {
text-align: right;
}
/* End Alphabetische Tabelle */

/* Start allgemeines Layout */
.boxLeft{
display: block;
float: left;
width:288px;
color: Black;
background-color: transparent;
}

.boxRight{
display: block;
float: right;
width:288px;
color: Black;
background-color: transparent;
}

blockquote .boxLeft{
display: block;
float: left;
width:278px;
color: Black;
background-color: transparent;
}

blockquote .boxRight{
display: block;
float: right;
width:278px;
color: Black;
background-color: transparent;
}

.img-box {
display: block;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px;
border:1px solid #A5A5A5;
background-color: #fff;
}

.img-wrapperLeft {
float:left;
background:#fff;
padding:5px;
border:1px solid #A5A5A5;
margin: 5px 5px 5px 0px;
}

.img-wrapperRight {
float: right;
background:#fff;
padding:5px;
border:1px solid #A5A5A5;
margin:5px 0px 5px 5px;
}

.img-wrapperLeftDown img {
float:left;
background:#fff url(../images/download.gif) no-repeat bottom left;
padding:5px 5px 16px 5px;
border:1px solid #a9a9a9;
margin: 5px 5px 5px 0px;
}

.nosee {
display:none;
}

/* End allgemeines Layout */


