@charset "utf-8";
/*
 * CSS Styles for apil records
 */

/* ------------ Reset HTML Styles and Default Styles ------------ */
html, body { margin: 0; padding: 0; height: 100%; }
body { width: 100%; margin: 0; padding: 0; background-color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #FFF; }
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span { margin: 0; padding: 0; }
ul, ol, li { margin: 0; padding: 0; list-style-position: outside; }
ol { margin: 0 0 6px 28px; }
ul { margin: 0 0 6px 15px; }
p { margin: 0 0 15px 0; padding: 0; }
form, input, label, select, textarea, button { font-size: 10px; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
img, a img { border: 1; }
a:link, a:visited, a:active, a:hover { color: #FFF; text-decoration: none; font-weight: bold; outline: none; }
a:hover { text-decoration: underline; color: #CCC; }
h1, h2, h3, h4, h5 { padding: 0; color: #C01817; }
h1 { margin: 0 0 14px 0; font-size: 18px; line-height: 22px; display: block; }
h2 { margin: 0 0 14px 0; padding: 0; font-size: 14px; line-height: 18px; font-weight: normal; }
h3, h4 { margin: 0 0 5px 0; font-weight: normal; font-size: 14px; }
h4 { font-size: 12px; margin: 0 0 7px 0; }
h5 { margin: 0; padding: 0; font-size: 11px; font-weight: normal; }
.floatl { float: left; }
.floatr { float: right; }
.clearfloat { clear: both; font-size: 0px; margin: 0px; padding: 0px; line-height: 0px; }
.space { height: 30px; min-height: 30px; clear: both; }
.halfspace { height: 15px; min-height: 15px; clear: both; }
tr, td { text-align: left; vertical-align: top; }

/* ------------ Page Styles ------------ */
#startpage-teaser { width: 500px; margin: 150px auto; overflow: hidden; text-align: center; }
#startpage-teaser p, #startpage-teaser img { margin-bottom: 10px; text-align: center; }
.text { width: 500px; padding: 10px; }
.tac { text-align: center; }
.apilform { width: 300px; text-align: left; margin: 0 auto; }
.apilform form { padding: 0; margin: 0; }
.apilform label { float: left; width: 70px; font-weight: bold; margin-right: 20px; }
.apilform input, .apilform textarea, .shortinput { float: left; width: 200px; border: 1px solid #CCC; height: 12px; padding: 2px; }
.apilform textarea { height: 80px; }
.apilform input.number { width: 50px; }
.shortinput { width: 50px; }

#wrap { width: 980px; margin: 0 auto; overflow: hidden; }
#left-frame  { width: 225px; float: left; }
#right-frame { width: 225px; float: left; }
#content { width: 530px; float: left; }
.navi { font-size: 24px; color: #CCC; width: 450px; margin: 0 auto; margin-top: 30px; }
.navi a, .navi a:link, .navi a:visited, .navi a:active { color: #FFF; text-decoration: none; font-size: 24px; font-weight: normal; text-transform: uppercase; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; }
.navi a:hover { color: #CCC; }
#content .text { padding: 20px; margin-top: 20px; }

.news { width: 510px; margin-bottom: 20px; }
.newsimage { float: left; margin-right: 20px; width: 250px; }
.newstext { float: left; margin: 0; width: 220px; }
