
/**
* (C) by Matthias Gally 2009,
* Gally Websolutions GmbH, www.gally-websolutions.com
**/

div.icontitle {
    background-repeat:no-repeat;
    background-position:left top;
    position:relative;
    width:371px;
    margin-top:10px;
}

div.iconinfobox {
    background-repeat:no-repeat;
    background-position:left top;
    position:relative;
    width:100%;
    margin-top:10px;
}

div.icontitle div.title {
    position:absolute;
    left:40px;
    width:331px;
    background-image:url('../img/icons/icontitleline.gif');
    background-repeat:no-repeat;
    padding:0px 0px 3px 10px;
    background-position:left bottom;
    top:10px;
    font-size:13px;
    font-weight:bold;
}

div.icontitle div.freundesuchen {
    margin-left:210px;
    padding-top:0px;
    font-size:11px;
}

div.icontitle div.edit {
    position:absolute;
    right:0px;
    top:12px;
    font-size:11px;
}

div.icontitle div.edit a {
    text-decoration:none;
}

div.iconinfobox .infotext {
    padding:4px 0px 0px 35px;
}

#iconpics {
    background-image:url('../img/icons/pics.jpg');
    height:48px;
}

#iconvideos {
    background-image:url('../img/icons/videos.jpg');
    height:48px;
}

#iconfriends {
    background-image:url('../img/icons/friends.jpg');
    height:48px;
}

#iconinfo {
    background-image:url('../img/icons/info.jpg');
    height:48px;
}

#iconprices {
    background-image:url('../img/icons/prices.jpg');
    height:48px;
}

#iconsearch {
    background-image:url('../img/icons/lupe.jpg');
    height:57px;
}

#iconsearchnew {
    background-image:url('../img/icons/lupe.jpg');
    height:57px;
	width:100%;
}


#iconevent {
    background-image:url('../img/icons/event.jpg');
    height:57px;
    width:100%;
}

#iconevents {
    background-image:url('../img/icons/events.jpg');
    height:57px;
    width:100%;
}

#iconresults {
    background-image:url('../img/icons/gluehbirne.jpg');
    height:57px;
    width:100%;
}

#iconsportarten {
    background-image:url('../img/icons/sportarten.jpg');
    height:57px;
    width:388px;
   
  
}

#iconsearch div.title, #iconresults div.title {
    font-size:16px;
    font-weight:normal;
    background-image:url('../img/icons/iconlongtitleline.gif');
    width:447px;
}

#iconsearchnew div.title {
    font-size:16px;
    font-weight:normal;
}

#iconsportarten div.title {
    font-size:16px;
    font-weight:normal;
    background-image:url('../img/icons/iconlongtitleline.gif');
    width:338px;
}

div.subtitle-content-right {
    background-image:url('../img/icons/icontitleline.gif');
    background-repeat:no-repeat;
    padding:0px 0px 3px 0px;
    background-position:left bottom;
    font-size:16px;
    font-weight:normal;
    width:229px;
}
div.subtitle-content-right2 {
    background-image:url('../img/icons/icontitleline.gif');
    background-repeat:no-repeat;
    padding:20px 0px 3px 0px;
    background-position:left bottom;
    font-size:16px;
    font-weight:normal;
    width:229px;
}
div.icontitle div.title span.orange {
    color:#f29400;
    font-weight:bold;
}

div.subtitle {

    position:absolute;
    left:50px;
    top:36px;
}
div.subtitle2 {

    position:absolute;
    left:50px;
    top:52px;
}


