*
{
padding: 0;
margin: 0;
}

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

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;
}

table td{
vertical-align: top;
padding: 0 0 0.25em 1.5em;
font-size: 13px;
}

table td img{
padding: 1em 0px 1em 0px;
width:290px !important;
height:324px !important;
}

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

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

li{
padding:1px;
}

input {
width: 170px;
}

/*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: 22px;
overflow: hidden;
top:0;
left:0;
width:100%;
position:fixed;
text-align: left;
}

/*Conatainer*/
#container{
position: relative;
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;
border-radius: 3px;
min-height: 450px;
text-align: left;
}

#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_schrift.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;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-o-border-radius: 3px;
border-color:#33AA33;
font-size: 13px;
padding: 3px;
}

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

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



a.button, #button_login_edit{
-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, #button_login_edit{
    width:auto;
    overflow:visible;
   
}

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


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

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

/* POSITIVE */

a.button_positive{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
a.button_positive:hover{
    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;
}

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: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;}

button img, a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    /*width:16px;
    height:16px;*/
}

