/* CSS Document */

/* Layout */

body, div, table, tr, td, img, p, li, ul, ol {
    padding: 0px;
    margin: 0px;
    border: 0px
}

body, td {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 15px;
    color: #bbbbbb
}
body {
    text-align: center;
    background-image: url('../img/bg.jpg')
}

#container_loop {
    height: 850px;
    background-image: url('../img/loop.jpg');
    background-repeat: repeat-x
}

#container {
    width: 930px;
    margin: auto
}

#top {
    height: 75px;
    text-align: left;
    background-repeat: no-repeat
}

#middle {
    height: 575px;
    text-align: left;
    background-repeat: no-repeat
}

#footer {
    height: 200px;
    text-align: left;
    background-repeat: no-repeat
}

/* Content */

.white { color: white }
.cream { color: #EAEAEA }
.blue { color: #82C0FE }

.big_font {font-size: 12px;}

h1 {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase
}
h2 {
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase
}

p { margin-bottom: 15px }

ol, ul { line-height: 20px; }
ol { list-style-type: none; }
ul {
    list-style-position: inside;
    list-style-image: url('../img/marker.gif')
}
li { color: #EAEAEA }

a { color: #EAEAEA }
a:hover { color: #bbbbbb }

/* top */

#logo {
    margin: 10px 60px
}

/* content */

#my_wiemy
{
	position: relative;
	top: 400px;
}

#link {
    padding-top: 40px;
    margin-left: 65px;
    font-family: Tahoma;
    font-size: 8px;
    letter-spacing: 1px;
    text-transform: uppercase
}

#content {
    width: 370px;
    margin-top: 35px;
    margin-left: 65px;
    float: left
}
#o_nas { width: 330px }

#flash_text {
    width: 265px;
    margin-top: 120px;
    position: relative;
    text-align: right;
    left: -40px;
    float: left;
}
#flash {
    position: relative;
    left: 5px;
    top: 0px
}
#flash2 {
    position: relative;
    left: -100px;
    top: -10px
}

#win td { padding-left: 10px }
table#win { margin-top: 5px; margin-bottom: 5px }

#kontakt, #kontakt td {
    font-size: 12px;
    line-height: 20px
}
#kontakt table { margin-bottom: 15px }
#kontakt td { padding-right: 5px }

/* footer */

#footer, #footer td {
    font-family: Tahoma;
    font-size: 10px;
    line-height: 15px
}

#footer td {
    color: white;
    vertical-align: top
}
#footer a {
    color: #8f8f8f
}
#footer a:hover {
    color: #EAEAEA 
}

#footer_foto {
    width: 350px;
    padding: 13px 320px
}
#foto_sender {
    margin-bottom: 5px
}

#fuji {
    margin-left: 235px;
    color: #888888
}
#gobi {
    margin: 10px 175px;
    color: #707070
}
#gobi a {
    text-decoration: none;
    color: #898181
}
#sound { margin-left: 35px }
