/* @group mainbdy_content_elements */
.listcontent	{
float: left;
width: 400px;
overflow: visible;
margin: 0px 0 4px 0;
/* background-color: silver; */
}


#listlink	{
float: left;
margin: 0 0 0 0;
line-height: 125%;
/* background-color: olive; */
}

#listlink p {
margin: 1px 0 0 0;
}

#listlink a	{
text-decoration: none;
}

#listlink a:link	{
color: #33ccff;
}

#listlink a:hover	{
color: #797979;
}


#listruleblue	{
float: left;
background: url(images/line_bluedotted.gif) repeat-x top center;
margin: 7px 20px 0 0;
width: 458px;
height: 10px;
/* background-color: fuchsia; */
}

#listrulegrey	{
float: left;
background: url(images/line_greydotted.gif) repeat-x top center;
margin: 12px 20px 6px 0;
width: 458px;
height: 1px;
/* background-color: green; */
}

#kommerlingtitleholder	{
clear: both;
float: left;
margin: 0 0 0 0;
width: 458px;
height: 48px;
/* background-color: yellow; */
}

#kommerlingtitletxt	{
margin: 37px 0 0 0;
float: left;
}

#kommerlingtitlelogo {
float:right;
}

#eurotitleholder	{
clear: both;
float: left;
margin: 20px 0 0 0;
width: 458px;
height: 44px;
/* background-color: green; */
}

#eurotitletxt	{
margin: 34px 0 0 0;
float: left;
}

#eurotitlelogo {
float:right;
}

/* @end */
