html, body {
        margin: 0px;
        padding: 0px;
        background-image:url('../images/bg.png');
        background-repeat: repeat-x;
        font-family: arial;
        font-size: 14px;
        width: 100%;

}

html {
        overflow: scroll;
}

img {        border: 0; }

#headline {
        width: 861px;
        margin-left: auto;
        margin-right: auto;
        background-image: url('../images/headline-bg.png');
        height: 25px;
        line-height:1px;
        font-size:1px;
        text-align: right;
        padding: 0px;
        padding-right: 20px;

}
#headline img {
        margin: 0px;
        padding: 0px;
        border: 0px;
        margin-left: 10px;
}


#mainframe {
        width: 756px;
        margin-left: auto;
        margin-right: auto;
        font-size: 1px;
        line-height: 1px;
}


#contentframe {
        margin-top: 40px !important;
         padding: 0px;
        background-color: #DEF2F7;
}

#contentframe_ {
        margin-top: 5px !important;
         padding: 0px;
        background-color: #DEF2F7;
}

#content {
        background-color: #DEF2F7;
        padding: 10px;
}

#content {
        font-size: 13px;
        line-height: 13px;
        margin-bottom: 5px;
}



#form_upload
{
        float: left;
        width: 255px !important;
}

#form_select
{
        font-size: 13px;
        line-height: 13px;
        float: left;
        margin-left: 20px;
        width: 219px;
}

#form_create
{
        float: left;
        width: 207px;
        margin-left: 20px;
}

.file {
        width: 255px;
}


select {
        width: 130px;
        border: 1px solid #D0D0D0;
        padding: 2px;

}
label {
        width: 80px;
        float: left;
        height: 25px;
}

#ig input {
        width: 25px;
}


#preview {
        background-color: #ffffff;
         width: 675px;

        float: right;
        font-size: 1px;
        line-height: 1px;
 }


#bild{
        /*position: relative;*/
        position: absolute;
}
#box {
        border: 1px solid #E8FD59;
        position: relative;
}

#ig input {
        text-align: right;
}

#size {
                float: left;
                width: 33px;
                margin-left: 10px;
                margin-top: 30px;
        }

#size img {
        border: 0px;
}
#zoom {
        width: 33px;
        height: 170px;
        background-image: url('../images/zoom_bg.png');
        margin-top: 3px;
        margin-bottom: 2px;
}

#zoom_button {
        background-image: url('../images/zoom_button.png');
        background-repeat: no-repeat;
        width: 33px;
        height: 11px;
        position: relative;


}


#footer {
        text-align: right;
        color: #808080;
        padding-top: 3px;
        font-size: 11px;
        line-height: 12px;
        margin-bottom: 10px;
}

#footer a {
        text-decoration: none;
        color: #808080;
}

#footer a:hover {
        text-decoration: underline;
        color: #808080;
}

#bild_ausschnitt {
        padding: 5px;
        border: 1px solid #eeeeee;
}

#pictrit img {
        border: 0px;
}


#pictr_shadow
{
        FILTER: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
        position: absolute;
        background-color: black;
        z-index:1;
}

#thumbs ul
{
        padding: 0;
        margin: 0;
        list-style-type: none;
        padding-bottom: 20px;
}

#thumbs ul li
{
        display: inline
}

#thumbs img
{
        margin-left: 10px;
        border: 1px solid #BBBABA;
}

p.question
{
        text-decoration: bold;
}

.bms
{
        border: 0px;
        margin-right: 10px;
        margin-bottom: 10px;
}

#linkens
{
        margin-left: -1px;
        margin-top: 4px;
        background: url( '/images/links.png') no-repeat center center;
        height: 36px;
        width: 758px;
        text-align: left;
}
#linkinside
{
        padding: 11px 0px 5px 10px;
}

#linkinside a
{
        margin: 0px 7px 0px 7px;
}

#lifestream {
	position:absolute;
	width:500px;
	height:auto;
	border:1px solid #999999;
	padding:8px;
	top: 40px;
	left: 50%;
	margin-left: -250px;
	background-color:#FFFFFF;
	z-index:900;
}

#lifestream a {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}