/************************************************************
Schuelerhilfe
Corporate declarations
Author: Planetactive GmbH

/************************************************************
blue (dark)                                             #00519E
blue (light)                                            #E0F0FD
orange                                                  #F28A03
green                                                   #8EB520
grey                                                    #757575

text (grey)                                             #313131
border (grey)                                           #E5E5E5

/************************************************************
MAIN NAVIGATION
SPECIFIC CONTENT
TEASER
*/

/************************************************************
* MAIN NAVIGATION
************************************************************/
#nav                                                                { background:url('/fileadmin/pa_templates/img/frw_sprites.png') 0 -1090px repeat-x; }
#nav a.search 														{ background:url(/fileadmin/pa_templates/img/frw_sprites.png) -196px -1330px no-repeat; }

/* level 1 */
#nav ul li:hover span.left,
#nav ul li.active span.left,
#nav ul li a:hover span.left,
#nav ul li a:active span.left                                       { background-position:-128px -269px; }
#nav ul li:hover span.right,
#nav ul li.active span.right,
#nav ul li a:hover span.right,
#nav ul li a:active span.right                                      { background-position:-139px -269px; }

/************************************************************
* SPECIFIC CONTENT
************************************************************/

/* downloads */
#cnt div.cnt_container_half.downloadteaser 							{ padding:0; width:286px !important; height:212px; }
.download .header 										            { background:#e0f0fd; height:46px; } 
.download .headericonbild, 
.download .headericonvideo,
.download .headericonaudio, 
.download .headericondokumente 							            { float:left; width:50px; height:46px; }
.download .headericonbild 								            { background:url('/fileadmin/pa_templates/img/frw_sprites.png') 0 -1127px no-repeat; }
.download .headericonvideo 								            { background:url('/fileadmin/pa_templates/img/frw_sprites.png') 0 -1173px no-repeat; }
.download .headericonaudio 								            { background:url('/fileadmin/pa_templates/img/frw_sprites.png') 0 -1219px no-repeat; }
.download .headericondokumente 							            { background:url('/fileadmin/pa_templates/img/frw_sprites.png') 0 -1265px no-repeat; }
.download .header h5 									            { padding:7px 10px 0 0; margin:0 !important;  }
.download .content 										            { margin:10px 10px 10px; width:266px; height:64px; }
.download .description 									            { margin:0 10px 10px 10px; height:48px; overflow:hidden; }
.download .content div.download_image 					            { margin-right:10px; float:left; width:82px; height:61px; overflow:hidden; }
.download .content dl 									            { float:left; display:block; width:100%; } 
.download .content dl.image_txt 						            { float:left; display:block; width:174px; }
.download .content dt  									            { float:left; clear:both; } 
.download .content dd 									            { float:right; font-weight:bold;} 
.download div.downloadlink 								            { background:#e0f0fd; height:20px; padding:4px 0 0 10px; } 

/************************************************************
* TEASER
************************************************************/

/* service teaser */
#cnt div.col_right div.teaser_service                               { min-height:0; background-position:-524px 0; }
#cnt div.col_right div.teaser_service div.beratung                  { margin-bottom:12px; padding-left:11px; min-height:0; }
#cnt div.col_right div.teaser_service div.beratung p                { margin-bottom:4px; }
#cnt div.col_right div.teaser_service div.beratung a                { text-decoration:underline; }
#cnt div.col_right div.teaser_service div.centerfinder              { margin-bottom:0; }
#cnt div.col_right div.teaser_service div.centerfinder h5           { color:#00519E; }

/* text teaser */
#cnt div.col_right div.teaser_corp_contact img                      { padding:0 11px 11px; }
#cnt div.col_right div.teaser_corp_contact p                        { padding:0 5px 0 11px; }
#cnt div.col_right div.teaser_corp_contact h6                       { margin-bottom:5px; padding:0 5px 0 11px; }

/* text teaser */
#cnt div.col_right div.teaser_plain a.arrow:link,
#cnt div.col_right div.teaser_plain a.arrow:visited,
#cnt div.col_right div.teaser_plain a.arrow:focus                   { width:192px; color:#999; background-position:-231px -432px; }
#cnt div.col_right div.teaser_plain a.arrow:hover,
#cnt div.col_right div.teaser_plain a.arrow:active                  { color:#00519e; text-decoration:none; background:url('/fileadmin/pa_templates/img/frw_sprites.png') -231px -432px no-repeat; }

