/*
Theme Name: smart-jv
Theme URI: http://www.heilsame-taenze.de
Description: WordPress theme designed by <a href="http://www.more-than-hosting.com" target="_blank">brain-affairs Thomas M. Lange IT Consulting</a>.
Version: 1.0
Author: brain-affairs
Author URI: http://www.more-than-hosting.com
Tags: 2 columns, white, fixed width, two columns, clean, search engine optimized, brain-affairs,
*/
body {
        background-color: #cccc99;
        margin: 3px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#whitebg {
	position:absolute;
	left:89px;
	top:194px;
	width:900px;
	height:873px;
	z-index:1;
	background-color: #FFFFFF;
}
#header {
	position:absolute;
	left:6px;
	top:4px;
	width:900px;
	height:228px;
	z-index:2;
}
#content {
	position:absolute;
	left:388px;
	top:285px;
	width:475px;
	height:584px;
	z-index:3;
}
#navmenu {
	position:absolute;
	left:113px;
	top:283px;
	width:175px;
	height:328px;
	z-index:4;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #333333;
}
.menu {color: #003366}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #003366;
}
.nobottommargin { margin-bottom: 0px; padding-bottom: 0px; }
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #003366;
    margin-top: 21px;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #003366;
    margin-bottom: 0px;
}
p.colored { font-size: 12px; color: #003366; }
p.small {font-size: 10px}
.notopmargin { margin-top: 0px; padding-top: 0px; }

a:link {
	color: #003366;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC9933;
}
a:active {
	color: #CC9933;
}

