* { margin: 0; padding: 0; }

body {font: 12px/1.5 arial, verdana; text-align: center; background: #919191 url(../images/bg-body.jpg) left top repeat-x; color: #fff; }

img { vertical-align: top; border: 0; }

a { text-decoration: none; color: #ccc; }
a:hover { color: #ff0; }
:focus { outline: 0; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-family: arial; }
h1 { font-size: 18px; font-weight: normal; line-height: 1.3; }
h2 { font-size: 16px; font-weight: normal; line-height: 1.34; }
h3 { font-size: 14px; font-weight: bold; line-height: 1.375; }
h4, h5, h6 { font-size: 12px; font-weight: bold; }

/* Forms */
form { display: inline; }

fieldset { border: 0; }

legend { display: none; }

/* Table */
table { border: 0; border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: 100%; }

caption,th,td { vertical-align: top; text-align: left; font-weight: normal; }

/* Content */
address { font-style: normal; }

cite { font-style: normal; }

q, blockquote { quotes: none; }

q:before, q:after { content: ''; }

small,big { font-size: 1em; }

sup { font-size: 1em; vertical-align: top; }

/* Lists */
ul,ol { list-style: none; }

/* Tools */
.nobr { white-space: nowrap !important; }

.wrap { white-space: normal !important; }

.a-left { text-align: left !important; }
.a-center { text-align: center !important; }
.a-right { text-align: right !important; }
.v-top { vertical-align: top; }
.v-middle { vertical-align: middle; }

.f-left, .left { float: left !important; }
.f-right, .right { float: right !important; }
.f-none { float: none !important; }
.f-fix { float: left; width: 100%; }

.no-display { display: none; }

.no-margin { margin: 0 !important; }

.no-padding { padding: 0 !important; }

.no-bg { background: none !important; }

.uppercase { text-transform: uppercase; }

.mshi_spacer { margin: 10px 0 15px; height: 3px; line-height: 3px; background-image: url(../images/sprite_1.png); background-position: 0px -238px; }

.col-w25 { width: 25% !important; }
.col-w50 { width: 49% !important; }
.col-w75 { width: 74% !important; }

.no_border { border: none !important; }

.dark_grey { color: #999 !important; }

.orange { color: #f90 !important; }

.auszeichnung a { color: #000; background: #39c; }

.bg_black { background: #000 !important; }

.m10 { margin: 10px 0 0 0; }

p.small-font { font-size:0.8em !important; }

.font-18 { font-size:18px !important; }
