/*
transalpes.com
*************
Schriftfarbe: #8C8C73;
Linkfarbe: #FF7800;
*/

/***** Allgemein / Tags *****/
* { padding: 0px; margin: 0px; }
BODY { background: #F9F9F7 url('../img/bgbody.gif') repeat-x; font-size: 11px; font-family: "trebuchet ms", helvetica, sans-serif; color: #8C8C73; line-height: 18px; }

A { color: #FF7800; text-decoration: none; }
A:hover { text-decoration: underline; }
A IMG { border: none; }

SUP { font-size: 0.5em; }

P { margin-bottom: 14px; text-align: justify; }
P.align-center { text-align: center; }

UL, OL { padding-left: 20px; }


/***** Bilder *****/
DIV.csc-textpic IMG { background: #FFFFFF; border: 1px solid #CCCCCC; padding: 3px; }
IMG.floatleft { float: left; margin: 0px 14px 3px 0px; }


/***** Linkliste *****/
UL.linklist { list-style: none; padding: 0px; }
UL.linklist LI { border-top: solid 1px #EEEEEE; padding-top: 5px; margin: 5px 0px 0px 0px; }
UL.linklist LI.first { border-top: 0px; margin-top: 0px; padding-top: 0px; }


/***** Layer Positionierung / Hintergründe *****/
#upbg { position: absolute; top: 0px; left: 0px; background: #FFFFFF url('../img/bgoben.gif') no-repeat; width: 947px; height: 264px; z-index: 1; }
#outer { position: relative; width: 947px; margin: 0 auto; background: #FFFFFF url('../img/bgseiten.gif') repeat-y; }
#inner { position: relative; padding: 13px 30px 13px 30px; z-index: 2; }

#header { position: absolute; width: 220px; height: 150px; color: #FFFFFF; }
#header SPAN { font-weight: normal; }
#header H1 { position: absolute; font-size: 23px; letter-spacing: -1px; top: 30px; height: 150px; }
#header H2 { position: absolute; font-size: 10px; font-weight: normal; color: #FCE2CA; top: 51px; }
#header SUP { color: #FCE2CA; }

#RandomImage { overflow: visible; position: absolute; right: 30px; width: 658px; height: 150px; background-color: #EAEAE2; /* background-image: url('../../user_upload/img/random/bildoben2.jpg'); background-repeat: no-repeat; */ }
#flashbanner{ overflow: visible; position: absolute; top: -15px; }


/***** MetaNavigation *****/
#MetaNav { position: absolute; width: 120px; height: 52px; margin: 158px 0px 0px 750px; z-index: 2; text-align: right; }
#MetaNav A { display: block; line-hight: 15px; height: 15px; color: #FFFFFF; width: 120px; }


/***** Navigation *****/
#Navigation { position: relative; background: #46461F url('../img/bghnav.gif') repeat-x; height: 67px; padding: 0px 20px 0px 5px; margin: 156px 0px 20px 0px; z-index: 1; }
#Navigation UL { padding: 0px; }
#Navigation UL LI { display: inline; line-height: 52px; padding-left: 3px; }
#Navigation UL LI.first { border-left: 0px; }
#Navigation UL LI A { padding: 8px 12px 8px 12px; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
#Navigation UL LI A:hover { color: #FF7800; text-decoration: underline; }


/***** Subnavigation *****/
#SubNavigation { position: relative; width: 160px; float: left; overflow: hidden; }
#SubNavigation UL { padding: 0px; width: 100%; }
#SubNavigation UL LI { display: block; width: 100%; }
#SubNavigation UL LI A { padding-left: 17px; display: block; width: 100%; }
#SubNavigation UL LI UL LI A { padding-left: 27px; margin-right: 10px; }
#SubNavigation UL LI A:hover { }
#SubNavigation UL LI.navplus { background: url('../img/navplus.gif') 2px 5px no-repeat; }
#SubNavigation UL LI.navminus { background: url('../img/navminus.gif') 2px 5px no-repeat; }
#SubNavigation UL LI.nav-act UL LI.nav-no A { font-weight: normal; text-decoration: none; }
#SubNavigation UL LI.nav-act A, #SubNavigation UL LI UL LI.nav-act A, #Navigation UL LI.nav-act A { font-weight: bold; color: #FF7800; text-decoration: underline; }


/***** Content Center *****/
#primarycontent { position: relative; width: 480px; float: left; }
#primarycontent H1, #primarycontent H3 { position: relative; top: 4px; font-size: 18px; line-height: 25px; color: #656551; letter-spacing: -1px; margin-bottom: 10px; }
#primarycontent .content { padding: 0px 15px 0px 15px; margin-bottom: 20px; }
#primarycontent .post { margin-bottom: 30px; }
#primarycontent .post .header { position: relative; }
#primarycontent .post .date { position: absolute; right: 15px; top: 0px; line-height: 35px; color: #AFAFA4; font-weight: bold; }
#primarycontent .post .content { margin-bottom: 0px; }
#primarycontent .post .footer { position: relative; top: -10px; background: url('../img/bgctunten.gif') repeat-x; height: 64px; }
#primarycontent .post .footer UL { list-style: none; position: absolute; right: 15px; bottom: 15px; }
#primarycontent .post .footer UL LI { display: inline; line-height: 14px; padding-left: 17px; margin-left: 25px; background-repeat: no-repeat; background-position: 0px 2px; }


/***** Content Right *****/
#secondarycontent { position: relative; width: 220px; float: right; }
#secondarycontent H1, #secondarycontent H3 { position: relative; top: 4px; font-size: 16px; line-height: 25px; color: #656551; letter-spacing: -1px; margin-bottom: 10px; }
#secondarycontent .content { padding: 0px 10px 0px 10px; margin-bottom: 20px; }
#secondarycontent TABLE.csc-loginform INPUT { width: 120px; margin-left: 10px; }


/***** Content Elemente *****/
TABLE.csc-loginform P { padding: 0; margin: 0; }


/***** Footer *****/
#footer { position: relative; clear: both; height: 66px; text-align: center; line-height: 66px; background-image: url('../img/bgfooter.gif'); color: #A8A88D; }
#footer A { color: #8C8C73; }


/***** News *****/
#secondarycontent TABLE { font-size: 11px; }
#secondarycontent .news_titel { font-size: 11px; border-bottom:1px dotted #D4D4D4; }
#secondarycontent .news_date { font-size: 10px; }
#secondarycontent .news_text, #secondarycontent .news_text P { font-size: 11px; padding-bottom: 10px; line-height: 150%; text-align: left; }


/***** FE-Useradmin *****/
.tx-srfeuserregister-pi1 dt { width: 170px; }
.tx-srfeuserregister-pi1 dd { width: 290px; }
INPUT#tx-srfeuserregister-pi1-password, INPUT#tx-srfeuserregister-pi1-password_again { width: 72px; }


/***** Formulare *****/
fieldset { border: none; }


.number{
	display: none;
}

.thumbnail{
	float: lefT;
}

.news-list-browse{
	font-size: 11px;

}

.news-list-browse *{
	font-size: 11px;
}

/***** Händler Login Form *****/
#c879 label {
	display: block;
}

