/* --- mo.tizen --------------------------------------------------------------------- */

body {
color: #000;
height: 152px;
min-height:101%; /*Firefox scrollbar fix*/
/* background: transparent url(images/bg.gif) repeat-x top; */
}

#header {
margin-top: 10px;
margin-bottom: 10px;
height: 152px;
}

#logo {
font-size: 4em;
border-bottom:4px solid #000000;
font-size:4em;
line-height:1em;
}
#logo a { border: none; text-decoration: none;
margin-bottom: 2px;
display: block;
}
#footer {
margin-top: 120px;
margin-bottom: 40px;
}
h2 {
border-bottom:2px solid #000;
}

/* ---- LINK ---------------------------------------------------------- */

a {
text-decoration: none;
border-bottom: 1px solid #d00;
color: #000;
background: none;
}
a:visited {
color: #333;
border-bottom: 1px dotted #d00;
}
a:active {
color: #f00;
}
a:hover {
color: #d00;
border-bottom: 2px solid #f00;
}
abbr, acronym, .explain {
border-bottom: 1px dotted black;
}

#footer .grid_4 {
border-top: 2px solid #000;
}

#footer p {
color:#000;
font-size:0.6875em;
}
#footer a,
#footer a:hover,
#footer a:visited,
#footer a:active  {
color: #000;
border-bottom: 1px solid #000;
}

#suche {
position: absolute;
right: 0; 
top: 20px;
}
.iframe {
width:120px;
height:240px;
margin: 7px 0 5px 5px;
float: right;
}
blockquote {
margin: 5px 0 0 30px;
color: #000;
}