
/*
Theme Name: Money for Future Trading
Theme URI: http://www.m4ft.com/
Description: Standardfarben
Version: 1.0
Author: Andreas Jannot / AJ
*/

body {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #011333;
     }
	 
strong {color: #FFFF00; font-weight: bold }
small { font-size: 9pt; font-weight: normal}
img { border: 0 }

a { font-family: Arial, Helvetica, Verdana, sans-serif; }
a:link { color: #00FFFF; text-decoration: none; }
a:visited { color: #00FFFF; text-decoration: none; }
a:hover { color: #FFFFFFF; text-decoration: none; }

/* Linien */
hr	{ height: 1px; color: #FFFFFF; }

/* Hauptüberschriften */
h1	{ font-size:20px; color:#011333; font-family: Verdana, Helvetica, sans-serif; font-weight:bold; font-style: none; text-align: right; border-bottom:solid thin black; }

/* Überschriften im Text */
h2	{ font-size:12px; color:#FFFFFF; font-weight:bold; font-style: none; text-align: left; border-bottom:solid thin black; }

/* Text Startseite*/
h3	{ font-size:14px; color:#FFFFFF; font-weight:normal; font-style: italic; text-align: left;}

/* Rubrik links */
h4	{ font-size:14px; color:#011333; font-family: Verdana, font-weight:bold; font-style: none; text-align: center}

ul {
	line-height: 1.1em;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style: square;
}
li {font-size:14px; color:#FFFFFF; font-weight:normal; font-style: none; text-align: left;}


