html {
}

body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
line-height: 1.4em;
text-align: center;
color: #68676C;
background: #FFFFFF;
}

#bg {
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 1;
}

* html #bg {
position: absolute;
}

#bg img {
height: auto;
width: 100%;
z-index: 0;
}

#page {
height: 100%;
position: relative;
top: 0;
z-index: 2;
}

* html #page {
height: 100%;
overflow: auto;
width: 100%;
}

/**************************************************************************************/

a {
color: #68676C;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

.input {
width: 155px;
padding: 2px 2px 2px 20px;
background: #FFFFFF url(http://www.esme-online.com/img/suchlupe.png) center left no-repeat;
border: 1px solid #68676C;
color: #68676C;
}

.input:hover {
border: 1px solid #D0DA83;
}

#schriftklein {
font-size: 10px;
line-height: 1.4em;
}

#schriftklein a {
color: #6D6F71;
text-decoration: none;
}

#schriftklein a:hover {
text-decoration: underline;
}

h2 {
font-size: 18px;
color: #FFFFFF;
font-weight: normal;
line-height: 1.4em;
background-color: #AFBD49;
padding: 5px 10px 5px 10px;
}

h2 a {
color: #FFFFFF;
text-decoration: none;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
font-size: 16px;
color: #FFFFFF;
font-weight: normal;
line-height: 1.2em;
}

/**************************************************************************************/

#container {
margin: 0em auto;
width: 740px;
text-align: left;
}

#box {
width: 700px;
padding: 20px;
background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 10px #68676C;
-moz-box-shadow: 0px 0px 10px #68676C;
box-shadow: 0px 0px 10px #68676C;
}

#header {
width: 700px;
height: 193px;
padding-bottom: 20px;
}

/**************************************************************************************/

#rechteseite {
float: right;
width: 155px;
background-color: #68676C;
padding: 20px;
}

#rechtstext {
color: #FFFFFF;
font-size: 10px;
line-height: 1.4em;
padding-top: 20px;
}

#rechtstext a {
color: #FFFFFF;
text-decoration: none;
}

#rechtstext a:hover {
text-decoration: underline;
}

#sponsor {
color: #FFFFFF;
font-size: 10px;
line-height: 1.4em;
padding-top: 30px;
padding-bottom: 5px;
}

/**************************************************************************************/

#main {
background: #FFFFFF url(http://www.esme-online.com/img/bg-content.jpg) top left repeat-y;
}

/**************************************************************************************/

#content {
width: 485px;
}

#textnormal {
padding-top: 25px;
padding-bottom: 20px;
}

#artikelliste {
padding-top: 25px;
}

#artikelanlese {
padding-bottom: 20px;
}

#artikelanlese a {
text-decoration: none;
}

#artikelanlese a:hover {
text-decoration: underline;
}

#artikeldatum {
float: right;
font-size: 10px;
padding-left: 20px;
padding-bottom: 20px;
}

#artikeldatumartikel {
font-size: 10px;
padding-top: 10px;
padding-bottom: 20px;
}

#counter {
padding-top: 40px;
padding-bottom: 20px;
}

#suchanlese {
padding-bottom: 20px;
}

/**************************************************************************************/


#footer {
padding-top: 20px;
}
