.typo3-adminPanel {
	text-align=left;
}

.typo3-adminPanel-hRow {
	text-align=left;
}

.tx-newloginbox-pi1 {
	font-size:10px;
}

/* Algemeine Formatierungen */
body {
    background: #ddd;
    margin: 0;
    padding: 0;
    font: 90% verdana, sans-serif;
    color: #000;
}

hr {
    display: none;
}

#rand #inhalt img, #rand #inhalt .bild-link, #rand #inhalt .bild-link a {
    border: none;
}

pre, code, samp {
    font: 1em 'courier new', courier, monospace;
    color: #900;
}

small code {
    font-size: 1.1em;
}

.pre {
    white-space: pre;
    display: block;
}


dt {
    font-weight: bold;
}

dd {
    margin: 1px 0 .5em 0;
}

input, textarea {
    border: 1px solid #ccc;
    font: 1.1em verdana, sans-serif;
    background: #f5f5f5;
    color: #444;
}
/* Geh&#65533;rt dazu */
#searchform #s {
    background: #fff;
    margin-bottom: 2px;
    width: 160px;
}

ul {
    margin-left:25px
}

#rand #inhalt .bild-verweis, #rand #navi .bild-verweis, #rand #inhalt .bild-verweis a {
    border-bottom: none;
}


h1 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: rgb(102,140,59);
}

h1 a {
    color: rgb(102,140,59); 
    text-decoration: none;
    font: 22px arial, sans-serif;
    text-transform: lowercase;
    position: absolute; left: 15px; bottom: 55px;
}
h1 a span {
    display: none;
}

/* Ende allgemeine Formatierungen */


#wiwa_menu {
	width: 951px;
	padding-top:0;
	padding-left: 10px;
	font-size: 10px;
}

#login {
/*    width: 200px;
    margin: 15px 0 0 550px;
	  float: right;
    color: #666;
    overflow: hidden; */
}

#rand {
    width: 953px;
    margin: 0 auto;
    background: #fff url(grafik/grund-mitte.gif) repeat-y;
    padding: 0;
    border: 1px solid #aaa;
}

#inhalt {
    width: 951px;
    text-align: left;
    margin: 0 1px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
}

/* Navigation */
#navi {
    width: 200px;
    margin: 0 0 15px 0;
    float: right;
    font-size: 10px;
    color: #666;
    overflow: hidden;
    border-left: 1px solid #ccc;
}

#navi ul {
    list-style: none;
    margin: 5px 10px 1em 10px;
    padding: 0;
}
#navi li {
    padding: 2px 0 2px 15px;
    background: url(/fileadmin/templates/wiwa/WiWa-Dateien/bullet.gif) 0 6px no-repeat;
}
#navi ul li ul {
    margin-bottom: .1em;
}

#navi a {
    color: #369;
    text-decoration: none;
}
#navi a:hover {
    color: #f60;
    background: #fff;
}

.act {
     color: #f60;
}

#navi h3 {
    text-align: left;
    font: bold 1.1em arial, sans-serif;
    color: rgb(102,140,59);
    padding: 0;
    margin: 1px 10px;
    border-bottom: 1px solid #ddd;
}

#navi form {
    margin: 10px 0;
    padding: 0;
}

#navi div, #navi p {
    margin: 10px 10px 15px 10px;
}

#navi div * {
    margin-left: 0;
}


#navi ul.buttons li {
    background: none;
    padding-left: 0;
}

/* Ende Navigation */

/* Der Inhalt */

#text-inhalt {
    width:700px;
    margin-left: 16px;
    margin-right: 217px;
    font-size: 75%;
    line-height: 1.5;
}

#rand #inhalt #text-inhalt h2 a {
    text-decoration: underline;
    border: none;
    color: rgb(102,140,59);
}

#text-inhalt a, #footer a {
    color: #369;
    text-decoration: none;
    border-bottom: 1px solid #369;
}
#text-inhalt a:visited {
    color: #369;
    border-bottom: 1px solid #ddd;
}
#text-inhalt a:hover, #footer a:hover {
    color: #f60;
    border-bottom: 1px solid #f60;
}

#text-inhalt li {
    line-height: 1.6;
    margin-bottom: 1px;
}

/* Ende Inhalt */


/* Footer */
#footer {
    clear: both;
    border-top: 1px solid #ccc;
    background: #eee;
    padding: 5px 15px;
    font-size: .7em;
    color: #555;
}
#footer a {
    border: none;
}

#c1r1{
   float:left;
/*   border: 1px dashed #cccccc; */
   padding-right: 5px;
   margin: 5px;
   width:46%;
   white-space:normal;
	 vertical-align: top;
}
#c2r1{
   float:right;
/*   border: 1px dashed #cccccc; */
   padding-right: 5px;
   margin: 5px;
   width:46%;
   white-space:normal;
   vertical-align: top;
}
#c1r2{
   float:left;
/*   border: 1px dashed #cccccc;*/
   padding-right: 5px;
   margin:5px;
   width:46%;
   white-space:normal;
   vertical-align: top;
}
#c2r2{
   float:right;
/*   border: 1px dashed #cccccc;*/
   padding-right: 5px;
   margin:5px;
   width:46%;
   white-space:normal;
	 vertical-align: top;
}
#bottom-content, #bottom-content{
	float:left;
}
