/* CSS Document */

table,td,tr,image,ul,li,div
{
margin:0;
}

body
{font-family:arial;
font-size:12px;
margin:0;
color:#434148;
line-height:18px;
background-image:url('../images/bg.jpg');
}
.submit
{
font-size: 0.9em;
line-height:1em;
font-weight:bold;
background-image:url('../images/button_bg.gif');
background-repeat:repeat-x;
border:0;
height:29px;
padding-bottom:2px;
}

.datum
{text-transform:uppercase;
font-weight:bold;
font-size:0.9em;}

.input
{
width:140px;
color:#828186;
height:15px;
margin:2px 0 4px 0;
font-size:1em;
font-weight:normal;}

.searchinput
{height:18px;
color:#828186;
font-size:1em;
width:130px;
margin-right:7px;
font-weight:normal;
padding-top:4px;
}

p
{color:#434148;}

.clsFloatLeft
{float:left;display:inline;}

.clsFloatRight
{float:right;display:inline;}

.clsClearBoth
{clear:both;margin:0;}

a img
{border:none;}

a
{color:#0099cc;}


.button
{font-weight:bold;
text-transform:uppercase;
font-size: 1.083333em;
}

h1
{	font-size: 2.3em;
	line-height: 0.62069em;
	margin-top:0;
}

h2
{	font-size: 1.9em;
	margin-top:0;
}

h3
{	font-size: 1.7em;
	margin-top:0;
}

h4
{
font-size: 1.5em;
	line-height: 1.166667em;
}
