/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*SVN Add-ins
$Id: core.css 2566 2010-07-12 09:23:08Z face2net $
$Rev: 2566 $ 
$Author: face2net $
$Date: 2010-07-12 11:23:08 +0200 (Mon, 12 Jul 2010) $
Copyright (c) A&B FACE2NET GmbH
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
		core.css (
		Projekt MIN10001
		27.04.2010 APA
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* =========================================================
reset styles courtesy of Eric Meyer:
http://meyerweb.com/eric/tools/css/reset/
v1.0 | 20080212
========================================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;
background: transparent;border: 0;
outline: 0;
color: #000;font-size: 100.01%;font-family: Arial,Helvetica,sans-serif;
vertical-align: baseline;
}
textarea{color: #000;font-size: 100.01%;font-family: Arial,Helvetica,sans-serif;}

html body {height:100%;width:100%;padding:0;margin:0;}
body {
/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
min-width: 597px;margin:0 auto;background:#EA6419 url(../images/bg_body.jpg) repeat-x left top;}
body.noextrainfo {}
blockquote, q {
quotes: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
text-align: left;
vertical-align: top;
}
/* =========================================================
MINT basics
========================================================= */
span.spamfilter {display:none;}
.hide {
position: absolute; top: -25000px; left: -17000px;
}
img {
display: block;
border: 0;
}
strong {font-weight: bold;}
.floatRight {float: right;}
.floatLeft {float: left;}
/* .clearBoth {clear: both;} */
.clearLeft {clear: left;}
br.clearLeft{clear:left;}
.clearRight {clear: right;}
.displayBlock {display: block;}
br.clearBoth, hr.clearBoth {
clear: both;
line-height: 1px;
}
hr{border: 0; font-size: .05em; line-height: 0%; height: 1px; }
/* caf = clear all floats
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + */


