*{margin:0;padding:0}

body {
margin:0;
padding:0;
font-family:Helvetica, Arial, sans-serif;
font-weight: bold;
font-size:100%;
color:#000;
-webkit-text-size-adjust:100%;
background-color:#fff;
background-image: url(tm_bg.gif);
background-repeat: no-repeat;
background-position:47% 7%;
background-attachment:fixed;
}
#page {
margin:0 auto 0 auto;
padding: 0;
text-align: left;
width:360px;
height:auto;
font-size: 0.8em;
letter-spacing: 0.09em;
line-height: 1.4em;
z-index:1;
}

#konzept {
padding-top:90px;
}

a:link { color: #000; text-decoration: none; }
a:hover { color: #FFF !important; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: none; }

a:link.links-big { color: #000; text-decoration: none; }
a:hover.links-big {	color: #FFF !important; text-decoration: none; }
a:visited.links-big { color: #000; text-decoration: none; }
a:active.links-big { color: #000; text-decoration: none; }

h1 {
font-size: 2.0em;
line-height:1.0em;
letter-spacing: 0.05em;
padding:30px 0 30px 0;
text-transform:uppercase;
}
p {
padding:0 0 30px 30px;
}	
.links-big{
font-size: 1.2em;
text-transform:uppercase;
}

::selection {
background:#000;
color:#FFF;
}
::-moz-selection {
background:#000;
color:#FFF;
}