
body {

	/*background: #bfbfbf;*/
	background: #FFFFFF;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	background-image:url(../../images/bld/Welle.jpg);
	line-height: 1.4em;
	overflow-y: scroll;
}

a {
	color: #003063;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.searchbutton
{
    color: #003063;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

a.searchbutton.normalFontWeight
{
    font-weight: normal;
}

p
{
    /*margin: 5px 0px;*/
    padding: 0px;
	margin: 0px;
}

hr {
	border-bottom: medium none;
    border-left: medium none;
    border-top: 1px solid #666666;
    height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

hr.Abstand {

	margin-bottom: 15px;
	margin-top: 15px;
}

h1
{
    font-size: 14px;
    color: #003063;
    margin-top: 0px;
}

h2
{
    font-size: 13px;
    color: #003063;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3
{
    font-size: 12px;
    color: #003063;   
}

h4
{
    color: #003063;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px; 
}

#eviatec-contact h4
{
	color: #666666;
	padding-bottom: 4px;
}

h5
{
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 0px; 
    color: #666666;
    font-family: Arial;
    font-weight:normal;
}

li {
	/* margin-bottom: 8px; */
	margin-right:10px;
}

input[type=text], input[type=password]
{
    border: solid 1px #666666;
    height: 15px;
}

select
{
    border: solid 1px #666666;
}

ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}

ul li
{
	background-image: url(../../images/bld/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 0 4px 25px
}

#bld-two-columns-col-right ul li {
	padding: 0px 8px 3px 25px;
}

td.newsletter 
{
    padding-bottom: 10px;
}

td.newsletter input[type=radio]
{
	margin-left: 0px;
}

img#AnwaltImage
{
	padding-bottom: 15px !important;
}

hr.AbstandUnten {

    margin-bottom: 15px;
    margin-top: 0px;
}
