*
{
padding: 0;
margin: 0;
}

html, body
{
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 13px;
color:#333333;
background: #E7E8E2;
}

h1
{
font-size: 13px;
padding: 0 0px 1em 0px;
}

h2
{
font-size: 13px;
padding: 1em 0px 1em 0px;
}

p
{
font-size: 13px;
padding: 0px 0px 1em 0px;
font-style: italic;
}
a
{
text-decoration: none;
color:#1D7BBF;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color:#1D7BBF;
}

a[href^="http"]
{
background:transparent url(../img/external.png) no-repeat scroll right center;
padding-right:13px;
}


div#menuleiste{
-moz-border-radius:3px 3px 3px 3px;
background-color:#F5F5F5;
border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
border-right:1px solid #DEDEDE;
border-style:solid;
border-width:1px;
color:#565656;
cursor:pointer;
display:block;
float:left;
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:100%;
font-weight:bold;
line-height:100%;
margin:13px 10px 10px 2px;
/*padding:5px 10px 6px 7px;*/
padding:0;
text-decoration:none;
/*width:344px;*/
height:23px
}


 #menueintrag1, #menueintrag2, #menueintrag3, #menueintrag4 {
 -moz-border-radius:0px;
border:none;
color:#565656;
line-height:75%;
margin:0 1px;
 }
 
 
 
 #menueintrag1:hover, #menueintrag2:hover, #menueintrag3:hover, #menueintrag4:hover {
 -moz-border-radius:3px 3px 3px 3px;
background-color:#F5F5F5;
border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
border-right:1px solid #DEDEDE;
border-style:solid;
border-width:1px;
background-color:#dff4ff;
border:1px solid #c2e1ef;
color:#336699;
margin-left:0px;
margin-right:0px;
}

 #menueintrag1:active, #menueintrag2:active, #menueintrag3:active, #menueintrag4:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;}
 
 
 .edit-content{
margin-left:10px;
/*margin-right:140px;*/
margin-top:40px;
 }
 
a.button{
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

a.button_positive{
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

a.button_negative{
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}



a.button{
    width:auto;
    overflow:visible;
   
}

a.button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */}


a.button:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

a.button:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;}

/* POSITIVE */

a.button_positive{
    color:#529214;
}
a.button_positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
a.button_positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

a.button_negative{
    color:#d12f19;
}
a.button_negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
a.button_negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
	

/*---------------------------------------------------------------------------------------------------------------------------*/





table td{
vertical-align: top;
padding: 0 1.5em 0.25em 1.5em;
/*width: 50%;*/
}

table td h1{
font-size: 13px;
padding: 1em 0px 1em 0px;
}

ul{
list-style-image: url(../img/door_open.png);
padding:5px;
padding-left: 2em;
}

/*und alles hat ein Ende*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */

/*Browserwarnung für alle IEs unter Version 7*/
#iewarnung
{
border-bottom: solid;
border-bottom-width: 2px;
border-bottom-color: gray;
padding: 3px 2px 3px 24px;
background: #FDFFE1 url(../img/error.gif) no-repeat left top;
background-position: 1px; 
font: message-box;
height: 14px;
overflow: hidden;
top:0;
left:0;
width:100%;
position:fixed;
}

label.error{
color:red;
font-style:italic;
display:block;
}

input.error {
border:1px solid red;
}

.norm-feld{
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:13px;
}

.left-feld{
width:7em;
margin-right:0.15em;
margin-left:0;
float:left;
}

.right-feld{
width:13em;
margin-left:0.2em;
margin-right:0;
/*float:right;*/
}

/*Conatainer*/
#container{
margin: auto;
margin-top: 2em;
width: 675px;
border: 2px solid #DDDDDD;
background: #FDFDFD;
padding: 6px;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
min-height: 450px;
}

#footer{
margin: auto;
width: 673px;
padding: 6px;
text-align: center;
color:#888888;
}

#footer a{
color:#888888;
}

#footer a:hover{
color:#1D7BBF;
}

#header {
background: transparent url(../img/header_index.jpg) no-repeat;
height: 100px;
width: 673px;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
}

#header h1{
font-size: 20px;
padding: 30px 0px 0px 50px;
color: #FDFDFD;
font-weight:bold;
}

#header h2{
font-size: 13px;
padding: 5px 0px 0px 50px;
color: #FDFDFD;
font-style: italic;
}

.meldung{
background:#FFF9D7 none repeat scroll 0 0;
border:1px solid #DD3C10;
padding:5px;
margin:0 0 10px;
border-color:#E2C822;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
}

.gmeldung{
background:#D3F4D4 none repeat scroll 0 0;
border:1px solid #DD3C10;
padding:5px;
margin:0 0 10px;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
border-color:#33AA33;
}

.rmeldung{
background:#FFD3D3 none repeat scroll 0 0;
border:1px solid #FF3232;
padding:5px;
margin:0 0 10px;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
padding:5px;
margin:0 0 10px;
border-color:#FF3232;
}

.platz{min-height: 200px;}

.smeldung{
background:#E7E8E2 none repeat scroll 0 0;
border:1px solid #DDDDDD;
padding:5px;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
border-color:#DDDDDD;
}

.knopf{
margin:10px;
padding: 7px 0 10px 0;
background: url(../img/knopf_klein.jpg) no-repeat;
color:white;
font-weight:bold;
text-align: center;
height: 30px;
width: 120px;
border: none;
}

.knopf a
{
text-decoration: none;
color: white;
}

.knopf a:hover
{
text-decoration: underline;
}

.knopf a:visited
{
color:white;
}

/*Menu*/
#mehr{
float:right;
background: transparent url(../img/add_grau.png) no-repeat;
margin: 0px 0px 0.5em 0px;
}

#mehr a{
padding-left: 20px;
color:#DDDDDD;
}

#mehr:hover{
background: transparent url(../img/add.png) no-repeat;
}

#mehr a:hover{
color:#1D7BBF;
}

#mehr ul li{
list-style-type: none;
}

#mehr ul li ul
{
display: none;
position: absolute;
float:none;
background: white;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
border: solid 1px #DDDDDD;
text-align:left;
width: auto;
padding: 0px;
}

#mehr ul li ul a
{
padding-left: 20px;
color:#1D7BBF;
}

#mehr ul li ul li
{
display: block;
margin:4px;
}

#mehr ul li ul li:hover
{
background: #DDDDDD;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
}

#mehr ul li:hover ul
{
display: block;
}

/*#logout{
float:right;
padding-left: 20px;
background: transparent url(../img/door_open.png) no-repeat;
}*/

#login{
text-align:center;
margin: auto;
}

.geheim{
display:none;
}

#suche{
padding: 4px;
}

#suche td{
padding: 4px;
}

#erstellungstabelle td.tdeins
{
width:5em;

}
/*#erstellungstabelle td.tdrei
{
float:right;
color: green;
} */
/*#erstellungstabelle td.tdzwei
{
width:8000px;
background-color: green;
}      */


/* BUTTONS */

button{
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
button img, a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/*----------------------------------------------------------------------------*/
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active, button:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active, button.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active, button.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/*-------------------------------------------------------------------------------------------------*/

.addbutton-mehrzeiler
{
float:right;
margin-bottom:-3px;
margin-left:2px;
margin-top:-16px;
}

.addbutton
{
margin-top:-16px;
float:right;
margin-left:2px;

}

#logout{
float:right;
padding-left: 20px;
background: transparent url(../img/door_open.png) no-repeat;
margin: 3px;
}


